SourceForge.net | 1 Jul 2008 08:10
Picon
Favicon

[ jedit-Plugin Feature Requests-2007409 ] Xinsert plugin HTML tree to conform to spec

Plugin Feature Requests item #2007409, was opened at 2008-06-30 23:10
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=997936&aid=2007409&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 4
Private: No
Submitted By: Nathan Tenney (natet)
Assigned to: Nobody/Anonymous (nobody)
Summary: Xinsert plugin HTML tree to conform to spec

Initial Comment:
The Xinsert HTML tree creates the tags in upper case.  Even though this tree isn't guaranteed to create xhmtl
code, it ought to generate the tags in lower case so that the tags in the html tree would be usable in an xhtml document.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=997936&aid=2007409&group_id=588

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
(Continue reading)

SourceForge.net | 1 Jul 2008 08:16
Picon
Favicon

[ jedit-Plugin Bugs-2006502 ] ProjectViewer bug when nosettings

Plugin Bugs item #2006502, was opened at 2008-06-30 01:15
Message generated for change (Comment added) made by vanza
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=565475&aid=2006502&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 2
Private: No
Submitted By: Matthieu Casanova (kpouer)
Assigned to: Marcelo Vanzin (vanza)
Summary: ProjectViewer bug when nosettings

Initial Comment:
Hi, when I start with no settings directory, ProjectViewer do not check if the settings directory is null so
it creates a "null" folder to store it's files.

----------------------------------------------------------------------

>Comment By: Marcelo Vanzin (vanza)
Date: 2008-06-30 23:16

Message:
Logged In: YES 
user_id=75113
(Continue reading)

SourceForge.net | 1 Jul 2008 08:41
Picon
Favicon

[ jedit-Plugin Bugs-1560007 ] ProjectViewer and "Search in directory": no fileset

Plugin Bugs item #1560007, was opened at 2006-09-16 21:39
Message generated for change (Comment added) made by vanza
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=565475&aid=1560007&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Shlomy Reinstein (shlomy)
Assigned to: Marcelo Vanzin (vanza)
Summary: ProjectViewer and "Search in directory": no fileset

Initial Comment:
Sometimes, the "Search in directory" dialog gives the
error message "The specified search file set contains
no files" even though the search filter is '*', "Search
subdirectories" is marked and the specified directory
contains many files in its tree.

I use jEdit 4.3pre6, with Sun jdk 1.5.0_06, on RedHat,
GNOME.

----------------------------------------------------------------------

(Continue reading)

SourceForge.net | 1 Jul 2008 08:45
Picon
Favicon

[ jedit-Plugin Bugs-1864353 ] ProjectViewer hangs system on ``New Project Here''

Plugin Bugs item #1864353, was opened at 2008-01-04 22:32
Message generated for change (Comment added) made by vanza
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=565475&aid=1864353&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Samuel Richter (mephtu)
Assigned to: Nobody/Anonymous (nobody)
Summary: ProjectViewer hangs system on ``New Project Here''

Initial Comment:
For JEdit: 4.2final, JRE: 1.5.0_6, Projectviewer 2.1.3.7 on Windows98, selecting
ProjectViewer->Projects->New project here causes system to hang.

----------------------------------------------------------------------

>Comment By: Marcelo Vanzin (vanza)
Date: 2008-06-30 23:45

Message:
Logged In: YES 
user_id=75113
(Continue reading)

SourceForge.net | 1 Jul 2008 08:52
Picon
Favicon

[ jedit-Plugin Bugs-1560007 ] ProjectViewer and "Search in directory": no fileset

Plugin Bugs item #1560007, was opened at 2006-09-16 21:39
Message generated for change (Comment added) made by vanza
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=565475&aid=1560007&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Shlomy Reinstein (shlomy)
Assigned to: Marcelo Vanzin (vanza)
Summary: ProjectViewer and "Search in directory": no fileset

