summaryrefslogtreecommitdiff
path: root/fluid/fluid.cxx
AgeCommit message (Expand)Author
2015-06-15Fix spelling errors and improve documentation.Albrecht Schlosser
2015-03-09Add 'fluid -u' command-line switch to upgrade fluid files in batch mode.Albrecht Schlosser
2014-02-25Applying the etorres gleam patch. STR #2672.Greg Ercolano
2012-04-05Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl...Fabien Costantini
2011-09-22Fixed build problem on Linux.Greg Ercolano
2011-09-21Use the Fl_Printer and Fl_Native_File_Chooser classes.Manolo Gouy
2011-08-18Fluid -c would destroy the file history every time it was run.Matthias Melcher
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-06-10Fix STR #2661: fluid may crash when printing.Manolo Gouy
2011-01-24Adding embedded documentation to Fluid if installed odcs are not found. Falls...Matthias Melcher
2011-01-06STR 2510: send Fluid help string to an FLTK dialog box for Visual Studio builds.Matthias Melcher
2010-12-20Moved global FLTK options into Fluid until we find a better setup. Restored t...Matthias Melcher
2010-12-20Removed IDE support from Fluid because it never got finished and seemed more ...Matthias Melcher
2010-12-19Changed all fixed filename buffers (that I could find) to use FL_PATH_MX inst...Matthias Melcher
2010-12-08Fixed Compiling with mingw-w64 (STR #2308).Albrecht Schlosser
2010-12-01Should fix STR #2464 by not calling fl_open_display when running fluid in com...Manolo Gouy
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-11-18Fixed file access code to use UTF-8 strings (STR #2440)Matthias Melcher
2010-11-14Rename variable in Fluid to make more senseMatthias Melcher
2010-10-31Fixed outside label redraw damage areas (STR #2436)Matthias Melcher
2010-04-12Added ide generating code to command line version of Fluid.Matthias Melcher
2010-04-11Fluid IDE support: rewrite all Makefiles. This has no smart parts inside yet.Matthias Melcher
2010-02-27Starting to add a GUI to manage the IDE database.Matthias Melcher
2010-02-27Added the IDE database file to the SVN, hoping that even without a visual edi...Matthias Melcher
2010-02-26Removed VisualC projects file in old naming convention.Matthias Melcher
2010-02-26Fixed menu item counting issue in Fluid (STR #2322), Added Fl_Menu_::find_ite...Matthias Melcher
2010-02-25Working VisualC suport in IDE's (dll's are still missing). Fixed a few warnings.Matthias Melcher
2010-02-20Mixed bag. Please see CHANGES.Matthias Melcher
2010-01-24This is a very simple implementation of the host side of plugins. Plugins can...Matthias Melcher
2009-12-25Changed widget bin closing behavior when pressing ESC (which IMO should quit ...Matthias Melcher
2009-09-23Fixed Fluid dependency on X11 (STR #226)Matthias Melcher
2009-04-27Fluid printing used wrong colors under Windows (STR #2195)Albrecht Schlosser
2009-01-20Fluid: fixed Help dialog would open the non handled frame version (index.html...Fabien Costantini
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-11-29STR #2093 - fix typo (name case) FCNTL.H should be fcntl.h, affecting some mi...Ian MacArthur
2008-09-18More Doxygen comment support for Fluid.Matthias Melcher
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-09-02merged modification from my private branch after successful regression testin...Fabien Costantini
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
2006-10-14Fix dead pixel in FL_GTK_UP_BOX/FRAME (STR #1471)Michael R Sweet
2006-09-17Implement new "gtk+" scheme which provides a Bluecurve look-n-feel.Michael R Sweet
2005-11-27VC++ 2005 Support, drop old files, add icons for SudokuMichael R Sweet
2005-11-04FLUID1: The comment entry in the Browser now reveals some more information by...Matthias Melcher
2005-11-03Added some safety measures that assure safe compile only modeMatthias Melcher
2005-11-03Fluid Source Code preview panel with automatic refresh and selected object co...Matthias Melcher
2005-09-09STR #985: This is a medium size change in the way that FLUID manages widget l...Matthias Melcher
2005-08-06This commit contains patch submitted by "fltk.x0" (thanks fltk.x0!) in the mi...Dejan Lekic
2005-07-15If starting Fluid with the -c (compile only) option, Fluid should not require...Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet