mirror of
https://github.com/fltk/fltk.git
synced 2026-06-01 06:14:28 +08:00
Changelog update.
Also forgot: FLUID updated to support source/header files starting with "../" (previously it thought these indicated an extension) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1518 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -14,8 +14,10 @@ TODO - Added keyboard navigation to all widgets.
|
|||||||
PARTIAL - Added support for mouse wheels using the new
|
PARTIAL - Added support for mouse wheels using the new
|
||||||
FL_MOUSEWHEEL event type.
|
FL_MOUSEWHEEL event type.
|
||||||
|
|
||||||
TODO - Added the Fl_Check_Browser, Fl_FileBrowser,
|
- Added the Fl_FileBrowser, Fl_FileChooser, and
|
||||||
Fl_FileChooser, Fl_FileIcon, Fl_HelpDialog,
|
Fl_FileIcon widgets from the bazaar.
|
||||||
|
|
||||||
|
TODO - Added the Fl_Check_Browser, Fl_HelpDialog,
|
||||||
Fl_HelpView, Fl_Tree_Browser, and Fl_Wizard widgets
|
Fl_HelpView, Fl_Tree_Browser, and Fl_Wizard widgets
|
||||||
from the bazaar.
|
from the bazaar.
|
||||||
|
|
||||||
@@ -47,6 +49,9 @@ TODO - Updated configure stuff to support shared libraries
|
|||||||
TODO - Symbol labels can now contain regular text and
|
TODO - Symbol labels can now contain regular text and
|
||||||
Fl_Browser font and color controls.
|
Fl_Browser font and color controls.
|
||||||
|
|
||||||
|
- FLUID now supports relative filenames for the source
|
||||||
|
and header files you generate.
|
||||||
|
|
||||||
- Fl_Menu_Item::add() didn't use the flags that were
|
- Fl_Menu_Item::add() didn't use the flags that were
|
||||||
passed in.
|
passed in.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user