summaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
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
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
2007-11-20Fix window hide bug on WIN32 (STR #1748)Michael R Sweet
2007-10-07STR #1777: Updated documentation to explain deselecting a line in an Fl_Multi...Matthias Melcher
2007-10-07STR #1742: Updated documentation to reflect the true nature of "selection()" ...Matthias Melcher
2007-10-07Removed note in CHANGES files because this bug was introduced after 1.1.7Matthias Melcher
2007-10-07STR #1715: Added empty "awake" function for non-threaded dll'sMatthias Melcher
2007-10-07STR #1751: changing the window size in FLUID now sets the 'modified' flagMatthias Melcher
2007-10-07STR #1761: fixed fl_filename_isdir for '/'-path in UnixMatthias Melcher
2007-10-07STR #1792: fixed documentation of FL_HORIZONTAL vs. the correct Fl_Pack::HORI...Matthias Melcher
2007-10-07STR #1793: Updated docs to reflect the default for Fl_Pack::resizable() to be...Matthias Melcher
2007-10-06Fixed Fl_Chart drawing (STR #1756)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-16STR #1681: On WIN32 WM_PAINT messages, FLTK would first render the damaged ar...Matthias Melcher
2007-05-16STR #1678: improved fl_down, fl_frame, added fl_box, updated documentation. F...Matthias Melcher
2007-05-15Fixed possible selection of submenu items in FL_INput_Choice (STR 1676)Matthias Melcher
2007-05-14- Fixed calculation of stride for image scaling and color manipulation (STR #...Matthias Melcher
2007-05-14Str #1656: changed default optimization on Cygwin/Mingw to -O3 because -O3 ca...Matthias Melcher
2007-05-14OSF/Tru64 now uses 'install-sh' instead of 'install' to accomodate for a miss...Matthias Melcher
2007-05-10Annoyed by the limitation in Fluid to generate keyboard shortucts for either ...Matthias Melcher
2007-05-01Added static icon, text selection, and HTML formatting to fl_message etc. (ST...Matthias Melcher
2007-05-01Fixed endless loop in Fl_Text_Display (STR #1655)Matthias Melcher
2007-05-01STR #1641: fixing 'make clean'Matthias Melcher
2007-05-01STR #1652: allowing shortcuts in tabsMatthias Melcher
2007-05-01STR #1644: documenting return values for loading and saving text from the Fl_...Matthias Melcher