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
2020-07-14
Import Albrecht's utf8 mods for FormatMessage() to fluid
Greg Ercolano
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-06-19
Added fluid command line '-d' debug flag
Greg Ercolano
2020-04-08
Fix documentation URL's
Albrecht Schlosser
2020-03-11
Remove CodeWarrior "support"
Albrecht Schlosser
2019-02-01
Reorganized Fluid Template feature (STR #3336).
Matthias Melcher
2019-01-14
STR 3460: shell window remembers position
Matthias Melcher
2018-10-09
Avoiding crash when accessing free'd memory.
Matthias Melcher
2018-02-09
Replace "WIN32" with "_WIN32" or "Windows".
Albrecht Schlosser
2018-01-31
Replace FL/x.H with FL/platform.H - step 2 (STR #3435).
Albrecht Schlosser
2017-11-18
Fix illegal memory access after free when closing fluid (STR #3427).
Albrecht Schlosser
2017-11-12
Replace chdir() with new wrapper fl_chdir().
Albrecht Schlosser
2017-10-15
Replace remaining calls to getcwd() with fl_getcwd().
Albrecht Schlosser
2017-10-15
Replace remaining calls to access() with fl_access().
Albrecht Schlosser
2017-10-15
Replace inappropriate usage of __WATCOM__ with _MSC_VER.
Albrecht Schlosser
2017-10-15
Replace remaining calls to unlink() with fl_unlink().
Albrecht Schlosser
2017-10-13
Replace remaining calls to getenv() with fl_getenv().
Albrecht Schlosser
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
[prev]
[next]