summaryrefslogtreecommitdiff
path: root/fluid
AgeCommit message (Expand)Author
2009-03-27fluid: fix erroneous declaration of user-defined static function (STR #2011)engelsman
2009-01-20Fluid: fixed Help dialog would open the non handled frame version (index.html...Fabien Costantini
2009-01-12STR#2035 fix : Changed all 1998-200[0-8] dates to 1998-2009 for supported flt...Fabien Costantini
2009-01-03STR50 fix attemp. Added a new check_redraw_corresponding_parent() function to...Fabien Costantini
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-12-29In the configuration setp, LIBNAME (which contains the local path of the libr...Matthias Melcher
2008-11-29STR #2093 - fix typo (name case) FCNTL.H should be fcntl.h, affecting some mi...Ian MacArthur
2008-10-13fixed fluid template would not save correctly under quartz.Fabien Costantini
2008-10-13STR 1992: Fixed Fluid textcolor outputMatthias Melcher
2008-10-13STR #1991: Fixed wrong default value of Fl_Spinner in FluidMatthias Melcher
2008-09-19Updating fl_utf8.h references. Fixing copyright date in .fl files.Matthias Melcher
2008-09-19Fixed Copyright dateMatthias Melcher
2008-09-18More Doxygen comment support for Fluid.Matthias Melcher
2008-09-17This is a stab at supporting Doxygen comments from withing Fluid. Just double...Matthias Melcher
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-09-15Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags...Fabien Costantini
2008-09-02merged modification from my private branch after successful regression testin...Fabien Costantini
2008-08-15Made the 'align' flags somewhat more typesafe and the associated functions mo...Matthias Melcher
2008-07-13Make --post create a basic Mac OS X application bundle with a shell scriptMichael R Sweet
2008-04-23First attempt at consistently using Fl_Font as a type for the font index and ...Matthias Melcher
2008-04-23Adding keyboard shortcut to Fl_Value_Input and Fl_Text_EditorMatthias Melcher
2008-04-22Fl_Value_Input is not derived from Fl_Input_. Fixing Fluid.Matthias Melcher
2008-04-22Added support for keyboard shortcuts to Fl_Input_ derived widgets (STR #1770)...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-16STR 1896: updated categories in the KDE desktop filesMatthias Melcher
2008-02-26STR 1883: Attempt to fix installation of binaries in .app bundle on platforms...Matthias Melcher
2008-02-25STR 1795: applied patch to fix Icon path settings. Will try on my Linux machi...Matthias Melcher
2008-01-05Missing pixmapMatthias 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-10-07STR #1751: changing the window size in FLUID now sets the 'modified' flagMatthias Melcher
2007-06-18#1706: changed test/tile to expose issues with reversed order of 'show'. Chan...Matthias Melcher
2007-05-20Fix all compiler warnings from various build systems.Michael R Sweet
2007-05-17Removed obslete .cvsignore files (STR #1683)Matthias Melcher
2007-05-10Annoyed by the limitation in Fluid to generate keyboard shortucts for either ...Matthias Melcher
2007-03-06STR #1623: restored the unloved POSTBUILD command because the reulting execut...Matthias Melcher
2007-02-20Update copyright years and use "#ifndef" instead of "#if !defined".Michael R Sweet
2007-02-20Fixed Watcom compiler setup without verification using a patch by mnieuwMatthias Melcher
2007-02-10Update dependencies.Michael R Sweet
2007-02-06Use INSTALL_BIN instead of CP for Mac OS bundles...Michael R Sweet
2007-02-06Use install command instead of CHMOD, CP, and MKDIR.Michael R Sweet
2007-02-02Don't open display when generating source code for Fl_Help_ViewMichael R Sweet
2007-01-24- Fluid avoids writing unsopported combinations of the Matthias Melcher
2007-01-18Fixed Scroll crash in Fluid Live Mode (STR #1524) Matthias Melcher
2007-01-04Making a child group visible in a Fl_Tabs or Fl_Wizard widget nowMichael R Sweet
2007-01-03Use strspn() to look at full words (better "o" detection)Michael R Sweet
2006-10-20Treat all "Window" classed widgets as window widgets.Michael R Sweet
2006-10-14Fix dead pixel in FL_GTK_UP_BOX/FRAME (STR #1471)Michael R Sweet
2006-10-07Fix install-linux target in test directory.Michael R Sweet