Fresh IDE . Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

20 most recent timeline items

2013-03-26
13:57
[446d94e8e1] Leaf: Fixed behaviour bug on multi display Linux computers. (user: johnfound, tags: trunk)
2013-03-11
23:02
[d3dc046625] Fixed regression related to missing structure and some native Win32 programming support. (user: johnfound, tags: trunk)
22:48
[eb5aaa2b99] Fixed the problem with MONITORINFO structure defined in wrong place. (user: johnfound, tags: trunk)
22:46
[ff1d4f16b7] Leaf: Added missing MONITORINFO structure. (user: johnfound, tags: FreshLibDev)
2013-03-10
10:38 • Edit 52ae718eccdbd5b9: Add tag "v2.1.5". (user: johnfound)
10:37
[52ae718ecc] Release of v2.1.5

Some last fixes of the documentation and some license boiler plates.

(user: johnfound, tags: trunk, v2.1.5)
09:41
[7a96ff9d5c] Merged with FreshLibDev in order to prepare for release. (user: johnfound, tags: trunk)
08:20
[9ffe2749ef] FASM compiler has been updated to version 1.71.08 (user: johnfound, tags: trunk)
2013-02-21
22:28
[c563f7dac5] Work on the KolibriOS OS dependent functions - WideCharToUtf8 conversion (some partial UTF-16 support) and file functions. (user: johnfound, tags: FreshLibDev)
2013-02-20
00:51
[e6545c7394] Introduced Get/SetCurrentDir procedures in files.asm library. Work on KolibriOS related libraries. Small fixes here and there. (user: johnfound, tags: FreshLibDev)
2013-02-13
06:09
[ebfc78cd5e] Work on the new KolibriOS console IO test and implementation. Not finished. (user: johnfound, tags: FreshLibDev)
2013-02-12
10:34
[c81d07e941] Merged with FreshLib in order to get the latest version of FreshLib with changed license - to BSD 2-clause license.

Note: Fresh IDE itself is licensed under EUPL 1.1

(user: johnfound, tags: trunk)
10:30
[c6a07aa557] The license of FreshLib has been changed to BSD 2-clause license. Check it in freshlib/License.txt (user: johnfound, tags: FreshLibDev)
08:02
[1c23c340f3] The project is moving to EUPL license. There are remaining boiler plates that need to be fixed later. (user: johnfound, tags: trunk)
2013-02-06
19:32
[3b83e10d0c] Introduced new macro "rstruct" it creates reverve structures - i.e. that have all fields on negative offsets - as string structure for example. (btw, the string structure was fixed to use rstruct);

The compatibility GUI editor macroses has been fixed to support more FreshLib windows.

(user: johnfound, tags: FreshLibDev)
2013-01-30
15:30
[4e2e8dbaed] Editing the FreshLib user guide. Work in progress. (user: lhmnai0, tags: trunk)
08:35
[33d036e699] Started new chapter of the FreshLib user documentation - user guide. Small edits of the FreshLibDoc. Small bug fixed in the project templates. (user: johnfound, tags: trunk)
2013-01-25
14:03
[5dc8db060e] Changed gui/Win32/windows.asm procedure _RefreshWindow to use RedrawWindow instead of InvalidateRect in order to get better response of the user interface. (user: lhmnai0, tags: FreshLibDev)
07:54
[54534c041f] Fixed small but in the markdown parser (not closed chapter tag at the end of the file). Added support for progress bar component in OldTemplates.inc compatibility macros. Fixed windows border settings in the Win32 OS dependent library. (user: lhmnai0, tags: FreshLibDev)
2013-01-24
13:45
[e2ed0868e7] Fixed small bug in the form editor. (user: lhmnai0, tags: trunk)