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