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.

50 descendants and 50 ancestors of 8528f63b1ed26ee38cc7cd9409520b2205b29c85

2018-06-18
11:09
FASM compiler has been updated to v1.73.04; Preparations for v2.6.3 release. check-in: 9d7515b73d user: johnfound tags: trunk
10:23
Fixed the bug from [eb4d978cde6] ticket - crashes on indent/outdent/comment/uncomment commands. check-in: 1b66b99b2d user: johnfound tags: trunk
10:10
The double call "fixed" in the previous commit was researched and found to be reasonable. The project file can be changed by saving the other files in different paths, so the project file must to be saved last. This functionality was implemented in better (at least more readable) way in this checkin. check-in: e582633f9f user: johnfound tags: trunk
2018-06-11
16:34
Removed strange double call in OnSaveAll procedure. It is some very old bug, or at least strange workaround. Although it should be safe, but some crashes on Windows 10 was reported possibly related to this code: [6c4755c282]. check-in: a31be3f658 user: johnfound tags: trunk
15:54
Minor change in asmedit.asm check-in: 5f458c42ba user: johnfound tags: trunk
2018-02-06
13:44
Fixed bug in AsmEdit component. The bug damaged the colors on screen sizes higher than the maximal line size (aeLineCharLen). check-in: cbb223a6c7 user: johnfound tags: trunk
2017-12-30
10:11
The official release v2.6.2

Updated the documentation. Updated the FASM compiler. Minor edits to the help CSS styles and the help index. check-in: 1863b5fab7 user: johnfound tags: trunk, v2.6.2

09:13
Wrong commit. :) check-in: 4e3bf1c486 user: johnfound tags: trunk
09:03
Merged with FixSaveAsDlg branch in order to fix a bug, manifesting only in Win10. check-in: 79923f736e user: johnfound tags: trunk
2017-12-22
20:57
More simple and clean code. Closed-Leaf check-in: 953f8adc23 user: johnfound tags: FixSaveAsDlg
20:37
Fixing a bug in the SaveAs dialog, causing crashes in Windows 10. check-in: c85695b2df user: johnfound tags: FixSaveAsDlg
2017-12-07
08:44
Procedure arguments hint support for OOP method calls. It needs update of the OOP macro library as well. Fixed small bug in PAHint.asm; Leaf check-in: edecd1bc56 user: johnfound tags: OOP_PAHint
2017-12-04
19:25
The stylesheets for the help, as external file. This actually was a bug. check-in: 84b51549b7 user: johnfound tags: trunk
2017-10-29
08:49
Missed version number. check-in: f6363eae4e user: johnfound tags: trunk, v2.6.1
06:32
Minor bugfix release. check-in: 111321a0af user: johnfound tags: trunk
06:27
Fixed broken form for "Labels explorer" feature. Also, fixed the feature itself to show only used symbols. It is an attempt to make it more useful.

Added split grids to other dialog windows as well.

Implemented links in the "Show not used" feature. It is still not very useful, because displays huge amount of labels. check-in: 4849f434a9 user: johnfound tags: trunk

2017-10-27
18:10
The installation scripts and the binary release files has been removed from the repository and moved to another one. This is the only way I know to support the proper checkin number in the binary release. check-in: 08da3369ee user: johnfound tags: trunk, v2.6.0
12:22
"New Application" dialog redesigned with split grid. check-in: 66d068a8fc user: johnfound tags: trunk
11:00
Fixing bugs, after some tests on real Windows 10 system. One of them is very old bug, maybe even from v1 and is related to not destroying dialog forms after close. Also different drawing and resizing problems fixed. check-in: 15b2e7317d user: johnfound tags: trunk
2017-10-26
17:21
Small fix in the FASM.rhtm help file. check-in: bd3fd2aa44 user: johnfound tags: trunk
17:20
Merged with FreshLibDev in order to get the latest version. check-in: 5d35c7bbd0 user: johnfound tags: trunk
17:19
Removed not needed margin tag from FASM.TEX Leaf check-in: 82fd95a50d user: johnfound tags: help_update
11:05
Merged with the help_update branch. Almost ready for release. check-in: d538990122 user: johnfound tags: trunk
10:57
Merged with "newskin" branch. check-in: 142ab39cbf user: johnfound tags: trunk
10:52
Added special mime-type for .frm files and separate icons. Updated mime installation/deinstallation scripts. Leaf check-in: f1a8bea49c user: johnfound tags: newskin
09:07
The latest Fresh IDE icon updated in IDE/mime_types/ check-in: 6f2cb982ff user: johnfound tags: newskin
08:56
Two icon themes (dark/light) has been made in IDE/mime-types. The icons changed to consistent with the IDE icon theme. Render script added. check-in: ee46b52b4c user: johnfound tags: newskin
08:04
The source code is fixed for the new images, moved to the images/ directory. Now compiles OK. check-in: 9c75edc2b3 user: johnfound tags: newskin
08:01
./render script fixed. But the source code is not. check-in: d92205b8be user: johnfound tags: newskin
07:59
All images moved to the image/ and image/src/ directories. The render script is not fixed here. check-in: 798377587a user: johnfound tags: newskin
07:03
As a whole, the new icon theme is finished now. check-in: 89c45630e4 user: johnfound tags: newskin
2017-10-25
13:54
Different tweaks to make it to work properly in Windows as well. All this works in WINE from the box.

