[fltk.commit] [Library] r9874 - branches/branch-1.3/src

2013-04-12 Thread fltk-dev
Author: ianmacarthur Date: 2013-04-12 02:52:31 -0700 (Fri, 12 Apr 2013) New Revision: 9874 Log: 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. Also, do a bit of defensive clipping of the generated font name, in

[fltk.commit] [Library] r9875 - branches/branch-1.3/src

2013-04-12 Thread fltk-dev
Author: greg.ercolano Date: 2013-04-12 09:46:35 -0700 (Fri, 12 Apr 2013) New Revision: 9875 Log: Small fixes to new top_window_offset() method as per discussion in STR #2948. Modified: branches/branch-1.3/src/Fl_Window.cxx Modified: branches/branch-1.3/src/Fl_Window.cxx

[fltk.commit] [Library] r9877 - branches/branch-1.3/test

2013-04-12 Thread fltk-dev
Author: AlbrechtS Date: 2013-04-12 16:30:55 -0700 (Fri, 12 Apr 2013) New Revision: 9877 Log: Add different selection_color()'s and tooltips to scheme test buttons. Modified: branches/branch-1.3/test/unittest_schemes.cxx Modified: branches/branch-1.3/test/unittest_schemes.cxx