fltk/fluid
Matthias Melcher 2e3037f895 Applied Domingo's suggestion for formatted Fluid output
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7823 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-11-12 15:55:09 +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 Added new type 'Binary Data' to Fluid. Use this to include an arbitrary file as a byte array into your source code. Changes to load jpegs etc. from program memory will follow. 2010-02-15 16:43:51 +00:00
about_panel.cxx Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
about_panel.fl Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
about_panel.h STR#2035 fix : Changed all 1998-200[0-8] dates to 1998-2009 for supported fltk files (this excludes i.e the png subdir). 2009-01-12 14:52:45 +00:00
align_widget.cxx Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
alignment_panel.cxx Fixed missing internationalisation of menus generate by Fluid (STR #2246) 2010-11-12 11:55:10 +00:00
alignment_panel.fl Fixed missing internationalisation of menus generate by Fluid (STR #2246) 2010-11-12 11:55:10 +00:00
alignment_panel.h Fixed missing internationalisation of menus generate by Fluid (STR #2246) 2010-11-12 11:55:10 +00:00
CMakeLists.txt Mostly rewritten CMake files by Michael Surette. They are more complete 2010-04-05 22:33:58 +00:00
code.cxx Fixed the remaining warnings 2010-10-28 21:47:01 +00:00
CodeEditor.cxx Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
CodeEditor.h STR#2035 fix : Changed all 1998-200[0-8] dates to 1998-2009 for supported fltk files (this excludes i.e the png subdir). 2009-01-12 14:52:45 +00:00
comments.h STR#2035 fix : Changed all 1998-200[0-8] dates to 1998-2009 for supported fltk files (this excludes i.e the png subdir). 2009-01-12 14:52:45 +00:00
factory.cxx Added new type 'Binary Data' to Fluid. Use this to include an arbitrary file as a byte array into your source code. Changes to load jpegs etc. from program memory will follow. 2010-02-15 16:43:51 +00:00
file.cxx Fixed the remaining warnings 2010-10-28 21:47:01 +00:00
Fl_Function_Type.cxx Applied Domingo's suggestion for formatted Fluid output 2010-11-12 15:55:09 +00:00
Fl_Group_Type.cxx Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
Fl_Menu_Type.cxx Fixed missing internationalisation of menus generate by Fluid (STR #2246) 2010-11-12 11:55:10 +00:00
Fl_Type.cxx Fixed lost top item in Fluid's tree browser (STR #2233) 2010-02-19 21:29:09 +00:00
Fl_Type.h Starting to add a GUI to manage the IDE database. 2010-02-27 22:38:25 +00:00
Fl_Widget_Type.cxx Fixed the remaining warnings 2010-10-28 21:47:01 +00:00
Fl_Widget_Type.h STR#2035 fix : Changed all 1998-200[0-8] dates to 1998-2009 for supported fltk files (this excludes i.e the png subdir). 2009-01-12 14:52:45 +00:00
Fl_Window_Type.cxx Fixed special handling for ISO back-tab keycode (STR #2369) 2010-10-30 19:56:20 +00:00
Fluid_Image.cxx Fixed the remaining warnings 2010-10-28 21:47:01 +00:00
Fluid_Image.h STR#2035 fix : Changed all 1998-200[0-8] dates to 1998-2009 for supported fltk files (this excludes i.e the png subdir). 2009-01-12 14:52:45 +00:00
fluid.cxx Fixed outside label redraw damage areas (STR #2436) 2010-10-31 19:35:23 +00:00
fluid.desktop STR 1896: updated categories in the KDE desktop files 2008-03-16 12:07:41 +00:00
function_panel.cxx Added new type 'Binary Data' to Fluid. Use this to include an arbitrary file as a byte array into your source code. Changes to load jpegs etc. from program memory will follow. 2010-02-15 16:43:51 +00:00
function_panel.fl Added new type 'Binary Data' to Fluid. Use this to include an arbitrary file as a byte array into your source code. Changes to load jpegs etc. from program memory will follow. 2010-02-15 16:43:51 +00:00
function_panel.h Added new type 'Binary Data' to Fluid. Use this to include an arbitrary file as a byte array into your source code. Changes to load jpegs etc. from program memory will follow. 2010-02-15 16:43:51 +00:00
ide_maketools.cxx Added 'rotated_text' to the Fluid IDE setup. It should probably be in 'Demo' as well. 2010-05-07 20:23:07 +00:00
ide_support.cxx Applied Greg's patch to fluid (STR #2393) to prevent false error 2010-07-10 14:01:22 +00:00
ide_support.h svn props on ide_support.h too 2010-05-03 20:11:59 +00:00
ide_visualc.cxx Applied Greg's patch to fluid (STR #2393) to prevent false error 2010-07-10 14:01:22 +00:00
ide_xcode.cxx Fludi IDE: now supporting header files for OS X. If those are included for a library, the resulting framework will receive a copy of the headers, allowing Xcode to simply include the file into any new project. frameworks must be installed in /Library?Frameworks to be found automatically. A little more fixing is required. 2010-04-14 20:17:44 +00:00
makedepend Fixed dependencies for next snapshot. 2010-05-28 07:39:27 +00:00
Makefile Added 'rotated_text' to the Fluid IDE setup. It should probably be in 'Demo' as well. 2010-05-07 20:23:07 +00:00
makefile.wat Changed references to fltk-bugs@fltk.org -> STR form. 2010-04-28 03:15:47 +00:00
print_panel.cxx Fixed the remaining warnings 2010-10-28 21:47:01 +00:00
print_panel.fl Fixed the remaining warnings 2010-10-28 21:47:01 +00:00
print_panel.h STR#2035 fix : Changed all 1998-200[0-8] dates to 1998-2009 for supported fltk files (this excludes i.e the png subdir). 2009-01-12 14:52:45 +00:00
Shortcut_Button.h STR#2035 fix : Changed all 1998-200[0-8] dates to 1998-2009 for supported fltk files (this excludes i.e the png subdir). 2009-01-12 14:52:45 +00:00
template_panel.cxx Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
template_panel.fl Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
template_panel.h STR#2035 fix : Changed all 1998-200[0-8] dates to 1998-2009 for supported fltk files (this excludes i.e the png subdir). 2009-01-12 14:52:45 +00:00
undo.cxx Changed the copyright to 2009 for header files. Still todo: src and test directory. 2009-01-01 16:11:32 +00:00
undo.h STR#2035 fix : Changed all 1998-200[0-8] dates to 1998-2009 for supported fltk files (this excludes i.e the png subdir). 2009-01-12 14:52:45 +00:00
widget_panel.cxx Completed the alignment pulldown menus for all new alignment styles. Hope you guys like it. 2010-04-10 22:16:55 +00:00
widget_panel.fl Completed the alignment pulldown menus for all new alignment styles. Hope you guys like it. 2010-04-10 22:16:55 +00:00
widget_panel.h Completed the alignment pulldown menus for all new alignment styles. Hope you guys like it. 2010-04-10 22:16:55 +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