summaryrefslogtreecommitdiff
path: root/test/Makefile
AgeCommit message (Expand)Author
2010-12-08Added Windows Resource Compiler ("RC") to configure/makeinclude forAlbrecht Schlosser
2010-11-28Fixed even more Copyright to 2010. Probably still forgot some.Matthias Melcher
2010-03-14Merge of branch-1.3-Fl_Printer, with the following main changes:Albrecht Schlosser
2010-01-27makedepend updates for all source directories (except src/xutf8).Albrecht Schlosser
2010-01-14I've tweaked the demo.menu to include Greg's new native file chooser test alo...Ian MacArthur
2010-01-13Added Fl_Native_File_Chooser widget (with manolo's cocoa mods) to FLTK.Greg Ercolano
2009-11-14Added Fl_Tree source code, demo files, and documentation. Thanks, Greg!Matthias Melcher
2009-11-14Adding Gerg's Fl_Table widget to FLTK 1.3 with kind permission. Documentation...Matthias Melcher
2009-04-24add fl_draw(int angle, const char* ... functions for rotated text drawingyuri
2009-04-12Reorganized Unittest / fixed and improved OS X keybord support and alternativ...Matthias Melcher
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-12-29In the configuration setp, LIBNAME (which contains the local path of the libr...Matthias Melcher
2008-11-10Reverted my own modified test/Makefile for more utf9 test because it is not f...Fabien Costantini
2008-11-10More optimisation and cleanup for the PNG lib handling in configure.in. Also ...Fabien Costantini
2008-10-19Cairo increment 2: Finer cairo granularity, less deps, new fltk_cairo libFabien Costantini
2008-09-25+ Cairo branch merged after successful testing on Mac OS X 10.5.4, Linux Ubun...Fabien Costantini
2008-09-11Remove mcast and dnd test programs. I do like them and they should be back ev...Matthias Melcher
2008-09-10Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...Matthias Melcher
2008-07-13Make --post create a basic Mac OS X application bundle with a shell scriptMichael R Sweet
2008-02-26STR 1883: Attempt to fix installation of binaries in .app bundle on platforms...Matthias Melcher
2008-02-25STR 1795: applied patch to fix Icon path settings. Will try on my Linux machi...Matthias Melcher
2007-05-01STR #1641: fixing 'make clean'Matthias Melcher
2007-03-06STR #1623: restored the unloved POSTBUILD command because the reulting execut...Matthias Melcher
2007-02-13Updated log message when generating source files from an .fl file. (STR #1600).Matthias Melcher
2007-02-13Updated log message when generating source files from an .fl file. (STR #1600).Matthias Melcher
2007-02-06Use INSTALL_BIN instead of CP for Mac OS bundles...Michael R Sweet
2007-02-06Use install command instead of CHMOD, CP, and MKDIR.Michael R Sweet
2006-10-07Fix install-linux target in test directory.Michael R Sweet
2006-09-19STR 1424: attempt to make test/Makefile more roboust for time shifts in fluid...Matthias Melcher
2006-09-17Decluttered Fluid Widget Bin to look good w/Mike new GTK+ scheme. Thanks Mike!Matthias Melcher
2006-08-25Fixed installation of pixmap s to reflect new pixmaps directory.Matthias Melcher
2006-08-25Do some rearranging of image and desktop support files.Michael R Sweet
2006-07-27Fix problems with new FLUID output, add common to closing braces to showMichael R Sweet
2006-07-25Fix use of LDFLAGS and make install depend on all target...Michael R Sweet
2006-06-19Add --with-archflags option to configure script, and use it in the rightMichael R Sweet
2006-04-28STR #1169: Fixed 'make distclean' to remove binaries inside MacOS app packagesMatthias Melcher
2006-01-15More packaging fun.Michael R Sweet
2006-01-15More packaging fun (games package to "advertise" FLTK...)Michael R Sweet
2006-01-08Make sure that threads.o depends on threads.h - it wasn't included in theMichael R Sweet
2005-12-14Workaround Solaris make problems...Michael R Sweet
2005-12-05Start adding support for sound in Sudoku via ALSA.Michael R Sweet
2005-12-04Separate WIN32 and normal build rules so we can create a resource objectMichael R Sweet
2005-11-27Fix a resize issue with X11.Michael R Sweet
2005-11-25Fix mousewheel handler bug (using wrong variable in initial check)Michael R Sweet
2005-04-18Fix compiler warnings.Michael 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-02-24Copyright updates.Michael R Sweet
2005-02-24Added Greg Ercolano's simple Fl_Input_Choice widget which is aMichael R Sweet
2004-08-26FLTK1.1 Quartz support:Matthias Melcher