summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2010-11-06Working on correct line wrapping in Fl_Text_Display: starting to replace all ...Matthias Melcher
2010-11-04Starting to rework Fl_Text_Display from scratch to make wrapping work correct...Matthias Melcher
2010-11-03STR 2158: partially solved. This commit is huge, I admit. I recoded most of F...Matthias Melcher
2010-10-31Some widgets reordered for consistent keyboard navigation in tree test program.Greg Ercolano
2010-10-30Added callback when double-clicking file in a file chooser (STR#2346)Matthias Melcher
2010-10-30Fixed label alignment (STR #2436)Matthias Melcher
2010-10-30Added interface to set color chooser mode (STR #2407)Matthias Melcher
2010-10-28Fixed the remaining warningsMatthias Melcher
2010-10-28Removing compiler warnings in test appsMatthias Melcher
2010-10-24Trying to bring the Xcode 3 OS X builds to a better standard, including autom...Matthias Melcher
2010-10-24add rotated_text example to demo menuyuri
2010-10-11gets() -> fgets(), added ctype.h include for toupper() when VT100 mode enabled.Greg Ercolano
2010-10-11gets() -> fgets()Greg Ercolano
2010-10-09Small mod to Silence compiler warnings on Tiger/OSX (STR#2428)Greg Ercolano
2010-08-26Fl_Tree related modsGreg Ercolano
2010-08-24made test/editors textsize "configurable" (by macro TS)Albrecht Schlosser
2010-07-10Updated CMake files and removed now obsolete test/tree.cxx andAlbrecht Schlosser
2010-07-10Fixed typos and rewrote tree.fl -> tree.cxx/.hAlbrecht Schlosser
2010-07-10Updated the Fluid IDE support for the current source file structure. Changed ...Matthias Melcher
2010-06-14Reordered widgets for proper keyboard navigation.Greg Ercolano
2010-06-14Added tree.fl -- the source file for tree.cxx / tree.hGreg Ercolano
2010-06-09Removed yellow color from image background.Albrecht Schlosser
2010-06-07README file modified to include an as-is disclaimer and BUGS section.Greg Ercolano
2010-05-28Fixed dependencies for next snapshot.Albrecht Schlosser
2010-05-27Changed following new device hierarchyManolo Gouy
2010-05-27Changes following new device hierarchyManolo Gouy
2010-05-14Typo in tree.h - needs to call fl_ask.H (not fl_ask.h)Ian MacArthur
2010-05-12Header file for tree test app mods.Greg Ercolano
2010-05-12Various callback related tests added to 'tree' test program.Greg Ercolano
2010-05-101) Modified tree test program to include when() options,Greg Ercolano
2010-05-10Added 'When:' chooser to tree test program detect callback() behavior.Greg Ercolano
2010-05-02Fixes to VisualC6 project setupMatthias Melcher
2010-04-28Changed references to fltk-bugs@fltk.org -> STR form.Greg Ercolano
2010-04-18Added missing examples in CMake files: applied missing_examples_7473.patchAlbrecht Schlosser
2010-04-15Back to use of fl_file_chooser()Manolo Gouy
2010-04-15Replaced fl_file_chooser() by Fl_Native_File_Chooser uses in test programsManolo Gouy
2010-04-12Updating dependenciesAlbrecht Schlosser
2010-04-07Added new flags for label alignment: FL_LEFT_TOP, FL_RIGHT_TOP, FL_LEFT_BOTTO...Matthias Melcher
2010-04-05Mostly rewritten CMake files by Michael Surette. They are more completeAlbrecht Schlosser
2010-04-05Tearing my hairs out about terminology in utf-8Matthias Melcher
2010-03-27Bringing supported IDEs to the newest setup, add device and others.Matthias Melcher
2010-03-25updating dependenciesAlbrecht Schlosser
2010-03-23Added device demo to target list and to cool demos sectionManolo Gouy
2010-03-23This temporary test file is no longer useful.Manolo Gouy
2010-03-20Removed commented out statement.Manolo Gouy
2010-03-17fixed src/Makefile and updated dependencies.Albrecht Schlosser
2010-03-17Fl_Printer is now enough to print this window.Manolo Gouy
2010-03-17Some fine tuning after introduction of Fl_Gl_Window-capable Fl_Printer::print...Manolo Gouy
2010-03-16Using Fl_Plugin feature to automatically draw OpenGL (sub)windows. No extra c...Matthias Melcher
2010-03-15restoring transparency in test/unittest_images.cxx (Windows and X11).Albrecht Schlosser