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
2007-05-01
STR #1644: documenting return values for loading and saving text from the Fl_...
Matthias Melcher
2007-05-01
STR #1645: Updated documentation for Fl_Text_Buffer
Matthias Melcher
2007-05-01
STR #1643: make clean now also deleting fltk.spec
Matthias Melcher
2007-05-01
STR #1642: removeing cat 6 man pages on Make clean
Matthias Melcher
2007-05-01
STR #1639: improved documentation to explain the difference between evnt_butt...
Matthias Melcher
2007-04-04
Makefiles
Fabien Costantini
2007-03-20
Removed the Fl::set_awake_cb API and documented the Fl::awake(function, data)...
Matthias Melcher
2007-03-20
Better contrast (#1625)
Matthias Melcher
2007-03-20
Fixed missing (and empty) unlock_ring and lock_ring for Unix builds without m...
Matthias Melcher
2007-03-15
We need to install mac.r...
Michael R Sweet
2007-03-09
Fix include name...
Michael R Sweet
2007-03-06
STR #1624: Added --optim option for fltk-config which returns all flags for c...
Matthias Melcher
2007-03-06
Some improvements as discussed. Not a final feature! May be removed without n...
Matthias Melcher
2007-03-06
Fixed previous Fl::awake() commit for UNix and OS X.
Matthias Melcher
2007-03-06
Added POSTBUILD changes for fltk-config.in which I forgot earlier
Matthias Melcher
2007-03-06
This is a suggested change. It is complete except for documentation.
Matthias Melcher
2007-03-06
STR #1623: restored the unloved POSTBUILD command because the reulting execut...
Matthias Melcher
2007-02-27
STR #1617: fltkgl.vcproj in the vnet directory had missing closing brackets i...
Matthias Melcher
2007-02-25
Added fl_open_uri to VC2005 solution
Matthias Melcher
2007-02-25
STR #1614: added missing FL_EXPORT to glutGet()
Matthias Melcher
2007-02-25
Removed warning about unused variable.
Matthias Melcher
2007-02-24
First attempt at fixing all WIN32 scrolling issues. This code uses some (lega...
Matthias Melcher
2007-02-23
Avoiding to wait forever under Cygwin. (STR #1608)
Matthias Melcher
2007-02-23
Setting pointers in Fl_Preferences-destructor to zero. This should not be nee...
Matthias Melcher
2007-02-22
Enable threading and large file support in the sample RPM spec file (STR #1603)
Michael R Sweet
2007-02-21
Fixed file chooser to behave transparently to the current group setting
Matthias Melcher
2007-02-21
Flushing file chooser preferences after every change to avoid data loss due t...
Matthias Melcher
2007-02-21
Stopped test/keyboard consuming 100% cpu.
Matthias Melcher
2007-02-20
Update copyright years and use "#ifndef" instead of "#if !defined".
Michael R Sweet
2007-02-20
">" is ">", not "<" (which is "<")... :)
Michael R Sweet
2007-02-20
Fixed Watcom compiler setup without verification using a patch by mnieuw
Matthias Melcher
2007-02-13
Fixed WIN32 version of prevois change (undefined variable)
Matthias Melcher
2007-02-13
Updated 'hotspot' positioning of windows in OS X and WIN32 to keep the hotspo...
Matthias Melcher
2007-02-13
Updated log message when generating source files from an .fl file. (STR #1600).
Matthias Melcher
2007-02-13
Updated log message when generating source files from an .fl file. (STR #1600).
Matthias Melcher
2007-02-12
Fixed clipping in OS X Quartz offscreen buffers (STR #1595)
Matthias Melcher
2007-02-12
Clean up threads example, use new set_awake_cb().
Michael R Sweet
2007-02-10
Add LDFLAGS for DLLs via Cygwin/MingW as noted by Ian MacArthur.
Michael R Sweet
2007-02-10
Update dependencies.
Michael R Sweet
2007-02-10
Clean up new DND docs.
Michael R Sweet
2007-02-10
STR 1577: added documentation for Drag And Drop.
Matthias Melcher
2007-02-09
Fix WIN32 builds.
Michael R Sweet
2007-02-09
Fix HTML errors.
Michael R Sweet
2007-02-09
Don't depend on having RTLD_DEFAULT defined
Michael R Sweet
2007-02-08
Add handler for thread messages (STR #1536)
Michael R Sweet
2007-02-08
More Cygwin DLL fixes (STR #1585)
Michael R Sweet
2007-02-08
Fix flickering of Fl_Help_View - turns out we were drawing to the
Michael R Sweet
2007-02-08
Drop extra (unnecessary) INSTALL_DIR call.
Michael R Sweet
2007-02-08
Try a slightly different Xdbe implementation that copies instead of swaps.
Michael R Sweet
2007-02-08
Add header check for dlfcn.h.
Michael R Sweet
[next]