Added .manifest file to the resources in order to allow transparency in the imagelists and theming support in Windows.

Restored the default behavior of the statusbar. It makes some little artifacts on resizing in WINE, but works better in Windows. check-in: 50e75a03d9 user: johnfound tags: newskin

10:45
The vlc icons as png. Optimized and fixed the loading in the component palette. check-in: 9347588a48 user: johnfound tags: newskin
09:03
Replacing the visual components icons with .png and future migrating from .ico format. Not finished. check-in: dc5d5f622f user: johnfound tags: newskin
2017-10-24
13:38
The FlatAssembler compiler has been updated to the official milestone version 1.72; check-in: d01cfe6750 user: johnfound tags: trunk
08:28
Updated the help system to allow raw headless html files and to decorate them in the same way as the .md files.

The extension of such files is .rhtm; The FASM LaTeX manual has been updated to the latest version and formatted to .rhtm file. The doc/tools/ directory was cleaned up from outdated tools and LaTeX_to_html tool (tth) has been updated to the latest version. Notice, that in doc/tools/tth_src is a modified version of the tool that emits anchor tags in a way, Fresh IDE help system use them.

This help files update is part of preparations for the new release of Fresh IDE together with "newskin" branch. check-in: c8ad2b898b user: johnfound tags: help_update

