summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-26Removed small change -- testing commits on seriss.comGreg Ercolano
2013-04-26TestingGreg Ercolano
2013-04-19Cosmetic improvement of image used when dragging non-text data.Manolo Gouy
2013-04-18Cosmetic improvement of image used when dragging non-text data.Manolo Gouy
2013-04-17Removed some unnecessary data duplication.Manolo Gouy
2013-04-17Have file src/Fl_Sys_Menu_Bar.mm processed by Doxygen.Manolo Gouy
2013-04-17Updated describing comments.Manolo Gouy
2013-04-16Renamed src/Fl_Sys_Menu_Bar.cxx to src/Fl_Sys_Menu_Bar.mm because objective-c...Manolo Gouy
2013-04-16Renamed src/Fl_Sys_Menu_Bar.cxx to src/Fl_Sys_Menu_Bar.mm because objective-c...Manolo Gouy
2013-04-16Apply the *nix file-chooser patches from STR #2935.Ian MacArthur
2013-04-15Removed processing of obsolete deadkey flag.Manolo Gouy
2013-04-15Reduced the usage of global variables.Manolo Gouy
2013-04-12Add different selection_color()'s and tooltips to scheme test buttons.Albrecht Schlosser
2013-04-12Switched to const_cast<> for calling as_window().Greg Ercolano
2013-04-12Small fixes to new top_window_offset() method as per discussion in STR #2948.Greg Ercolano
2013-04-12fl_set_fonts_xft had a lower case, rather than upper case "S" in the switch s...Ian MacArthur
2013-04-10Mods to CHANGES file for recent additions/fixesGreg Ercolano
2013-04-10As per notes from STR#2948:Greg Ercolano
2013-04-10Solve STR#2948: Add new method Fl_Widget::top_window() to return the widget's...Greg Ercolano
2013-04-10While suggesting a new top_window() method for STR#2948,Greg Ercolano
2013-04-09Fix STR# 2772: remove dead code in fl_measure()Greg Ercolano
2013-04-09Fix for STR #2947: A couple of minor glitches in the 1.3.2 docs.Manolo Gouy
2013-04-08Solves STR #2939; adding when() support to Fl_Tabs.Greg Ercolano
2013-04-08Fix for STR #2944 [2]: Fix Apple-specifc nested window problem for Fl_Gl_Wind...Greg Ercolano
2013-04-08Fix STR# 2944 [1]: When an app uses overlays and gl_draw(),Greg Ercolano
2013-04-06Small comment mods regarding Fl_mac.cxx -> Fl_cocoa.mmGreg Ercolano
2013-04-06Removing Fl_mac.cxx -- this code is no longer used.Greg Ercolano
2013-04-06Added back the </dict> erroneously removed at r.9861Manolo Gouy
2013-04-05Added the NSHighResolutionCapable item to fltk-config --post for fltk apps to...Manolo Gouy
2013-04-05Added the NSHighResolutionCapable item to all .plist files for fltk apps to b...Manolo Gouy
2013-04-05Added the NSHighResolutionCapable item to all .plist files for fltk apps to b...Manolo Gouy
2013-04-05File config.h is included with #include <config.h> in scandir.c as everywhere...Manolo Gouy
2013-04-02Followup: small color docs modGreg Ercolano
2013-04-02Small color documentation clarification/improvements:Greg Ercolano
2013-03-29Code readability -- No logic was changed.Greg Ercolano
2013-03-29Document Fl_Tabs::value()'s integer return value.Greg Ercolano
2013-03-29Documenting the public methods Fl_Tabs::push()Greg Ercolano
2013-03-27Added some extra @@ tests for boundary conditions.Greg Ercolano
2013-03-27Fix for fl_measure() missing drawsymbol flagGreg Ercolano
2013-03-27Added unittest for checking symbol rendering and fl_measure() with symbols.Greg Ercolano
2013-03-26Added docs for undocumented public 'which()' method.Greg Ercolano
2013-03-25o Fixed tab navigation problem with this demoGreg Ercolano
2013-03-23Added Fl_Choice to browser test program to let one Greg Ercolano
2013-03-23Expanded docs for Fl_Browser_ to define the supportedGreg Ercolano
2013-03-23Adding an example to demonstrate how to create an Fl_Browser with icons on th...Greg Ercolano
2013-03-23Default behavior of table /without/ ABI mods is to follow strict ruleGreg Ercolano
2013-03-23Small doc fixes for new tab_cell_nav() methods.Greg Ercolano
2013-03-23o Modified example to take advantage of new Fl_Table::tab_cell_nav() methodGreg Ercolano
2013-03-23o Added tab_cell_nav() method to control Tab/Shift-Tab navigation of table ce...Greg Ercolano
2013-03-19o Simplified example to take advantage of Fl_Table's existing features.Greg Ercolano