-
Hmm.. This bug seems to be fixed.
Please write here your actions step-by-step and post here your activities.log file
Thanks.
P.S. Please also try to use attached version of FTP.jar file.
2009-11-06 14:59:52 UTC in jEdit
-
Totally agreed with you guys.
Maybe the good solution will be to create separate key-binding settings file for Mac users
And deploying it inside the jEdit package for Mac.
Any suggestions where to start from?.
2009-09-02 07:33:14 UTC in jEdit
-
It seems your FTP server not allow to use "#" in fillename.
But jEdit use files like "#style.css#save#" for two-stage save.
You can disable two-stage file save in jEdit settings, and then saving should work.
2009-09-02 07:29:40 UTC in jEdit
-
voituk committed revision 15981 to the jEdit SVN repository, changing 1 files.
2009-08-19 06:35:45 UTC in jEdit
-
You can configure the backup files location using:
Tools -> Global Options -> Save & Backup -> Backup Directory.
2009-08-07 09:35:00 UTC in jEdit
-
Removed from build.xml in svn rev.15769.
2009-07-25 09:13:26 UTC in jEdit
-
voituk committed revision 15769 to the jEdit SVN repository, changing 1 files.
2009-07-25 09:10:18 UTC in jEdit
-
Hi Seph,
So you think that it`s better to remove this options from build.xml ?.
2009-07-14 13:34:58 UTC in jEdit
-
Hi Seph,
The links you`ve aske about:
http://www.cis.upenn.edu/~matuszek/cit591-2007/Pages/javase6r1dp6releasenotes.html
(start reading from "Options for Rendering Graphics" chapter)
and official Apple`s Java Developers documentation...
2009-07-14 13:34:25 UTC in jEdit
-
apple.awt.graphics.UseQuartz
Determines whether Appleās Quartz renderer is used. J2SE 5.0 and Java SE 6 use Sun's 2D renderer by default.
The default value is false.
Apple Developers Guide strongly recommend to use new modern Quartz API instead of old CF API.
So i`ve decided that it`ll be better to add this.
I`ll try to disable this option in runtime if "Antialiasing" checkbox...
2009-07-14 12:03:45 UTC in jEdit