.. |
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 |
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 |
CodeEditor.cxx
|
This change to fluid's CodeEditor ought to make it honour textsize changes
|
2012-04-13 14:45:18 +00:00 |
CodeEditor.h
|
This change to fluid's CodeEditor ought to make it honour textsize changes
|
2012-04-13 14:45:18 +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 cast using both (unsigned char) and (int) to make sure that
|
2012-07-14 18:31:43 +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 |
Makefile
|
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 |
about_panel.cxx
|
Upgrade version number to 1.3.1
|
2012-11-06 21:13:54 +00:00 |
about_panel.fl
|
Upgrade version number to 1.3.1
|
2012-11-06 21:13:54 +00:00 |
about_panel.h
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +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 |
code.cxx
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +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 |
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
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +00:00 |
function_panel.fl
|
Modifications to all LGPL headers for STR #2685.
|
2011-07-19 04:49:30 +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.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 |
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
|
…
|
|