Jaledit (C) Sunish Issac

MArch 16, 2010 Verion 0.9.0.9
Bug Fixes
---------
Filename with & sign was not displayed correctly in tabsheet name area.
strToJAL settings were not saved.
Compile termination, a bit more reliable.
Tasks not passed correctly to commandline
No fuse not passed correctly to commandline

New Features
------------
Support for aliases in Code explorer
jallib validation, path to jallibwin.exe enabled in Environment Options
Donate option more prominent as requested,it can be diabled by setting its visible property in ini file to false
jalv2 pdf manuals are accessible from help menu.

February 1, 2010 Verion 0.7.2
Bug Fixes
---------
Random crash on compile bug.
Fixes Variable listing bug of code explorer and missing additional command line parameters option

New Features
------------
Keystroke editing and saving in editor options and PIC18 bootloader options have  been added.



September 1,2009  Version 0.6.1.0
Bug fixes
---------
Fixed File Save as bug
Cannot compile file when a new file is saved
About box typo.


September 1,2009  Version 0.6
New Features
------------
1)No more batch file redirection. capture and display of compiler output with auto termination after x seconds.
Tested and found program to be working on win98,xp and Windows 7.
2)Compile Results now displays progress bars indicating, code,data and stack usage.
3)Environment Options has popupmenu with recent programmer list and library path list.Its easier to switch between libraries.
4)Almost all of Kyles compiler options available through check boxes. Most important is disable reusing variable space which resulted in long compile times casuing the program to freeze.
5)Press ctrl-Alt-G o get a procedure listing of a JAL project with option to load file.(its work in progress)
6)Copy procedure list to clip board
7)Code Completion implementation improvement.
8)HTML Help file invocation for jallib/jalv2 compiler via help menu
9)Compiler output saved as 	filename.out in the source folder
10)Option to cancel compilation.

Bug fixes
--------
When untitled file is open and a compile is initiated - resulted in a crash
Open Last File bug fix
PIC name from include file name for programmer
Display JAL Project file on status bar (Main JAL File)
Status bar visibility bug fix

Nov 20 2007 Version 0.5.6
-----------------

New Features

1. Added all compiler options and organized it according to Kyle's
classification.

2. Long file name and path names with spaces support works on win9x and
WinNT OS based machines.Tested on Win98 and WinXP
(Somebody had downloaded a version that still had a bug and sent a bug
report. I could test the release because of that)

3. Limited Help file invocation support.(Will be done with the Setup
Package)

4. Copy JAL code as HTML in context menu of Code Editor.

5. About Box and "Check for Updates on site" feature.


Bugs Fixes
----------
1. Paths with spaces used to cause problems if Additional Commandline
Params were added in Environment Options.
(This formed a major chunk of the bug reports and most users were using the
Bert Starter Pack which included an ini file that contained Additional CMD
Line params)
2. Files whose extension was is not jal was also set as Main JAL File,
bug is fixed.
3. Terminal settings were not saved on closing.



Feb - 4 Ver .4.1.2

Bug Fixes
----------
Backup Files to be updated based on LIB folder list Comment doesn't 
work as expected Compile Progress should show  main file and not 
active tab file correct same filename opening problem Gettingrid of 
JALRedir.bat working from 98 to XP
       - After tests retained jalredir.bat but ensured a way to detect 
end of compilation in win9x.So changing shortcut properties not reqd. 
anymore Multiple include filenames in code  explorer for same filename 
eg.basedelay.jal Open All Files in Open Dialog,including assembly and 
include files Open File @ cursor not working as expected with 
Ctrl-Enter shortcut key Show Line Number doesn't work as expected 
Processor retrieval for programmer modified to work correctly 

New Features
--------------------
Save All files before compling
Include Source Folder in Library List
BackUp Files more reliable
Drop files to open in editor.
More reliable detection of finishing compilation in win9X Set As Main 
as a tool button - added shortcut Ctrl-M Changed copy to clipboard as 
RTF/HTML to main menu in Edit

Pending Bugs/Features
--------------------
Jumping to proc/fn/cont doesn't work if there is are extra spaces 
after the keyword procedure or function Persistence of View Menu Items 
Variables in Code Explorer Syntax Highlighter for inc/mpasm files 
Search/Replace All Files in Project Persistence of Docked Windows Auto 
resize Code Explorer


29-1-06

pjaledit becomes jaledit for jalv2 


Dec 9 2003 - last version supporting jal 0.4x



June 6 2003 
-----------
The main new feature is code completion just press ctrl-space and you
save a lot of typing time.

Fixed the following bugs
************************
Focus problem - when clicking on editor from code explorer editor was
not getting focus unless F5 is pressed
Left gutter visibility and other editor preferences not updated
correctly
Go to Line shortcut key was not working
Better white space support errors in function listing
Starting programmer software even if there is no valid compilation
Main window not appearing on screen centre on first start

New Features
************
Code completion - no more typing of long keywords and function names
just press Ctrl-Space after the first 1 or 2 characters of the function
Font size of the editor can be changed so that more code is visible if
required
RTF and HTML export to file and clipboard - if there is a selection only
that is exported otherwise full file is exported. Very useful if you are
publishing your JAL source on the web.
All compiler options are now supported
Compile processing time for visual feed back on compilation

Better disable the spell checker and use code completion, it would be
better.

May 24 2003 Ver. 0.3
-----------
What's new

Bug Fixes
----------
Large fonts support
640*480 resolution
Added jalredir.pif with close on exit along with the zip file, which
should fix the clsoe onexit issue for win9x users
Removed the variables option - getting too many questions on this
unimplemented feature
Syntax highlighting now active for a new file
Automatically set code window active after 1.5 seconds so that
compilation works if code window is not active
Automatic Update of file version info in about box from file resources

New features
------------
%f - supports a short filename format for programmers that don't support
long filename
%D - device support - would return the pic device name, its obtained
from the include filename - not extensively tested, but works for me.

New bugs
I believe in Murphy's laws and so I do expect new bugs

Sep 7 2002 Ver 0.1.1.3
----------
First version of jaledit uploaded to jallist