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
path:
root
/
src
Age
Commit message (
Expand
)
Author
1999-02-16
Removed extra "events" target from enumerations.html.
Michael R Sweet
1999-02-16
Updated headers to support WIN32 and OS/2 DLLs.
Michael R Sweet
1999-02-16
Updated Fl_Dial to use atan2() to avoid possible math errors and reduce
Michael R Sweet
1999-02-16
Patch from Bill - not freeing bitmap array?
Michael R Sweet
1999-02-16
Removed fl_line_style.cxx from makefile...
Michael R Sweet
1999-02-16
Patch from Jim Hourihan that adds symbol support to Fl_Choice.
Michael R Sweet
1999-02-03
Put Fl::grab() into it's own source file. Rewritten as suggested so that
Bill Spitzak
1999-02-02
Fl_abort.cxx didn't include <config.h>, and didn't conditionally declare
Michael R Sweet
1999-02-01
OS/2 XFree86 changes from Alexander Mai.
Michael R Sweet
1999-02-01
Updated Fl_Chart to allocate entries dynamically. The previous "scrolling"
Michael R Sweet
1999-02-01
Fixed fl_line() bugs in for WIN32 - the documentation says
Michael R Sweet
1999-01-31
Added optimization for SGI builds (mike: please run autoconf before making
Bill Spitzak
1999-01-30
Adds Fl_Browser::middleline(int) and Fl_Browser::bottomline(int).
Carl E. Thompson
1999-01-29
Moved fl_old_shortcut() from Fl_Menu_add.cxx to Fl.cxx so that using a
Carl E. Thompson
1999-01-29
Fixed buttons in the menubar
Bill Spitzak
1999-01-27
Updated to include <sys/select.h> as needed.
Michael R Sweet
1999-01-27
Updated Makefile for shared libraries (wasn't copying both files).
Michael R Sweet
1999-01-27
Fixes to documentation.
Bill Spitzak
1999-01-26
Applied a navigation bug fix from Bill.
Michael R Sweet
1999-01-25
Patch from Carl - inactive and contrast functions.
Michael R Sweet
1999-01-24
Patch from Bill so that non_modal windows can be maximized or iconified.
Michael R Sweet
1999-01-24
Patch from Bill so that Shift-Tab works on all systems.
Michael R Sweet
1999-01-24
Patch from Bill to allow users to click outside a menu to hide it without
Michael R Sweet
1999-01-19
Fixed drawing of return button.
Michael R Sweet
1999-01-19
Fixes from Bill for menu scrolling errors.
Michael R Sweet
1999-01-19
Fixes from Bill:
Michael R Sweet
1999-01-19
Fix from Bill - global shortcuts now work for the menubar as well.
Michael R Sweet
1999-01-19
Fix from Bill - removed code that was sending extra events.
Michael R Sweet
1999-01-13
Fixed missing include file (<sys/time.h>)
Michael R Sweet
1999-01-13
Didn't need to define a replacement for getcwd() under Windows...
Michael R Sweet
1999-01-13
Fl_Clock fixes for WIN32 from Bill.
Michael R Sweet
1999-01-13
More color fixes from Bill.
Michael R Sweet
1999-01-13
More color fixes from Bill - contrast function not right, and moved
Michael R Sweet
1999-01-13
Fixes from Bill:
Michael R Sweet
1999-01-13
Fixes from Bill:
Michael R Sweet
1999-01-07
Updated file chooser and matching from Bill (better for WIN32).
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1999-01-07
Fixed FD stuff for WIN32.
Michael R Sweet
1999-01-07
Removed old inactive function.
Michael R Sweet
1999-01-07
More double-buffering and region code stuff from Bill.
Michael R Sweet
1999-01-07
Double-buffered window speedup from Bill.
Michael R Sweet
1999-01-07
modal() window fix from Bill.
Michael R Sweet
1999-01-07
More contrast updates from Carl.
Michael R Sweet
1999-01-06
Added support for FD's under WIN32.
Michael R Sweet
1999-01-05
Fix from Carl - the inactive() function now works with all colors, and
Michael R Sweet
1999-01-05
Patch from Bill to improve contrast of menu items as needed.
Michael R Sweet
1999-01-04
Word wrap update from Bill...
Michael R Sweet
1999-01-04
Fix from Bill to prevent popup menus from generating unknown events.
Michael R Sweet
1999-01-04
Lots of changes:
Michael R Sweet
1998-12-29
Fl_Input didn't handle box type of FL_NO_BOX properly.
Michael R Sweet
[next]