Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins using file source/CCList.asm version 2332aa99dd
|
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 | |