summaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2008-11-06Updated CHANGES for reflecting non polymorph behavior with hide() show(), fix...Fabien Costantini
2008-10-31TypoMatthias Melcher
2008-10-31Moved Fl_Preferences documentation to the correct places.Matthias Melcher
2008-10-19Added visual6 moved to ide subdirectory to CHANGES.Fabien Costantini
2008-10-19Improved stability of fl_read_image (STR #2021)Matthias Melcher
2008-10-19Fixed adding an idle handler during a draw() call (STR #1950)Matthias Melcher
2008-10-19 vc2005 ide fixes: old fluid custom compile would not use variables making di...Fabien Costantini
2008-10-19Fl_Group::clip_children() is now public (STR #2017)Albrecht Schlosser
2008-10-18Added clarification to Fl_GL_Window mode function (STR #1945)Matthias Melcher
2008-10-13STR 1992: Fixed Fluid textcolor outputMatthias Melcher
2008-10-13STR #1991: Fixed wrong default value of Fl_Spinner in FluidMatthias Melcher
2008-10-13STR 1952: Fixed first modifier key event, some minor utf8 orrections.Matthias Melcher
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