6192 Commits (0539009c671a2ffc2478a50a11f48769c5c54b27)
 

Author SHA1 Message Date
Albrecht Schlosser f500ff46e2 Update dependencies for FLTK 1.3.3 release. 11 years ago
Albrecht Schlosser 14bed23132 Update CHANGES (fix typo). 11 years ago
Lauri Kasanen d0e261300b Tweak the wording in CHANGES, "fluid doesn't close" could be interpreted either way 11 years ago
Albrecht Schlosser 2bd8ff37a1 Update CHANGES for FLTK 1.3.3 release. 11 years ago
Manolo Gouy aee0ee202f Silence compilation warnings. 11 years ago
Greg Ercolano 07131783e5 Fix dependency issue with fltk_imagesdll that was causing 11 years ago
Greg Ercolano 1f7247d9ba Removed /W3 warning flag from vs 7 .net release build for the fltkdll project. 11 years ago
Manolo Gouy c39387eac4 Don’t generate debug symbols in the Release mode 11 years ago
Manolo Gouy e5536f5bc3 Undoing commit r.10422 that was a wrong move. 11 years ago
Manolo Gouy 7df34e02c4 Fixed typo about the editor demo program 11 years ago
Manolo Gouy 9aee477062 Updated version numbers displayed in the "About fluid" menu item under Mac OS X 11 years ago
Albrecht Schlosser fd04b88260 Fix regression introduced in svn r10331. 11 years ago
Albrecht Schlosser 3e1da3012a Remove Fl::*sleep() method family, as discussed in fltk.coredev. 11 years ago
Albrecht Schlosser 5772a1987c Cosmetic changes only in configure.in. 11 years ago
Albrecht Schlosser fe9b760de6 Update makesrcdist script. 11 years ago
Albrecht Schlosser 325fec1f45 Update copyright and CHANGES. 11 years ago
Albrecht Schlosser c3c5659479 Fix out-of-bounds memory access in Fl_Text_Display (STR #2730). 11 years ago
Lauri Kasanen 637ead9f99 Add missing gl includes 11 years ago
Lauri Kasanen fd0861436e Add a missing include in forms_timer.cxx 11 years ago
Lauri Kasanen 7149b58b9c Export fl_xid_ 11 years ago
Lauri Kasanen 832a23ba63 Export fl_copy_offscreen 11 years ago
Lauri Kasanen fe74de572e Export fl_gettime forms function 11 years ago
Lauri Kasanen ccfb27a83e Export the xlib graphics driver 11 years ago
Lauri Kasanen c7759da19a Export the native file choosers 11 years ago
Lauri Kasanen 05f816fabc Export Fl_Image_Surface and _Quartz_ 11 years ago
Lauri Kasanen cf797aec4b Export Fl_Copy_Surface and friends 11 years ago
Manolo Gouy e292620aad Added missing Doxygen documentation for 4 Fl_Window member functions. 11 years ago
Ian MacArthur 11ef7ee9e6 Add method Fl_Window::clear_modal_states(), 11 years ago
Albrecht Schlosser be19d2c3d6 Fix a regression introduced in svn r10344 in autoconf/configure builds. 11 years ago
Lauri Kasanen 6be263865c Update the default word detection to stop for /\& 11 years ago
Manolo Gouy a11d067d68 Improves FLTK usage on macintosh computers with retina displays. 11 years ago
Albrecht Schlosser f68d677bde Update CHANGES. Thanks to Greg for the patch. 11 years ago
Manolo Gouy f300b70a99 Added missing #if FLTK_ABI_VERSION >= 10303, that prevented ABI-preserving compilation. 11 years ago
Albrecht Schlosser 3f912b42f8 Updated CHANGES for release 1.3.3, although release date is still missing. 11 years ago
Greg Ercolano 15b6c5f12a Explicitly document NULL is not a valid argument for Fl_Text_Display::linenumber_format(). 11 years ago
Greg Ercolano 78127ffdd5 Internally manage alloc'ed copy of linenumber_format(). 11 years ago
Albrecht Schlosser 954ea00079 Split CHANGES file(s). Part 1: add CHANGES_1.0 and CHANGES_1.1. 11 years ago
Albrecht Schlosser 6b6f375af0 Fix documentation of Fl_Input_::word_start() and word_end(). 11 years ago
Manolo Gouy ffdc36dcb6 Print at high res with Fl_Paged_Device::print_window_part() when using a retina display 11 years ago
Manolo Gouy 9d5fde73b6 Fixed uchar arguments of fl_rgb_color() calls. 11 years ago
Albrecht Schlosser 8bc8a2fc34 Fix potential compiler warning, seen under MinGW with gcc 4.8.1. 11 years ago
Manolo Gouy 4db77674c3 Removed compilation warnings in fl_rgb_color() calls. 11 years ago
Manolo Gouy 69d5e00ce4 Fixed printing of window title bar buttons under Mac OS X 10.10 11 years ago
Manolo Gouy a6878f94ef Fixed error in computation of when the window is not fully contained in the display. 11 years ago
Pierre Ossman 8592cddcfd We need to put the newly created window in our window list 11 years ago
Albrecht Schlosser 92ff2e30bc Update docs related to buttons and update Fl_Check_Button.png. 11 years ago
Albrecht Schlosser 25cf93b4cb Improve and reorganize Fl_Tile's documentation and test/tile demo. 11 years ago
Albrecht Schlosser 157c5bf15e Add generated file documentation/src/fltk-book.tex to ignored files. 11 years ago
Albrecht Schlosser 4774c26182 Fix word select dragging bug in text input (STR #3014). 11 years ago
Ian MacArthur 5403c17606 Sorry, I'm an idiot, I commited form the wrong tree, 11 years ago