summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-06-07Removed comment about limitations in Glut that were fixed by Mike a while ago...Matthias Melcher
2007-06-07Fixed rendering of grayscale images with alpha channel on unaccelerated machi...Matthias Melcher
2007-05-23STR #1688: added missing /UL in documentationMatthias Melcher
2007-05-21Documentation typoMatthias Melcher
2007-05-21Added link to documentationMatthias Melcher
2007-05-21Typo HAVE_LONg_LONG instead of HAVE_LONG_LONGMatthias Melcher
2007-05-20On OS X: disable all 'deprecated' warnings to be able to see the really impor...Matthias Melcher
2007-05-20Fix compiler warnings/errors.Michael R Sweet
2007-05-20Rats, Sun's compilers error out if there is no return statement in theMichael R Sweet
2007-05-20Missing underscore in previous commit.Matthias Melcher
2007-05-20Fix all compiler warnings from various build systems.Michael R Sweet
2007-05-18Updated Cygwin/Mingw makefiles and documentation (STR #1683)Matthias Melcher
2007-05-18Documentation fix (STR #1686)Matthias Melcher
2007-05-18Documentation fix (STR #1687)Matthias Melcher
2007-05-17Updated version of README.win32 by Ian (STR #1683)Matthias Melcher