summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-11-20Fix window hide bug on WIN32 (STR #1748)Michael R Sweet
2007-11-20Typo...Matthias Melcher
2007-11-19STR 1745: in fl_ask, if the rightmost button has a shortcut in its label, the...Matthias Melcher
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 #1767: Adding "remove" function for the Fl_Check_BrowserMatthias 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-11-19Fixed some typos and some funny language (my own) in the documentation of the...Matthias Melcher
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-07Fixed previously damaged 'hello.cxx'Matthias 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-06STR #1718: added short documentation to Basics that briefly explains automati...Matthias Melcher
2007-10-06Updated Fl_Menu_ documentation with a warning to not change the structure of ...Matthias Melcher
2007-10-06Fixed Fl_Chart drawing (STR #1756)Matthias Melcher
2007-07-19Fixed missing slash in documentation.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-18#1706: changed test/tile to expose issues with reversed order of 'show'. Chan...Matthias Melcher
2007-06-18STR #1706: mapping a subwindow with an unmapped parent window would crash und...Matthias Melcher
2007-06-07Second take at retrieving the correct 'hanged()' value for the Fl_Input_Choic...Matthias Melcher
2007-06-07Making sure that the 'changed' flag is set on every menu pulldown. (STR #1693)Matthias Melcher