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-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
2000-01-11
Fixed background (@B) option - was drawing background for selected items.
Michael R Sweet
2000-01-11
Programs can now resize() their windows even if they are not resizable()
Bill Spitzak
2000-01-05
Added Fl.H required by an inline function if Fl_Repeat_Button.H
Bill Spitzak
1999-12-31
Fixed async selection code - wasn't calling TranslateMessage...
Michael R Sweet
1999-12-30
Re-integrated all of the old WIN32 select() code just in case it is needed
Michael R Sweet
1999-12-29
New WSAAsyncSelect code for WIN32 Fl::add_fd() support.
Michael R Sweet
1999-12-19
Stuff that didn't get into 1.0.7:
Bill Spitzak
1999-12-17
Updates for 1.0.7.
Michael R Sweet
1999-12-17
Updated to 1.0.7.
Michael R Sweet
1999-12-17
Patch from Clemens Hintze to allow declaratons of "typedef" to work.
Bill Spitzak
1999-12-15
Fixed bug on Win32 where programs would stop paying attention to keys.
Bill Spitzak
1999-12-08
Added #ifdef's for OpenBSD and NetBSD...
Michael R Sweet
1999-12-07
Removed warning messages from gcc compile
Bill Spitzak
1999-12-06
Minor change - now check the version of Windows we have to
Michael R Sweet
1999-12-05
FL_CURSOR_HAND should be IDC_HAND, not IDC_UPARROW.
Michael R Sweet
1999-12-04
Scrollbars now "page" when you click outside the scroller.
Michael R Sweet
1999-12-03
Fixed warning message in Mike's fix to Fl::args
Bill Spitzak
1999-12-01
Fixes argc == 0 segfault.
Carl E. Thompson
1999-11-30
Fixed fl_call_main.c to compile with BC5. This fix is already in the 2.0
Carl E. Thompson
1999-11-20
Running with -c on a file with browsers in it does not require X
Bill Spitzak
1999-11-19
Correctly measures browser items with @C or @B color formatting commands.
Bill Spitzak
1999-11-18
Fixed bit reversal table - entry for reversing 1100 was set to 0010
Michael R Sweet
1999-11-18
Now set the label() of the message form appropriately (no more ***** in
Michael R Sweet
1999-11-16
Fl_Browser_ didn't draw the selection box using an inactive color when
Michael R Sweet
1999-11-16
Changes requested by Jeff Meininger
Bill Spitzak
1999-11-12
fl_arc() and fl_pie() fixes for WIN32 removed - the problem is with
Michael R Sweet
1999-11-10
Sets win_gravity correctly, this helps some X window managers that use
Bill Spitzak
1999-11-09
fl_arc() and fl_pie() were drawing 1 pixel too little horizontally and
Michael R Sweet
1999-11-07
Zero-width browsers crashed:
Bill Spitzak
1999-11-04
Minor change: if the X window manager does not do anything else with windows
Bill Spitzak
1999-10-30
More fixes to the text editing to make the NT users happy.
Bill Spitzak
1999-10-25
C++ comments are not valid ANSI C source!!!!!!!!!!!!!
Michael R Sweet
1999-10-23
Does not call draw() on child Fl_Windows when their parent is hidden.
Bill Spitzak
1999-10-23
Calling deactivate() from a non-displayed widget could cause an infinite
Bill Spitzak
1999-10-19
Fixed configure uversion for Irix 6.5
Bill Spitzak
1999-10-16
Changed the sgi -woff pragma to the new #define suggested by Michael Sweet.
Bill Spitzak
1999-10-15
I fixed Fl_Tabs so that child tabs can be added/removed without any
Bill Spitzak
1999-10-15
Fixed the shiny demo (and a DD program). Note: this fix is not
Bill Spitzak
1999-10-14
Forgot to check in the header file changes
Bill Spitzak
1999-10-14
These are some (hopefully minor) changes we keep needing to edit into
Bill Spitzak
1999-09-27
Changes for 1.0.6 release.
Michael R Sweet
1999-09-20
Fl_Repeat_Button removes the timeout if it is deactivated or hidden
Bill Spitzak
1999-09-16
Fixed some WIN32 bugs found in 1.0.5:
Bill Spitzak
1999-09-15
Added missing README file...
Michael R Sweet
1999-09-15
Fixed typos...
Michael R Sweet
1999-09-15
Updated for FLTK 1.0.5.
Michael R Sweet
[next]