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
2006-09-20
Update Fl::scheme() documentation.
Michael R Sweet
2006-09-19
STR 1424: attempt to make test/Makefile more roboust for time shifts in fluid...
Matthias Melcher
2006-09-18
Updated VisualC 6 Workspace for new GTK widget look
Matthias Melcher
2006-09-17
Fix handling of public/private stuff for widget classes.
Michael R Sweet
2006-09-17
Decluttered Fluid Widget Bin to look good w/Mike new GTK+ scheme. Thanks Mike!
Matthias Melcher
2006-09-17
Add GTK box types and missing plastic round box types.
Michael R Sweet
2006-09-17
Implement new "gtk+" scheme which provides a Bluecurve look-n-feel.
Michael R Sweet
2006-09-17
Much improved sensing if a machine will do Alpha blending. This may actually ...
Matthias Melcher
2006-09-16
OK, I believe I fixed the transparency issues on WIN32. Please everyone, test...
Matthias Melcher
2006-09-16
Found bug in Alpha Blending code when using double buffered windiws. Disabeli...
Matthias Melcher
2006-09-16
Added documentation for "fl_can_do_alpha_blending()"
Matthias Melcher
2006-09-15
Implemented alpha blending for WIN32. I believe that I did it in a way that i...
Matthias Melcher
2006-09-15
Typo in doc.
Matthias Melcher
2006-09-15
In Fl_Text_Display, all unused keyboard events are sent to the scrollbars, so...
Matthias Melcher
2006-09-13
Fixed Fl_RGB_Image::copy. My previous fix had the meaning of ld() wrong.
Matthias Melcher
2006-09-12
Add DSOFLAGS to DSOCOMMAND's, so that we inherit X_LIBS and other options
Michael R Sweet
2006-09-06
Additional fix for STR #1415 for Xft font selection.
Matthias Melcher
2006-09-06
Updated documentation on Fl::box_dx and friends.
Matthias Melcher
2006-09-06
Updated documentation to reflect Fl_Window::xclass caveat. STR 1420
Matthias Melcher
2006-09-05
Added code to clear the current font cache when the font face is changed. Now...
Matthias Melcher
2006-09-05
Fixed font caching issue from STR 1415
Matthias Melcher
2006-09-05
Restoring the accidentaly destroyed hello.cxx
Matthias Melcher
2006-09-05
STR #1410: fl_file_chooser could crash after a previously canceled dialog
Matthias Melcher
2006-09-05
Fixed DSO generation (STR #1405)
Michael R Sweet
2006-09-04
STR 1416: Fluid would not output the correct code for a window's hotspot
Matthias Melcher
2006-09-04
STR 1412: fixed RGB image block copy for ld() values != 0
Matthias Melcher
2006-09-04
STR 1419: two more typos thanks to me being hectic with vim
Matthias Melcher
2006-09-04
STR #1418: duplicate tag in documentation.
Matthias Melcher
2006-09-04
STR #1411: fixed latin-to-macRoman text conversion
Matthias Melcher
2006-09-03
Fixed Win32 vs. WIN32 in documentation.
Matthias Melcher
2006-08-30
Fixed typo in 'desktop-osx' install. Commented out unused variable.
Matthias Melcher
2006-08-30
STR #1151: Cygwin for some reason was ifdef'd out for setting a shorter timou...
Matthias Melcher
2006-08-29
Add examples.html to list of documentation files.
Michael R Sweet
2006-08-29
Add missing man.6 rule...
Michael R Sweet
2006-08-29
Fix man page extension for games.
Michael R Sweet
2006-08-29
Updated OSX subwindow simulation code to better add and remove from the clipp...
Matthias Melcher
2006-08-29
- removed more inconsistencies between fl_draw and fl_measure (STR #1408)
Matthias Melcher
2006-08-29
Fixed fl_measure which mistook a trailing '@@' for a symbol (STR #1406)
Matthias Melcher
2006-08-29
STR #1403: GLUT window creation code - better fix.
Matthias Melcher
2006-08-29
Added Sudoku and Blocks to the "examples" documentation page.
Matthias Melcher
2006-08-28
Fix blocks crashes on WIN32 - audio buffer too small
Michael R Sweet
2006-08-28
Add missing Gimp source image for block images.
Michael R Sweet
2006-08-26
Don't accept clicks when paused.
Michael R Sweet
2006-08-26
Tweak the blocks game some more, and fix the coding style to conform to the
Michael R Sweet
2006-08-26
Workaround HP-UX compiler bug by making Blocks and Columns structures public.
Michael R Sweet
2006-08-26
Make all XPM files use const char * arrays...
Michael R Sweet
2006-08-25
Fix <FL/glu.h> includes.
Michael R Sweet
2006-08-25
Two simple glut fixes (flickering and VC6 compiler issues).
Matthias Melcher
2006-08-25
Added Blocks to the VC6 project file and set dependencies.
Matthias Melcher
2006-08-25
Added unversal header for OpenGL's GLu library.
Matthias Melcher
[next]