index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fluid
/
fluid.cxx
Age
Commit message (
Expand
)
Author
2016-10-17
Bring over combined fix [r12044] from 1.3 current to the porting branch.
Greg Ercolano
2016-07-18
Adds external editor capability to fluid for all platforms.
Greg Ercolano
2016-04-27
Begin to remove platform-specific code.
Manolo Gouy
2016-04-12
Remove obsolete EMX (DOS, OS/2 extender) support.
Albrecht Schlosser
2016-04-11
Fix VisualC++ build (Visual Studio 2015).
Albrecht Schlosser
2016-03-26
Isolate the definition of the 3 public, OS-dependent types (Fl_Offscreen, Fl_...
Manolo Gouy
2016-03-25
Remove a bunch of useless #include <FL/x.H> directives.
Manolo Gouy
2015-06-15
Fix spelling errors and improve documentation.
Albrecht Schlosser
2015-03-09
Add 'fluid -u' command-line switch to upgrade fluid files in batch mode.
Albrecht Schlosser
2014-02-25
Applying the etorres gleam patch. STR #2672.
Greg Ercolano
2012-04-05
Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl...
Fabien Costantini
2011-09-22
Fixed build problem on Linux.
Greg Ercolano
2011-09-21
Use the Fl_Printer and Fl_Native_File_Chooser classes.
Manolo Gouy
2011-08-18
Fluid -c would destroy the file history every time it was run.
Matthias Melcher
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-06-10
Fix STR #2661: fluid may crash when printing.
Manolo Gouy
2011-01-24
Adding embedded documentation to Fluid if installed odcs are not found. Falls...
Matthias Melcher
2011-01-06
STR 2510: send Fluid help string to an FLTK dialog box for Visual Studio builds.
Matthias Melcher
2010-12-20
Moved global FLTK options into Fluid until we find a better setup. Restored t...
Matthias Melcher
2010-12-20
Removed IDE support from Fluid because it never got finished and seemed more ...
Matthias Melcher
2010-12-19
Changed all fixed filename buffers (that I could find) to use FL_PATH_MX inst...
Matthias Melcher
2010-12-08
Fixed Compiling with mingw-w64 (STR #2308).
Albrecht Schlosser
2010-12-01
Should fix STR #2464 by not calling fl_open_display when running fluid in com...
Manolo Gouy
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-11-18
Fixed file access code to use UTF-8 strings (STR #2440)
Matthias Melcher
2010-11-14
Rename variable in Fluid to make more sense
Matthias Melcher
2010-10-31
Fixed outside label redraw damage areas (STR #2436)
Matthias Melcher
2010-04-12
Added ide generating code to command line version of Fluid.
Matthias Melcher
2010-04-11
Fluid IDE support: rewrite all Makefiles. This has no smart parts inside yet.
Matthias Melcher
2010-02-27
Starting to add a GUI to manage the IDE database.
Matthias Melcher
2010-02-27
Added the IDE database file to the SVN, hoping that even without a visual edi...
Matthias Melcher
2010-02-26
Removed VisualC projects file in old naming convention.
Matthias Melcher
2010-02-26
Fixed menu item counting issue in Fluid (STR #2322), Added Fl_Menu_::find_ite...
Matthias Melcher
2010-02-25
Working VisualC suport in IDE's (dll's are still missing). Fixed a few warnings.
Matthias Melcher
2010-02-20
Mixed bag. Please see CHANGES.
Matthias Melcher
2010-01-24
This is a very simple implementation of the host side of plugins. Plugins can...
Matthias Melcher
2009-12-25
Changed widget bin closing behavior when pressing ESC (which IMO should quit ...
Matthias Melcher
2009-09-23
Fixed Fluid dependency on X11 (STR #226)
Matthias Melcher
2009-04-27
Fluid printing used wrong colors under Windows (STR #2195)
Albrecht Schlosser
2009-01-20
Fluid: fixed Help dialog would open the non handled frame version (index.html...
Fabien Costantini
2009-01-01
Changed the copyright to 2009 for header files. Still todo: src and test dire...
Matthias Melcher
2008-11-29
STR #2093 - fix typo (name case) FCNTL.H should be fcntl.h, affecting some mi...
Ian MacArthur
2008-09-18
More Doxygen comment support for Fluid.
Matthias Melcher
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2008-09-02
merged modification from my private branch after successful regression testin...
Fabien Costantini
2007-02-20
Update copyright years and use "#ifndef" instead of "#if !defined".
Michael R Sweet
2007-02-20
Fixed Watcom compiler setup without verification using a patch by mnieuw
Matthias Melcher
2006-10-14
Fix dead pixel in FL_GTK_UP_BOX/FRAME (STR #1471)
Michael R Sweet
2006-09-17
Implement new "gtk+" scheme which provides a Bluecurve look-n-feel.
Michael R Sweet
2005-11-27
VC++ 2005 Support, drop old files, add icons for Sudoku
Michael R Sweet
[next]