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
/
test
Age
Commit message (
Expand
)
Author
2002-05-24
Get rid of as many compiler warnings as possible.
Michael R Sweet
2002-05-21
Ignore more generated files...
Michael R Sweet
2002-05-21
Add preferences program to .cvsignore...
Michael R Sweet
2002-05-17
Fl_Preferences: fixed delete/free confusion, updated docu and sample on buffe...
Matthias Melcher
2002-05-16
Massive update to use strlcpy() and strlcat() instead of strncpy()
Michael R Sweet
2002-05-15
Update dependencies.
Michael R Sweet
2002-05-13
Backported the fltk2.0 tooltips. This may be somewhat binary incompatable
Bill Spitzak
2002-05-12
Fix tooltips on some of the valuators...
Michael R Sweet
2002-05-04
Fix scandir dirent stuff under WIN32.
Michael R Sweet
2002-05-03
Fix portability problems with Solaris Forte C++ compiler.
Michael R Sweet
2002-05-02
Fix include for preferences example.
Michael R Sweet
2002-05-01
Added preferences.fl, removed preferences.cxx and .h
Matthias Melcher
2002-05-01
Don't try to use itoa(), which isn't available on most systems. Instead,
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-29
Add preferences demo.
Michael R Sweet
2002-04-29
Updated credits file.
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-03-28
Test makefile didn't include makedepend file...
Michael R Sweet
2002-03-26
OS/2 update from Alexander Mai.
Michael R Sweet
2002-03-25
Fix spelling error in spelling check message...
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-07
Re-add dependency files.
Michael R Sweet
2002-03-07
Back-ported cut & paste code from fltk2.0.
Bill Spitzak
2002-03-06
Fix non-Xft build.
Michael R Sweet
2002-01-30
Fix prototypes for fl_input() and fl_password().
Michael R Sweet
2002-01-15
Unixware fixes.
Michael R Sweet
2002-01-13
Remove unused and obsolete JPEG image demo.
Michael R Sweet
2002-01-06
Add Fl_BMP_Image class and docos.
Michael R Sweet
2002-01-04
Fix OpenGL and button problems in shiny demo.
Michael R Sweet
2002-01-03
Fixup fractals demo so it doesn't get way ahead of display - some Linux
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2002-01-01
Use rint() for some more rounding of vertices.
Michael R Sweet
2001-12-30
Fix build problems in test directory - no more recursive dependencies for
Michael R Sweet
2001-12-23
Demo updates (so they all will use the default scheme)
Michael R Sweet
2001-12-22
- MacOS: more keyboard handler fixes, mainly mapping of Mac specific
Matthias Melcher
2001-12-21
CVS ignore files...
Michael R Sweet
2001-12-21
Get rid of CR's in some files...
Michael R Sweet
2001-12-19
"make clean" should not delete makedepend, since we now track this
Michael R Sweet
2001-12-17
Remove Fl_Mutex and Fl_Signal_Mutex from threads.h - not portable, and
Michael R Sweet
2001-12-14
Disable threading by default.
Michael R Sweet
2001-12-14
Clean up default menu for FLTK applications - don't need "About FLTK".
Michael R Sweet
2001-12-14
More tweeking of plastic boxtypes.
Michael R Sweet
2001-12-12
Update documentation screenshots (still have some to go...)
Michael R Sweet
2001-12-09
CygWin threading fixes from Teun.
Michael R Sweet
2001-12-09
Some files still had the old "fltk-bugs@easysw.com" address...
Michael R Sweet
2001-12-08
Fix threading test.
Michael R Sweet
2001-12-06
FLTK 1.1.0 for Mac "Out Of The Box Experience": type 'make' and watch...
Matthias Melcher
[next]