6192 Commits (0539009c671a2ffc2478a50a11f48769c5c54b27)
 

Author SHA1 Message Date
Greg Ercolano 4a0a084df9 test 12 years ago
Greg Ercolano f6ac34199e test 12 years ago
Greg Ercolano c1b2cbb409 test 12 years ago
Greg Ercolano 7b5909c89e Another svn ci test. 12 years ago
Greg Ercolano 70d3b27530 Small svn ci test: verifying commits are being cc'ed to fltk.commit. 12 years ago
Ian MacArthur 2e5c45aec7 Test of repo access - non-changing in terms of functionality! 12 years ago
Michael R Sweet 61e257d57c Mike was here. 12 years ago
Manolo Gouy 076eb8679f Changed © (copyright) date to 2013. 12 years ago
Greg Ercolano 6d79809e7d Verifying I can remove Albrecht's test addition 12 years ago
Albrecht Schlosser 3f3b2c2ad0 Added test file for server outage info and testing. 12 years ago
Greg Ercolano 830f8abec5 Removed small change -- testing commits on seriss.com 12 years ago
Greg Ercolano 6c11f5fdd8 Testing 12 years ago
Manolo Gouy c4494a94a7 Cosmetic improvement of image used when dragging non-text data. 12 years ago
Manolo Gouy 53e2e603d0 Cosmetic improvement of image used when dragging non-text data. 12 years ago
Manolo Gouy a758910517 Removed some unnecessary data duplication. 12 years ago
Manolo Gouy 1c51c5c055 Have file src/Fl_Sys_Menu_Bar.mm processed by Doxygen. 12 years ago
Manolo Gouy 702dd3b9ba Updated describing comments. 12 years ago
Manolo Gouy 5c513270f9 Renamed src/Fl_Sys_Menu_Bar.cxx to src/Fl_Sys_Menu_Bar.mm because objective-c code is used (cont'd). 12 years ago
Manolo Gouy 6b69461ea9 Renamed src/Fl_Sys_Menu_Bar.cxx to src/Fl_Sys_Menu_Bar.mm because objective-c code is used. 12 years ago
Ian MacArthur b176f4d3f6 Apply the *nix file-chooser patches from STR #2935. 12 years ago
Manolo Gouy 850bda435b Removed processing of obsolete deadkey flag. 12 years ago
Manolo Gouy 4c97f14e88 Reduced the usage of global variables. 12 years ago
Albrecht Schlosser 62ae23272b Add different selection_color()'s and tooltips to scheme test buttons. 12 years ago
Greg Ercolano 5fda885c03 Switched to const_cast<> for calling as_window(). 12 years ago
Greg Ercolano f04ff44f8c Small fixes to new top_window_offset() method as per discussion in STR #2948. 12 years ago
Ian MacArthur 55af432c2c fl_set_fonts_xft had a lower case, rather than upper case "S" in the switch so would not detect the SuperBold font style correctly. 12 years ago
Greg Ercolano 322d82f7e7 Mods to CHANGES file for recent additions/fixes 12 years ago
Greg Ercolano 9fc45db999 As per notes from STR#2948: 12 years ago
Greg Ercolano 3fe3f24427 Solve STR#2948: Add new method Fl_Widget::top_window() to return the widget's top-level window. 12 years ago
Greg Ercolano 936f01be5c While suggesting a new top_window() method for STR#2948, 12 years ago
Greg Ercolano 386b12b770 Fix STR# 2772: remove dead code in fl_measure() 12 years ago
Manolo Gouy 2c5b268859 Fix for STR #2947: A couple of minor glitches in the 1.3.2 docs. 12 years ago
Greg Ercolano 6bcd9390f8 Solves STR #2939; adding when() support to Fl_Tabs. 12 years ago
Greg Ercolano d5404dea25 Fix for STR #2944 [2]: Fix Apple-specifc nested window problem for Fl_Gl_Window's. 12 years ago
Greg Ercolano 2a5d5aab30 Fix STR# 2944 [1]: When an app uses overlays and gl_draw(), 12 years ago
Greg Ercolano c3a84e475f Small comment mods regarding Fl_mac.cxx -> Fl_cocoa.mm 12 years ago
Greg Ercolano a1672828b5 Removing Fl_mac.cxx -- this code is no longer used. 12 years ago
Manolo Gouy 225da118c3 Added back the </dict> erroneously removed at r.9861 12 years ago
Manolo Gouy e44018c1d2 Added the NSHighResolutionCapable item to fltk-config --post for fltk apps to be high-resolution ready. 12 years ago
Manolo Gouy da07dcd6be Added the NSHighResolutionCapable item to all .plist files for fltk apps to be high-resolution ready. 12 years ago
Manolo Gouy 3c47de0b28 Added the NSHighResolutionCapable item to all .plist files for fltk apps to be high-resolution ready. 12 years ago
Manolo Gouy a5ee07c420 File config.h is included with #include <config.h> in scandir.c as everywhere else. 12 years ago
Greg Ercolano 5e2bdbdeef Followup: small color docs mod 12 years ago
Greg Ercolano ba0c61b961 Small color documentation clarification/improvements: 12 years ago
Greg Ercolano bbbde512e8 Code readability -- No logic was changed. 12 years ago
Greg Ercolano 57df8e1b1a Document Fl_Tabs::value()'s integer return value. 12 years ago
Greg Ercolano ee0af8c6a7 Documenting the public methods Fl_Tabs::push() 12 years ago
Greg Ercolano 85c1464715 Added some extra @@ tests for boundary conditions. 12 years ago
Greg Ercolano fa75731c94 Fix for fl_measure() missing drawsymbol flag 12 years ago
Greg Ercolano ceb12d51ab Added unittest for checking symbol rendering and fl_measure() with symbols. 12 years ago