summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-25STR 1880: Fixed timer leak in Fl_ScrollbarMatthias Melcher
2008-02-20STR #1747: Fl::grab may not work as expected, added warning in documentationMatthias Melcher
2008-02-20Fixing previousy destroyed hello.cxx - dummy meMatthias Melcher
2008-02-20STR 1869: fixed race condition when an alert window pops up during menu handl...Matthias Melcher
2008-02-20STR #1868: fixed horizontal scrolbar in help view thanks to wavexxMatthias Melcher
2008-02-20Fixed recursion crash in event handling (STR #1873Matthias Melcher
2008-02-20STR 1875: fixed missing return value from 'fltk-config' for compiles that req...Matthias 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-20STR 1874: remove fl_create_offscreen_with_alpha which is merely a helper func...Matthias Melcher
2008-02-14STR 1867: Documentation fixMatthias Melcher
2008-02-14Fixed OS X pixmap offset bug (Thanks to D'Elia Yuri) STR 1856Matthias Melcher
2008-01-30STR 1862: added missing Fl_File_Input in docsMatthias Melcher
2008-01-16STR 1857: fixed malformed HTML.Matthias Melcher
2008-01-10typoMatthias Melcher
2008-01-10STR 1855: fixed include file reference in Fl_RGB_IMage docsMatthias Melcher
2008-01-10Fixed wrong version of hello.cxxMatthias 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-05Missing pixmapMatthias Melcher
2008-01-04STR #1741: fixed and improved on missing 'public' attribute in consecutive cl...Matthias Melcher
2008-01-04STR #1776: FLUID now tries to find a previously declared callback to avoid de...Matthias Melcher
2008-01-04Fixed Fl_Text_Display redrawing for focus changes for primary selection and h...Matthias Melcher
2008-01-04Added a few missing methods for Fl_Text_BufferMatthias Melcher
2008-01-04Added a few links in the documentation Basics pageMatthias Melcher
2007-12-28STR #1726, STR #1753: documentation updatesMatthias Melcher
2007-12-27STR 1815: Added begin() and end() information to the Basics chapter. Hope you...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 #1796: fixed documentation for size_rangeMatthias 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 copy/paste error.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 delete/release comments for Fl_Image::copy() (STR #1827)Michael R Sweet
2007-12-15Add documentation for Fl::event_dx, event_dy, and event_text (STR #1843)Michael R Sweet
2007-12-15Changelog.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-21Note that Fl_Pack only works with frame box types (STR #1794)Michael R Sweet
2007-11-21Add -L. to DSOFLAGS (STR #1791)Michael R Sweet
2007-11-20Update scrollbars when showing or hiding items (STR #1724)Michael R Sweet
2007-11-20Add configure summary.Michael R Sweet
2007-11-20Remove unused variables.Michael R Sweet