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
/
fluid.cxx
Age
Commit message (
Expand
)
Author
2002-06-28
Don't need to manually register image formats in these programs.
Michael R Sweet
2002-06-28
Separate the extra image functions into fltk_images.
Michael R Sweet
2002-06-07
New file chooser.
Michael R Sweet
2002-05-16
Massive update to use strlcpy() and strlcat() instead of strncpy()
Michael R Sweet
2002-05-02
Fix filename handling; this should take care of every scenario...
Michael R Sweet
2002-05-02
Update some FLUID documentation, no snapshots though.
Matthias Melcher
2002-05-01
Need to call set_filename() before reading FLUID file, since otherwise
Michael R Sweet
2002-05-01
Fixed 'Open Previuos' bug in FLUID.
Matthias Melcher
2002-05-01
Break grid and GUI settings into separate dialogs.
Michael R Sweet
2002-05-01
Added layout menu to FLUID. The menu contains
Matthias Melcher
2002-05-01
WIN32 doesn't support popen(), but Cygwin does.
Michael R Sweet
2002-05-01
Add shell command support to FLUID.
Michael R Sweet
2002-05-01
Fix FLUID so that open_cb() and open_history_cb() set the filename
Michael R Sweet
2002-04-30
added binary support and procedural names to
Matthias Melcher
2002-04-30
Fl_Preferences::getUserdataPath() and getPath() methods now require a
Michael R Sweet
2002-04-28
Make code dialog wider.
Michael R Sweet
2002-04-01
FLUID code that uses snprintf() needs to include src/flstring.h...
Michael R Sweet
2002-03-25
Rename all remaining functions that don't start with fl_ to
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-21
More OS/2 fixes from Alexander...
Michael R Sweet
2001-10-29
Cygwin fixes...
Michael R Sweet
2001-09-30
Fl_File_Chooser.H and fl_file_chooser.H need to be the same...
Michael R Sweet
2001-09-29
Tooltips, and more tooltips.
Michael R Sweet
2001-09-29
Fl_FileXYZ -> Fl_File_XYZ
Michael R Sweet
2001-09-23
Update VC++ project files.
Michael R Sweet
2001-09-13
Fix menu shortcuts.
Michael R Sweet
2001-08-11
Add new widgets to FLUID.
Michael R Sweet
2001-08-05
Keyboard nav for tabs.
Michael R Sweet
2001-08-02
FileIcon, FileBrowser, FileChooser stuff.
Michael R Sweet
2001-03-15
Use the Multithreaded DLL runtime model for all projects - I haven't found
Michael R Sweet
2001-02-01
Use GetTempPath() under WIN32 for the clipboard file location.
Michael R Sweet
2001-01-28
fl_curve uses a much better algorithim to figure out how many pieces
Bill Spitzak
2001-01-22
Copyright 2001.
Michael R Sweet
2000-08-20
Removed some (not all) of the warnings when compiled with -Wwrite-strings,
Bill Spitzak
2000-06-08
Patch from Jacques Tremblay so fluid -cs writes out the I18N string file
Bill Spitzak
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-05-16
I18N didn't work right for menus - the messages numbers were wrong.
Michael R Sweet
2000-04-25
Bug fixes where I was getting the value from the input field instead of
Michael R Sweet
2000-04-24
FLUID changes to support GNU gettext and POSIX catgets under FLTK 1.0;
Michael R Sweet
2000-04-04
Fixes for Cygwin POSIX emulation layer from Norman Vine.
Bill Spitzak
1999-11-20
Running with -c on a file with browsers in it does not require X
Bill Spitzak
1999-04-18
Changed exit callback in FLUID to moe standard "Save Changes?"
Michael R Sweet
1999-03-09
Fix from Phil Nelson so that write-code menu item writes to the
Bill Spitzak
1999-03-04
Fixed FLUID bug - can now override code and header file names from the
Michael R Sweet
1999-01-26
Updated WIN32 clipboard file to be in the root directory to allow for
Michael R Sweet
1999-01-26
Commented out Help/Manual menu item since Help isn't implemented yet.
Michael R Sweet
1999-01-25
Updated copyright notice in FLUID.
Michael R Sweet
1999-01-19
Fixes from Bill:
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-06
More changes for .C and .H to .cxx and .h...
Michael R Sweet
[next]