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-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
2001-11-18
Add Fl_Bitmask type, fl_create_bitmask() and fl_delete_bitmask() functions
Michael R Sweet
2001-11-18
More CygWin stuff, and a fix for WIN32 with the new fl_beep() function.
Michael R Sweet
2001-10-30
FLUID didn't write static data for the deimage() image.
Michael R Sweet
2001-10-30
Fix shortcut button bug - wasn't calling callback when changed.
Michael R Sweet
2001-10-29
Cygwin fixes...
Michael R Sweet
2001-10-29
32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()
Michael R Sweet
2001-10-01
FLUID: can't use "i->image(o)" if "i" is NULL... :)
Michael R Sweet
2001-09-30
Update dependencies.
Michael R Sweet
2001-09-30
Fl_File_Chooser.H and fl_file_chooser.H need to be the same...
Michael R Sweet
[prev]
[next]