6191 Commits (03f69c0dd5244c50e430b430ee3a2e952b5a00fe)
 

Author SHA1 Message Date
Lauri Kasanen 03f69c0dd5 Add support for Fl::copy(..clipboard = 2..) 10 years ago
Manolo Gouy f28b89f1d0 Fl::delete_widget() was changed in 1.3.4 to immediately hide the widget, 10 years ago
Manolo Gouy 0e633c4872 Removed deprecation and implicit cast warnings. 10 years ago
Manolo Gouy 626b8ef596 Removed unneeded include statements. 10 years ago
Manolo Gouy a94642ee30 Simpler writing of Fl_X::get_carbon_function(). 10 years ago
Manolo Gouy f9fa74e3af Restored the possibility to call Fl::set_font() 10 years ago
Greg Ercolano 1c7daeca63 Doc clarifications for Fl_Image methods: 10 years ago
Greg Ercolano 8477a8108b Updated CHANGES to reflect Fl_Text_Display and Fl_Tree mods. 10 years ago
Greg Ercolano 81654d15eb Fl_Tree: improved draw() behavior when deactivated; 10 years ago
Manolo Gouy e4f645d60f Changed the fonts used for the FL_COURIER font family on the Mac. 10 years ago
Albrecht Schlosser f5bf727e37 [CMake] Add option to suppress CMake regeneration (STR #3215). 10 years ago
Albrecht Schlosser 5f3f1c8bc6 [CMake] Add doxygen documentation generation (STR #3195). 10 years ago
Albrecht Schlosser a6a75b81d2 [CMake] Update fltk-config generation for AIX (STR #3217). 10 years ago
Albrecht Schlosser b02747d157 Simplify documentation generation, remove obsolete file. 10 years ago
Albrecht Schlosser adb63efc6f Remove obsolete Doxygen settings SHOW_DIRECTORIES and HTML_ALIGN_MEMBERS. 10 years ago
Albrecht Schlosser e23bf0b768 [CMake] Fix CMake build's fltk-config (STR #3217). 10 years ago
Greg Ercolano d2b7b5b24a Fixed small typo, added some elipsis to clarify docs 10 years ago
Ian MacArthur d0e5b00ea7 WIN32 specific fix for (or at least work around to) STR #3143. 10 years ago
Manolo Gouy 335927ab90 Fix for STR #3221: restore the correct state of mouse buttons and keyboard modifier keys 10 years ago
Albrecht Schlosser 333b5268c3 Add FLTK version test program examples/fltk-versions.cxx. 10 years ago
Albrecht Schlosser b79ad86683 Fix box sizes (box_dx() etc.) of scheme gleam. 10 years ago
Pierre Ossman e0894bf0e1 Make sure we set WM_CLIENT_MACHINE, WM_LOCALE_NAME and _NET_WM_PID on 10 years ago
Pierre Ossman 07c9526085 We cannot resize the selection buffer without also storing the new 10 years ago
Albrecht Schlosser a08321a091 Rename static int send(..) to send_event() in src/Fl.cxx. 10 years ago
Manolo Gouy 0755a81759 Replaced incorrect use of abs() with floating point argument by fabs(). 10 years ago
Manolo Gouy 83cfea0e3a Fixed TAB use. 10 years ago
Greg Ercolano f81374166b Fixes STR #3219, deactivate colors issue with Fl_Text_Display/Editor. 10 years ago
Albrecht Schlosser 1bfb17fb55 Fix compilation warning [-Wsign-compare]. 10 years ago
Albrecht Schlosser 6fee0c5765 Fix compilation warnings: "... may be used uninitialized". 10 years ago
Albrecht Schlosser 0663c45e9c Documentation: move PDF creation from Makefile to new script 'make_pdf'. 10 years ago
Albrecht Schlosser 43b57ef526 Remove trailing spaces from Doxyfile and Doxybook. 10 years ago
Greg Ercolano f722272921 Small doc fixes as recommended by Albrecht, 10 years ago
Greg Ercolano 1f7eb7bc4e Fix return value test, as pointed out by Albrecht. 10 years ago
Greg Ercolano d95750ede7 Fix problem with fl_contrast() affecting text color unnecessarily 10 years ago
Manolo Gouy 8c1833f15c Fix for STR#3165, as solved by OP. 10 years ago
Albrecht Schlosser 6b8f3c6027 Fix compiler warnings in fluid-generated code (STR #2813). 10 years ago
Albrecht Schlosser ce76b65e55 CMake: Remove installation of example programs (STR #3194). 10 years ago
Albrecht Schlosser bd8ab76cb0 Improve test/color_chooser layout, fix some small bugs. 10 years ago
Manolo Gouy 130bbf6efa MacOS Xcode project: give proper icons to the blocks, checkers and sudoku test programs. 10 years ago
Manolo Gouy 792cf70daf MacOS: fix XCode4 -> Xcode4 typo 10 years ago
Manolo Gouy d2edec0517 MacOS: removed XCode3 from header search paths in Xcode FLTK project, 10 years ago
Manolo Gouy 3e6b497b64 Mac OS: fix demo for programs that are run with an argument. 10 years ago
Manolo Gouy 3ec8bab10e CMake build on Mac OS: r10688 was not a good move because it works with 10 years ago
Manolo Gouy 4b5b11a1cb CMake building on Mac OS: use a simpler way to put files within app bundles. 10 years ago
Manolo Gouy ab78d7ee61 Make building on Mac OS: compile with -DUSING_XCODE only for demo. 10 years ago
Manolo Gouy 9510c22bd3 CMake building on Mac OS: the demo program uses and finds demo.menu in its bundle. 10 years ago
Manolo Gouy ccffe4cf63 Corrected typo: resources --> Resources 10 years ago
Manolo Gouy 6496fd33be CMake generation of Xcode project under Mac OS: bundle fluid with its proper icon. 10 years ago
Manolo Gouy b0f05ee7ff CMake for Mac OS: the generated Xcode project creates bundled test applications and 10 years ago
Albrecht Schlosser 1bb0fb36f6 CMake] install CMake files in DATADIR instead of LIBDIR under Linux. 10 years ago