summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-07Fixed typos in the constructors of Fl_JPEG_Image.Manolo Gouy
2015-06-07Fixed typos in doc of Fl_JPEG_Image constructors.Manolo Gouy
2015-06-07Fixed the doc of the Fl_JPEG_Image constructors mentioning the purpose of Fl_...Manolo Gouy
2015-06-02Added the libfltk target producing a static FLTK library libfltk.aManolo Gouy
2015-05-30Mac OS: allow using fl_color(r,g,b) without drawing context.Manolo Gouy
2015-05-25Added void Fl_Sys_Menu_Bar::setonly(Fl_Menu_Item*) member function.Manolo Gouy
2015-05-24Removing this unused file.Greg Ercolano
2015-05-24Moved docs for fail() from prototype in Fl_Image.H -> implementation in Fl_Im...Greg Ercolano
2015-05-24Fixes these errors on Linux:Greg Ercolano
2015-05-23STR #2873: new function Fl_Image::fail() that returns 0, ERR_NO_IMAGE, ERR_FO...Matthias Melcher
2015-05-18Add support for Fl::copy(..clipboard = 2..)Lauri Kasanen
2015-05-16Fl::delete_widget() was changed in 1.3.4 to immediately hide the widget,Manolo Gouy
2015-05-04Removed deprecation and implicit cast warnings.Manolo Gouy
2015-04-29Removed unneeded include statements.Manolo Gouy
2015-04-29Simpler writing of Fl_X::get_carbon_function().Manolo Gouy
2015-04-28Restored the possibility to call Fl::set_font()Manolo Gouy
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