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
/
FL
Age
Commit message (
Expand
)
Author
1999-04-18
Updated patch version to 2 (1.0.2)
Michael R Sweet
1999-04-17
Fl::add_fd() structures are dynamically allocated so you can listen to
Bill Spitzak
1999-04-07
Missing header guards in FL/math.h.
gustavo
1999-03-25
Updated patch version number to 1...
Michael R Sweet
1999-03-18
Changes from Luis Ibanez to make it compile under Borland.
Bill Spitzak
1999-03-10
Removed unused "u32" type...
Michael R Sweet
1999-03-10
Changes to dial so that counter-clockwise motion is supported if you
Bill Spitzak
1999-03-09
Added missing FL_EXPORT stuff...
Michael R Sweet
1999-03-08
This adds support for the Fl_Dial::angles() method. This seems to work
Carl E. Thompson
1999-02-23
Oops - forgot that the OS/2 port doesn't use the WIN32 stuff - restored
Michael R Sweet
1999-02-23
fl_ask.H didn't include Enumerations.H, so the DLL stuff wasn't defined.
Michael R Sweet
1999-02-22
Removed unused "FL_IMPORT" definition.
Michael R Sweet
1999-02-19
Updated Fl::x(), ::y(), ::w(), and ::h() to account for WIN32 trays.
Michael R Sweet
1999-02-19
Updated header files to only use FL_DLL stuff when compiled
Michael R Sweet
1999-02-18
Updated DLL stuff yet again... sigh...
Michael R Sweet
1999-02-18
Updated headers to only support DLLs under MSVC++.
Michael R Sweet
1999-02-18
Fl_Window::icon() used a parameter named "i", which conflicted with the
Michael R Sweet
1999-02-18
Updated DLL definitions for VC++ 6.0 - now define "FL_STATIC"
Michael R Sweet
1999-02-16
Updated headers to support WIN32 and OS/2 DLLs.
Michael R Sweet
1999-02-09
Fixed dirent.h compatibility file; was including fl_scandir.H instead of
Michael R Sweet
1999-02-03
Put Fl::grab() into it's own source file. Rewritten as suggested so that
Bill Spitzak
1999-02-01
Updated Fl_Chart to allocate entries dynamically. The previous "scrolling"
Michael R Sweet
1999-01-30
Adds Fl_Browser::middleline(int) and Fl_Browser::bottomline(int).
Carl E. Thompson
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-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
Fix from Bill - handle() method needs to be public.
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1999-01-07
More contrast updates from Carl.
Michael R Sweet
1999-01-05
Fix from Carl - the inactive() function now works with all colors, and
Michael R Sweet
1999-01-04
Lots of changes:
Michael R Sweet
1998-12-22
Added FL_FREE_BOXTYPE constant to Enumerations.H.
Michael R Sweet
1998-12-07
Need "struct dirent" with C...
Michael R Sweet
1998-12-07
Redraw speedup patch from Bill.
Michael R Sweet
1998-12-02
Fl_Pixmap bug fix from Bill.
Michael R Sweet
1998-12-02
Font changes from Bill.
Michael R Sweet
1998-12-02
Changes from Carl to get rid of default_ variables...
Michael R Sweet
1998-11-24
Added floating point versions of gl_draw() functions.
Michael R Sweet
1998-11-08
Backed out WIN32 color palette changes for OpenGL - caused too much
Michael R Sweet
1998-11-08
Fixed WIN32 bug - FL_GL_WINDOW needs to be defined in Fl_Window.H...
Michael R Sweet
1998-11-08
More OpenGL under Windows changes - now keep track of window type and
Michael R Sweet
1998-11-08
Patches from Bill:
Michael R Sweet
1998-11-08
WIN32 fixes from Gustavo for fullscreen mode problems.
Michael R Sweet
1998-11-05
WIN32 full-screen fixes from Gustavo.
Michael R Sweet
1998-11-05
Multiple patches from Bill:
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-20
Updated autoconf files to support shared libraries and JPEG library.
Michael R Sweet
1998-10-19
Updated for new heading and CVS tags.
Michael R Sweet
1998-10-19
More changes from Bill Spitzak.
Michael R Sweet
[next]