summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-12-14It is better to reset the line width after having finished to draw with a mod...Manolo Gouy
2016-12-07Add static void Fl_Surface_Device::push_current(Fl_Surface_Device *new_curren...Manolo Gouy
2016-11-30Test program "device": add several calls to image destructors to exercise them.Manolo Gouy
2016-11-19Finally remove FLTK_ABI_VERSION preprocessor macro from code.Albrecht Schlosser
2016-11-06Fix test/native-filechooser help display artefact (STR #3349).Albrecht Schlosser
2016-10-17Minor fix of tree demo program (show tree widgets).Albrecht Schlosser
2016-10-06Make source code of test/file_chooser.cxx platform-independent.Manolo Gouy
2016-09-20Update dependencies.Albrecht Schlosser
2016-09-16Bringing over fix [r11947] from 1.3 current to the porting branch.Greg Ercolano
2016-09-13Fix native file chooser test program (STR #3326).Albrecht Schlosser
2016-09-07configure build and Mac platform: make the colbrowser and help demo find thei...Manolo Gouy
2016-09-05Bringing over fix [r11924] from 1.3 current to the porting branch.Greg Ercolano
2016-09-05Bringing over fix [r11919] from 1.3 current to the porting branch.Greg Ercolano
2016-09-01Output also a bundled version of demo, as done for all other test apps under ...Manolo Gouy
2016-08-31Remove another instance of the USING_XCODE preprocessor variableManolo Gouy
2016-08-31Fix Mac OS launching of the browser test program.Manolo Gouy
2016-08-31Remove one instance of the USING_XCODE preprocessor variable that is not nece...Manolo Gouy
2016-08-31Remove the USING_XCODE preprocessor variable that became uselessManolo Gouy
2016-07-29Fix compiler warnings (gcc 6.1).Albrecht Schlosser
2016-07-21Bringing over fix [r11840] from 1.3 current to the porting branch.Greg Ercolano
2016-07-19Removed ABI guards that snuck in with r11819.Greg Ercolano
2016-06-22Add dots-per-inch info to the screen data displayed by the fullscreen demo.Manolo Gouy
2016-06-14Remove unnecessary #include statement.Albrecht Schlosser
2016-06-14[CMake] Improve sound support detection.Albrecht Schlosser
2016-06-07Fix building on FreeBSD that failed for test programs requiring audio output.Manolo Gouy
2016-05-23remove duplicate '†'Albrecht Schlosser
2016-05-23Add another special test case "†" for Fl_Help_View.Albrecht Schlosser
2016-05-17Add HTML entity tests to test/help-test.html.Albrecht Schlosser
2016-05-15CMake on Mac OS: copy support files to application bundles.Manolo Gouy
2016-05-15Fix colbrowser.cxx for __APPLE__Manolo Gouy
2016-05-15Simpler test/help.cxx under Mac OS XManolo Gouy
2016-05-13Fix typo in html file test/help-test.htmlAlbrecht Schlosser
2016-05-09Fix documentation of Fl_Tile (STR #3303).Albrecht Schlosser
2016-04-27Add tests to avoid null pointer errorsManolo Gouy
2016-04-20Progress toward support of CMake OPTION_APPLE_SDLManolo Gouy
2016-04-15Pico can draw lines rectf and arcs, so the top level driver does not have toMatthias Melcher
2016-04-15Fix position in window of string "Line styles".Manolo Gouy
2016-04-12Remove obsolete EMX (DOS, OS/2 extender) support.Albrecht Schlosser
2016-04-09Fix compiler warning when compiled with USING_XCODE [-fpermissive].Albrecht Schlosser
2016-04-05Fix more compiler warnings.Albrecht Schlosser
2016-04-04Have the device demo operate also the Fl_PostScript_File_Device class.Manolo Gouy
2016-03-26Add necessary #include directive under Mac OS.Manolo Gouy
2016-03-26Remove FLTK_ABI_VERSION from all but *tree*.* and documentation.Albrecht Schlosser
2016-03-26Fix compiler warning.Albrecht Schlosser
2016-03-25Completed the vector font.Matthias Melcher
2016-03-23Rewrite Fl_Window::border(int) under the driver model.Manolo Gouy
2016-03-19Update dependencies.Albrecht Schlosser
2016-03-08Restore high resolution support.Manolo Gouy
2016-03-08Compiling test/colbrowserMatthias Melcher
2016-03-05Fix and simplify exe name handling in demo (Windows).Albrecht Schlosser