summaryrefslogtreecommitdiff
path: root/fluid/Makefile
AgeCommit message (Expand)Author
2006-01-15More packaging fun (games package to "advertise" FLTK...)Michael R Sweet
2006-01-15Separate the desktop install/uninstall stuff so that users that don'tMichael R Sweet
2006-01-15Fix installation of Linux desktop files.Michael R Sweet
2006-01-15Work on Linux and OSX desktop integration stuff via make install andMichael R Sweet
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-04-16Update "clean" targets to properly handle core files, remove backup files,Michael R Sweet
2005-04-13#include print_panel.cxx in fluid.cxx, so that we don't need to put it inMichael R Sweet
2005-03-21Initial integration with editor-based CodeEditor class (only the widgetMichael R Sweet
2005-03-21Printing support for FLUID...Michael R Sweet
2005-03-20Template panel for "new" and "save template" actions, complete withMichael R Sweet
2005-03-20Undo/redo support for FLUID.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-10-18Documentation updates (STR #570)Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-11-01Fixed some OS/2-specific build problems (STR #185)Michael R Sweet
2003-08-02Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120)Michael R Sweet
2002-07-30"install" now depends on "all" instead of the no longer defined $(PROGRAM)Michael R Sweet
2002-07-25When installing FLUID under Cygwin, make sure we keep the .exe extension.Michael R Sweet
2002-07-14Change the Fl_Group current, add, and remove methods so they are no longerMichael R Sweet
2002-06-28Separate the extra image functions into fltk_images.Michael R Sweet
2002-05-01Run "fltk-config --post" after installing and stripping fluid; otherwiseMichael R Sweet
2002-05-01Added layout menu to FLUID. The menu containsMatthias Melcher
2002-03-28Test makefile didn't include makedepend file...Michael R Sweet
2002-03-25Move forms code to fltk_forms library, a la 2.0.Michael R Sweet
2002-03-25Remove old GIF reading code that isn't used anymore...Michael R Sweet
2002-02-15Use +O2 for compiler on HP-UX.Michael R Sweet
2002-01-15Use CXXFLAGS when linking fluid...Michael R Sweet
2002-01-15Strip fluid after the copy to bindir.Michael R Sweet
2002-01-15Unixware fixes.Michael R Sweet
2002-01-06Doco and dist file updates.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-19"make clean" should not delete makedepend, since we now track thisMichael R Sweet
2001-12-14Clean up default menu for FLTK applications - don't need "About FLTK".Michael R Sweet
2001-12-06FLTK 1.1.0 for Mac "Out Of The Box Experience": type 'make' and watch...Matthias Melcher
2001-11-19Move header installs to new FL/Makefile, which is generated byMichael R Sweet
2001-11-18More CygWin stuff, and a fix for WIN32 with the new fl_beep() function.Michael R Sweet
2001-08-11Add new widgets to FLUID.Michael R Sweet
2001-08-02OpenGL stuff is now in libfltkgl.*Michael R Sweet
2001-08-02Fix tooltips a la 2.0.Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet
1999-08-25Now correctly draws XPM files with 16-bit color indexes.Bill Spitzak
1999-04-19Updated documentation version & edition.Michael R Sweet
1999-03-25Updated README and distribution packages to use v1.0.1.Michael R Sweet
1999-03-09Updated Linux DSO rules.Michael R Sweet
1999-02-19Updated install rules to install files with write permission for theMichael R Sweet
1999-01-31Added optimization for SGI builds (mike: please run autoconf before makingBill Spitzak
1999-01-07Updated makefile.Michael R Sweet
1998-12-06Changes for .C == .cxx and .H == .h.Michael R Sweet