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
Age
Commit message (
Expand
)
Author
1999-04-03
textstuff() methods no longer inline to work around a bug in a compiler.
Carl E. Thompson
1999-04-01
Updated 1.0 Borland C++ files.
Carl E. Thompson
1999-04-01
This commit was manufactured by cvs2svn to create branch 'branch-1.0'.
No Author
1999-04-01
Applied Gustavo's WIN32 timer patch to the 1.0.x branch.
Michael R Sweet
1999-03-30
Bugfix. FLUID now compiles under UNIX! ;->
Carl E. Thompson
1999-03-29
Changes needed to get FLTK to compile on Borland C++ 5 under Windows. I
Carl E. Thompson
1999-03-26
Makefile didn't clean DSO...
Michael R Sweet
1999-03-26
Changed the valuators demo so only one copy of the callback code is
Bill Spitzak
1999-03-26
consistent use of $(LIBRARY) rather than $(LIBNAME)
Bill Spitzak
1999-03-25
The HAVE_SYS_SELECT_H define was wrong in configin.h and friends.
Michael R Sweet
1999-03-25
Changed hard references to libfltk.a and friends to $(LIBRARY) and
Michael R Sweet
1999-03-25
Fixed stupid bug in IRIX distribution (fluid not executable...)
Michael R Sweet
1999-03-25
Can't use chmod -R on header directory...
Michael R Sweet
1999-03-25
Forgot to change documentation from /usr/info to /usr/doc/fltk-1.0.1...
Michael R Sweet
1999-03-25
Update install docos to 1.0.1 and fixed typos in IRIX and Linux package
Michael R Sweet
1999-03-25
Fixed install rule for DSOs - was copying the wrong file...
Michael R Sweet
1999-03-25
Removed extra link commands from install target (these are done in
Michael R Sweet
1999-03-25
Updated README and distribution packages to use v1.0.1.
Michael R Sweet
1999-03-25
Added gluDeleteQuadric() call to avoid memory leak.
Michael R Sweet
1999-03-25
Updated patch version number to 1...
Michael R Sweet
1999-03-25
Applied Dmitry's timeout patch.
Michael R Sweet
1999-03-18
Changes from Luis Ibanez to make it compile under Borland.
Bill Spitzak
1999-03-16
Added clipping suggested by Dmitry Potapov
Bill Spitzak
1999-03-16
Clears value() when you clear the menu()
Bill Spitzak
1999-03-15
Fixes for os2x by Alexander Mai
Bill Spitzak
1999-03-13
Fixed alignment of Fl_Choice label with the text in the pop-up menu
Bill Spitzak
1999-03-13
DOH! Fixed even more typos in my fix for Fl_Browser::item_height.
Bill Spitzak
1999-03-13
fixed typo that I managed to check in last time...
Bill Spitzak
1999-03-13
Fixed Fl_Browser::item_height, I believe this will fix Adrian Miranda's
Bill Spitzak
1999-03-13
Fixed fluid bug that caused styles patch to crash when you delete menu item.
Bill Spitzak
1999-03-12
Fix return value of Fl::check(). This fixes the "cube" demo and possibly
Carl E. Thompson
1999-03-12
Test. Please ignore.
Carl E. Thompson
1999-03-12
This commit was manufactured by cvs2svn to create branch 'branch-1.0'.
No Author
1999-03-10
Changed PostScript output to Level 1 for maximum compatibility.
Michael R Sweet
1999-03-10
Fix from Dmitry - wasn't copying data when replacing the text value of a
Michael R Sweet
1999-03-10
Now remove links directory after building installation.
Michael R Sweet
1999-03-10
Now remove old depot.gz file prior to compressing...
Michael R Sweet
1999-03-10
Fixed bug in IRIX makedist.sh script.
Michael R Sweet
1999-03-10
Added README and install documentation for binary packages.
Michael R Sweet
1999-03-10
Added Solaris SPACE distribution files.
Michael R Sweet
1999-03-10
Added Solaris Intel distribution files.
Michael R Sweet
1999-03-10
Fixed .mi file.
Michael R Sweet
1999-03-10
Added documentation subset.
Michael R Sweet
1999-03-10
Added Digital UNIX distribution files.
Michael R Sweet
1999-03-10
Updated not to use v3f() macro.
Michael R Sweet
1999-03-10
Removed unused "u32" type...
Michael R Sweet
1999-03-10
Removed extra \ in HP-UX DSO command.
Michael R Sweet
1999-03-10
Updated file list and distribution script for HP-UX.
Michael R Sweet
1999-03-10
Added HP-UX distribution files.
Michael R Sweet
1999-03-10
Changes to dial so that counter-clockwise motion is supported if you
Bill Spitzak
[next]