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
2001-12-16
Better UNFOCUS redraw() fix for Fl_Button.
Michael R Sweet
2001-12-16
OK, more tweeking of the plastic boxtypes...
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
Implement Fl::set_font(Fl_Font, Fl_Font)...
Michael R Sweet
2001-12-14
More tweeking of plastic boxtypes.
Michael R Sweet
2001-12-14
Get rid of CR's in file - need to make sure we don't insert CR's when
Michael R Sweet
2001-12-13
Made plastic up and down box look good when large without wasting
Matthias Melcher
2001-12-13
Tweek the FL_PLASTIC_UP_BOX to look more transparent...
Michael R Sweet
2001-12-12
Update documentation screenshots (still have some to go...)
Michael R Sweet
2001-12-12
Added Carbon event handling for Mac OS X gaining support for the
Matthias Melcher
2001-12-11
Multiple fixes from Sebastien.
Michael R Sweet
2001-12-10
"make uninstall" didn't uninstall the OpenGL library.
Michael R Sweet
2001-12-09
Mac: Added missing Cursor Shapes for Mac version
Matthias Melcher
2001-12-09
CygWin threading fixes from Teun.
Michael R Sweet
2001-12-09
More files with the wrong copyright/email...
Michael R Sweet
2001-12-09
Some files still had the old "fltk-bugs@easysw.com" address...
Michael R Sweet
2001-12-08
Fix infinite loop problem in Fl_Text_Editor - was resizing before we
Michael R Sweet
2001-12-07
Line style and focus boxes.
Michael R Sweet
2001-12-07
Draw the little box between the scrollbars using FL_GRAY instead of
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
Don't pop up the message box for warnings under WIN32.
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
Use FL_NO_BOX for check button and round button.
Michael R Sweet
2001-12-06
Implemeted 95% of all Mac OS X support. Makefiles still need modifications.
Matthias Melcher
2001-12-05
Missing declaration of "newch"...
Michael R Sweet
2001-12-05
Add support for 2-byte XPM files.
Michael R Sweet
2001-12-05
Segfault fixes...
Michael R Sweet
2001-12-04
isalpha, not isletter... :(
Michael R Sweet
2001-12-04
Some Win32 drivers would draw into wrong buffers
Matthias Melcher
2001-12-04
FLTK for Mac:
Matthias Melcher
2001-12-03
Make Fl_Text_Display use the same defaults for the selection and background
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-30
Fix infinite loop bug with WIDTH=100% in Fl_Help_View widget.
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
Wasn't calling fopen() when loading PNM files... :(
Michael R Sweet
2001-11-28
Add Fl::version() and Fl::event() methods.
Michael R Sweet
2001-11-27
Preliminary commit of my MacOS X work.
Michael R Sweet
2001-11-26
Bug fixes from Sebastien Recio.
Michael R Sweet
2001-11-26
Need to include <ctype.h>...
Michael R Sweet
2001-11-26
Add note about using RENDER extension in the future for proper alpha
Michael R Sweet
2001-11-26
New filename_relative() function, and use it from fl_file_chooser() and
Michael R Sweet
2001-11-25
Add flstring.h header file to include string functions, strcasecmp
Michael R Sweet
2001-11-24
Added XBM, XPM, and PNM image file classes.
Michael R Sweet
2001-11-24
Add horizontal scrollbar to Fl_Help_View.
Michael R Sweet
2001-11-24
Fix bugs in copy() methods.
Michael R Sweet
[next]