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
2001-02-16
Added HP compiler option.
Michael R Sweet
2001-02-12
Make sure menu item array is cleared to avoid uninitialized memory
Michael R Sweet
2001-02-12
Configure script changes to support man pages, HTMLDOC, AIX/QNX with
Michael R Sweet
2001-02-01
Use GetTempPath() under WIN32 for the clipboard file location.
Michael R Sweet
2001-01-28
fl_curve uses a much better algorithim to figure out how many pieces
Bill Spitzak
2001-01-26
Add call to GdiFlush() under WIN32.
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2001-01-21
Fixed the write-menu bug introduced in .10
Bill Spitzak
2001-01-21
"accu-timer": some changes to repeat_timeout that seem to make it accurate
Bill Spitzak
2001-01-15
Added parenthesis to turn off gcc warning
Bill Spitzak
2000-12-21
Fix to allow Fl.cxx to compile with older C++ compilers (no variable
Michael R Sweet
2000-12-12
Fl_Gl_Window does not set drawbuffer(BACKBUFFER) for single-buffered
Bill Spitzak
2000-12-08
Added tests to browser to test top/bottom/middle/make_visible methods.
Michael R Sweet
2000-12-06
Specify portable architecture options for HP-UX compilers.
Michael R Sweet
2000-12-06
APIENTRY doesn't need to be used for the font pointers in glut.H
Michael R Sweet
2000-12-06
Updated the version numbers in spec and list files.
Michael R Sweet
2000-11-28
One more try to fix the APIENTRY stuff in glut.h. The file gl.h now
Bill Spitzak
2000-11-21
Fixes for hidden class members...
Michael R Sweet
2000-11-20
Get rid of "member X hidden by variable X" warnings...
Michael R Sweet
2000-11-20
strcasecmp() for FLUID under AIX.
Michael R Sweet
2000-11-20
Fix for Fl_Scroll redrawing background.
Michael R Sweet
2000-11-20
Configure script changes...
Michael R Sweet
2000-11-20
Put -c before $< for Sun PRO compilers.
Michael R Sweet
2000-11-20
Doco and header updates for 1.0.10.
Michael R Sweet
2000-11-20
Commented out USE_ASYNC_SELECT since it doesn't seem to work...
Michael R Sweet
2000-11-20
Fl::below_mouse() was incorrectly clearing e_is_click; this prevented
Michael R Sweet
2000-11-09
Minor change for Sun C/C++ compilers (-xO3 instead of -O) for better
Michael R Sweet
2000-10-21
Does not clear Fl::keysym on every event, this makes better back compatabilit...
Bill Spitzak
2000-10-17
Fl_Menu_::add() ignores '&' signs when comparing menu items, so you don't
Bill Spitzak
2000-10-17
Another attempt to get glut.h to work on WIN32.
Bill Spitzak
2000-10-17
CUA function keys, code submitted by George Yohng <yohng@drivex.dosware.8m.com>
Bill Spitzak
2000-10-17
Fl::set_fonts() on WIN32 fixed to work before the first window is shown.
Bill Spitzak
2000-10-17
Fl_Tabs draws the background behind the tabs.
Bill Spitzak
2000-10-17
Hack to fix the annoying "raise another application when a modal window
Bill Spitzak
2000-10-17
Fluid restores which tab in an Fl_Tabs was selected when loads .fl
Bill Spitzak
2000-09-23
Menu titles and buttons in the menubar can be images (allows it to be used as...
Bill Spitzak
2000-09-23
Fixed size of data written by gif images to .C files
Bill Spitzak
2000-09-23
Fixed bit-flipping patterns in WIN32 bitmap code.
Bill Spitzak
2000-09-19
Reads selectBackground from the xrdb database to set the selection color.
Bill Spitzak
2000-09-19
FL_WHEN_RELEASE on Fl_Input will now do the callback when the input
Bill Spitzak
2000-09-15
Fl_Gl_Window with an overlay on X always resized any child windows even
Bill Spitzak
2000-09-05
Fix so multiple Fl::add_idle() calls works
Bill Spitzak
2000-08-30
The input focus got messed up if you called Fl_Tabs::value(x) and there
Bill Spitzak
2000-08-22
Removed ^M chars from Makefile.os2x
Bill Spitzak
2000-08-20
Removed some (not all) of the warnings when compiled with -Wwrite-strings,
Bill Spitzak
2000-08-19
Changes & additions for OS/2 from Alexander Mai
Bill Spitzak
2000-08-19
Made Fl_Browser not hide the Fl_Widget::show() method
Bill Spitzak
2000-08-12
Patch from Mike Lindner to make the turning on/off of scrollbars on
Bill Spitzak
2000-07-30
Shortcuts for "buttons" in a Fl_Menu_Bar work again.
Bill Spitzak
2000-07-29
Added missing FL_EXPORT for format()
Bill Spitzak
[next]