mirror of
https://github.com/fltk/fltk.git
synced 2026-06-05 16:12:13 +08:00
The Fl_File_Chooser window now properly resizes its controls (STR
#766) The Fl_Help_Dialog window now properly resizes its controls (STR #768) The Fl_File_Chooser favorites window is now resizable (STR #770) Added more documentation on the file chooser filter pattern format (in both functions.html and Fl_File_Chooser.html) Added Fl_File_Chooser::save_label (for favorites dialog) and Fl_File_Chooser::ok_label() to change the default "OK" button label to something more appropriate according to the HIG. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4187 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -2,6 +2,12 @@ CHANGES IN FLTK 1.1.7
|
||||
|
||||
- Documentation fixes (STR #648, STR #692, STR #730, STR
|
||||
#744, STR #745)
|
||||
- The Fl_File_Chooser window now properly resizes its
|
||||
controls (STR #766)
|
||||
- The Fl_Help_Dialog window now properly resizes its
|
||||
controls (STR #768)
|
||||
- The Fl_File_Chooser favorites window is now resizable
|
||||
(STR #770)
|
||||
- Now provide FL_PLASTIC_ROUND_UP/DOWN_BOX box types
|
||||
which are used by the plastic scheme.
|
||||
- FLUID windows that are resized through the widget panel
|
||||
|
||||
Reference in New Issue
Block a user