Help me test RadASM 2.0.4.2 for bugs.
Whats new:
- Complete rewrite of code properties parsing.
- Code properties named scope ending can be made optional ($ endp ---> ? endp).
- Code properties auto refresh (Option/Code Editor Options/Code Properties/Auto refresh list).
- Better global structure name parsing (mystr MYSTRUCT <1,2,3>).
- Static controls can now have verticaly centered text.
- Improved hla support.
- Improved fasm support (use masm api files).
- Text drag and drop support.
- Added Project / Project Scan. Scans project for a word. Result to output.
- Added donkey's exception handler to FlipCase addin.
- Added option to hilite active line.
- Added debug path setup.
- Made file extention handeling more flexible for those who uses RadASM to edit other sources than assembly. Hla users must modify section . See below.
- Added include / includelib file listbox. You must update assembler.ini section
- Project wizard now has a template selection dialog.
- Project wizard now can have max 16 project types.
- Make menu can now have max 16 menu items.
- Included Donkey's DialogPreview addin.
IMPORTANT
You MUST previously have RadASM 2.0.4.1
You MUST manually edit assembler ini files. See included WhatsNew.txt
KetilO
02-28-2004, 13 dl, Improved fasm support.
03-03-2004, 43 dl, Text drag and drop support.
03-04-2004, 12 dl, Fixed several drag and drop bugs + fasm support.
03-05-2004, 16 dl, Parsing speed optimalizations. Fixed bugs (X05 and selection by mouse scroll).
03-06-2004, 25 dl, Added Project Scan. Fixed bugs.
03-08-2004, 22 dl , Added donkey's exception handler. Fixed bugs.
03-09-2004, 14 dl, Added option to hilite active line. Added debug path ($E)
03-12-2004, 34 dl, Made file extention handeling more flexible for those who uses RadASM to edit other sources than assembly. Hla users must modify section . Fixed bugs.
03-12-2004, 31 dl, Fixed bugs. New FlipCase addin with improved exception handling.
03-15-2004, 36 dl, Improved fasm struct / macro parsing. When dragging selected text cursor must be moved a few pixels before drag and drop is initiated.
03-17-2004, 37 dl, Added many new things. Fixed several bugs.
03-18-2004, 29 dl, Fixed more bugs. Updated addins.
03-19-2004, 19 dl, Added some custom controls. Made changes to auto brackets. Fixed several minor bugs.
03-22-2004, 47 dl, Added Donkeys new addins. Added multiple (private) api files support. Improved hla support.
Whats new:
- Complete rewrite of code properties parsing.
- Code properties named scope ending can be made optional ($ endp ---> ? endp).
- Code properties auto refresh (Option/Code Editor Options/Code Properties/Auto refresh list).
- Better global structure name parsing (mystr MYSTRUCT <1,2,3>).
- Static controls can now have verticaly centered text.
- Improved hla support.
- Improved fasm support (use masm api files).
- Text drag and drop support.
- Added Project / Project Scan. Scans project for a word. Result to output.
- Added donkey's exception handler to FlipCase addin.
- Added option to hilite active line.
- Added debug path setup.
- Made file extention handeling more flexible for those who uses RadASM to edit other sources than assembly. Hla users must modify section . See below.
- Added include / includelib file listbox. You must update assembler.ini section
- Project wizard now has a template selection dialog.
- Project wizard now can have max 16 project types.
- Make menu can now have max 16 menu items.
- Included Donkey's DialogPreview addin.
IMPORTANT
You MUST previously have RadASM 2.0.4.1
You MUST manually edit assembler ini files. See included WhatsNew.txt
KetilO
02-28-2004, 13 dl, Improved fasm support.
03-03-2004, 43 dl, Text drag and drop support.
03-04-2004, 12 dl, Fixed several drag and drop bugs + fasm support.
03-05-2004, 16 dl, Parsing speed optimalizations. Fixed bugs (X05 and selection by mouse scroll).
03-06-2004, 25 dl, Added Project Scan. Fixed bugs.
03-08-2004, 22 dl , Added donkey's exception handler. Fixed bugs.
03-09-2004, 14 dl, Added option to hilite active line. Added debug path ($E)
03-12-2004, 34 dl, Made file extention handeling more flexible for those who uses RadASM to edit other sources than assembly. Hla users must modify section . Fixed bugs.
03-12-2004, 31 dl, Fixed bugs. New FlipCase addin with improved exception handling.
03-15-2004, 36 dl, Improved fasm struct / macro parsing. When dragging selected text cursor must be moved a few pixels before drag and drop is initiated.
03-17-2004, 37 dl, Added many new things. Fixed several bugs.
03-18-2004, 29 dl, Fixed more bugs. Updated addins.
03-19-2004, 19 dl, Added some custom controls. Made changes to auto brackets. Fixed several minor bugs.
03-22-2004, 47 dl, Added Donkeys new addins. Added multiple (private) api files support. Improved hla support.
Hi all
New upload above. Improved fasm support.
KetilO
New upload above. Improved fasm support.
KetilO
Hi KetilO , may be this is a bug :
Color of number 1, 2, 3 and 4 are not correct with the color which in Option/Color Keywords but Other number are correct
Color of number 1, 2, 3 and 4 are not correct with the color which in Option/Color Keywords but Other number are correct
Hi neverending
The reason is they are defined as constants in masmApiConst.api.
KetilO
The reason is they are defined as constants in masmApiConst.api.
KetilO
First impression, RadAsm works faster now.
Win98se:
RadASM 2.0.4.2 hangs on loading a file of size 800k+
(this does not happen in 2.0.4.1)
RadASM 2.0.4.2 hangs on loading a file of size 800k+
(this does not happen in 2.0.4.1)
hi,
Excellent stuff!
Can you make it possible to automatically add/remove the
include \RadASM\Masm\Inc\RADbg.inc line when debug breakpoint required?
thanks
X05
Excellent stuff!
Can you make it possible to automatically add/remove the
include \RadASM\Masm\Inc\RADbg.inc line when debug breakpoint required?
thanks
X05
Hi all
New upload above. Added text drag and drop support.
KetilO
New upload above. Added text drag and drop support.
KetilO
Cool, Kjetil! I'll test it when I get home from school! ;)
Hi all
New upload abowe.
- Fixed several drag and drop bugs.
- Reinserted improved fasm support.
Note!
The MakeDef addin is unstable (causes GPF) when opening another project after a dll project.
I will try to find out why.
KetilO
New upload abowe.
- Fixed several drag and drop bugs.
- Reinserted improved fasm support.
Note!
The MakeDef addin is unstable (causes GPF) when opening another project after a dll project.
I will try to find out why.
KetilO
Tried 2.0.4.2 found a BUG.
Problem: Pressing F2 cause infinite file read loop. RadASM lockup
When pressing F2 on a function name and the function is in a file outside of the project folder. (ie ..\functions.inc).
Tested with function name inside MyProject.inc and no bug.
Checked with FILEMON (sysinternals), just keeps doing open file, get filesize, readfile, close. Does not lockup when ..\functions.inc removed from project, but of course does not attempt to open file.
Problem: Pressing F2 cause infinite file read loop. RadASM lockup
When pressing F2 on a function name and the function is in a file outside of the project folder. (ie ..\functions.inc).
Tested with function name inside MyProject.inc and no bug.
Checked with FILEMON (sysinternals), just keeps doing open file, get filesize, readfile, close. Does not lockup when ..\functions.inc removed from project, but of course does not attempt to open file.
Hi X05
Thanks, will be fixed.
BTW. MakeDef addin bug fixed (buffer overrun).
KetilO
Thanks, will be fixed.
BTW. MakeDef addin bug fixed (buffer overrun).
KetilO
Hello.
I tried the link above, it wants to download 2034c instead of 2034d.
It still hangs afterloading large files (like windows.inc)
Now causes crash while formatting (indents) and selecting while using the selection bar.
I tried the link above, it wants to download 2034c instead of 2034d.
It still hangs afterloading large files (like windows.inc)
Now causes crash while formatting (indents) and selecting while using the selection bar.
Hi Kain
You must clear your browser cache to get the 2042d
KetilO
You must clear your browser cache to get the 2042d
KetilO
Thanks Ketil.
I still have the hanging problem though.
It does handle large files (I loaded a 2.4meg pdf without problem), except when I try to load large header files, like w.hhf file (or windows.inc). It probably has something to do with the new .ini additions.
I made sure to copy/paste the changes as they appear in WhatsNew.txt
This does not happen in 2.0.4.0
I still have the hanging problem though.
It does handle large files (I loaded a 2.4meg pdf without problem), except when I try to load large header files, like w.hhf file (or windows.inc). It probably has something to do with the new .ini additions.
I made sure to copy/paste the changes as they appear in WhatsNew.txt
This does not happen in 2.0.4.0
Hi Kain
Don't worry. Parsing is currently very slow and probably takes several minutes on a large file with many declarations. I have not started the optimalizeation job yet.
KetilO
Don't worry. Parsing is currently very slow and probably takes several minutes on a large file with many declarations. I have not started the optimalizeation job yet.
KetilO
Hi all
New upload at the top.
- Parsing speed optimalizations.
- Fixed bug reported by X05
- Fixed selection by mouse scroll bug.
KetilO
New upload at the top.
- Parsing speed optimalizations.
- Fixed bug reported by X05
- Fixed selection by mouse scroll bug.
KetilO
Hi Ketil,
thanks a lot for implementing Drag & Drop:)
Just 2 small things:
1- Mouse cursor acts wierdly over selected text.
2- clicking a selected text doesn't deselect it (as other programs do).
thanks a lot for implementing Drag & Drop:)
Just 2 small things:
1- Mouse cursor acts wierdly over selected text.
2- clicking a selected text doesn't deselect it (as other programs do).
Hi John
Thanks,
Will be fixed.
KetilO
Thanks,
Will be fixed.
KetilO
I get "unrecognised file type" when making templates that include ..\ type .inc file names.