2017-10-23
17:29
The menu and toolbar icon sizes changeable by the options dialog. check-in: 1962027aaa user: johnfound tags: newskin
12:00
Color palette changes for the toolbar/menu icons. Implemented (not finished) user change of the icon size for the toolbar and menues. check-in: 35bacfa9f5 user: johnfound tags: newskin
2017-10-22
08:39
New, better (?) icons. check-in: adf9abe10f user: johnfound tags: newskin
2017-10-18
14:25
Restructured the skin images. Now there are two sets - for dark and for light background. These sets are rendered from the same SVG icons using two different CSS files: skin_dark.css and skin_light.css; Notice the rendering scrips: "render". The SVG icons are manually edited for better pixel rendering and now are almost as quality as pixel icons. check-in: 713de453af user: johnfound tags: newskin
2017-10-15
21:31
Work on the icons. check-in: 551333bf98 user: johnfound tags: newskin
2017-10-13
13:16
Added missing .svg file. check-in: f7023c3d5a user: johnfound tags: newskin
13:15
Skins as a NamedArray. Procedural (and automatic) change between dark and light themes. It takes a small space, but works not so good. check-in: 535c293c91 user: johnfound tags: newskin
2017-10-12
11:18
Removed 32px toolbar icons. check-in: 6c17efc00a user: johnfound tags: newskin
08:03
Work on the icons for the dark skin. Removed the gif images from the resource file. check-in: 7f59f08de9 user: johnfound tags: newskin
2017-10-07
14:04
Work on changing all icons to PNG with transparency, rendered from vector icons. Support for several sizes of the icons and light and dark Desktop themes. check-in: e7b54ee4c4 user: johnfound tags: newskin
2017-09-22
16:00
Added new instruction set reference. Not full, but is pretty helpful because contains the flags affected and explain the instructions in details. check-in: 59c17aeab1 user: johnfound tags: trunk
2017-09-09
13:57
Different implementation of show/hide component palette not using IsWindowVisible. check-in: c59d12fb90 user: johnfound tags: trunk
2017-08-23
19:59
FlatAssembler compiler has been updated to v1.71.64 check-in: 89feab28c4 user: johnfound tags: trunk
19:53
Better case sensitive match for the code completion list. A little bit slower. Needs some testing. check-in: e9652c5b00 user: johnfound tags: trunk
2017-06-04
21:25
Fixed small bug in ActionEvents.asm and removed not used option in Fresh.asm check-in: 8528f63b1e user: johnfound tags: trunk
2017-02-06
08:34
FASM compiler updatet to v1.71.60 check-in: a9f0a06949 user: johnfound tags: trunk
2017-01-21
11:56
FASM compiler updated to v1.71.59 check-in: 00ce8e2647 user: johnfound tags: trunk
2017-01-13
09:25
Fixes a regression in the popup menu handling. Need to be tested in Windows as well. check-in: 32092d1415 user: johnfound tags: trunk
2016-12-26
07:36
Fixed some filenames in the source in order to allow compiling in Linux with case sensitive FASM compiler. check-in: 06420cf49f user: johnfound tags: trunk
2016-12-20
18:00
Fixed wrong version number in the about dialog. check-in: 6db0ca8122 user: johnfound tags: trunk, v2.5.1
2016-12-19
22:18
Official v2.5.1 check-in: 84681a8ad1 user: johnfound tags: trunk, v2.5.1
11:13
Merged with the branch NoGoogle in order to make the web search engine selectable from the user. The default search engine is duckduckgo.com; check-in: 0cf8d5c2da user: johnfound tags: trunk
10:28
Fixed small bug in setting the web search engine. Added checkbox/option to enable/disable web search. Leaf check-in: 635b2f4f94 user: johnfound tags: NoGoogle
2016-12-16
13:08
FASM compiler has been updated to v1.71.58; check-in: 6f4ed8e1b1 user: johnfound tags: trunk
2016-12-15
21:11
HTML of duckduckgo as a default search engine. Fixing of the missing search engine on the first use of help. It is some kind of workarond for easier migrating of the settings. check-in: 201f87eb60 user: johnfound tags: NoGoogle
14:45
The FirstTimeInstall for the new search engine handling. check-in: 947e41d975 user: johnfound tags: NoGoogle
12:22
Removing the dependence on google services. Now almost every web search engine can be used. By default "DuckDuckGo" is to be used. This checkin works, but need some changes to be made to the initial IDE settings before merging with the trunk. check-in: 77056fc32b user: johnfound tags: NoGoogle
2016-12-09
12:53
Fixed regression in "Goto interface" function related to the UNICODE handling. check-in: b6e5213018 user: johnfound tags: trunk
2016-10-17
06:25
Official release v2.5.0 (Really stupid regression fixed.) check-in: d1e878ddf0 user: johnfound tags: trunk, v2.5.0
2016-10-16
18:17
Official release v2.5.0 Contains bad regression. check-in: 465566527f user: johnfound tags: trunk
17:51
Merged with single2 branch. Leaf check-in: c4e3d6c0d7 user: johnfound tags: unicode_fix
17:49
Small attempt to avoid crashes in AsmEdit. Leaf check-in: 98d934cb29 user: johnfound tags: single2
17:23
TargetOS alias added to the autoconfigurated aliases. check-in: e91954ab54 user: johnfound tags: single2
17:08
Big image revision and cleanup. check-in: dd90069f5f user: johnfound tags: single2
16:41
Small text inaccuracy fixed. check-in: 5101d178d0 user: johnfound tags: single2
16:27
Revision and fix of all examples and project templates, according the latest libraries changes. Small fixes in the old libraries. check-in: 77d54b7fc9 user: johnfound tags: single2
2016-10-15
12:09
Fixed a small typo in the about dialog. check-in: 5c94c32243 user: johnfound tags: single2
11:56
The action handlers can not preserves any registers! check-in: 4b84b1df36 user: johnfound tags: single2
11:23
Fixed a bug in the project manager, related to the crashes in Windows (not properly free memory) check-in: 5a701fbdd3 user: johnfound tags: single2
2016-10-13
16:54
The memory for the compiler has been implemented in a way to be reused. Now it is managed by the project manager. Old documents (some of questionable value) converted to UTF-8; check-in: 60b4f0357e user: johnfound tags: single2
10:33
Making the design form to hide when the active editor is switched in the editors host. check-in: 813a9a9003 user: johnfound tags: single2
08:18
Possibly fixed the heisenbug crashing in Windows10 (and rarely in Win7) when setting the main file of the project. check-in: 6c5fa12fe2 user: johnfound tags: single2
07:27
Fixed a bug in the project manager causing more than one file to be set as a main file. Changed the icons for the project categories in order to be more readable. check-in: 206e732d3f user: johnfound tags: single2
2016-10-11
18:48
Fixed strange bug (regression?) in the listing generation. check-in: e5923fe3b5 user: johnfound tags: single2
18:30
Fixed bug in asmedit related to undo information.

