index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fluid
Age
Commit message (
Expand
)
Author
2008-01-05
Missing pixmap
Matthias Melcher
2008-01-04
STR #1741: fixed and improved on missing 'public' attribute in consecutive cl...
Matthias Melcher
2008-01-04
STR #1776: FLUID now tries to find a previously declared callback to avoid de...
Matthias Melcher
2007-10-07
STR #1751: changing the window size in FLUID now sets the 'modified' flag
Matthias Melcher
2007-06-18
#1706: changed test/tile to expose issues with reversed order of 'show'. Chan...
Matthias Melcher
2007-05-20
Fix all compiler warnings from various build systems.
Michael R Sweet
2007-05-17
Removed obslete .cvsignore files (STR #1683)
Matthias Melcher
2007-05-10
Annoyed by the limitation in Fluid to generate keyboard shortucts for either ...
Matthias Melcher
2007-03-06
STR #1623: restored the unloved POSTBUILD command because the reulting execut...
Matthias Melcher
2007-02-20
Update copyright years and use "#ifndef" instead of "#if !defined".
Michael R Sweet
2007-02-20
Fixed Watcom compiler setup without verification using a patch by mnieuw
Matthias Melcher
2007-02-10
Update dependencies.
Michael R Sweet
2007-02-06
Use INSTALL_BIN instead of CP for Mac OS bundles...
Michael R Sweet
2007-02-06
Use install command instead of CHMOD, CP, and MKDIR.
Michael R Sweet
2007-02-02
Don't open display when generating source code for Fl_Help_View
Michael R Sweet
2007-01-24
- Fluid avoids writing unsopported combinations of the
Matthias Melcher
2007-01-18
Fixed Scroll crash in Fluid Live Mode (STR #1524)
Matthias Melcher
2007-01-04
Making a child group visible in a Fl_Tabs or Fl_Wizard widget now
Michael R Sweet
2007-01-03
Use strspn() to look at full words (better "o" detection)
Michael R Sweet
2006-10-20
Treat all "Window" classed widgets as window widgets.
Michael R Sweet
2006-10-14
Fix dead pixel in FL_GTK_UP_BOX/FRAME (STR #1471)
Michael R Sweet
2006-10-07
Fix install-linux target in test directory.
Michael R Sweet
2006-10-03
Add GTK thin up/down box/frame types.
Michael R Sweet
2006-09-24
Update "o" variable detection code to handle more cases (STR #1429)
Michael R Sweet
2006-09-17
Fix handling of public/private stuff for widget classes.
Michael R Sweet
2006-09-17
Decluttered Fluid Widget Bin to look good w/Mike new GTK+ scheme. Thanks Mike!
Matthias Melcher
2006-09-17
Add GTK box types and missing plastic round box types.
Michael R Sweet
2006-09-17
Implement new "gtk+" scheme which provides a Bluecurve look-n-feel.
Michael R Sweet
2006-09-04
STR 1416: Fluid would not output the correct code for a window's hotspot
Matthias Melcher
2006-08-30
Fixed typo in 'desktop-osx' install. Commented out unused variable.
Matthias Melcher
2006-08-23
- Fluid Code Declarations can now handle C++ style comments (STR #1383)
Matthias Melcher
2006-08-21
Fix Fl_Widget_Class_Type so that you can add code to a widget class
Michael R Sweet
2006-08-17
Changing the shorcut of a widget in fluid now marks the document as dirty (ST...
Matthias Melcher
2006-07-27
Fix problems with new FLUID output, add common to closing braces to show
Michael R Sweet
2006-07-26
Fix return of window widget - use "w" or the name of the window, as
Michael R Sweet
2006-07-26
Update copyrights on changed files.
Michael R Sweet
2006-07-26
Revamp variable tests so that we rarely need to provide "o" and
Michael R Sweet
2006-07-25
Fix use of LDFLAGS and make install depend on all target...
Michael R Sweet
2006-06-22
Added support for floating point Fl_Spinner
Matthias Melcher
2006-06-20
STR #1280: added support for assigning Fl_Menu_Items to array variables in Fl...
Matthias Melcher
2006-06-19
Add --with-archflags option to configure script, and use it in the right
Michael R Sweet
2006-06-19
If the value field for scrollbars was not zero, Fluid would generate code tha...
Matthias Melcher
2006-06-19
Mark a FLUID Project as "modified" when the user changes the visible Tab widg...
Matthias Melcher
2006-06-19
Loading a file would not update the Widget Propertis dialog in FLUID (STR #1326)
Matthias Melcher
2006-05-28
- In Fluid, declarations starting with the keyword
Matthias Melcher
2006-05-18
Declarations in Fluid can now explicitly be made non-static or non-extern. Th...
Matthias Melcher
2006-05-05
Fixed FLUID undo. Thanks Fabien fr finding this.
Matthias Melcher
2006-05-05
STR #1187: Fixed missing reset of flag in FLUID
Matthias Melcher
2006-04-28
STR #1169: Fixed 'make distclean' to remove binaries inside MacOS app packages
Matthias Melcher
2006-04-28
Fluid Code Viewer is now truly a viewer, not an editor. I would love to allow...
Matthias Melcher
[next]