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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2007-12-20
Fixed 16 bit PNM image support (STR #1847)
Matthias Melcher
2007-12-20
Fixed exposure event on zero size windows (STR #1824)
Matthias Melcher
2007-12-18
STR #1729: fixed ovelay offset for Quartz rendering
Matthias Melcher
2007-12-16
Inset clipping rectangle using box types.
Michael R Sweet
2007-12-16
Fix infinite loop bug...
Michael R Sweet
2007-12-15
Merge gl_font() changes for Xft+X11 (STR #1809)
Michael R Sweet
2007-12-15
Fl_Gl_Window::mode() needed to hide and show the window when toggling stereo
Michael R Sweet
2007-12-15
Add set_visible() for GL windows on Mac OS X (STR #1707)
Michael R Sweet
2007-12-15
Add clip_children() method (STR #1844)
Michael R Sweet
2007-12-15
Fl_Browser_ and friends now support FL_WHEN_ENTER_KEY for both Enter/Return
Michael R Sweet
2007-12-15
Fl_Help_View did not release the images it used (STR #1817)
Michael R Sweet
2007-11-20
Update scrollbars when showing or hiding items (STR #1724)
Michael R Sweet
2007-11-20
Remove unused variables.
Michael R Sweet
2007-11-20
Fix window hide bug on WIN32 (STR #1748)
Michael R Sweet
2007-11-19
STR 1745: in fl_ask, if the rightmost button has a shortcut in its label, the...
Matthias Melcher
2007-11-19
STR #1767: Adding "remove" function for the Fl_Check_Browser
Matthias Melcher
2007-11-19
STR #1805: removed hard-coded scroll bar widths.
Matthias Melcher
2007-10-07
STR #1742: Updated documentation to reflect the true nature of "selection()" ...
Matthias Melcher
2007-10-07
STR #1715: Added empty "awake" function for non-threaded dll's
Matthias Melcher
2007-10-07
STR #1761: fixed fl_filename_isdir for '/'-path in Unix
Matthias Melcher
2007-10-06
Fixed Fl_Chart drawing (STR #1756)
Matthias Melcher
2007-06-20
STR #1714: fixed bad deallocation (NULL pointer issue) in Fl_Preferences.
Matthias Melcher
2007-06-18
#1706: on WIN32, the attempt to map a subwindow when the parent window was no...
Matthias Melcher
2007-06-18
Fixed wrong array size.
Matthias Melcher
2007-06-18
STR #1706: mapping a subwindow with an unmapped parent window would crash und...
Matthias Melcher
2007-06-07
Fixed rendering of grayscale images with alpha channel on unaccelerated machi...
Matthias Melcher
2007-05-21
Typo HAVE_LONg_LONG instead of HAVE_LONG_LONG
Matthias Melcher
2007-05-20
Fix compiler warnings/errors.
Michael R Sweet
2007-05-20
Fix all compiler warnings from various build systems.
Michael R Sweet
2007-05-16
STR #1681: On WIN32 WM_PAINT messages, FLTK would first render the damaged ar...
Matthias Melcher
2007-05-16
STR #1625: yet another slight change in the "fl_contrast" cut-off value that ...
Matthias Melcher
2007-05-14
Removed warning about unused variable.
Matthias Melcher
2007-05-14
- Fixed calculation of stride for image scaling and color manipulation (STR #...
Matthias Melcher
2007-05-09
Reverted my changes in the message dialog boxes. Reapplied the static size ic...
Matthias Melcher
2007-05-06
STR #1670: Fixed gcc warning in Mac source code.
Matthias Melcher
2007-05-02
Fixed for Linux, based on my previous checkins
Matthias Melcher
2007-05-01
Added static icon, text selection, and HTML formatting to fl_message etc. (ST...
Matthias Melcher
2007-05-01
Fixed endless loop in Fl_Text_Display (STR #1655)
Matthias Melcher
2007-05-01
STR #1652: allowing shortcuts in tabs
Matthias Melcher
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-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
This is a suggested change. It is complete except for documentation.
Matthias Melcher
2007-02-27
STR #1617: fltkgl.vcproj in the vnet directory had missing closing brackets i...
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
[next]