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
2002-03-25
Rename all remaining functions that don't start with fl_ to
Michael R Sweet
2002-03-25
Stereo OpenGL patch from Stuart Levy...
Michael R Sweet
2002-03-23
Automatically resize the convenience dialogs as needed...
Michael R Sweet
2002-03-07
Back-ported cut & paste code from fltk2.0.
Bill Spitzak
2002-03-06
Add Xft support to 1.1.x.
Michael R Sweet
2002-03-05
Fix rendering of background color in table cells.
Michael R Sweet
2002-02-20
Update copyright in FLUID "about" window.
Michael R Sweet
2002-02-15
Use +O2 for compiler on HP-UX.
Michael R Sweet
2002-01-30
Fix prototypes for fl_input() and fl_password().
Michael R Sweet
2002-01-09
First round of DND additions to 1.1 - just X11 code, and I haven't added
Michael R Sweet
2002-01-07
Fixed from Teun.
Michael R Sweet
2002-01-07
Don't apply tile image to menu or overlay windows.
Michael R Sweet
2002-01-06
Add Fl_BMP_Image class and docos.
Michael R Sweet
2002-01-06
Doco and dist file updates.
Michael R Sweet
2002-01-03
cleaned up src/Fl_mac.cxx, fixed Fl::wait(0.0), fixed Cmd-Q handling
Matthias Melcher
2002-01-01
Copyright updates...
Michael R Sweet
2002-01-01
Use rint() for some more rounding of vertices.
Michael R Sweet
2001-12-23
Demo updates (so they all will use the default scheme)
Michael R Sweet
2001-12-22
- MacOS: more keyboard handler fixes, mainly mapping of Mac specific
Matthias Melcher
2001-12-21
Casts to make old IRIX 5.3 C++ compiler happy...
Michael R Sweet
2001-12-21
CVS ignore files...
Michael R Sweet
2001-12-20
Implement Fl::scheme() and Fl::reload_scheme() (this includes support
Michael R Sweet
2001-12-20
fixed iBook keyboard bug.
Matthias Melcher
2001-12-19
Multiple bug fixes from Sebastien:
Michael R Sweet
2001-12-18
- Mac: greatly improved OpenGL support, some window management,
Matthias Melcher
2001-12-16
Fix other widgets to use Fl::focus() instead of take_focus().
Michael R Sweet
2001-12-15
Add "shown()" method to Fl_File_Chooser.
Michael R Sweet
2001-12-14
Clean up default menu for FLTK applications - don't need "About FLTK".
Michael R Sweet
2001-12-14
More tweeking of plastic boxtypes.
Michael R Sweet
2001-12-11
Multiple fixes from Sebastien.
Michael R Sweet
2001-12-06
FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX.
Michael R Sweet
2001-12-06
Run $(RANLIB) on installed static libraries, since some OS's (i.e. Darwin)
Michael R Sweet
2001-12-06
Implemeted 95% of all Mac OS X support. Makefiles still need modifications.
Matthias Melcher
2001-12-04
FLTK for Mac:
Matthias Melcher
2001-12-03
My bad... Remove autoconf-generated Enumerations.H - it's only
Michael R Sweet
2001-12-03
Bug fixes and doco updates care of Sebastian.
Michael R Sweet
2001-12-01
Fix Fl_Tabs to use boxtypes exclusively for drawing the tabs. This results
Michael R Sweet
2001-11-29
Fix for makesrcdist script...
Michael R Sweet
2001-11-29
Tweek makeinclude.in so that we build from .o files instead of .cxx -> .exe
Michael R Sweet
2001-11-29
Minor tweeks to the configure script for CygWin and Mesa.
Michael R Sweet
2001-11-29
Update tile image...
Michael R Sweet
2001-11-29
VC++ fixes, plus add new tiled_image project file.
Michael R Sweet
2001-11-28
Add new plastic box types (kindof a shiny translucent box type...)
Michael R Sweet
2001-11-28
Missing cast in Fl_Tooltip.cxx...
Michael R Sweet
2001-11-28
More doco updates.
Michael R Sweet
2001-11-28
Add Fl::version() and Fl::event() methods.
Michael R Sweet
2001-11-28
Fix fltk-config --compile filename.cxx so it echos the command and
Michael R Sweet
2001-11-27
Configure script changes...
Michael R Sweet
2001-11-27
Fix typos from OSX commit.
Michael R Sweet
2001-11-27
Preliminary commit of my MacOS X work.
Michael R Sweet
[next]