summaryrefslogtreecommitdiff
path: root/test/Makefile
AgeCommit message (Expand)Author
2016-03-05Add Ian's offscreen test program.Albrecht Schlosser
2016-02-02Stop using ide/Xcode4/plists/editor-Info.plist because ide will be removed.Manolo Gouy
2015-12-29Mac OS: Enhanced the application bundle for the editor demoManolo Gouy
2015-03-16Add a test program to benchmark alpha blending.Lauri Kasanen
2014-09-26Add Fl_Window::wait_for_expose() and test program (STR #3124).Albrecht Schlosser
2014-09-05Add a two-window focus testLauri Kasanen
2014-06-16Add ability to set custom icons for windows. STR #2816.Pierre Ossman
2013-09-21Fixes STR# 2973: collection of Sun compiler fixes to Makefiles.Greg Ercolano
2013-03-27Added unittest for checking symbol rendering and fl_measure() with symbols.Greg Ercolano
2013-03-08Added schemes test to unittests app, to check fltk schemes for artifacts.Greg Ercolano
2012-12-05MacOS: create a bundled version of all example programs with fltk-config --postManolo Gouy
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-02-06Removed uses of Fl_Native_File_Chooser_{MAC,WIN32}.H that no longer exist.Manolo Gouy
2011-01-22Added missing dependency on tree.fl, and extended target clean to deleteAlbrecht Schlosser
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