6192 Commits (0539009c671a2ffc2478a50a11f48769c5c54b27)
 

Author SHA1 Message Date
Albrecht Schlosser 1bb0fb36f6 CMake] install CMake files in DATADIR instead of LIBDIR under Linux. 10 years ago
Manolo Gouy f7ffa787fc Don't use -pthread in link commands on Mac OS. 10 years ago
Manolo Gouy dde47cbd6a Fix for STR#3167 where a window would decrease in size after each close/open (MSWindows-only). 10 years ago
Albrecht Schlosser d767ae7ff6 [CMake] Fix and install fltk-config. 10 years ago
Manolo Gouy 0b3471658d Documentation: replaced characters by bytes as the correct unit 10 years ago
Albrecht Schlosser c2601505bb Documentation updates on callbacks and Fl::readqueue(). 10 years ago
Manolo Gouy 65fcab9d7f Made clear that the new image scaling feature requires FL_ABI_VERSION>=10304. 10 years ago
Albrecht Schlosser 579783def0 Fix doxygen docs of previous commit. 10 years ago
Albrecht Schlosser 36385a4b56 Add Fl::abi_check() method to test if the runtime ABI version is correct. 10 years ago
Albrecht Schlosser 94ddbc1995 Add FL_ABI_VERSION, FL_API_VERSION, Fl::abi_version(), and Fl::api_version(). 10 years ago
Matthias Melcher c4b0a2f3bf Tricking Fl_Text_Display into using bearable colors for CodeView in Fluid. 10 years ago
Matthias Melcher 326b64d278 STR #3184: fixed code editor in Fluid to check the previous line for a block comment style in the last character. If so, the previous line is include in the calculation of the current line. This seems to fix issues when changing the block-comment character combination '*/' by deleting a character or adding one in the middle. 10 years ago
Albrecht Schlosser f05b677a4b Fix Windows 64-bit compilation warnings (STR #2813). 10 years ago
Albrecht Schlosser 33f61316fc Fix typo. 10 years ago
Albrecht Schlosser d6bcdbe375 Remove useless cast that would break Windows 64-bit compilation. 10 years ago
Albrecht Schlosser c8cacb7677 Fix more compiler warnings in test/*.cxx (STR #2813). 10 years ago
Albrecht Schlosser e27102b0e9 Fix compiler warnings in test/forms.cxx and more (inspired by STR #2813). 10 years ago
Albrecht Schlosser 762df84207 Fix copyright and remove obsolete comment. 10 years ago
Albrecht Schlosser e11571a373 Fix compiler warning on Windows 64-bit (STR #2813). 10 years ago
Albrecht Schlosser 3bbfe90dd2 Fix compiler warning (another part of STR #2813). 10 years ago
Albrecht Schlosser 4b97d6cbf1 Fix uninitialized variable compiler warning (part of STR #2813). 10 years ago
Albrecht Schlosser 50c963de12 Add missing cast (part of patch for STR #2813). 10 years ago
Manolo Gouy 38a0ebd38f Restore compilability with old SDKs after commit of support for zoom gesture. 10 years ago
Matthias Melcher d5a8755ead Added comments to Fluid Widgets. The comment field is between the Additional Code and Callback field on the C++ Tab of the Widget Editor. Care was taken to correctly resize. 10 years ago
Matthias Melcher 552502d44a Fixed the Tab order in Fluid dialogs that contain a comment field. The comment field can no longer have tabs in it anymore (hey, it's either that or the other, right?). But I believe that this is a limitation that the user can easily live with. It's just comments, not code. 10 years ago
Matthias Melcher 61a7bf60f9 Finally fixed the order of arrow and icon in the Type browser in Fluid. 10 years ago
Matthias Melcher d44b518c07 Added FL_ZOOM_GESTURE gesture for OS X. 10 years ago
Albrecht Schlosser b712d85d28 Fix two Linux (gcc/g++) compilation warnings. 10 years ago
Albrecht Schlosser b4a0961b88 Update dependencies. 10 years ago
Albrecht Schlosser f41be78153 Rename confusing configure and Makefile (makeinclude) variable. 10 years ago
Albrecht Schlosser b762768cff Fix compilation with FLTK_ABI_VERSION == 10301 and 10302. 10 years ago
Manolo Gouy 6ea2b8baea More detailed documentation about drawing to other surfaces than the computer display. 10 years ago
Manolo Gouy 54773419f9 Changed Xcode-related date. 10 years ago
Manolo Gouy 20e67cd128 Changed eol-style. 10 years ago
Manolo Gouy 15c37362e7 Updated Xcode-related info. 10 years ago
Manolo Gouy d4867caf80 Fix STR #3176: possible bad border effect when a set of radio menu items is located first in its menu. 10 years ago
Albrecht Schlosser 78852b1724 Documentation: Update ide/README.IDE 10 years ago
Manolo Gouy e6b51bc3c9 BSD-style printing: remove spaces after -P and -# options. 10 years ago
Albrecht Schlosser 9451f0b888 Documentation: Clarify Fl_Menu_Item::size() docs. 10 years ago
Albrecht Schlosser b89035f360 Add new animated demo to CMakeLists.txt, update .gitignore and svn props. 10 years ago
Manolo Gouy 58c787bf91 Detailed how to build the configure script when downloading FLTK by svn. 10 years ago
Manolo Gouy 53cbe2407e Removed -arch ppc that no longer works with new Apple compilers. 10 years ago
Manolo Gouy 1a820df25f Reflect in README.OSX.txt the removal of the Xcode project. A single Xcode project is now used. 10 years ago
Manolo Gouy b055364dd0 Used by the animated demo. 10 years ago
Manolo Gouy 982121f807 Added the new 'animated' test program. 10 years ago
Manolo Gouy e4531949ab Fixed a series of warnings when building with Xcode on Mac OS. 10 years ago
Manolo Gouy 7a7046e4f2 Added the new animated test program. Removed references to the AGL framework. 10 years ago
Albrecht Schlosser bbdfa06f78 Clarify documentation of Fl_Window::wait_for_expose(). 10 years ago
Albrecht Schlosser ae4b51b970 Remove obsolete watcom makefiles. 10 years ago
Albrecht Schlosser 913bae54e5 Fix zlib compilation warnings under OS X and maybe Unix/Linux. 10 years ago