5269 Commits (release-1.3.2)
 

Author SHA1 Message Date
Albrecht Schlosser 8a03632e25 Documentation updates. 14 years ago
Manolo Gouy 2a9d1e7bec Fix STR #2638. The X11 part is simplified as suggested by Bill. 14 years ago
Manolo Gouy 695613433a Fix STR #2635 for Mac OS: allow fl_xid() even if window is not yet shown. 14 years ago
Albrecht Schlosser fce1e80ee3 Fix potential crash in fl_xid() on Linux (STR #2635). This would 14 years ago
Manolo Gouy b87a0b7390 Added missing FL_EXPORT class declarations. 14 years ago
Manolo Gouy 422a2570a8 Allows to set the chooser's type at construction time without calling the type(int) function. 14 years ago
Manolo Gouy a64c0dc9f3 Mac OS: implemented the effect of the 2nd arg of Fl_Window::label(label, iconlabel) - continued. 14 years ago
Manolo Gouy 9e1a7079c3 Mac OS: implemented the effect of the 2nd arg of Fl_Window::label(label, iconlabel) 14 years ago
Albrecht Schlosser 9ff0c90926 Added new png header file pnglibconf.h 14 years ago
Manolo Gouy 4ee9b8d7aa Fix for STR #2629: remove beep when typing cmd-<key> under Mac OS. 14 years ago
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