| Age | Commit message (Collapse) | Author |
|
|
|
Still to do: rename fl_filename... to fl_filename..._str
and introduce into core library.
|
|
Also fix for Linux.
|
|
I decided to disable MergeBack for now. During testing,
some issues could not be resolved, and focus should
be on V1.4.
|
|
After some discussions it became clear that the code file may be written
into an unpredictable location by the build system. Fluid now remembers
that location in a user setting file and seems to do the expected thing after
a brief test.
|
|
* moved functionality into its own files
* refactored all methods to be less than a page
* documented all calls
* tested all situations I could think of
|