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-07-14
Fl_File_Chooser::value("foo") now checks if the pathname is a directory
Michael R Sweet
2002-07-14
Ignore fluid-shared and all exe files.
Michael R Sweet
2002-07-11
minor changes to make FLTK compile as a DLL in CodeWarrior
Matthias Melcher
2002-07-11
MacOS: wait(0) would not handle all pending events.
Matthias Melcher
2002-06-29
Small changes to make Metrowerks CodeWarrior for Windows work.
Matthias Melcher
2002-06-28
Add missing file.
Michael R Sweet
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-27
MacOS:
Matthias Melcher
2002-06-26
Remired CR/LF pairs :-/
Matthias Melcher
2002-06-26
Added gl_font calls to Cube demo for gl_font implementation on MacOS (later).
Matthias Melcher
2002-06-13
Make sure DIRECTORY is undef'd for BC++.
Michael R Sweet
2002-06-13
Bug fixes from Sebastien.
Michael R Sweet
2002-06-10
Fix some editor problems; still have a few bugs that need to be resolved
Michael R Sweet
2002-06-09
Add documentation for using styles in text editor.
Michael R Sweet
2002-06-09
Add color definitions for "dark red", etc.
Michael R Sweet
2002-06-07
New file chooser.
Michael R Sweet
2002-06-03
Tweek the order of -o foo and foo.o in the test makefile, since putting
Michael R Sweet
2002-05-31
Some C++ compilers can't handle char& and int& versions of methods, so
Michael R Sweet
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
[next]