fltk/fluid
Greg Ercolano f947042535 STR #2997: Disable ESC from closing code window.
This drives VI users crazy; a comman 'save' pattern is:
	   (1) enter some code, (2) hit ESC, (3) type :w ENTER.

	   In VI these actions save the code entered.
	   in fluid it /dumps/ the code typed because ESC is a shortcut for the Cancel key.



git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10010 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2013-10-25 22:03:47 +00:00
..
fluid.app/Contents More copyright 2010 mods. 2010-11-29 18:18:27 +00:00
icons Add OSX application stuff for FLUID. 2006-01-15 19:14:04 +00:00
pixmaps Added Table and Tree support to Fluid. 2011-01-03 08:28:38 +00:00
about_panel.cxx Typo: It turns out that when we stepped the version number up to 2013-02-20 10:27:47 +00:00
about_panel.fl Typo: It turns out that when we stepped the version number up to 2013-02-20 10:27:47 +00:00
about_panel.h Typo: It turns out that when we stepped the version number up to 2013-02-20 10:27:47 +00:00
align_widget.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
alignment_panel.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
alignment_panel.fl Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
alignment_panel.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
CMakeLists.txt Fix STR #2504 (first part). Replaced HAVE _CAIRO by FLTK_HAVE_CAIRO and USE_CAIRO 2011-01-06 10:24:58 +00:00
code.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
CodeEditor.cxx Fixes STR# 2973: collection of Sun compiler fixes. 2013-09-21 16:41:23 +00:00
CodeEditor.h Fixes STR# 2973: collection of Sun compiler fixes. 2013-09-21 16:41:23 +00:00
comments.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
factory.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
file.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Function_Type.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Group_Type.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Menu_Type.cxx STR 2708: simple inline hint may reduce executable size quite a lot. 2011-09-28 20:43:05 +00:00
Fl_Type.cxx Fix some warnings for IRIX 6.5 2013-09-24 19:58:24 +00:00
Fl_Type.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Widget_Type.cxx STR 2708: simple inline hint may reduce executable size quite a lot. 2011-09-28 20:43:05 +00:00
Fl_Widget_Type.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Window_Type.cxx STR 2707: nested class and namespace support 2011-09-28 20:31:27 +00:00
Fluid_Image.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fluid_Image.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
fluid.cxx Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessible in Fl_Widget. new inline is_fullscreen() getter has been implemented to avoid a build error with (at least) msvc compilers. Fixed a ton of warnings / problems when bilding on windows 64 bits target with ms toolchain. cleaned up about 200 warnings raised when building win74 targets. 2012-04-05 05:12:30 +00:00
fluid.desktop corrected fluid.desktop (STR #2328) 2010-11-14 16:37:34 +00:00
function_panel.cxx STR #2997: Disable ESC from closing code window. 2013-10-25 22:03:47 +00:00
function_panel.fl STR #2997: Disable ESC from closing code window. 2013-10-25 22:03:47 +00:00
function_panel.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
makedepend More dependency updates (makedepend files). 2011-02-06 14:41:45 +00:00
Makefile Fixes STR# 2973: collection of Sun compiler fixes to Makefiles. 2013-09-21 17:23:09 +00:00
makefile.wat Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
print_panel.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
print_panel.fl Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
print_panel.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Shortcut_Button.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
template_panel.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
template_panel.fl Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
template_panel.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
undo.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
undo.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
widget_panel.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
widget_panel.fl Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
widget_panel.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
x-fluid.desktop Work on Linux and OSX desktop integration stuff via make install and 2006-01-15 03:16:09 +00:00