summaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2008-09-07added info for STR #2032Albrecht Schlosser
2008-08-27+ Added a new optional compile time varaible named USE_WSOCK1 that would chan...Fabien Costantini
2008-07-13Make --post create a basic Mac OS X application bundle with a shell scriptMichael R Sweet
2008-04-24Fixed issues with Fl_Scroll inside and Fl_Scroll (STR #265)Matthias Melcher
2008-04-23Upating CHANGESMatthias Melcher
2008-04-23Changed Makefile in src to use 1.3 instead of 1.1 (STR #1922). Fixed minor is...Matthias Melcher
2008-04-23All widget coordinates are now 32 bit. Beware though, on a 16 bit graphics sy...Matthias Melcher
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-27First checkin simply updating a few version numbers and copyright datesMatthias Melcher
2008-03-01Syb=nching the list of mirrors in doc/intro.html and READMEMatthias Melcher
2008-02-27Fixed library path in Makefile (STR #1885)Matthias Melcher
2008-02-26Fixed typosMatthias Melcher
2008-02-25STR #1716: Fixed image read for partial regions on X11Matthias Melcher
2008-02-25STR 1795: applied patch to fix Icon path settings. Will try on my Linux machi...Matthias 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 #1747: Fl::grab may not work as expected, added warning in documentationMatthias 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 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-10STR 1855: fixed include file reference in Fl_RGB_IMage docsMatthias Melcher
2008-01-09STR #1853: fixed potntial buffer overrun un Fl_PreferencesMatthias 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
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-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-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