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.

59 check-ins using file include/libs/application.asm version b12a88ed55

2016-09-16
06:08
Merged with FreshLibDev in order to get some important bug fixes. Fixed bad repainting of the auto aligned windows in WINE. Closed-Leaf check-in: f0f6a6ea29 user: johnfound tags: obsolete_merge
2016-09-12
13:46
Continues the work on the unicode support. check-in: 6b48b296fa user: johnfound tags: unicode_fix
09:06
Merge with FreshLibDev in order to have the latest changes. check-in: e223955ccb user: johnfound tags: unicode_fix
09:04
More work on the unicode support. check-in: eb443a4430 user: johnfound tags: unicode_fix
2016-09-11
23:27
Attempt to fix all problems with the non-latin filenames and paths. Not finished. check-in: 52b2cb4271 user: johnfound tags: unicode_fix
2016-09-04
06:47
Official release v2.3.0 check-in: 6f178643b1 user: johnfound tags: trunk, v2.3.0
2016-09-02
16:07
Merged with the latest FreshLibDev. check-in: 99d945fc09 user: johnfound tags: trunk
15:58
Fixed very old misbehavior with wrong inserting text from the code completion window on pressing "." multiply times. check-in: e1d44fcf97 user: johnfound tags: trunk
15:34
The CSS styles of the help files are embeded in the HTML files in order to faster render in the browsers; A little bit dirty implementation of code completion for the OOP methods and params. Should be more tested. check-in: d1530b6425 user: johnfound tags: trunk
2016-07-22
07:26
An attempt to fix a bug with the component palette randomly appearing when set hidden. check-in: b77502929b user: johnfound tags: trunk
2016-07-21
18:02
Small fix in the directory browse dialog. The "New application" dialog has been fixed to size the controls according to the window size. This should fix the alignment problems in Windows 10. (The problem is still generally not solved). Because of the FreshLib upgrade, new minor version 2.3.0 has been set. Will be released soon. check-in: 1c7b376202 user: johnfound tags: trunk
2016-07-20
19:44
The trunk merged with the latest version of FreshLibDev. Now FreshLib is using the new OOP type of GUI widgets. The examples and templates are updated. A lot of work has to be done. check-in: be942e8921 user: johnfound tags: trunk
2016-07-18
09:00
Reverted two files from FASM compiler, wrongly changed. Closed-Leaf check-in: d60bdac61d user: johnfound tags: NewLibTrunk
08:38
An attempt to migrate the IDE to the new GUI widget library. If everything is OK, will be merged the trunk and then released as new version. But some tests with Windows 10 must be provided. check-in: 21d6090607 user: johnfound tags: NewLibTrunk
2016-06-24
05:31
FASM compiler has been updated to v1.71.54 check-in: 9aefb14717 user: johnfound tags: trunk
05:27
Some work on utf-8 handling in the visual properties editor. More tests to be done. check-in: bdd7ea0dad user: johnfound tags: trunk
2016-03-17
16:21
The PDF files of the EUPL licenses has been replaced with plain text version. The license itself is not changed. check-in: d2ee35b912 user: johnfound tags: trunk
2016-02-24
07:00
Edits of the help documents. Removed some outdated chapters of FreshLib reference. Changed a little the visual style. Increased font size for better use on high dpi devices. check-in: 3c68946a23 user: johnfound tags: trunk
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

2015-06-05
13:55
Fixed multi-monitor handling bug in the "procedure arguments hint" tool. check-in: b7b27f04cb user: johnfound tags: trunk
2015-05-26
14:03
This fixes the not blinking caret in WINE, but re-introduces rare artifacts on scrolling the text, especially with the mouse wheel. check-in: 42fbf2acf8 user: johnfound tags: trunk
2015-05-21
19:57
Official release of v2.2.3

Minor edits to some text files. Install and zip packages builds. check-in: 53e8348120 user: johnfound tags: trunk, v2.2.3

2015-05-19
19:07
Last preparations for official release. Edited WhatsNew.txt. Added new article in the documentation, about OOP programming with FreshLib. The css file for the articles is changed a little. check-in: beb4f53ea2 user: johnfound tags: trunk
2015-05-16
14:28
Fixed small problem in doc/index.help check-in: 84611bb253 user: johnfound tags: trunk
2015-05-15
11:09
Merged with the WithoutWinproc branch, implementing several new features and in preparation for the next release version. Some bugs are possible. check-in: 6751cb3a15 user: johnfound tags: trunk
08:09
Merged with FreshLibDev. Closed-Leaf check-in: f43cf94d91 user: johnfound tags: WithoutWinproc
08:02
Adapting the examples without winproc macro. check-in: 58d62aa39e user: johnfound tags: WithoutWinproc
2015-05-14
19:33
Fixed "dispatch" macro use in many files.

Implemented new format for index.help, supporting titles for the help files.

Implemented new feature "Open Linux terminal". Added new icon for this feature. check-in: 59854f6efd user: johnfound tags: WithoutWinproc

2015-05-12
17:18
Fixed bug, related to fonts and the treeview controls. check-in: b22b5cbe1e user: johnfound tags: WithoutWinproc
13:47
Added new option for the context help - to remove the WinAPI suffix "A" or "W" from the keyword that is searched in order to provide better search results. check-in: 2846aa23fe user: johnfound tags: WithoutWinproc
2015-05-11
22:41
Removed the use of GetStockObject with DEFAULT_GUI_FONT from the whole project. Introduced small helper procedure GetDefaultFont for handling all possible UI standard fonts. check-in: 5a5fe187bf user: johnfound tags: WithoutWinproc
14:01
Fixed old bug in the menu drawing procedures. SQLite example fixed for the missing winproc macro. check-in: 6eb57fff6d user: johnfound tags: WithoutWinproc
2015-05-08
10:53
It is an experimental branch in order to check the removing of the winproc macro from FreshLib.

FreshLib has been updated to the latest FreshLibDev version.

After some testing, it must be merged to the trunk. check-in: 53adc396de user: johnfound tags: WithoutWinproc