index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fluid
/
Makefile
Age
Commit message (
Expand
)
Author
2002-07-14
Change the Fl_Group current, add, and remove methods so they are no longer
Michael R Sweet
2002-06-28
Separate the extra image functions into fltk_images.
Michael R Sweet
2002-05-01
Run "fltk-config --post" after installing and stripping fluid; otherwise
Michael R Sweet
2002-05-01
Added layout menu to FLUID. The menu contains
Matthias Melcher
2002-03-28
Test makefile didn't include makedepend file...
Michael R Sweet
2002-03-25
Move forms code to fltk_forms library, a la 2.0.
Michael R Sweet
2002-03-25
Remove old GIF reading code that isn't used anymore...
Michael R Sweet
2002-02-15
Use +O2 for compiler on HP-UX.
Michael R Sweet
2002-01-15
Use CXXFLAGS when linking fluid...
Michael R Sweet
2002-01-15
Strip fluid after the copy to bindir.
Michael R Sweet
2002-01-15
Unixware fixes.
Michael R Sweet
2002-01-06
Doco and dist file updates.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-19
"make clean" should not delete makedepend, since we now track this
Michael R Sweet
2001-12-14
Clean up default menu for FLTK applications - don't need "About FLTK".
Michael R Sweet
2001-12-06
FLTK 1.1.0 for Mac "Out Of The Box Experience": type 'make' and watch...
Matthias Melcher
2001-11-19
Move header installs to new FL/Makefile, which is generated by
Michael R Sweet
2001-11-18
More CygWin stuff, and a fix for WIN32 with the new fl_beep() function.
Michael R Sweet
2001-08-11
Add new widgets to FLUID.
Michael R Sweet
2001-08-02
OpenGL stuff is now in libfltkgl.*
Michael R Sweet
2001-08-02
Fix tooltips a la 2.0.
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
1999-08-25
Now correctly draws XPM files with 16-bit color indexes.
Bill Spitzak
1999-04-19
Updated documentation version & edition.
Michael R Sweet
1999-03-25
Updated README and distribution packages to use v1.0.1.
Michael R Sweet
1999-03-09
Updated Linux DSO rules.
Michael R Sweet
1999-02-19
Updated install rules to install files with write permission for the
Michael R Sweet
1999-01-31
Added optimization for SGI builds (mike: please run autoconf before making
Bill Spitzak
1999-01-07
Updated makefile.
Michael R Sweet
1998-12-06
Changes for .C == .cxx and .H == .h.
Michael R Sweet
1998-10-21
Removed a few other old files.
Michael R Sweet
1998-10-21
Removed demo source files that are generated via Fluid.
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-20
Updated makefiles for new heading and new top-level makefile.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet