summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-04-23Adding keyboard shortcut to Fl_Value_Input and Fl_Text_EditorMatthias Melcher
2008-04-22Added support for keyboard shortcuts to Fl_Input_ derived widgets (STR #1770)...Matthias Melcher
2008-04-22Applying 1.1.9 changes to the 1.3 branch.Matthias Melcher
2008-04-12Updated 1.3 with changes from 1.1.9Matthias Melcher
2008-03-09STR 1891: fixing fl_read_image for double buffered windows.Matthias Melcher
2008-02-27Fixed library path in Makefile (STR #1885)Matthias Melcher
2008-02-25STR #1716: Fixed image read for partial regions on X11Matthias Melcher
2008-02-25Fixed Tab key to wrap around menu bars (STR #1877)Matthias Melcher
2008-02-25STR 1880: Fixed timer leak in Fl_ScrollbarMatthias Melcher
2008-02-20STR 1869: fixed race condition when an alert window pops up during menu handl...Matthias Melcher
2008-02-20Fixed recursion crash in event handling (STR #1873Matthias Melcher
2008-02-20STR 1719: fixed inconsistencies with FL_WHEN_NOT_CHANGEDMatthias Melcher
2008-02-20STR 1849: fixed messages sent to hidden windowsMatthias Melcher
2008-02-20STR #1868: fixed horizontal scrolbar in help view thanks to wavexxMatthias Melcher
2008-02-14Fixed OS X pixmap offset bug (Thanks to D'Elia Yuri) STR 1856Matthias Melcher
2008-01-10STR #1854: fixed win32 issue with possible NULL pointerMatthias Melcher
2008-01-09Added warning in inofficial Fl_Sys_Menubar.cxx about bundeling apps to make t...Matthias Melcher
2008-01-09STR #1853: fixed potntial buffer overrun un Fl_PreferencesMatthias Melcher
2008-01-04Fixed Fl_Text_Display redrawing for focus changes for primary selection and h...Matthias Melcher
2007-12-20Fixed 16 bit PNM image support (STR #1847)Matthias Melcher
2007-12-20Fixed exposure event on zero size windows (STR #1824)Matthias Melcher
2007-12-18STR #1729: fixed ovelay offset for Quartz renderingMatthias Melcher
2007-12-16Inset clipping rectangle using box types.Michael R Sweet
2007-12-16Fix infinite loop bug...Michael R Sweet
2007-12-15Merge gl_font() changes for Xft+X11 (STR #1809)Michael R Sweet
2007-12-15Fl_Gl_Window::mode() needed to hide and show the window when toggling stereoMichael R Sweet
2007-12-15Add set_visible() for GL windows on Mac OS X (STR #1707)Michael R Sweet
2007-12-15Add clip_children() method (STR #1844)Michael R Sweet
2007-12-15Fl_Browser_ and friends now support FL_WHEN_ENTER_KEY for both Enter/ReturnMichael R Sweet
2007-12-15Fl_Help_View did not release the images it used (STR #1817)Michael R Sweet
2007-11-20Update scrollbars when showing or hiding items (STR #1724)Michael R Sweet
2007-11-20Remove unused variables.Michael R Sweet
2007-11-20Fix window hide bug on WIN32 (STR #1748)Michael R Sweet
2007-11-19STR 1745: in fl_ask, if the rightmost button has a shortcut in its label, the...Matthias Melcher
2007-11-19STR #1767: Adding "remove" function for the Fl_Check_BrowserMatthias Melcher
2007-11-19STR #1805: removed hard-coded scroll bar widths.Matthias Melcher
2007-10-07STR #1742: Updated documentation to reflect the true nature of "selection()" ...Matthias Melcher
2007-10-07STR #1715: Added empty "awake" function for non-threaded dll'sMatthias Melcher
2007-10-07STR #1761: fixed fl_filename_isdir for '/'-path in UnixMatthias Melcher
2007-10-06Fixed Fl_Chart drawing (STR #1756)Matthias Melcher
2007-06-20STR #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-18Fixed wrong array size.Matthias Melcher
2007-06-18STR #1706: mapping a subwindow with an unmapped parent window would crash und...Matthias Melcher
2007-06-07Fixed rendering of grayscale images with alpha channel on unaccelerated machi...Matthias Melcher
2007-05-21Typo HAVE_LONg_LONG instead of HAVE_LONG_LONGMatthias Melcher
2007-05-20Fix compiler warnings/errors.Michael R Sweet
2007-05-20Fix all compiler warnings from various build systems.Michael R Sweet
2007-05-16STR #1681: On WIN32 WM_PAINT messages, FLTK would first render the damaged ar...Matthias Melcher
2007-05-16STR #1625: yet another slight change in the "fl_contrast" cut-off value that ...Matthias Melcher