summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-02-27Rename variable 'inp' because of colliding definition in Cygwin.Albrecht Schlosser
2015-02-13[CMake] Fix creation of example directory when copying support files.Albrecht Schlosser
2015-02-11[CMake] Copy support files for demo programs to build directory (incomplete).Albrecht Schlosser
2015-02-09Fix typos in demo file.Albrecht Schlosser
2015-02-09Make demo programs display the correct Fl::scheme() in all cases.Albrecht Schlosser
2015-02-08Allow compilation with -std=c++11Manolo Gouy
2015-01-31Improve test/boxtype demo program to help boxtype debugging.Albrecht Schlosser
2014-12-20Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprec...Manolo Gouy
2014-12-19Fixes STR #3169, comment #8.Greg Ercolano
2014-12-19Fixes STR #3169, comments #4, #5 and #7.Greg Ercolano
2014-11-08Added Fl_Copy_Surface::w() and Fl_Copy_Surface::h() member functions.Manolo Gouy
2014-11-04Add unittests to demo program menu.Albrecht Schlosser
2014-11-03Update dependencies for FLTK 1.3.3 release.Albrecht Schlosser
2014-10-30Undoing commit r.10422 that was a wrong move.Manolo Gouy
2014-10-30Fixed typo about the editor demo programManolo Gouy
2014-10-30Remove Fl::*sleep() method family, as discussed in fltk.coredev.Albrecht Schlosser
2014-10-19Improve and reorganize Fl_Tile's documentation and test/tile demo.Albrecht Schlosser
2014-10-05Fix a tiny memory leak in test/editor and remove useless style_init().Albrecht Schlosser
2014-10-05Bump version numbers to 1.3.3.Albrecht Schlosser
2014-09-27CMake enhancements, as discussed in STR #3055.Albrecht Schlosser
2014-09-27Fix indentation in recently added test/twowin.cxx demo.Albrecht Schlosser
2014-09-27Add missing svn $Id$ tags in new test files.Albrecht Schlosser
2014-09-26Add Fl_Window::wait_for_expose() and test program (STR #3124).Albrecht Schlosser
2014-09-26Added missing include x.HManolo Gouy
2014-09-22Update dependencies.Albrecht Schlosser
2014-09-08Update dependenciesAlbrecht Schlosser
2014-09-05Add a two-window focus testLauri Kasanen
2014-09-05Add support for dragging to reorder in Fl_Tree, STR #2828 (I)Lauri Kasanen
2014-09-05Update dependencies.Albrecht Schlosser
2014-09-03Update dependencies.Albrecht Schlosser
2014-09-03Remove 'register storage class deprecated' compiler warnings.Albrecht Schlosser
2014-08-23Move Xutf8.h to src/, update includes, refresh makedependsLauri Kasanen
2014-06-16Add ability to set custom icons for windows. STR #2816.Pierre Ossman
2014-06-16Add method to set any custom cursor, based on a Fl_RGB_Image object.Pierre Ossman
2014-06-11Support for full screen over multiple monitors.Pierre Ossman
2014-06-06Another stab at STR #3090.Ian MacArthur
2014-06-06Tweak fracviewer.cxx to ignore mousewheel inputs,Ian MacArthur
2014-06-05Fixes STR#3089; some UI fonts too large on linux.Greg Ercolano
2014-05-241) Add descriptive tooltips to widgets in 'scheme' test.Greg Ercolano
2014-05-23Added as per RFC on fltk.coredev 05/23/2014.Greg Ercolano
2014-05-23Added copy/paste from/to FLTK applications of graphical data.Manolo Gouy
2014-05-21Implements STR #2621: Add line numbers to Fl_Text_Display.Greg Ercolano
2014-05-21Added a new portable sleep API(ABI compatible). Now features a flexible multi...Fabien Costantini
2014-04-27Fix STR#3063: compilation using Mac OS 10.4Manolo Gouy
2014-02-26Adjust test/demo.cxx to support the newly addedIan MacArthur
2014-02-25Applying the etorres gleam patch. STR #2672.Greg Ercolano
2014-02-08Added 'help-test.html' to test the Fl_Help_ViewGreg Ercolano
2013-12-18Fixes Micha's two NetBSD warning msgs (posted on fltk.general 12/16/13):Greg Ercolano
2013-12-15Adds horizontal scrollbar to Fl_Tree as an ABI 1.3.3 feature.Greg Ercolano
2013-09-21Fixes STR# 2973: collection of Sun compiler fixes to Makefiles.Greg Ercolano