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-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
1999-03-10
Named callback function in a menu item inside a class prepended the
Bill Spitzak
1999-03-10
Changes Fl_Dial to use XForms defaults for angles
Carl E. Thompson
1999-03-09
scandir.c used a variable named "new", which is valid ANSI C but
Michael R Sweet
1999-03-09
Final changes for 1.0 distribution files for Linux.
Michael R Sweet
1999-03-09
Updated file list and build script.
Michael R Sweet
1999-03-09
Added RPM files for Linux distribution.
Michael R Sweet
1999-03-09
It would help if the configure script substituted DSOCOMMAND...
Michael R Sweet
1999-03-09
Added IRIX distribution files.
Michael R Sweet
1999-03-09
Fixed fluid manpage (no ESP heading)
Michael R Sweet
1999-03-09
Updated docos to match code.
Michael R Sweet
1999-03-09
Added libfltk.a to install rules, so both the shared and static libraries
Michael R Sweet
1999-03-09
Updated Linux DSO rules.
Michael R Sweet
1999-03-09
Added missing FL_EXPORT stuff...
Michael R Sweet
1999-03-09
Updated Digital UNIX DSO commands.
Michael R Sweet
1999-03-09
Updated Solaris shared library command (again).
Michael R Sweet
1999-03-09
Changed Solaris shared library command to ld using -h option to set
Michael R Sweet
1999-03-09
Updated addresses to point to fltk.org...
Michael R Sweet
1999-03-09
Added #ifdef for backspace hack - is this really necessary? I've never
Michael R Sweet
1999-03-09
Fixes for FL_FILL_DIAL
Bill Spitzak
1999-03-09
Fixes to Fl_Dial so it stops moving when you drag to ends of region.
Bill Spitzak
1999-03-09
Fix from Phil Nelson so that write-code menu item writes to the
Bill Spitzak
1999-03-09
Small fixes suggested by Guillaume Nodet
Bill Spitzak
1999-03-08
This adds support for the Fl_Dial::angles() method. This seems to work
Carl E. Thompson
1999-03-08
Added (unsigned) cast to isxyz() calls to get rid of compiler warnings.
Michael R Sweet
[next]