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
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
2000-04-25
Fixed definition of glutBitmapWidth to match header file.
Bill Spitzak
2000-04-25
Bug fixes where I was getting the value from the input field instead of
Michael R Sweet
2000-04-25
Fixed bug in i18n_type_cb() - wasn't setting the i18n_xyz string variables
Michael R Sweet
2000-04-24
FLUID changes to support GNU gettext and POSIX catgets under FLTK 1.0;
Michael R Sweet
2000-04-17
Setting box(FL_NO_BOX) on a button makes it an invisible overlay
Bill Spitzak
2000-04-14
Some more size adjustments so smaller fonts look better
Bill Spitzak
2000-04-12
Some adjustments so setting FL_NORMAL_SIZE to 12 looks better
Bill Spitzak
2000-04-11
I made FL_NORMAL_SIZE into a public int variable. You can now change it
Bill Spitzak
2000-04-07
More fixes to the NT OpenGL overlays
Bill Spitzak
2000-04-04
Forgot to fix this file
Bill Spitzak
2000-04-04
Fixes for Cygwin POSIX emulation layer from Norman Vine.
Bill Spitzak
2000-04-04
Fl_Value_Input callback can call value() or destructor on the Fl_Value_Input
Bill Spitzak
2000-03-28
Yet another cut/paste fix for NT
Bill Spitzak
2000-03-24
Removed more testing code from Fl_Gl_Overlay
Bill Spitzak
2000-03-24
Removed debug printfs from overlay code
Bill Spitzak
2000-03-24
OpenGL overlays now work on NT. Tested on several different cards.
Bill Spitzak
2000-03-18
OpenGL overlays now work on NT!
Bill Spitzak
2000-03-17
Fixed up the colors the browser draws when it is deactivated, it does not
Bill Spitzak
2000-03-16
Compose table was too big to include in the key table - moved it to
Michael R Sweet
2000-03-15
Always draw a box around the current browser selection.
Michael R Sweet
2000-03-15
Documentation updates for 1.0.8.
Michael R Sweet
2000-03-08
Fix to compile on GCC 2.95.
Carl E. Thompson
2000-03-07
Fixes the BC5 project file so it gets the proper paths for includes and
Carl E. Thompson
2000-03-06
Updated the VC++ project file to include fl_compose.cxx.
Michael R Sweet
2000-03-06
Fix from Assar Westerlund - missing include.
Michael R Sweet
2000-03-05
Moved FL_LEFT_MOUSE, FL_MIDDLE_MOUSE, and FL_RIGHT_MOUSE from forms.h to
Bill Spitzak
2000-03-02
Fl_Button and friends didn't honor FL_WHEN_NOT_CHANGED.
Michael R Sweet
2000-02-29
Fl::compose() wasn't ignoring control chars (like Delete :)
Michael R Sweet
2000-02-29
JPEG compression for PS manual.
Michael R Sweet
2000-02-29
Turned off XDBE for all platforms
Bill Spitzak
2000-02-25
Updated version to 1.0.8.
Michael R Sweet
2000-02-23
New X function: fl_open_display(Display*) lets you run fltk on an
Bill Spitzak
2000-02-23
fl_shortcut_label() on Win32 prints the same strings for function keys
Bill Spitzak
2000-02-22
Fixed the changes I made yesterday so that int/float input fields do not
Bill Spitzak
2000-02-21
Forgot to commit the header files and fixed documentation!
Bill Spitzak
2000-02-21
Rearranged the compose code so it is clearer and can be called by things
Bill Spitzak
2000-02-18
Fixed the Ctrl+P shortcut problem reported by dalitz@infotech.de
Bill Spitzak
2000-02-15
Tiny change to Fl.H to get around bug in new gcc versions?
Bill Spitzak
2000-02-05
Produces correct destructor for nested classes, patch from Alexandr Shevtsow
Bill Spitzak
2000-02-05
Fixed cut/paste to other applications on Win32?
Bill Spitzak
2000-02-04
3rd and deeper nested Fl_Windows on Win32 redraw correctly.
Bill Spitzak
2000-01-27
Oops, the change to filename_list broke Irix, which defined the scandir
Bill Spitzak
2000-01-26
Sets the "input hint" which is needed for TWM and TWM-derived window managers.
Bill Spitzak
2000-01-23
If compiled with USE_COLORMAP=0 it will always try to find a TrueColor
Bill Spitzak
2000-01-23
*** empty log message ***
Bill Spitzak
2000-01-20
Pageup/down by correct amount in scrollbar
Bill Spitzak
2000-01-17
Fixed divide by zero in Fl_Scrollbar found by Harm-Jan Zwinderman. This
Bill Spitzak
2000-01-16
Buttons on scrollbars draw pushed in (fix from barrero@irit.fr)
Bill Spitzak
2000-01-12
Fixed the gl_overlay demo (and gl overlays in general) when they are
Bill Spitzak
[next]