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-08-06
Include config.h in Fl_FileBrowser.cxx.
Michael R Sweet
2001-08-06
Symbols are now supported by main label drawing code - @@ to insert a
Michael R Sweet
2001-08-05
Image labels!
Michael R Sweet
2001-08-05
Keyboard nav for tabs.
Michael R Sweet
2001-08-05
Keyboard nav for valuators.
Michael R Sweet
2001-08-04
New draw_focus() methods.
Michael R Sweet
2001-08-04
Keyboard navigation for buttons.
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
Add prototype for snprintf() in Fl_FileBrowser.cxx.
Michael R Sweet
2001-08-03
File chooser cleanup (use fl_ok and fl_cancel for translated label
Michael R Sweet
2001-08-03
Fixed tooltips under WIN32 - no more toolbar buttons...
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
Mousewheel support for browsers and help view.
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
Add Fl_Wizard widget...
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
FileIcon, FileBrowser, FileChooser stuff.
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-07-30
Fix scrollbar direction.
Michael R Sweet
2001-07-18
Does not blink the OpenGl cursor on NT except when a gl overlay is being done...
Bill Spitzak
2001-07-09
Fl_Menu_Item::add() didn't use myflags.
Michael R Sweet
2001-07-09
Fix scrollbar bug.
Michael R Sweet
2001-07-05
Fixed crash if you shift+click on a multibrowser below the last item
Michael R Sweet
2001-05-19
Fl_Menu_add of a menu item with the same name as an existing submenu
Bill Spitzak
2001-05-11
Changes for AIX (still have menu problems)
Michael R Sweet
2001-05-05
Compiling with -DBOXX_BUGS will work around some problems with the newest
Bill Spitzak
2001-04-27
One more keyboard fix for good measure - still need to address "stuck"
Michael R Sweet
2001-04-27
Fixing lock/meta key handling...
Michael R Sweet
2001-04-27
Mask low bit of key state for all keys.
Michael R Sweet
2001-04-27
Handle WM_ACTIVATEAPP message under WIN32, using GetAsyncKeyState() for
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-22
Another fix for WM_SYNCPAINT from Matt
Bill Spitzak
2001-04-13
AIX changes...
Michael R Sweet
2001-04-13
Eliminate all compiler warnings (string constants, const'ness, hiding of
Michael R Sweet
2001-04-13
Restored WM_SYNCPAINT handling
Bill Spitzak
2001-04-13
Fl_has_idle only tested N-1 callbacks and missed one
Bill Spitzak
2001-03-20
can_do_overlay was missing from WIN32 version
Bill Spitzak
2001-03-15
Use the Multithreaded DLL runtime model for all projects - I haven't found
Michael R Sweet
2001-03-14
Replaced remaining _WIN32 symbols with WIN32
Bill Spitzak
2001-02-26
Fl_Gl_Window leaked memory for damage regions
Bill Spitzak
2001-02-12
Make sure menu item array is cleared to avoid uninitialized memory
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
"accu-timer": some changes to repeat_timeout that seem to make it accurate
Bill Spitzak
[next]