summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-28Doc clarifications for Fl_Image methods:Greg Ercolano
2015-04-28Updated CHANGES to reflect Fl_Text_Display and Fl_Tree mods.Greg Ercolano
2015-04-28Fl_Tree: improved draw() behavior when deactivated;Greg Ercolano
2015-04-28Changed the fonts used for the FL_COURIER font family on the Mac.Manolo Gouy
2015-04-25[CMake] Add option to suppress CMake regeneration (STR #3215).Albrecht Schlosser
2015-04-25[CMake] Add doxygen documentation generation (STR #3195).Albrecht Schlosser
2015-04-25[CMake] Update fltk-config generation for AIX (STR #3217).Albrecht Schlosser
2015-04-25Simplify documentation generation, remove obsolete file.Albrecht Schlosser
2015-04-25Remove obsolete Doxygen settings SHOW_DIRECTORIES and HTML_ALIGN_MEMBERS.Albrecht Schlosser
2015-04-25[CMake] Fix CMake build's fltk-config (STR #3217).Albrecht Schlosser
2015-04-24Fixed small typo, added some elipsis to clarify docsGreg Ercolano
2015-04-23WIN32 specific fix for (or at least work around to) STR #3143.Ian MacArthur
2015-04-22Fix for STR #3221: restore the correct state of mouse buttons and keyboard mo...Manolo Gouy
2015-04-21Add FLTK version test program examples/fltk-versions.cxx.Albrecht Schlosser
2015-04-21Fix box sizes (box_dx() etc.) of scheme gleam.Albrecht Schlosser
2015-04-20Make sure we set WM_CLIENT_MACHINE, WM_LOCALE_NAME and _NET_WM_PID onPierre Ossman
2015-04-20We cannot resize the selection buffer without also storing the newPierre Ossman
2015-04-19Rename static int send(..) to send_event() in src/Fl.cxx.Albrecht Schlosser
2015-04-15Replaced incorrect use of abs() with floating point argument by fabs().Manolo Gouy
2015-04-15Fixed TAB use.Manolo Gouy
2015-04-14Fixes STR #3219, deactivate colors issue with Fl_Text_Display/Editor.Greg Ercolano
2015-04-14Fix compilation warning [-Wsign-compare].Albrecht Schlosser
2015-04-14Fix compilation warnings: "... may be used uninitialized".Albrecht Schlosser
2015-04-13Documentation: move PDF creation from Makefile to new script 'make_pdf'.Albrecht Schlosser
2015-04-13Remove trailing spaces from Doxyfile and Doxybook.Albrecht Schlosser
2015-04-13Small doc fixes as recommended by Albrecht, Greg Ercolano
2015-04-13Fix return value test, as pointed out by Albrecht.Greg Ercolano
2015-04-13Fix problem with fl_contrast() affecting text color unnecessarilyGreg Ercolano
2015-04-13Fix for STR#3165, as solved by OP.Manolo Gouy
2015-04-10Fix compiler warnings in fluid-generated code (STR #2813).Albrecht Schlosser
2015-04-10CMake: Remove installation of example programs (STR #3194).Albrecht Schlosser
2015-04-09Improve test/color_chooser layout, fix some small bugs.Albrecht Schlosser
2015-04-09MacOS Xcode project: give proper icons to the blocks, checkers and sudoku tes...Manolo Gouy
2015-04-09MacOS: fix XCode4 -> Xcode4 typoManolo Gouy
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-08Make building on Mac OS: compile with -DUSING_XCODE only for demo.Manolo Gouy
2015-04-08CMake building on Mac OS: the demo program uses and finds demo.menu in its bu...Manolo Gouy
2015-04-07Corrected typo: resources --> ResourcesManolo Gouy
2015-04-07CMake generation of Xcode project under Mac OS: bundle fluid with its proper ...Manolo Gouy
2015-04-07CMake for Mac OS: the generated Xcode project creates bundled test applicatio...Manolo Gouy
2015-04-07CMake] install CMake files in DATADIR instead of LIBDIR under Linux.Albrecht Schlosser
2015-04-07Don't use -pthread in link commands on Mac OS.Manolo Gouy
2015-04-07Fix for STR#3167 where a window would decrease in size after each close/open ...Manolo Gouy
2015-04-06[CMake] Fix and install fltk-config.Albrecht Schlosser
2015-04-05Documentation: replaced characters by bytes as the correct unit Manolo Gouy
2015-04-05Documentation updates on callbacks and Fl::readqueue().Albrecht Schlosser
2015-04-05Made clear that the new image scaling feature requires FL_ABI_VERSION>=10304.Manolo Gouy