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
/
test
Age
Commit message (
Expand
)
Author
2001-09-29
Fl_FileXYZ -> Fl_File_XYZ
Michael R Sweet
2001-09-04
Doco updates.
Michael R Sweet
2001-09-02
Fix label/image problems.
Michael R Sweet
2001-08-06
Include config.h in Fl_FileBrowser.cxx.
Michael R Sweet
2001-08-05
Image labels!
Michael R Sweet
2001-08-05
OpenGL demos didn't get built because the "include" was after the
Michael R Sweet
2001-08-04
Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven't
Michael R Sweet
2001-08-03
File chooser cleanup (use fl_ok and fl_cancel for translated label
Michael R Sweet
2001-08-03
Update WIN32 projects and config file.
Michael R Sweet
2001-08-02
Fix mouse wheel stuff for browser and helpview widgets (move 3 lines at
Michael R Sweet
2001-08-02
More mouse wheel stuff (as compatible as possible with the 2.0 code...)
Michael R Sweet
2001-08-02
Fl_HelpDialog and Fl_HelpView widgets.
Michael R Sweet
2001-08-02
Don't build OpenGL demos if OpenGL is not available or disabled.
Michael R Sweet
2001-08-02
OpenGL stuff is now in libfltkgl.*
Michael R Sweet
2001-08-02
Fix tooltips a la 2.0.
Michael R Sweet
2001-08-01
First bunch of changes for the 1.1 branch - tooltips.
Michael R Sweet
2001-08-01
This commit was manufactured by cvs2svn to create branch 'branch-1.1'.
No Author
2001-05-05
Compiling with -DBOXX_BUGS will work around some problems with the newest
Bill Spitzak
2001-04-30
Separate test for GLU and GL...
Michael R Sweet
2001-04-25
Don't use GCC c++ or g++ compiler to build programs, use gcc instead.
Michael R Sweet
2001-04-24
OS/2 fix, mirror from 2.0 tree.
Michael R Sweet
2001-04-13
Eliminate all compiler warnings (string constants, const'ness, hiding of
Michael R Sweet
2001-03-15
Use the Multithreaded DLL runtime model for all projects - I haven't found
Michael R Sweet
2001-03-14
The fractals & glpuzzle demos needed glu.h.
Bill Spitzak
2001-03-14
Replaced remaining _WIN32 symbols with WIN32
Bill Spitzak
2001-01-22
Copyright 2001.
Michael R Sweet
2000-12-08
Added tests to browser to test top/bottom/middle/make_visible methods.
Michael R Sweet
2000-10-21
Does not clear Fl::keysym on every event, this makes better back compatabilit...
Bill Spitzak
2000-08-20
Removed some (not all) of the warnings when compiled with -Wwrite-strings,
Bill Spitzak
2000-07-30
Shortcuts for "buttons" in a Fl_Menu_Bar work again.
Bill Spitzak
2000-07-11
Shortcuts for submenu titles in a menubar pop up the submenu (rather than cal...
Bill Spitzak
2000-06-13
Updates for Mingw and Cygnus builds.
Michael R Sweet
2000-06-08
Added return type to main() in line_style.cxx
Bill Spitzak
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-06-03
Moved .fl building rules to test/Makefile.
Michael R Sweet
2000-05-13
Added Fl::first_window(window) to change which window is at the top of
Bill Spitzak
2000-04-27
Dropped use of -fomit-frame-pointer, as I've just discovered that it
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
2000-04-11
I made FL_NORMAL_SIZE into a public int variable. You can now change it
Bill Spitzak
2000-04-04
Fixes for Cygwin POSIX emulation layer from Norman Vine.
Bill Spitzak
2000-01-20
Pageup/down by correct amount in scrollbar
Bill Spitzak
2000-01-16
Buttons on scrollbars draw pushed in (fix from barrero@irit.fr)
Bill Spitzak
2000-01-11
Programs can now resize() their windows even if they are not resizable()
Bill Spitzak
1999-10-15
I fixed Fl_Tabs so that child tabs can be added/removed without any
Bill Spitzak
1999-08-09
Fixed compile error with gcc 2.95 - the "d" string needed to be cast to
Michael R Sweet
1999-07-27
Can draw xpm pixmaps with spaces in the color names (such as the ones in
Bill Spitzak
1999-07-22
FL_KEYBOARD events have the correct x/y when sent to child X windows.
Bill Spitzak
1999-06-07
Replaced remaining malloc.h's with stdlib.h
Bill Spitzak
1999-05-11
Missing header files and FL_EXTERNs that prevented DLL's from compiling
Bill Spitzak
1999-05-06
Redid Carl's fix to fast_slow (making it be output widgets rather
Bill Spitzak
[next]