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
2005-12-19
Flipped spyglass symbol for all apps.
Matthias Melcher
2005-12-16
STR #1104: WIN32 version would insist on running a full length timeout even i...
Matthias Melcher
2005-12-15
STR #1122: Fl_Text_Display would throw away all key events if the mouse point...
Matthias Melcher
2005-12-15
Fl::wait() returns immediately if no windows are open.
Michael R Sweet
2005-12-14
STR $1099: The Quartz version of FLTK now draws a very nice resize
Matthias Melcher
2005-12-14
Rotate search icon to avoid confusing it with the letter Q.
Michael R Sweet
2005-12-14
Fixes for Cygwin (STR #1096)
Michael R Sweet
2005-12-14
Change FOREVER back to 1e20 (minimal CPU usage) and change fl_wait()
Michael R Sweet
2005-12-14
Revert change from r4659 that caused FLUID resize problem (STR #1110)
Michael R Sweet
2005-12-14
Fl_Clock_Output depended on a time value that was the same as an
Michael R Sweet
2005-12-12
STR #1109: Klickin on an inactive item would keep the menubar from realizing ...
Matthias Melcher
2005-12-01
STR #1095: Drag'n'drop on WIN32 was only possible using the left mouse button...
Matthias Melcher
2005-12-01
Added multi screen awareness to WIN32 version of Fl_Window::fullscreen()
Matthias Melcher
2005-11-29
Fix mouse wheel handling on OSX (this works with MightyMouse on OSX 10.4.3
Michael R Sweet
2005-11-29
Fix compile error with Sun C++ compiler.
Michael R Sweet
2005-11-28
STR #1064: Added code to underline spaces in underline chunks. Also fixed wro...
Matthias Melcher
2005-11-28
Even better fullscreen code on OS X that resize a window to fit a single scre...
Matthias Melcher
2005-11-28
STR #1082: Made sur that "fullscreen" on Mac does not cover the top menu bar....
Matthias Melcher
2005-11-28
STR ##1081, 1083, 1084: in a previous change that improved timer behaviour, t...
Matthias Melcher
2005-11-28
STR #1075: After all windows in an application were hidden by the Command-H s...
Matthias Melcher
2005-11-28
STR #1098: fl_measure now round fractional sizes up instead of down, so that ...
Matthias Melcher
2005-11-27
Fix uninitialized variable warnings.
Michael R Sweet
2005-11-27
Update dependencies.
Michael R Sweet
2005-11-27
VC++ 2005 Support, drop old files, add icons for Sudoku
Michael R Sweet
2005-11-27
Fix a resize issue with X11.
Michael R Sweet
2005-11-26
Mousewheel fixes.
Michael R Sweet
2005-11-25
Fix mousewheel handler bug (using wrong variable in initial check)
Michael R Sweet
2005-11-25
OSX fixes...
Michael R Sweet
2005-11-09
Fl_Text_Display::wrap_mode() would crash if no buffer was
Michael R Sweet
2005-11-07
Resorted functions. VC6 did not give a required warning/error
Matthias Melcher
2005-11-07
Scrollbar now reacts to horizontal scroll wheels if it is a horizontal scroll...
Matthias Melcher
2005-11-07
Don't draw plastic boxes that are 0x0 pixels in size or smaller
Matthias Melcher
2005-11-07
STR #1062: updated code to resize the preview panel of the file chooser and h...
Matthias Melcher
2005-11-07
STR #1063: Applied Allesandro's plastic box patch. Looking great.
Matthias Melcher
2005-11-06
Added missing comma in Mac OS X code
Matthias Melcher
2005-11-04
Fix speling misteaks :)
Michael R Sweet
2005-11-04
STR #1060: first attempt at fixing the dreaded MightyMouse issue on OS X.
Matthias Melcher
2005-11-04
Moved 'flush' before 'idle' in main loop fl_wait to make redraw action quicker.
Matthias Melcher
2005-11-04
STR #1061: fixed Fl_Window::cursor for subwindows and GL windows on WIN32
Matthias Melcher
2005-11-02
STR #1052: Made check buttons readable as well
Matthias Melcher
2005-11-02
STR #1052: Cursor in Fl_Text_Display is now by default FL_FOREGROUND_COLOR
Matthias Melcher
2005-11-02
STR #1052: Changed to dot inside the round check box (radio style buttons) to...
Matthias Melcher
2005-11-02
STR #1052: The outline drawing of not existing images is now in foreground co...
Matthias Melcher
2005-11-02
STR #1052: reworked coloring of clocks
Matthias Melcher
2005-11-02
STR #1052: using foreground color instead of black in Check Browser
Matthias Melcher
2005-11-02
STR #1050: OS X: The new event handler code did not handle "high level" Apple...
Matthias Melcher
2005-11-02
STR #1051: fl_wait() would only flush damaged window areas if there were any ...
Matthias Melcher
2005-11-02
STR #968: Under X11, FL_DND_* now returns the string "<unknown>" in
Matthias Melcher
2005-11-01
STR #1059: OSX: applications could not reset the click count, so a tripple
Matthias Melcher
2005-11-01
STR #1057: A window that is needed to correctly manage a timer on WIN32 (pers...
Matthias Melcher
[next]