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
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
Run "fltk-config --post" after installing and stripping fluid; otherwise
Michael R Sweet
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
Support "using" keyword.
Michael R Sweet
2002-04-28
Make code dialog wider.
Michael R Sweet
2002-04-28
Fix which icon is shown in FLUID (had it backwards)
Michael R Sweet
2002-04-27
Add unlock icon for public stuff.
Michael R Sweet
2002-04-27
Change lock icon color to red.
Michael R Sweet
2002-04-26
Add lock icon next to static/private elements in FLUID.
Michael R Sweet
2002-04-11
Make Fl_Output a subclass of Fl_Input, and add input_type and readonly
Michael R Sweet
2002-04-10
Update dependencies...
Michael R Sweet
2002-04-01
FLUID code that uses snprintf() needs to include src/flstring.h...
Michael R Sweet
2002-03-28
Test makefile didn't include makedepend file...
Michael R Sweet
2002-03-25
Move forms code to fltk_forms library, a la 2.0.
Michael R Sweet
2002-03-25
Rename all remaining functions that don't start with fl_ to
Michael R Sweet
2002-03-25
Remove old GIF reading code that isn't used anymore...
Michael R Sweet
2002-03-24
Doco updates for 1.1.
Michael R Sweet
2002-03-07
Re-add dependency files.
Michael R Sweet
2002-03-07
Back-ported cut & paste code from fltk2.0.
Bill Spitzak
2002-02-20
Update copyright in FLUID "about" window.
Michael R Sweet
2002-02-15
Use +O2 for compiler on HP-UX.
Michael R Sweet
2002-01-15
Use CXXFLAGS when linking fluid...
Michael R Sweet
2002-01-15
Strip fluid after the copy to bindir.
Michael R Sweet
2002-01-15
Unixware fixes.
Michael R Sweet
2002-01-06
Add Fl_BMP_Image class and docos.
Michael R Sweet
2002-01-06
Doco and dist file updates.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-21
More OS/2 fixes from Alexander...
Michael R Sweet
2001-12-21
CVS ignore files...
Michael R Sweet
2001-12-19
"make clean" should not delete makedepend, since we now track this
Michael R Sweet
2001-12-17
FLUID didn't support the plastic boxtypes.
Michael R Sweet
2001-12-17
Don't append a semicolon to callback function code when the last line
Michael R Sweet
2001-12-14
Clean up default menu for FLTK applications - don't need "About FLTK".
Michael R Sweet
2001-12-09
CygWin threading fixes from Teun.
Michael R Sweet
2001-12-08
Fix infinite loop problem in Fl_Text_Editor - was resizing before we
Michael R Sweet
2001-12-06
FLTK 1.1.0 for Mac "Out Of The Box Experience": type 'make' and watch...
Matthias Melcher
2001-11-25
Redo Fluid_Image class to use Fl_Shared_Image instead of its own subclasses
Michael R Sweet
2001-11-25
Add flstring.h header file to include string functions, strcasecmp
Michael R Sweet
2001-11-24
Fix bugs in copy() methods.
Michael R Sweet
2001-11-22
Fix all references to '.C' files (now .cxx)
Michael R Sweet
2001-11-19
Move header installs to new FL/Makefile, which is generated by
Michael R Sweet
[next]