5116 Commits (6f4c59079f97289eafc29840e3873ce08c869e71)
 

Author SHA1 Message Date
Manolo Gouy c5784d139d Fix STR #2671: added missing object deallocation. 14 years ago
Manolo Gouy 29d9c40dea Removed Doxygen documentation of function Fl_File_Chooser::browser() that had been 14 years ago
Matthias Melcher 07cb1667ad Formatting 14 years ago
Matthias Melcher 2b6b6a6104 Fixed Copyright (I think I got it. Ya know, computers are not so much my thing...) 14 years ago
Albrecht Schlosser b36b3dd155 fix svn properties 14 years ago
Matthias Melcher 189a563ef0 Fixed Copyright (another try - sorry!) 14 years ago
Matthias Melcher a998fa5114 Fixed Copyright (damn, why does it not updae the ID?) 14 years ago
Matthias Melcher fb1f981c39 Fixed Copyright (2 14 years ago
Matthias Melcher 5415e0ec09 Fixed Copyright 14 years ago
Manolo Gouy 6475f1a424 Fix STR #2668. 14 years ago
Manolo Gouy 598057f079 Fix STR #2665: Mac OS: use bundle name when available. 14 years ago
Manolo Gouy 82e53806aa Fix STR #2664. 14 years ago
Albrecht Schlosser 5e7fea33d9 Update dependencies. 14 years ago
Manolo Gouy 0aafa58701 Fix STR #2661: fluid may crash when printing. 14 years ago
Matthias Melcher d2e2ed7e2b STR #2651: fixed line ending in SVN settings 14 years ago
Matthias Melcher 6a5026055f Tooltip test 14 years ago
Manolo Gouy b95f1c40bb Corrected typo in Doxygen data. 14 years ago
Manolo Gouy 75c9d386fa Fix STR #2657: repaired indentation error in fluid-output code. 14 years ago
Manolo Gouy 7feb5a9dfe Added "Show hidden files" check button to the file chooser panel. 14 years ago
Manolo Gouy 9223527992 Mac OS: allow internationalization of file dialogs (continued). 14 years ago
Albrecht Schlosser c53313ac6e Fix potential NULL pointer dereference, if !XineramaIsActive(...). 14 years ago
Albrecht Schlosser 385ab5f354 - Removed "makefiles" directory, including obsolete Makefiles for MinGW 14 years ago
Matthias Melcher 4236124af2 STR 2655: applied commited patch. Looks good to me. 14 years ago
Manolo Gouy 6fde8226fa Mac OS: allow internationalization of file dialogs. 14 years ago
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