6192 Commits (0539009c671a2ffc2478a50a11f48769c5c54b27)
 

Author SHA1 Message Date
Manolo Gouy f5de82aac5 Fix STR #2654. 14 years ago
Manolo Gouy ad73700388 Fix STR #2653: (Mac OS only) filters in file chooser panels have now the form filter_name (pattern) 14 years ago
Manolo Gouy 965e81fc87 Fixes bug entitled "Fl::event_text() omitted for keyups?" in fltk.development. 14 years ago
Manolo Gouy b87078e02d Fix STR #2656: removed compilation warnings. 14 years ago
Manolo Gouy bd1e9c8ca3 Fix STR #2652: Mac OS-specific bug in Fl::remove_fd(). 14 years ago
Manolo Gouy 1bef30d503 Fix STR #2647: crash when copying text from firefox under X11. 14 years ago
Manolo Gouy 2e397fcd81 Fix STR #2649: fl_measure() did not handle well double @@ at line start. 14 years ago
Albrecht Schlosser 8c6864adea Fixed silly missing dependencies that prevented successful fltkdll builds 14 years ago
Manolo Gouy 18a902ca31 Fix Fl_Paged_Device::print_window(), Fl_Window::decorated_w() and Fl_Window::decorated_h() 14 years ago
Manolo Gouy 39998a972c Fix for STR #2648 continued: Fl_Window::decorated_w() and Fl_Window::decorated_h() are 14 years ago
Manolo Gouy 84a025b174 Fix for STR #2648: when compiz is used, the window's parent is the root window, not the 14 years ago
Manolo Gouy 493accc905 Attempt to fix STR #2648 by testing all X-API return codes. 14 years ago
Matthias Melcher 76454cb77b #2646: improved queries for screen sizes. 14 years ago
Albrecht Schlosser 9846e7879c Fix constructors for VC++ DLL builds (STR #2645). 14 years ago
Albrecht Schlosser 203f4d8c7e Fix STR #2643: derefenced NULL pointer, if Xinerama is available, but inactive. 14 years ago
Albrecht Schlosser c690c6fb1c Fix STR #2637, part 2: accessing pixel values beyond array bounds. 64-bit 14 years ago
Manolo Gouy e86bbe4be8 Removes a compilation warning because of use of X->xid = NULL 14 years ago
Albrecht Schlosser 4bea46c1ce src/screen_xywh.cxx: Fix STR #2637, part 1. 14 years ago
Albrecht Schlosser 0c8f264df0 Add FL_EXPORT to several classes to fix MS VC++ dll builds (STR #2632). 14 years ago
Manolo Gouy ea020f0081 Fix STR #2640: Fl::w() and Fl::h() are documented to return the width and height of the 14 years ago
Manolo Gouy b3f6de1f37 Fix STR #2627: if an X11 window is externally destroyed, FLTK now reacts coherently 14 years ago
Ian MacArthur 4614fffc29 Rework the ifdefs for defining the appropriate value of WINVER in our builds. 14 years ago
Albrecht Schlosser fa731c806c ide/VisualC2008: 14 years ago
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