fltk/fluid
Michael R Sweet 58cfbc6c82 Use INSTALL_BIN instead of CP for Mac OS bundles...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5665 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2007-02-06 21:46:02 +00:00
..
fluid.app/Contents Update EPM list file and OSX icon for FLUID. 2006-01-15 20:05:11 +00:00
icons Add OSX application stuff for FLUID. 2006-01-15 19:14:04 +00:00
pixmaps Remove DOS line endings from text files. 2005-11-02 19:06:55 +00:00
about_panel.cxx Implement new "gtk+" scheme which provides a Bluecurve look-n-feel. 2006-09-17 14:58:25 +00:00
about_panel.fl Implement new "gtk+" scheme which provides a Bluecurve look-n-feel. 2006-09-17 14:58:25 +00:00
about_panel.h STR 1416: Fluid would not output the correct code for a window's hotspot 2006-09-04 20:01:15 +00:00
align_widget.cxx STR #985: This is a medium size change in the way that FLUID manages widget label sizes. I moved the 'preset' functionality from the 'widget size' menu into the grid setting window. The menu now only changes selected widgets while the setting panel modifies newly created widgets. Settings are stored in the preferences. 2005-09-09 11:36:36 +00:00
alignment_panel.cxx Implement new "gtk+" scheme which provides a Bluecurve look-n-feel. 2006-09-17 14:58:25 +00:00
alignment_panel.fl Implement new "gtk+" scheme which provides a Bluecurve look-n-feel. 2006-09-17 14:58:25 +00:00
alignment_panel.h Implement new "gtk+" scheme which provides a Bluecurve look-n-feel. 2006-09-17 14:58:25 +00:00
CMakeLists.txt This commit contains patch submitted by "fltk.x0" (thanks fltk.x0!) in the middle of May this year - STR #863. Also small change in fluid.cxx - time.h was needed for successful build on MinGW. 2005-08-06 05:02:56 +00:00
code.cxx Fix handling of public/private stuff for widget classes. 2006-09-17 18:34:17 +00:00
CodeEditor.cxx Fluid Code Viewer is now truly a viewer, not an editor. I would love to allow text editing in the Code Viewer and re-enter the code into the UI, but that is currently close to impossible to implement 2006-04-28 01:00:41 +00:00
CodeEditor.h Fluid Code Viewer is now truly a viewer, not an editor. I would love to allow text editing in the Code Viewer and re-enter the code into the UI, but that is currently close to impossible to implement 2006-04-28 01:00:41 +00:00
comments.h Make comment strings const char *... 2005-04-14 12:20:12 +00:00
factory.cxx Don't open display when generating source code for Fl_Help_View 2007-02-02 20:09:53 +00:00
file.cxx Loading a file would not update the Widget Propertis dialog in FLUID (STR #1326) 2006-06-19 08:01:01 +00:00
Fl_Function_Type.cxx - Fluid Code Declarations can now handle C++ style comments (STR #1383) 2006-08-23 11:00:22 +00:00
Fl_Group_Type.cxx Fixed Scroll crash in Fluid Live Mode (STR #1524) 2007-01-18 11:28:47 +00:00
Fl_Menu_Type.cxx Changing the shorcut of a widget in fluid now marks the document as dirty (STR #1382) 2006-08-17 13:59:00 +00:00
Fl_Type.cxx Update copyrights on changed files. 2006-07-26 19:53:19 +00:00
Fl_Type.h Fixed Scroll crash in Fluid Live Mode (STR #1524) 2007-01-18 11:28:47 +00:00
Fl_Widget_Type.cxx - Fluid avoids writing unsopported combinations of the 2007-01-24 20:32:54 +00:00
Fl_Widget_Type.h Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
Fl_Window_Type.cxx Treat all "Window" classed widgets as window widgets. 2006-10-20 00:34:48 +00:00
Fluid_Image.cxx Revamp variable tests so that we rarely need to provide "o" and 2006-07-26 19:52:28 +00:00
Fluid_Image.h Revamp variable tests so that we rarely need to provide "o" and 2006-07-26 19:52:28 +00:00
fluid.cxx Fix dead pixel in FL_GTK_UP_BOX/FRAME (STR #1471) 2006-10-14 04:35:24 +00:00
fluid.desktop Update Linux desktop files. 2006-01-15 20:44:00 +00:00
function_panel.cxx Decluttered Fluid Widget Bin to look good w/Mike new GTK+ scheme. Thanks Mike! 2006-09-17 18:31:35 +00:00
function_panel.fl Decluttered Fluid Widget Bin to look good w/Mike new GTK+ scheme. Thanks Mike! 2006-09-17 18:31:35 +00:00
function_panel.h Decluttered Fluid Widget Bin to look good w/Mike new GTK+ scheme. Thanks Mike! 2006-09-17 18:31:35 +00:00
makedepend Update dependencies. 2005-11-27 15:05:50 +00:00
Makefile Use INSTALL_BIN instead of CP for Mac OS bundles... 2007-02-06 21:46:02 +00:00
makefile.wat Fix eol-style in Watcom files... 2005-05-19 16:07:13 +00:00
print_panel.cxx Remove DOS line endings from text files. 2005-11-02 19:06:55 +00:00
print_panel.fl Change Fl_Spinner to use double values instead of ints. 2005-03-25 02:39:25 +00:00
print_panel.h Remove DOS line endings from text files. 2005-11-02 19:06:55 +00:00
Shortcut_Button.h Update source file headers with STR web page. 2005-04-16 00:13:17 +00:00
template_panel.cxx Remove DOS line endings from text files. 2005-11-02 19:06:55 +00:00
template_panel.fl Remove DOS line endings from text files. 2005-11-02 19:06:55 +00:00
template_panel.h Remove DOS line endings from text files. 2005-11-02 19:06:55 +00:00
undo.cxx Fixed FLUID undo. Thanks Fabien fr finding this. 2006-05-05 18:12:05 +00:00
undo.h Do'h! Forgot to add these files... 2005-03-20 13:38:04 +00:00
widget_panel.cxx Implement new "gtk+" scheme which provides a Bluecurve look-n-feel. 2006-09-17 14:58:25 +00:00
widget_panel.fl Implement new "gtk+" scheme which provides a Bluecurve look-n-feel. 2006-09-17 14:58:25 +00:00
widget_panel.h Implement new "gtk+" scheme which provides a Bluecurve look-n-feel. 2006-09-17 14:58:25 +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