summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-03-05Fix and simplify exe name handling in demo (Windows).Albrecht Schlosser
2016-03-05Add Ian's offscreen test program.Albrecht Schlosser
2016-03-04porting branch: Modify unittest_images.cxx to support "on the fly" update of ...Ian MacArthur
2016-03-03Made Pico/SDL setup compile and run some minimal code.Matthias Melcher
2016-03-02Enable negative 'd' and 'ld' arguments in fl_draw_image() test.Albrecht Schlosser
2016-03-02Add support for SDL as a base library on OS X.Matthias Melcher
2016-02-27Fix compiler warnings (STR #2988) - final commit.Albrecht Schlosser
2016-02-27Rewrite all fl_XXX_offscreen() functions so they use an Fl_Image_Surface object.Manolo Gouy
2016-02-27Update dependencies.Albrecht Schlosser
2016-02-26Update dependencies.Albrecht Schlosser
2016-02-25Mac OS platform: make fl_draw_image() draw correctly depth-4 images with tran...Manolo Gouy
2016-02-22Add some test options to test/editor.cxx.Albrecht Schlosser
2016-02-12Add Fl_Shared_Image *Fl_Image_Surface::highres_image() to draw into high-reso...Manolo Gouy
2016-02-09[CMake only] Add examples/fltk-versions to test programs.Albrecht Schlosser
2016-02-02Stop using ide/Xcode4/plists/editor-Info.plist because ide will be removed.Manolo Gouy
2016-02-01Clean up fl_args for OS X.Matthias Melcher
2016-01-31Fix compiler warnings (STR 2988), porting from branch-1.3.Albrecht Schlosser
2016-01-30Reflect changes in new Windows IDE (Debug Mode).Albrecht Schlosser
2016-01-30Bump version numbers for next minor release: FLTK 1.4.0.Albrecht Schlosser
2016-01-271) Added a new way to detect whether the drawing operation is using the platf...Manolo Gouy
2016-01-23Added OpenGL implementation of fl_vertex calls. Compiling and linking, but fu...Matthias Melcher
2016-01-20Starting to cut out individual graphics function, so that multiple drivers ca...Matthias Melcher
2016-01-17Trying to create a more detaild way to configure the library, added runtime i...Matthias Melcher
2016-01-101) Replicate in branch-1.3-porting all recent changes of branch-1.3Manolo Gouy
2016-01-04Fix typos in #pragma FL_PORTING.Albrecht Schlosser
2016-01-03Updated platform specific #if's to report unimplemented code when compiling w...Matthias Melcher
2015-12-29Mac OS: Enhanced the application bundle for the editor demoManolo Gouy
2015-12-01Mac OS: Show how to localize the "Preferences…" custom application menu itemManolo Gouy
2015-11-26Mac OS only: added the Fl_Mac_App_Menu::custom_application_menu_items() methodManolo Gouy
2015-11-24Finish "rename" of *.xcf.gz - delete uncompressed files.Albrecht Schlosser
2015-11-24Rename *.xcf.gz files to *.xcf_gz instead of uncompressing.Albrecht Schlosser
2015-11-24Added new method Fl_Copy_Surface::draw_decorated_window()Manolo Gouy
2015-11-24Testing to see if changing the file extensionIan MacArthur
2015-11-24Attempting to workaround issue withIan MacArthur
2015-09-01Fix typos.Albrecht Schlosser
2015-07-22Update dependencies.Albrecht Schlosser
2015-07-21Update common dialog test program - add "recursive" dialog test.Albrecht Schlosser
2015-07-09Update fluid .fl files and generated code - remove trailing white space.Albrecht Schlosser
2015-07-08Fix compiler warning, add inactive (deactivated) box test mode.Albrecht Schlosser
2015-06-17Another update of tabs.fl.Albrecht Schlosser
2015-06-17Improve test/tabs demo - enlarge window, shift widgets around.Albrecht Schlosser
2015-05-24Removing this unused file.Greg Ercolano
2015-04-28Fl_Tree: improved draw() behavior when deactivated;Greg Ercolano
2015-04-09Improve test/color_chooser layout, fix some small bugs.Albrecht Schlosser
2015-04-09MacOS: removed XCode3 from header search paths in Xcode FLTK project,Manolo Gouy
2015-04-08Mac OS: fix demo for programs that are run with an argument.Manolo Gouy
2015-04-08CMake build on Mac OS: r10688 was not a good move because it works withManolo Gouy
2015-04-08CMake building on Mac OS: use a simpler way to put files within app bundles.Manolo Gouy
2015-04-03Fix more compiler warnings in test/*.cxx (STR #2813).Albrecht Schlosser
2015-04-03Fix compiler warnings in test/forms.cxx and more (inspired by STR #2813).Albrecht Schlosser