You can subscribe to this list here.
2002 |
Jan
(1) |
Feb
(4) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(4) |
Aug
(1) |
Sep
(3) |
Oct
(2) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
|
Feb
(2) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
From: M D. <an...@ya...> - 2003-11-25 15:53:30
|
Hello All, AnyEdit Beta 2 Testers release is available online. This release is available only for testers. The installer can be downloaded from http://www.anyedit.org/AESetupB20.exe This release features many bug fixes. There are a couple of open bugs though :(. Please test this release and report any bugs old & new using the sourceforge bug tracker. Regards, Deepak CHANGE LOG: Beta 2.0 [Tester's Release 2] -------- 1) Fixed setting focus problem on ctrl+tab [#765240] 2) Word wrap is now saved between sessions and applies to all files Word wrap option added on to preferences -> Editor Options 3) Unwanted options in Prefs -> Editor Options hidden 4) Highlight current line in menu works 5) Rewrote font handling. It must work as expected now :) 6) AnyEdit identifies modified files ! Warns you about it :) 7) Sorting of function names in class view is now available 8) When find fails.. it notifies user with a dialog 9) Goto and class view jump to line becomes first line of document always. 10) Find dialog vanishes after first successful find... further find carries on with F3 Find options are carried on between different files. 11) Changed all 'bool''s to BOOL which removes many performance warnings [Source change] 12) Output window automatically is shown when a tool is run with the output window hidden 13) Fixed input entry length restriction bug. 14) Fixed accelerators for Bookmarking and changed behaviour 15) Fixed input entry length restriction bug. [#745642] 16) AnyEdit now works properly for all users. Even if the admin setsup the program. 17) AnyEdit saves file only if it has to... 18) Added MiniToolbar feature. 19) Fixed bug which caused wrong Autocomplete file to be displayed in Language preferences [#769366] 20) Find & replace allows null replacement [#745169] 21) Tabs to spaces works correctly [#722975] 22) Bug replace whole word fixed.[#741234] 23) User tool can run with no window open [#750948] 24) Added Initial Plugin support 25) Added Diff Plugin 26) Fixed regular expression not working with find and find replace [#787886] 27) Added folding support to html files 28) Fixed regular expression in replace patterns [#798478] 29) Added option in replace to remove transform backslash expressions. 30) Class view display now shows more information [enums, macros, fields] etc., 31) FindReplace positions cursor after replaced text [#817192] 32) Diff plugin interface bug fixed [#817195] 33) crash on lines > 2510 chars fixed [#799649] 34) Updated to scintilla 1.56 35) File copies in temp folder are now deleted [#798515] 36) Proper save of find and replace history done [#798521] 37) Standalone file leaves garbage in class view - Fixed [#730650] 38) Rewrote clip text editor. Removed CClipParser class. Enhanced editor window. 39) Prevented unwanted reloading of clip texts 40) Fixed bug which saved preferences change even during a cancel 41) Color settings and file syntax settings are set without reloading document or restarting AnyEdit 42) Removed many ctags related memory leaks 43) File modification check now handles file deletion properly. [#799171] 44) Added global option in preferences to view whitespaces. __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree |
From: M D. <an...@ya...> - 2003-03-18 02:24:46
|
Hi AnyEdit Users, AnyEdit Beta 1.0 has been released... Get it from http://sourceforge.net/projects/anyedit (or) www.anyedit.org Regards, Deepak Change Log ========== Beta 1.0 -------- 1) Fixed Single Application Instance problems 2) Fixed problems with Tab document selection. Made default as tabs at top 3) Fixed problem with displaying menu... with XP luna theme the menu was having extra space ... not anymore :) 4) Fixed focus issues after finding for a text Beta 1.0 - I am HERE !!! [Tester's Beta] ------------------------------ 1) Very high speed up and less memory usage 2) Hopefully fixed the nasty bug which made AnyEdit close with resource unavailability... 3) Proper highlighting on file type change 4) Proper document modification show with help of * on window. 5) Hour glass when converting docs to different eol modes 6) Two new functions SetLineStyle and ResetLineStyle - useful for displaying errors and warnings These functions can be made use in the error handling system to underline lines with errors and warnings with different color lines and different style lines 7) Added status bar update of line and col number 8) Added VI like comment helping feature where comments automatically appear, be it // or /* followed by *'s automatic addition of // and * on the next line is done by AE now. 9) Added AutoCompletion support :) 10) Added AutoCompletion List 11) Added Box Comment Feature 12) Added Stream Comment and uncomment feature 13) Changed about box contents 14) Added FunctionComboList with support for single file alone 15) Fixed class view positional bugs ... all functions are shown in the order they are in the file 16) Fixed Tabwidth and indendation bug 17) Added Right margin support 18) Entire doc path is shown on top of window but only filename in tabs 19) Added quick jump support 20) Changed to Scintilla 1.51 21) Added find next option and made changes to find methodology and usage 22) Added goto feature 23) Wrote plenty of lang syntax files... more to come soon..! currently syntax highlighting and class view for c++,html,asp,php,java,perl,css,xml and more.... __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com |
From: M D. <an...@ya...> - 2003-02-28 17:08:11
|
Hi All, AnyEdit has now matured enough to move on to beta stage. So beta 1 for TESTER'S MAILING LIST MEMBERS ALONE has been released. You can download it from www.anyedit.org/tester/AESetupTb1.exe It would be helpful if mails regarding bugs are sent to de...@an... and a 'cc' to kab...@ma... Regards, Deepak Change Log ---------- Beta 1.0 - I am HERE !!! ------------------------------ 1) Very high speed up and less memory usage 2) Hopefully fixed the nasty bug which made AnyEdit close with resource unavailability... 3) Proper highlighting on file type change 4) Proper document modification show with help of * on window. 5) Hour glass when converting docs to different eol modes 6) Two new functions SetLineStyle and ResetLineStyle - useful for displaying errors and warnings These functions can be made use in the error handling system to underline lines with errors and warnings with different color lines and different style lines 7) Added status bar update of line and col number 8) Added VI like comment helping feature where comments automatically appear, be it // or /* followed by *'s automatic addition of // and * on the next line is done by AE now. 9) Added AutoCompletion support :) 10) Added AutoCompletion List 11) Added Box Comment Feature 12) Added Stream Comment and uncomment feature 13) Changed about box contents 14) Added FunctionComboList with support for single file alone 15) Fixed class view positional bugs ... all functions are shown in the order they are in the file 16) Fixed Tabwidth and indendation bug 17) Added Right margin support 18) Entire doc path is shown on top of window but only filename in tabs 19) Added quick jump support 20) Changed to Scintilla 1.51 21) Added find next option and made changes to find methodology and usage 22) Added goto feature 23) Wrote plenty of lang syntax files... more to come soon..! currently syntax highlighting and class view for c++,html,asp,php,java,perl,css,xml and more.... __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |
From: sqa_all m. <sqa...@ya...> - 2003-02-02 01:44:22
|
Hello any...@li..., nj_...@ya... has invited to join the sqa_all group hosted by Yahoo! Groups, a free, easy-to-use community service. By joining sqa_all, you will be able to exchange messages with other group members, store photos and files, coordinate events and more. This invitation will expire in 7 days. Here's an introductory message from nj_...@ya...: ------------------------------------------------------------------------ Hello, Welcome to sqa_all (all about software Quality assurance). Here you find any thing, every thing about software quality assurance. Thanks, ------------------------------------------------------------------------ JOIN NOW, IT'S EASY: 1) Go to the Yahoo! Groups site by clicking on this link: http://groups.yahoo.com/i?i=IsGfzaWxqty-SR8PPMjb6QqP8_A&e=anyedit-testers%40lists%2Esourceforge%2Enet (If clicking doesn't work, "Cut" and "Paste" the line above into your Web browser's address bar.) -OR- 2) REPLY to this email by clicking "Reply" and then "Send" in your email program If you do not wish to join the sqa_all group, please ignore this invitation. SPECIAL NOTE FROM Yahoo! Groups: Because Yahoo! Groups values your privacy, it is a violation of our service rules for moderators to abuse this invitation feature. If you feel this has happened, please notify us at ab...@ya... Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ |
From: Deepak M <td...@ya...> - 2002-10-13 16:20:55
|
Hi All, AnyEdit alpha 9.0 [The last alpha] has been released after adding new features like ctags support for classview and plenty of other configurations and bug fixes. The next release is going to take some time to come out and will be a beta release ... Regards, Deepak __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com |
From: VERSCHUEREN G. <g.v...@in...> - 2002-10-01 07:42:42
|
=20 dunno if anyone tried this new alpha release (8) but i'm not getting = much out of it. =20 on almost all files i try to load i only see the line numbers, but the = text itself seems to be vanished. =20 i messed with it but it seems to better to move to AEPro .5 again, then = i can continue to work without any troubles :o) =20 i read that he used a new engine... will this solve this bug explained = below aswell? =20 when you switch program you might get the change (too often) that the = refresh doesn't work, you then need to move the cursor over the entire line to see all lines = again. =20 |
From: M D. <an...@ya...> - 2002-09-12 16:01:38
|
Hi All, AnyEdit Alpha 8.0 has been released. The crash that was reported extensively on Win XP has been fixed !!! Thanks to Greg Wendy who pointed out the mistake and a solution. Class view is back and also a startup page ... Soon I think AnyEdit will enter the Beta stage. Regards, Deepak __________________________________________________ Do you Yahoo!? Yahoo! News - Today's headlines http://news.yahoo.com |
From: M D. <an...@ya...> - 2002-09-06 17:01:11
|
Hi All, I have finally packed up the source and put it as a zip file for download from sourceforge.net website. Those who have anyedit crashing and have vc++ please try to fix the bug that crashes anyedit on winxp pro and other versions of windows. After fixing the bug please send me the updated files.. and the reason for the crash.. I am planning to work on the source only after this crashing stops. so help me fix this bug soooooooooon. The source code is available at http://sourceforge.net/projects/anyedit This build contains debug dlls of BCG ... soon the source code too of the dlls too will be packed up Regards, Deepak __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com |
From: M D. <an...@ya...> - 2002-09-04 14:30:13
|
Hi, AnyEdit alpha 7.1 has been released. This release must possibly fix the crash on startup bug on WinXp Pro.. please confirm by sending a mail to de...@an... If it still crashes send in debug info Regards, Deepak __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com |
From: M D. <an...@ya...> - 2002-08-27 11:47:00
|
Hi All, The new AnyEdit Alpha 7.0 has been released. It features a new text rendering engine and plenty of new features. Most of the code has been rewritten and is now more stabler and must have less crashes. Regards, Deepak __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com |
From: M D. <an...@ya...> - 2002-07-28 15:16:27
|
Hi All, Has any one of you experienced a crash while starting up AnyEdit Alpha 6.1 ?? Does anyone use Xp and how does AnyEdit work on XP ? Are there any AnyEdit issues with any version of windows ? I would like to have some confirmation from you guys. Regards, Deepak AnyEdit core developer __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com |
From: M D. <an...@ya...> - 2002-07-27 16:31:02
|
Hi All, AnyEdit Alpha 6.1 has been released which fixes some major bugs. It also gives debug information on crash which can be used to trace out errors in the program. Regards, Deepak __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com |
From: M D. <an...@ya...> - 2002-07-27 14:07:06
|
Hi All, In the poll on the website I saw a few votes saying that AnyEdit crashes on start.. Does anyone experience that problem.. if yes can you send me the stack info or whatever that windows dumps on the screen. Regards, Deepak __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com |
From: M D. <an...@ya...> - 2002-07-25 16:40:19
|
Hi All, AnyEdit alpha 6.0 has been released just now. You can download it from www.anyedit.org ., this release fixes a couple of bugs which prevented it from running properly on all windows versions. I have tested it successfully on Win 98 & Win 2000, Please test it on other platforms and post the result on the website poll. Regards, Deepak __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com |
From: M D. <an...@ya...> - 2002-05-27 04:02:18
|
Hi All, Glad to say that the source code of AnyEdit has been finally released. Currently I have added up Frank as a new developer if you want to add features and want to work on the project mail me for CVS access.. Regards, Deepak __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com |
From: M D. <an...@ya...> - 2002-02-25 08:23:14
|
Hi All, AnyEdit Professional Alpha 5.0 released.., get it at www.anyedit.org Regds, Deepak __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com |
From: Aravinda G. A. <aa...@an...> - 2002-02-13 11:40:05
|
Hi, Here is the incident: 1. Opened HTML file. 2. Went to Customize -> Preferences - > Editor Options - > Fonts 3. Selected Comments and changed font style. 4. Clicked Apply and OK. Fonts are not changed for the html file. But it works if I close that file and re-open it. Cheers, Aravinda Is your boss reading your email? ....Probably Keep your messages private by using Lycos Mail. Sign up today at http://mail.lycos.com |
From: M D. <an...@ya...> - 2002-02-12 18:51:59
|
Sorry for the trouble., had uploaded the wrong buggy file yesterday.., download the corrent file now :) --- M Deepak <an...@ya...> wrote: > Hi All, > Here it is Alpha 4.0 of AnyEdit professional. Almost > all the features of the forth coming version have > been > implemented and it is now ready to replace your old > editor :) Check it out and if you find any bugs > report > them in the forums at www.anyedit.org > Regds, > Deepak > > ===== > > > __________________________________________________ > Do You Yahoo!? > Send FREE Valentine eCards with Yahoo! Greetings! > http://greetings.yahoo.com > > _______________________________________________ > Anyedit-newrelease mailing list > Any...@li... > https://lists.sourceforge.net/lists/listinfo/anyedit-newrelease __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com |
From: M D. <an...@ya...> - 2002-02-11 18:02:17
|
Hi All, Here it is Alpha 4.0 of AnyEdit professional. Almost all the features of the forth coming version have been implemented and it is now ready to replace your old editor :) Check it out and if you find any bugs report them in the forums at www.anyedit.org Regds, Deepak ===== __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com |
From: M D. <an...@ya...> - 2002-01-31 00:33:05
|
Hi All, Alpha 3.0 has been released.., my tests have been quite less on a 98SE box.., would like to have it tested on all windows platforms.., :) Regds, Deepak __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com |