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-20
Compose for Icelandic thorn character is "TH" or "th". Also fixed the
Bill Spitzak
1999-04-19
Updated documentation version & edition.
Michael R Sweet
1999-04-19
Changes to Fl_Menu_::add() so that you should be able to add to any menu,
Bill Spitzak
1999-04-18
Changed exit callback in FLUID to moe standard "Save Changes?"
Michael R Sweet
1999-04-18
Updated patch version to 2 (1.0.2)
Michael R Sweet
1999-04-18
Changes so that "extra code" goes before o->end() and close bracket.
gustavo
1999-04-17
Submenu titles did not always get the FL_SUBMENU bit turned on when
Bill Spitzak
1999-04-17
Fl::add_fd() structures are dynamically allocated so you can listen to
Bill Spitzak
1999-04-10
fluid outputs symbolic names for align() and when() to the C++ code
Bill Spitzak
1999-04-10
1. ~Fl_Widget(), Fl_Widget::hide(), and Fl_Widget::deactivate() no longer send
Bill Spitzak
1999-04-08
Fixes this demo (got broken somewhere...)
Carl E. Thompson
1999-04-08
Guillaume's fix for Fl_Menu_::copy()
Carl E. Thompson
1999-04-07
Missing header guards in FL/math.h.
gustavo
1999-04-05
Broken link in docs.
gustavo
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
[next]