fltk/fluid
Bill Spitzak 54a6bda767 The arrow patch is in!
Slightly modified version of the second version submitted.
It reuses the resizing code for the mouse drag and does not turn on the overlay
if it has been toggled off.  Also cleaned up some very hard to understand
code for handling FL_KEYBOARD.

Arrows move the selected widgets by 1 pixel
Shift moves the right+bottom edge of the selected region
Ctrl moves by the current grid step

Also typing the letter 'o' in a window is a shortcut to toggle the overlay
on and off.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@712 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
1999-09-10 16:40:17 +00:00
..
Fl_Function_Type.cxx You can make virtual destructors 1999-08-17 05:33:12 +00:00
Fl_Group_Type.cxx Added Chrisophe Kalt's patch to add "extern "C"" to functions 1999-08-05 09:01:25 +00:00
Fl_Menu_Type.cxx Don't need ::write_declare, just write_declare... 1999-08-09 13:53:55 +00:00
Fl_Type.cxx Fixed fluid bug that caused styles patch to crash when you delete menu item. 1999-03-13 20:07:21 +00:00
Fl_Type.h The arrow patch is in! 1999-09-10 16:40:17 +00:00
Fl_Widget_Type.cxx Does not write "extern foo *bar" declarations twice. 1999-09-08 06:05:00 +00:00
Fl_Widget_Type.h Changes needed to get FLTK to compile on Borland C++ 5 under Windows. I 1999-03-29 17:39:46 +00:00
Fl_Window_Type.cxx The arrow patch is in! 1999-09-10 16:40:17 +00:00
Fluid_Image.cxx String output (for images in the C code) does not produce trigraphs 1999-07-31 08:00:09 +00:00
Fluid_Image.h Changes needed to get FLTK to compile on Borland C++ 5 under Windows. I 1999-03-29 17:39:46 +00:00
Makefile Now correctly draws XPM files with 16-bit color indexes. 1999-08-25 05:37:40 +00:00
Shortcut_Button.h Yay, change all copyright notices to be 1998-1999. 1999-01-07 19:18:01 +00:00
about_panel.cxx Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +00:00
about_panel.fl The about dialog was too small. 1999-01-26 22:19:33 +00:00
about_panel.h Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +00:00
alignment_panel.cxx Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +00:00
alignment_panel.fl Lots of little GUI tweeks, capitalization changes, copyright update, etc. 1999-01-26 21:59:41 +00:00
alignment_panel.h Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +00:00
code.cxx Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +00:00
factory.cxx Added Chrisophe Kalt's patch to add "extern "C"" to functions 1999-08-05 09:01:25 +00:00
file.cxx Fixed FLUID bug - can now override code and header file names from the 1999-03-04 18:10:01 +00:00
fluid.cxx Changed exit callback in FLUID to moe standard "Save Changes?" 1999-04-18 23:43:42 +00:00
function_panel.cxx Added Chrisophe Kalt's patch to add "extern "C"" to functions 1999-08-05 09:01:25 +00:00
function_panel.fl Added Chrisophe Kalt's patch to add "extern "C"" to functions 1999-08-05 09:01:25 +00:00
function_panel.h Added Chrisophe Kalt's patch to add "extern "C"" to functions 1999-08-05 09:01:25 +00:00
gif.cxx Yay, change all copyright notices to be 1998-1999. 1999-01-07 19:18:01 +00:00
keyboard_ui.cxx More changes for .C and .H to .cxx and .h... 1998-12-06 15:09:22 +00:00
keyboard_ui.h Initial revision 1998-10-06 18:21:25 +00:00
widget_panel.cxx Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +00:00
widget_panel.fl Lots of little GUI tweeks, capitalization changes, copyright update, etc. 1999-01-26 21:59:41 +00:00
widget_panel.h Fixed so that a public declaration like #include "Foo" is written to the 1999-08-05 08:01:40 +00:00