.. |
icons
|
Add icon images (still need to update OSX icon file...)
|
2005-03-10 12:23:43 +00:00 |
pixmaps
|
Remove DOS line endings from text files.
|
2005-11-02 19:06:55 +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 |
CodeEditor.cxx
|
Clear style buffer in destructor.
|
2005-11-04 02:34:33 +00:00 |
CodeEditor.h
|
Fluid Source Code preview panel with automatic refresh and selected object code highlighting.
|
2005-11-03 20:43:19 +00:00 |
Fl_Function_Type.cxx
|
FLUID1: The comment entry in the Browser now reveals some more information by showing multiple lines up to 50 characters. Also, a change just to make sure our Code View won't harm.
|
2005-11-04 15:16:24 +00:00 |
Fl_Group_Type.cxx
|
FLUID: Grouping and ungrouping would not work inside an Fl_Widget_Class_Type
|
2005-08-30 21:25:47 +00:00 |
Fl_Menu_Type.cxx
|
Updated the default label and text colors of all widgets to use
|
2005-10-30 17:42:21 +00:00 |
Fl_Type.cxx
|
Fluid Source Code preview panel with automatic refresh and selected object code highlighting.
|
2005-11-03 20:43:19 +00:00 |
Fl_Type.h
|
FLUID1: The comment entry in the Browser now reveals some more information by showing multiple lines up to 50 characters. Also, a change just to make sure our Code View won't harm.
|
2005-11-04 15:16:24 +00:00 |
Fl_Widget_Type.cxx
|
Fluid Source Code preview panel with automatic refresh and selected object code highlighting.
|
2005-11-03 20:43:19 +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
|
FLUID1: correctly hide the "X Class:" label whenever the XClass input field is hidden
|
2005-11-04 15:21:26 +00:00 |
Fluid_Image.cxx
|
FLUID writes RGB and Bitmap image data as an array of decimal numbers instead of a string since "a certain compiler by a large operating system vendor which shall remain unnamed" can not handle long strings and produces heap overflows.
|
2005-10-26 09:08:01 +00:00 |
Fluid_Image.h
|
Update source file headers with STR web page.
|
2005-04-16 00:13:17 +00:00 |
Makefile
|
Update source file headers with STR web page.
|
2005-04-16 00:13:17 +00:00 |
Shortcut_Button.h
|
Update source file headers with STR web page.
|
2005-04-16 00:13:17 +00:00 |
about_panel.cxx
|
STR #1052: Updated FLUID to generate buttons in the correct colors. After all these changes, it may be useful to rebuild all cxx files from fl files. This will make sure that menu items are rendered in foreground color instead of simply black
|
2005-11-02 13:55:13 +00:00 |
about_panel.fl
|
More UI cleanup.
|
2005-03-19 08:38:21 +00:00 |
about_panel.h
|
STR #1052: Updated FLUID to generate buttons in the correct colors. After all these changes, it may be useful to rebuild all cxx files from fl files. This will make sure that menu items are rendered in foreground color instead of simply black
|
2005-11-02 13:55:13 +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
|
Fix new GUI panels to conform to HIG.
|
2005-11-03 22:16:52 +00:00 |
alignment_panel.fl
|
Fix new GUI panels to conform to HIG.
|
2005-11-03 22:16:52 +00:00 |
alignment_panel.h
|
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 |
code.cxx
|
Fluid Source Code preview panel with automatic refresh and selected object code highlighting.
|
2005-11-03 20:43:19 +00:00 |
comments.h
|
Make comment strings const char *...
|
2005-04-14 12:20:12 +00:00 |
factory.cxx
|
- I enlarged the 'minimal update' area in Fl_Input_, so that characters that overlap the font box will be correctly erased during minimal redraw. The original code assumes that character fin in a box from 0,0 to charcter width/height. However, many newer fonts overlap that box and leave traces when redrawn. See 'j' and 'W' in Helvetica on Mac and Windows.
|
2005-07-20 11:11:51 +00:00 |
file.cxx
|
Update source file headers with STR web page.
|
2005-04-16 00:13:17 +00:00 |
fluid.cxx
|
VC++ 2005 Support, drop old files, add icons for Sudoku
|
2005-11-27 14:45:48 +00:00 |
fluid.info
|
Fix open-documents callback stuff.
|
2003-06-01 00:23:57 +00:00 |
fluid.plist
|
Many FLUID updates...
|
2005-03-19 04:09:32 +00:00 |
function_panel.cxx
|
Fix new GUI panels to conform to HIG.
|
2005-11-03 22:16:52 +00:00 |
function_panel.fl
|
FLUID1: The comment entry in the Browser now reveals some more information by showing multiple lines up to 50 characters. Also, a change just to make sure our Code View won't harm.
|
2005-11-04 15:16:24 +00:00 |
function_panel.h
|
Fluid Source Code preview panel with automatic refresh and selected object code highlighting.
|
2005-11-03 20:43:19 +00:00 |
makedepend
|
Update dependencies.
|
2005-11-27 15:05:50 +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 |
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
|
VC++ 2005 Support, drop old files, add icons for Sudoku
|
2005-11-27 14:45:48 +00:00 |
undo.h
|
Do'h! Forgot to add these files...
|
2005-03-20 13:38:04 +00:00 |
widget_panel.cxx
|
STR #1052: Updated FLUID to generate buttons in the correct colors. After all these changes, it may be useful to rebuild all cxx files from fl files. This will make sure that menu items are rendered in foreground color instead of simply black
|
2005-11-02 13:55:13 +00:00 |
widget_panel.fl
|
STR #1052: Updated FLUID to generate buttons in the correct colors. After all these changes, it may be useful to rebuild all cxx files from fl files. This will make sure that menu items are rendered in foreground color instead of simply black
|
2005-11-02 13:55:13 +00:00 |
widget_panel.h
|
FLUD: This fixes the problem that the children of a Widget_Class_Type are positioned with absolute coordintes. The patch adds another button to the FLUID interface named 'Relative' to the right of the widget position. It is only visible if a Widget_Class_Type is selected. If checked, code will be added that creates an Fl_Group at 0, 0 and later repositions it and all its children into the final position.
|
2005-08-30 21:57:23 +00:00 |