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
2003-07-29
Fix STR #111 (display opened too soon)
Michael R Sweet
2003-07-29
Fix scheme and image drawing bugs.
Michael R Sweet
2003-07-23
Update dependencies...
Michael R Sweet
2003-07-23
memmove() needs <string.h>...
Michael R Sweet
2003-07-21
Made 'enter' keyboard event return 'char 13' in e_text.
Matthias Melcher
2003-07-19
STR #88: changed fluid behaviour to always paste into a selected
Matthias Melcher
2003-07-18
Changes in menuitem font's would only be recognized if the
Matthias Melcher
2003-07-18
STR #86: Swapped menu shortcut labels for OS X
Matthias Melcher
2003-07-18
updated documentation and Fl_Dial. STR #101, 94, 99
Matthias Melcher
2003-07-18
STR #106: collapse triangle in fluid hrc list would not receive events
Matthias Melcher
2003-07-18
OS X QuitAppleEvent now correctly exits Fl::run() instead of just
Matthias Melcher
2003-07-17
STR #77: all GL Contexts are now managed in a list, so that if the
Matthias Melcher
2003-07-12
Fix Xft2 usage (still need to do a final fix that loads the proper X
Michael R Sweet
2003-06-15
Fix resize bug on OSX (STR #64)
Michael R Sweet
2003-06-15
Fixup shared library installation.
Michael R Sweet
2003-06-15
Use setup GUI with portable distributions.
Michael R Sweet
2003-06-15
Fix shared libraries on OSX (STR #51)
Michael R Sweet
2003-06-15
Several widgets defined their own size() method but didn't
Michael R Sweet
2003-06-15
Add clear() method to Fl_Scroll so that the scrollbars don't get deleted.
Michael R Sweet
2003-06-15
Hide cancel/revert buttons until a true undo can be implemented.
Michael R Sweet
2003-06-15
Make sure Fl::event_text() is not NULL. (STR #70)
Michael R Sweet
2003-06-15
Fix @@ drawing (STR #84)
Michael R Sweet
2003-06-13
Add FLTK logo file for distributions.
Michael R Sweet
2003-06-12
Added documentation for all forms of Fl_Widget::damage() (STR
Michael R Sweet
2003-06-09
Updated Mac OS X CodeWarrior project to work with OS X 10.2 and
Matthias Melcher
2003-06-05
Fix distribution list (again)
Michael R Sweet
2003-06-05
Don't package header symlinks on OSX, which doesn't need 'em.
Michael R Sweet
2003-06-05
Fix mapping of Apple keys to CTRL keys on OSX.
Michael R Sweet
2003-06-01
Add symlink for installs on OSX so that the wrong include file is not
Michael R Sweet
2003-06-01
Fix open-documents callback stuff.
Michael R Sweet
2003-05-30
Add preliminary support for Apple Open Documents event callback interface
Michael R Sweet
2003-05-29
Drop undocumented and non-working --prefix and --exec-prefix options to
Michael R Sweet
2003-05-28
fl_filename_list returns -1 now (Win32) if it was called with
Matthias Melcher
2003-05-28
STR #39: FL_text_Buffer search backward would not allow searching from 1
Matthias Melcher
2003-05-28
Update changelog to show reference to new STR I created for Matthias's
Michael R Sweet
2003-05-28
Added better (hopefully) OS X CodeWarrior project files
Matthias Melcher
2003-05-28
Remove faulty CodeWarrior/OS_X.sit
Matthias Melcher
2003-05-28
Mac OS X's version of Fl::get_key(int) would mixup ctrl and meta.
Matthias Melcher
2003-05-27
Fix OSX shared library command. (STR #51)
Michael R Sweet
2003-05-27
Fix STR #52 - Fl_Text_Editor didn't set changed() nor did it call callbacks
Michael R Sweet
2003-05-26
Typo.
Michael R Sweet
2003-05-26
Check syntax of callback only on release, not on change.
Michael R Sweet
2003-05-26
Add announcement file.
Michael R Sweet
2003-05-26
Remove "fix" for DND code; the original code works just fine (should have
Michael R Sweet
2003-05-26
Possible fix for OSX DND.
Michael R Sweet
2003-05-26
Update to 1.1.4rc1 for testing...
Michael R Sweet
2003-05-26
Fix STR 27 - double-click in file chooser followed by single click was
Michael R Sweet
2003-05-22
Code reformatting to make it easier to trace the window creation stuff.
Michael R Sweet
2003-05-21
Use fl_darker() instead of fl_color_average()...
Michael R Sweet
2003-05-21
Fix outline color when drawing inactive.
Michael R Sweet
[next]