Fresh IDE . Timeline
Not logged in

This repository is a mirror!

The original is located on: https://fresh.flatassembler.net/fossil/repo/fresh
If you want to follow the project, please update your remote-url

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

27 check-ins using file doc/FreshLibRef.md version dd3d83d8d6

2016-02-11
10:26
FASM compiler has been updated to v1.71.51 check-in: 79a0844960 user: johnfound tags: trunk
2016-01-22
06:28
FASM compiler updated to v1.71.49 check-in: cf3371f4ee user: johnfound tags: trunk
2015-11-29
06:18
Missing release date fixed. check-in: 5516a8f95d user: johnfound tags: trunk
2015-11-28
20:50
Official release v2.2.5; check-in: 21f6f420b6 user: johnfound tags: trunk, v2.2.5
09:11
Some fixs in the examples and in the memory library for Win32. Preparation for release. check-in: a8803998c8 user: johnfound tags: trunk
05:20
Merge with FastAsmEdit branch as a preparation for release. check-in: 7fdb55bb72 user: johnfound tags: trunk
05:18
Added link to the linux syscalls reference in the help server index page. Closed-Leaf check-in: d4657a26be user: johnfound tags: FastAsmEdit
2015-11-26
07:14
Several minor bugs in compilation procedures has been fixed. check-in: 9603af39d4 user: johnfound tags: FastAsmEdit
2015-11-24
18:15
Fixed the old bug in asmedit that paste one line less on some circumstances. check-in: 3cbeed1cbb user: johnfound tags: FastAsmEdit
09:00
On asmedit, some old minor issues with the copy/paste operations and some recent regressions has been fixed. Need more tests. check-in: 6efe10f396 user: johnfound tags: FastAsmEdit
05:36
More code cleanup and bug fixes in AsmEdit. I hope the last before merging with the trunk. check-in: de3953f48d user: johnfound tags: FastAsmEdit
2015-11-23
21:49
Back to some old codee. check-in: 2008208909 user: johnfound tags: FastAsmEdit
21:21
Some high risk changes in AsmEdit in order to make it acceptably fast in WINE. As long as the risk of crashes is high, I will work in separate branch until the changes are tested enough. check-in: 9dcacf6962 user: johnfound tags: FastAsmEdit
13:55
Minor bugs fixes. Attempt to make asmedit faster on wine... check-in: 83d8079603 user: johnfound tags: trunk
11:46
Fixed small bug in splitter control. check-in: afe28c3051 user: johnfound tags: trunk
10:41
Fixed some performance bugs in "asmedit.asm". And maybe other introduced. :) check-in: 6a62614b54 user: johnfound tags: trunk
2015-11-21
17:35
Fixed small regression in the syntax highlighter. check-in: eb73e8df6c user: johnfound tags: trunk
2015-11-20
21:56
FASM compiler has been updated to v1.71.48;

Some message processing tricks has been applied as a backport from the FreshLib GUI library. They are aimed to stop keyboard buffer overflow on the slow machines. check-in: 59588af812 user: johnfound tags: trunk

2015-11-19
21:21
Some better style in handling WS_POPUP windows in WINE. check-in: 9419a23641 user: johnfound tags: trunk
2015-11-09
15:28
Added missing images for the documentation. check-in: 868477588d user: johnfound tags: trunk
14:46
Updated the application templates (the GUI) in order to work with the recent versions of FreshLib. check-in: 533db4fe63 user: johnfound tags: trunk
14:13
FASM compiler has been updated to v1.71.46 (with AVX instructions support). check-in: 318635c51a user: johnfound tags: trunk
2015-09-09
07:25
Official release v2.2.4 check-in: 35c64b8f81 user: johnfound tags: trunk, v2.2.4
2015-09-08
06:46
Merged with FreshLibDev in order to get the needed changes of macro libraries, needed for the last update of the fake compilation algorithm. check-in: 96192ce529 user: johnfound tags: trunk
06:08
Changed the mechanism of fake compilation when there are errors in the source. The idea is to allow generation of FAS file, even when the source contains errors. check-in: 7172a8dd77 user: johnfound tags: trunk
2015-07-19
12:16
Fixed strange palette behavior with the newer versions of WINE. Not tested under Windows! Changed the "About" window to display the Fossil version of the compiled version for more precise identification. check-in: 30f07addc4 user: johnfound tags: trunk
2015-07-10
10:14
Fixed bug with the selection indent/unindent in the source editor.

Fixed a bug with the toolbar tooltips. With some probability this is the bug reported several times for Windows 8.1

Some help files edits. check-in: e5dde43d53 user: johnfound tags: trunk