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
2022-01-19
Fixing and upgrading Fl_Preferences (#374)
Matthias Melcher
2022-01-16
Rename FL/fl_string.h to FL/fl_string_functions.h
Albrecht Schlosser
2021-12-19
STR 3289: Fluid i18n, gettext, catguts improvements
Matthias Melcher
2021-12-17
GitHub #326: browser scrolling should be much improved
Matthias Melcher
2021-12-13
STR 3442: copy/paste now inserts widget as expected.
Matthias Melcher
2021-12-10
STR 3426: indicating in the title bar if the design is newer than the code file.
Matthias Melcher
2021-12-09
Fluid STR 3460.D: Shell commands are now saved in the .fl file (user option)
Matthias Melcher
2021-12-08
STR 3460.b: fixed scrollbar update in widget_browser
Matthias Melcher
2021-12-08
Fluid: restructuring and commenting.
Matthias Melcher
2021-12-05
Fluid: fixing missing return.
Matthias Melcher
2021-12-05
Fluid STR 3460: Shell Cmd would saye code to wrong path.
Matthias Melcher
2021-12-05
Fluid: adapting menu to pixmap changes.
Matthias Melcher
2021-12-04
Fluid support for high res graphics
Matthias Melcher
2021-11-11
Support all image depths (1-4) in fl_write_png()
Albrecht Schlosser
2021-11-09
Refactor fluid: make fl_write_png() public
Albrecht Schlosser
2021-09-28
Rename 'fileno()' method to 'get_fileno()' for MinGW
Albrecht Schlosser
2021-08-30
Fix MSVC "fileno" warnings in fluid
Albrecht Schlosser
2021-08-30
Fix Windows (VS) compiler warnings in fluid
Albrecht Schlosser
2020-09-16
Fix fluid output for international languages
Albrecht Schlosser
2020-08-22
Fix .clang-format and some whitespace errors
Albrecht Schlosser
2020-08-01
Implement + deploy fl_strdup()
Greg Ercolano
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
[next]