Fixed the non-widechar titles for the file open dialogs, reported by jazz on the forum.

Fixed the CloseAll remaining active current file.

Increased the height of the font choose ButtonEdit in the options dialog.

Fixed the remaining filename in the main window title after closing the project.

The current source editor file name is indicated in the status bar. check-in: b375e9be38 user: johnfound tags: single2

2016-10-06
16:35
Fixed the first time install, when Fresh is started not from the root directory of the IDE. check-in: 9d9d6942c6 user: johnfound tags: single2
12:41
Removed old commented-out code. check-in: a5351c9490 user: johnfound tags: single2
08:49
Fixed the missing read-only colors in the default editor theme. check-in: 0e851b02be user: johnfound tags: single2
2016-10-05
13:33
Fixed CRLF line endings on some drag and drop operations. check-in: 0a14664bbe user: johnfound tags: single2
11:45
Bug fixes in WM_DROPFILES message handling - widechar support. check-in: 8a651c20c5 user: johnfound tags: single2
2016-10-03
14:30
Fixed a little the possitioning in the form editor. This is not good solution, but will do the work, until some better solution is developed. check-in: a4a2884ced user: johnfound tags: single2
11:06
Fixed crashing bug in asmedit on EM_REPLACESEL with no undo. check-in: 3032a4f3c7 user: johnfound tags: single2
07:04
It is v2.5.0RC for evaluation and testing. check-in: f801803894 user: johnfound tags: single2, v2.5.0RC
2016-10-02
21:33
Updated the icons in the IDE/mime_types/ directory. check-in: dc8213bfa8 user: johnfound tags: single2
19:01
Cleanup of the resources and bitmaps. Changed the main icon to the red colored. It looks better on blue background and is better rendered. check-in: 82209ce277 user: johnfound tags: single2
12:22
Merged with the FreshLibDev branch in order to get the latest changes. check-in: e0f21ee4b6 user: johnfound tags: single2
11:53
Added constants for GetAncestor winapi function. check-in: ecfee3ad85 user: johnfound tags: FreshLibDev
2016-10-01
20:34
Has been implemented partial read-only mode for AsmEdit (the first N lines can be read-only). This way, the form editor now includes the visual windows definition in read-only mode. This way, the all line number navigation problems with the form editor, should be fixed now.

Added two new colors to the editor theme: read-only background and read-only text color. check-in: 17d40cb399 user: johnfound tags: single2

13:34
Preparations for 2.5.0RC; FASM compiled has been updated to v1.71.57; The about dialog has been fixed; The ANSI convertor has been developed a little; The tooltips in the editors host has been fixed to work equally well in WINE and Windows; check-in: ba04cdbca8 user: johnfound tags: single2
07:29
Some shortening of the code page descriptions and fixed size of the code pages list. check-in: 0c00405cd7 user: johnfound tags: single2
2016-09-30
23:18
Fixed bug in the asmedit visual component. Removed forgotten int3 instruction. check-in: 07f463652c user: johnfound tags: single2
22:39
Added missing files. Implemented ANSI/UTF-8 converter for the files not encoded in UTF-8. check-in: 3ae3b482be user: johnfound tags: single2
13:29
Fixed the missing refresh on showing focusing line in the editor. check-in: 3d62099d16 user: johnfound tags: single2
11:56
The behavior of the form editor is now as intended. Fixed several WINE issues with activating windows and wrong focus control. Implemented automatic show/hide of the property editor in order to avoid empty space on the left panel. check-in: 4c09aa8c4b user: johnfound tags: single2
2016-09-29
22:35
Removed the obsolete options forms. All settings are now in one dialog box - IDEOptions.frm

Implemented tooltips for the editors host window, showing the full filename of the pointed file. Because of WINE bugs, it needed much more effort than usually. Not tested in Windows, but should work. check-in: a260450884 user: johnfound tags: single2