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-09-20
Pixel format selection change (STR #175)
Michael R Sweet
2003-09-20
Fix configure script (STR #174)
Michael R Sweet
2003-09-17
Don't compile JPEG error handler unless we have JPEG library...
Michael R Sweet
2003-09-15
Add error handlers to JPEG and PNG image classes so the corresponding
Michael R Sweet
2003-09-14
Add --with-links configure option.
Michael R Sweet
2003-09-14
Add Fl_Tooltip::hoverdelay() method and code (STR #126)
Michael R Sweet
2003-09-14
Fix new FLUID window grid bug (STR #166)
Michael R Sweet
2003-09-09
Bump to 1.1.5rc1...
Michael R Sweet
2003-09-08
Add .sav and .dylib files to the list of things to ignore.
Michael R Sweet
2003-09-08
Fix typos in code so it actually compiles...
Michael R Sweet
2003-09-08
Add implementation for fl_read_image() on OSX (STR #161)
Michael R Sweet
2003-09-08
Leave more space for filename label in file chooser.
Michael R Sweet
2003-09-05
Eliminate shiny.
Michael R Sweet
2003-09-05
Dump the shiny demo.
Michael R Sweet
2003-09-05
Dump the non-working shiny demo.
Michael R Sweet
2003-09-04
Provide inline code for copy operators in Fl_Widget; this works around
Michael R Sweet
2003-09-03
Need <time.h> on IRIX (STR #157)
Michael R Sweet
2003-09-03
Use symbolic names whenever possible, otherwise cast ints to Fl_Color.
Michael R Sweet
2003-09-03
Fix performance issues with large file chooser selections. (STR #140)
Michael R Sweet
2003-08-24
Fl_Text_Display/Editor did not disable the current
Michael R Sweet
2003-08-05
Fix configure.in for autoconf 2.57.
Michael R Sweet
2003-08-04
Fix typo...
Michael R Sweet
2003-08-02
Fix FLUID redraw bug when changing X,Y,W,H in the widget panel (STR #120)
Michael R Sweet
2003-08-02
Fix Fl_Window::show(argc, argv) so that it calls Fl::get_system_colors(),
Michael R Sweet
2003-08-02
Bump to 1.1.4 and fix changelog.
Michael R Sweet
2003-08-02
OS X: some changes to support Apples ProjectBuilder.
Matthias Melcher
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
[next]