fltk/fluid
Michael R Sweet 4e965380bc Use uppercase letters for shortcut labels (e.g. "Ctrl+N", not
"Ctrl+n") to be consistent with other toolkits.

Remove debug printf from undo_checkpoint().

Change "Show Widget Panel" to "Show Properties" since it displays any
Fl_Type dialog, not just the widget panel.

Add "properties" to all of the type dialogs (UI consistency)

Remove extra elipsis (...) from code items in the new menu.

Revert Grid shortcut to Ctrl+G, since Alt+G is used to run a shell
command again.



git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4146 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2005-03-20 14:35:18 +00:00
..
icons Add icon images (still need to update OSX icon file...) 2005-03-10 12:23:43 +00:00
pixmaps Added a new Type to fluid called 'Comment' to be used for standardized Copyright notices and other comments throughout the source code. 2005-03-09 21:26:53 +00:00
.cvsignore Ignore fluid-shared and all exe files. 2002-07-14 17:04:30 +00:00
about_panel.cxx Tweak 1.1.x FLUID some more... 2005-03-17 07:11:57 +00:00
about_panel.fl More UI cleanup. 2005-03-19 08:38:21 +00:00
about_panel.h Tweak 1.1.x FLUID some more... 2005-03-17 07:11:57 +00:00
align_widget.cxx Undo/redo support for FLUID. 2005-03-20 04:00:48 +00:00
alignment_panel.cxx Add "scheme" chooser in GUI settings dialog. 2005-03-20 00:51:02 +00:00
alignment_panel.fl Add "scheme" chooser in GUI settings dialog. 2005-03-20 00:51:02 +00:00
alignment_panel.h Add "scheme" chooser in GUI settings dialog. 2005-03-20 00:51:02 +00:00
CMakeLists.txt Cmake updates (STR #645) 2005-02-06 00:17:50 +00:00
code.cxx Added a new Type to fluid called 'Comment' to be used for standardized Copyright notices and other comments throughout the source code. 2005-03-09 21:26:53 +00:00
comments.h Tweak 1.1.x FLUID some more... 2005-03-17 07:11:57 +00:00
factory.cxx Use uppercase letters for shortcut labels (e.g. "Ctrl+N", not 2005-03-20 14:35:18 +00:00
file.cxx Copyright updates. 2005-02-24 21:55:12 +00:00
Fl_Function_Type.cxx Ahem, Fl_File_Chooser.H, not fl_file_chooser.H... :) 2005-03-10 03:14:20 +00:00
Fl_Group_Type.cxx Copyright updates. 2005-02-24 21:55:12 +00:00
Fl_Menu_Type.cxx Many FLUID updates... 2005-03-19 04:09:32 +00:00
Fl_Type.cxx Undo/redo support for FLUID. 2005-03-20 04:00:48 +00:00
Fl_Type.h More UI cleanup. 2005-03-19 08:38:21 +00:00
Fl_Widget_Type.cxx Use uppercase letters for shortcut labels (e.g. "Ctrl+N", not 2005-03-20 14:35:18 +00:00
Fl_Widget_Type.h Copyright updates. 2005-02-24 21:55:12 +00:00
Fl_Window_Type.cxx Undo/redo support for FLUID. 2005-03-20 04:00:48 +00:00
Fluid_Image.cxx Add "scheme" chooser in GUI settings dialog. 2005-03-20 00:51:02 +00:00
Fluid_Image.h Copyright updates. 2005-02-24 21:55:12 +00:00
fluid.cxx Use uppercase letters for shortcut labels (e.g. "Ctrl+N", not 2005-03-20 14:35:18 +00:00
fluid.info Fix open-documents callback stuff. 2003-06-01 00:23:57 +00:00
fluid.plist Many FLUID updates... 2005-03-19 04:09:32 +00:00
function_panel.cxx Use uppercase letters for shortcut labels (e.g. "Ctrl+N", not 2005-03-20 14:35:18 +00:00
function_panel.fl Use uppercase letters for shortcut labels (e.g. "Ctrl+N", not 2005-03-20 14:35:18 +00:00
function_panel.h Many FLUID updates... 2005-03-19 04:09:32 +00:00
makedepend Undo/redo support for FLUID. 2005-03-20 04:00:48 +00:00
Makefile Undo/redo support for FLUID. 2005-03-20 04:00:48 +00:00
makefile.wat More watcom fixes (STR #627) 2004-11-23 18:48:10 +00:00
Shortcut_Button.h Copyright updates. 2005-02-24 21:55:12 +00:00
undo.cxx Use uppercase letters for shortcut labels (e.g. "Ctrl+N", not 2005-03-20 14:35:18 +00:00
undo.h Do'h! Forgot to add these files... 2005-03-20 13:38:04 +00:00
widget_panel.cxx Widget panel has "Close" instead of "OK" button. 2005-03-19 08:41:51 +00:00
widget_panel.fl Widget panel has "Close" instead of "OK" button. 2005-03-19 08:41:51 +00:00
widget_panel.h Bug fixes and UI tweaking... 2005-03-18 06:29:11 +00:00