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-01-18
Fixed drawing issues of a tile in a scroll (STR #1507)
Matthias Melcher
2007-01-18
Fixed dismissing buttons in menu bars (STR #1494)
Matthias Melcher
2007-01-10
Fix fl_open_uri() on WIN32
Michael R Sweet
2007-01-04
Making a child group visible in a Fl_Tabs or Fl_Wizard widget now
Michael R Sweet
2007-01-04
Add fl_open_uri() function as discussed on fltk.development.
Michael R Sweet
2007-01-03
Use strspn() to look at full words (better "o" detection)
Michael R Sweet
2007-01-01
Added a fe comments to explain multi-monitor support on Win32 better.
Matthias Melcher
2006-12-21
Fixed silly bug in OS X that would free a pixmap multiple times within Fl_RGB...
Matthias Melcher
2006-12-21
Fix fl_measure with symbols.
Michael R Sweet
2006-12-20
STR #1542: implemented the prototyped Fl::has_check() function
Matthias Melcher
2006-12-20
Enabled 'add_check()' on OS X (STR #1534)
Matthias Melcher
2006-12-08
Don't range check typed numbers until the user presses enter or leaves
Michael R Sweet
2006-11-29
Typo in documentation link (STR #1514)
Matthias Melcher
2006-11-29
STR #1467: explained tooltip inheritance - and how to avoid it).
Matthias Melcher
2006-11-26
Updated the Fl_Tile documentation, hoping that the way it works becomes a bit...
Matthias Melcher
2006-11-19
STR #1463, STR #449: Better event mouse handling fixing detached menus and st...
Matthias Melcher
2006-11-16
Merge all of the scrollbar sizes into a single API call
Michael R Sweet
2006-11-15
Fix text alignment - wasn't resetting the default alignment after
Michael R Sweet
2006-11-15
Fix endian problem with fl_read_image() and QuickDraw on Intel-based Macs.
Michael R Sweet
2006-11-15
Add fl_gtk.cxx to VC 2005 projects.
Michael R Sweet
2006-11-15
Reject invalid workarea rectangle.
Michael R Sweet
2006-11-12
STR #1492: Fl_Progress was using the wrong width to calculate progress
Matthias Melcher
2006-11-01
Add NULL check for _NET_WORKAREA property value.
Michael R Sweet
2006-10-31
Add -fno-strict-aliasing to compiler options since GCC doesn't understand
Michael R Sweet
2006-10-31
Scratch that, looks like autoconf 2.50 added AC_SYS_LARGEFILE. 2.57
Michael R Sweet
2006-10-31
AC_SYS_LARGEFILE appears to have been introduced in autoconf 2.57...
Michael R Sweet
2006-10-30
Fl::x(), Fl::y(), Fl::w(), and Fl::h() did not report the desktop
Michael R Sweet
2006-10-29
Another try at the shortcut fix...
Michael R Sweet
2006-10-29
Documentation fixes.
Michael R Sweet
2006-10-29
Fix two "hide the cursor" bugs related to click-to-focus windows (STR #1475)
Michael R Sweet
2006-10-29
Shortcut events could be sent to the wrong window (STR #1451)
Michael R Sweet
2006-10-29
Fl_Spinner did not handle the arrow keys properly (STR #1476)
Michael R Sweet
2006-10-29
Fl_File_Browser did not calculate the width of directory items
Michael R Sweet
2006-10-20
Don't start widgets offset by 1/2 the spacing value.
Michael R Sweet
2006-10-20
Treat all "Window" classed widgets as window widgets.
Michael R Sweet
2006-10-14
Fix dead pixel in FL_GTK_UP_BOX/FRAME (STR #1471)
Michael R Sweet
2006-10-13
Move icons for blocks game to the right directory.
Michael R Sweet
2006-10-11
Make sure all of the demos use the scheme, and add a scheme chooser to the
Michael R Sweet
2006-10-11
fl_arc() and fl_pie() did not draw properly on WIN32 when the
Michael R Sweet
2006-10-11
Fl_Input and Fl_Text_Editor now hide the mouse pointer when
Michael R Sweet
2006-10-07
Use standard link color as the default, not FL_SELECTION_COLOR.
Michael R Sweet
2006-10-07
Fix install-linux target in test directory.
Michael R Sweet
2006-10-04
Look for Text.selectBackground instead of fltk.selectBackground to
Michael R Sweet
2006-10-04
Tweak GTK+ thin up/down boxes.
Michael R Sweet
2006-10-03
More cleanup of GTK+ scheme - menu buttons now use the new look-n-feel,
Michael R Sweet
2006-10-03
Add GTK thin up/down box/frame types.
Michael R Sweet
2006-10-03
Fix "missing sentinal" warning from GCC 4 - basically this means we used
Michael R Sweet
2006-10-02
Fix new alpha blending code to use the source image width instead of
Michael R Sweet
2006-10-02
Fix light button drawing so that the glowing LED mode is only used when
Michael R Sweet
2006-09-30
Fix void * to integer casts for 64-bit Intel systems (STR #1446)
Michael R Sweet
[prev]
[next]