Initial Comment:
Sometimes, the "Search in directory" dialog gives the
error message "The specified search file set contains
no files" even though the search filter is '*', "Search
subdirectories" is marked and the specified directory
contains many files in its tree.

I use jEdit 4.3pre6, with Sun jdk 1.5.0_06, on RedHat,
GNOME.

----------------------------------------------------------------------

(Continue reading)

SourceForge.net | 1 Jul 2008 10:14
Picon
Favicon

[ jedit-Feature Requests-2007490 ] Plugin property to specify requirement of settings directory

Feature Requests item #2007490, was opened at 2008-07-01 11:14
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=350588&aid=2007490&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Shlomy Reinstein (shlomy)
Assigned to: Nobody/Anonymous (nobody)
Summary: Plugin property to specify requirement of settings directory

Initial Comment:
jEdit can be started with "-nosettings" on the command-line, in which case it will run without a settings
directory. Many plugins require a settings directory, and cannot run without (e.g. CtagsInterface).
Instead of dealing with this case in plugin code, better add a property to the plugin props file that
specifies whether the plugin requires a settings directory in order to run (default: false), something like:

plugin.<plugin-id>.requires-settings-directory=true

If this property is set to true, jEdit will not activate the plugin when invoked with "-nosettings".

----------------------------------------------------------------------

(Continue reading)

SourceForge.net | 2 Jul 2008 11:46
Picon
Favicon

[ jedit-Feature Requests-2008631 ] Add copy function to Hypersearch results

Feature Requests item #2008631, was opened at 2008-07-02 11:46
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=350588&aid=2008631&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ottmar (ried)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add copy function to Hypersearch results

Initial Comment:
A copy to clipboard would be helpful to use the search results.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=350588&aid=2008631&group_id=588

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
(Continue reading)

SourceForge.net | 3 Jul 2008 00:17
Picon
Favicon

[ jedit-Bugs-1791427 ] Join Lines - exception

Bugs item #1791427, was opened at 2007-09-10 10:16
Message generated for change (Comment added) made by oswaldcz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1791427&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: text area and syntax packages
Group: None
>Status: Open
Resolution: Works For Me
Priority: 5
Private: No
Submitted By: Jakub Roztocil (oswaldcz)
Assigned to: Nobody/Anonymous (nobody)
Summary: Join Lines - exception

Initial Comment:
jEdit 4.3pre11 (r10476)
JRE 1.6
Linux

Sometimes when invoking "Join Lines" action this exception occures.

Open ~/.jedit/mirrorList.xml
C+a
C+j

10:09:33 [error] AWT-EventQueue-0: Exception in thread "AWT-EventQueue-0" 
(Continue reading)

SourceForge.net | 3 Jul 2008 04:48
Picon
Favicon

[ jedit-Bugs-2009378 ] Scroll wheel not working

Bugs item #2009378, was opened at 2008-07-03 12:48
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=2009378&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: keyboard / mouse
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Perry  (perrorist)
Assigned to: Nobody/Anonymous (nobody)
Summary: Scroll wheel not working

Initial Comment:
I'm running jEdit pre14 in Win XP Pro. I have a WACOM Graphire 4 tablet with mouse using the latest drivers.

Scrolling worked fine until recently but now the scroll wheel has no effect. This started during pre12.
Scrolling is still functional in other programs.

Any ideas?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=2009378&group_id=588
(Continue reading)

Alan Ezust | 3 Jul 2008 07:41
Picon

Re: New splash screen image

On Fri, Jun 27, 2008 at 9:22 PM, Dale Anson <danson <at> grafidog.com> wrote:
>> As jEdit is the product, I think the relative size of the byline and
>> name should be reversed.  That is, the text "jEdit" should be larger
>> than the text "programmer's text editor" in my opinion.

+1 on that.

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
--

-- 
-----------------------------------------------
jEdit Developers' List
jEdit-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-devel


Gmane