6192 Commits (0539009c671a2ffc2478a50a11f48769c5c54b27)
 

Author SHA1 Message Date
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
Ian MacArthur d77223ea58 A quick hack to prevent the OSX tooltip-crash on 14 years ago
Ian MacArthur e67e628317 I've extended Manolo's excellent tweaks that handle surrogate pairs. 14 years ago
Manolo Gouy f8d1e074ed Made Fl_Quartz_Graphics_Driver::text_extents() resistant to mal-formed UTF-8 text. 14 years ago
Manolo Gouy ddc4b21b55 Fixed Fl_Paged_Device::print_window() that did not work under Windows seven. 14 years ago
Manolo Gouy 8212e4bfe7 Corrected gl.h instead of gl.H 14 years ago
Manolo Gouy 9ff9cf1230 Added Fl_Paged_Device::print_window() to print a window with its title bar and frame. 14 years ago
Manolo Gouy c473215f2a Corrected typo. 14 years ago
Manolo Gouy 8d2d3c2a7d Corrected typo. 14 years ago
Manolo Gouy 2af958422a Corrected typo. 14 years ago
Manolo Gouy 8c6aa5edb5 Corrected typo. 14 years ago
Manolo Gouy 3f984b0b86 Corrected typo. 14 years ago
Manolo Gouy 73a57f8ac8 Corrected typo. 14 years ago
Manolo Gouy f7c2061f0c Improved the accuracy of clipping when printing on Mac OS. 14 years ago
Ian MacArthur be6df55717 More attempts to clean up WIN32 handling of UTF16 surrogate pairs. 14 years ago
Manolo Gouy 639ee4fbab Now sends FL_HIDE/FL_SHOW events when window is iconized/un-iconized. 14 years ago
Manolo Gouy 404a7c1bad Restores change made in r.8557 that blocked system menu shortcuts. 14 years ago
Ian MacArthur 1d988db2db Under win32, text_extents() is not handling surrogate pairs either, at least on XP. 14 years ago