5359 Commits (d5404dea25123567e9645d3e88a6cd0c14b2073f)
 

Author SHA1 Message Date
Matthias Melcher 6892d8a265 STR 2630: added bounds check for very narrow text editing widgets, wishing that Valgrind was available for OS X 14 years ago
Manolo Gouy b588a8d399 Fix for STR #2628: keep focus within an Fl_Tab after moving to another window and back. 14 years ago
Manolo Gouy bcdf4a4be1 Mac OS: simplified by removing Fl_X::contains_GL_subwindow() function. 14 years ago
Manolo Gouy 622b357f24 Fix STR #2625: removed memory leak after reading erroneous PNG data. 14 years ago
Manolo Gouy bcbb26d5e7 On Mac OS, allow creation of a window in a minimized form. 14 years ago
Manolo Gouy 703d7df7d5 On Mac OS, FL_HIDE is now sent when a window is minimized or the application is hidden. 14 years ago
Albrecht Schlosser 8dd43e74dc First attempt to improve the html footer for the new doxygen layout. 14 years ago
Albrecht Schlosser 86e58bc0d8 Fixed "Index" link on documentation pages. 14 years ago
Albrecht Schlosser 40ee930839 Updated doxygen stylesheet to new version (doxygen 1.7.4). This was really 14 years ago
Albrecht Schlosser 8ef6bccf09 Fix a small documentation issue of a missing link. 14 years ago
Matthias Melcher 848756bf03 Removed wrong links from package file. 14 years ago
Matthias Melcher 3f5297450a Attempt to get fltk.*.in ready for 1.3.0 final version. Removed obsolete line. 14 years ago
Matthias Melcher bb47ac6115 Attempt to get fltk.*.in ready for 1.3.0 final version. 14 years ago
Manolo Gouy 42af47f31e Fix STR #2597. 14 years ago
Ian MacArthur 41fc90726b Hopefully this fixes the bug Albrecht found in using fl_measure on surrogate pairs whilst we were looking at STR #2622. 14 years ago
Ian MacArthur eb16787f7a Pushing this as a possible fix for STR #2622. 14 years ago
Manolo Gouy 80ea4bcde6 Restoring correct keyboard handling under Mac OS X 10.5. 14 years ago
Manolo Gouy f9a2d65bb3 Fix STR #2619. An extra FL_MOVE event is sent on X11 after the menu item is selected 14 years ago
Manolo Gouy 2c42334c55 Fix STR #2620. Obeys the tab distance value set by Fl_Text_Buffer::tab_distance(int). 14 years ago
Manolo Gouy 26f81a4834 Fix STR #2613. Allows a menu item to be invisible but with functional shortcut 14 years ago
Greg Ercolano 3110a13aa2 Modified tree-simple to demonstrate specifying front+back slashes in tree. 14 years ago
Greg Ercolano 6871a6512a Fl_Tree mods for handling escaped item menu names. 14 years ago
Manolo Gouy 14839338ec Fix STR #2616. This is a very indirect consequence of the fix made for STR #2594 14 years ago
Albrecht Schlosser 428008c276 Fixed drawing artifacts when scrolling round boxes (FL_ROUND_UP_BOX and 14 years ago
Ian MacArthur 6c9d1f7840 Modify the utf8 test demo code to handle surrogate pairs. 14 years ago
Manolo Gouy ae8d142ed0 Corrected spurious FL_NUMLOCK setting. 14 years ago
Manolo Gouy 73a6f06c34 Reorganized keyboard input-handling code. 14 years ago
Manolo Gouy 0f5ea9a2e2 Fix STR #2612: added missing #include <X11/keysym.h> 14 years ago
Manolo Gouy 5be46ea4ad Added function keys F13 - F16 and corrected backslash key. 14 years ago
Albrecht Schlosser 3b76848435 Documentation updates, also fixing STR #2574, trying to make clear 14 years ago
Manolo Gouy 89be9d5e04 Fix STR #2596: Fluid generated improper callback member functions for 14 years ago
Albrecht Schlosser 06e17886ed Documentation fixes and a few indent corrections. 14 years ago
Albrecht Schlosser 5c6913fed9 Fixed potential uninitialized pointer usage. 14 years ago
Manolo Gouy 65b9610a96 Mac OS: exact implementation of the Fl::screen_dpi() function. 14 years ago
Manolo Gouy 239489c4b8 Fix STR #2608: the bug had been introduced by r.8552 to solve STR #2598. 14 years ago
Albrecht Schlosser 0f20c065ce Fixed keyboard navigation in fl_choice() (STR #2591) 14 years ago
Albrecht Schlosser 08b93ec972 Reverted changes done in svn r 7788 for STR #2420 ("Tab-Navigation focuses 14 years ago
Albrecht Schlosser 85a3534ee3 Updated dependencies. 14 years ago
Albrecht Schlosser 18628d428b Fixed alpha blending under X11 when line data size != 0 (STR #2606) 14 years ago
Albrecht Schlosser 2999acc1bb Added some test parameters for fine tuning of image tests. These parameters 14 years ago
Manolo Gouy ad50b753be Added fallback mechanism if malformed UTF-8 is used for a window title. 14 years ago
Manolo Gouy d4685c13ef Misc code cleaning. 14 years ago
Manolo Gouy 1ad8cf320d Fixed a problem in the WIN32 version of Fl_Paged_Device::print_window_part() and 14 years ago
Ian MacArthur 451b91ea46 OK - this time I actually think I have got it. 14 years ago
Manolo Gouy aa930a6d21 Fix STR #2603: deselected menu item when mouse enters menu bar out from any menu title. 14 years ago
Manolo Gouy b51f47c437 Fix STR #2605: proper mapping of the Windows key. 14 years ago
Manolo Gouy f763b4b709 Use adequate shortcut for "New View" on the Mac platform. 14 years ago
Manolo Gouy 619cb25982 Mac OS: The Fl_mac.cxx test 14 years ago
Ian MacArthur ac5d865986 This WIN32 patch introduces a credible (though far from ideal) 14 years ago
Manolo Gouy 8f59684c0f Mac OS: Fixed bug where an application could be left with only a tooltip window opened. 14 years ago