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
/
Fl_Function_Type.cxx
Age
Commit message (
Expand
)
Author
2022-02-13
Fluid: adding feature: Functions can also be "local". (#390)
Matthias Melcher
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-20
GitHub #328: removed stray ';' in Fluid code generation.
Matthias Melcher
2021-12-15
#329 #318: Fixed Fluid indenting and trailing whitespace
Matthias Melcher
2021-12-13
STR 3442: copy/paste now inserts widget as expected.
Matthias Melcher
2021-12-11
STR 3210: indentation is now controlled in one single position for all source...
Matthias Melcher
2021-12-09
STR 3210: fixing indentation of Fl_Menu_Item cnd Widget allbacks.
Matthias Melcher
2021-12-09
Fluid: sample documentation, please check http://messagepad.org/fluid/code.html
Matthias Melcher
2021-12-08
STR 3460.C: Code Properties remembers the editor's scroll bar position.
Matthias Melcher
2021-12-08
Fluid: restructuring and commenting.
Matthias Melcher
2021-08-30
Fix Windows (VS) compiler warnings in fluid
Albrecht Schlosser
2020-08-01
Implement + deploy fl_strdup()
Greg Ercolano
2020-07-11
Fluid: fix "trailing whitespace" errors (#100)
Albrecht Schlosser
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-03-08
Fix a memory leak in fluid
Albrecht Schlosser
2020-02-11
Fix static analyzer errors and warnings
Albrecht Schlosser
2019-12-24
Fluid needs to include text and binary files from within the .fl source direc...
Matthias Melcher
2019-01-13
STR 3460: remember cursor position in code editor
Matthias Melcher
2018-10-09
Fluid inlined text data must be 'const'
Matthias Melcher
2018-08-27
Fixed indenting and some wording in previous changes to Fluid
Matthias Melcher
2018-08-25
Beautified some of the code. Removed size calculation error.
Matthias Melcher
2018-08-25
Added new functionality to Fluid: the 'binary data' type can now include text...
Matthias Melcher
2018-06-23
Doxygen only: fixed all block comments starting with an asterisk to space-onl...
Matthias Melcher
2018-02-09
Replace "WIN32" with "_WIN32" or "Windows".
Albrecht Schlosser
2017-10-28
Fixes STR# 3420; fluid crash on certain static functions.
Greg Ercolano
2016-09-20
Update fluid files and copyright.
Albrecht Schlosser
2016-07-18
Adds external editor capability to fluid for all platforms.
Greg Ercolano
2015-03-09
Add 'fluid -u' command-line switch to upgrade fluid files in batch mode.
Albrecht Schlosser
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-06-07
Fix STR #2657: repaired indentation error in fluid-output code.
Manolo Gouy
2011-01-19
Fluid binary type adds size to the array of unsigned char, giving better acce...
Matthias Melcher
2010-12-19
Changed all fixed filename buffers (that I could find) to use FL_PATH_MX inst...
Matthias Melcher
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-13
fixed const correctness in fluid/Fl_Function_Type.cxx (STR #2441)
engelsman
2010-11-12
Applied Domingo's suggestion for formatted Fluid output
Matthias Melcher
2010-10-28
Fixed the remaining warnings
Matthias Melcher
2010-02-25
Working VisualC suport in IDE's (dll's are still missing). Fixed a few warnings.
Matthias Melcher
2010-02-21
Much improved automated Xcode3 IDE built. These are the files for creating th...
Matthias Melcher
2010-02-20
Fixed format once more in Fluid unique ID.
Matthias Melcher
2010-02-20
Mixed bag. Please see CHANGES.
Matthias Melcher
2010-02-20
Tentative repair of cast from pointer to unsigned int that breaks 64-bit comp...
Manolo Gouy
2010-02-15
Added new type 'Binary Data' to Fluid. Use this to include an arbitrary file ...
Matthias Melcher
2009-09-23
Empty functions in Fluid no onger create an implementation (STR 2259)
Matthias Melcher
2009-01-01
Changed the copyright to 2009 for header files. Still todo: src and test dire...
Matthias Melcher
2008-09-17
This is a stab at supporting Doxygen comments from withing Fluid. Just double...
Matthias Melcher
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2008-01-04
STR #1741: fixed and improved on missing 'public' attribute in consecutive cl...
Matthias Melcher
2008-01-04
STR #1776: FLUID now tries to find a previously declared callback to avoid de...
Matthias Melcher
[next]