SourceForge.net | 5 Aug 2012 09:22
Picon

[ jedit-Plugin Patches-3520045 ] Forward/back file actions for Navigator

Plugin Patches item #3520045, was opened at 2012-04-21 02:08
Message generated for change (Settings changed) made by jarekczek
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=997937&aid=3520045&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: Accepted
Priority: 5
Private: No
Submitted By: Tom Power (tp21)
Assigned to: Dale Anson (daleanson)
Summary: Forward/back file actions for Navigator

Initial Comment:
Adds actions to go forward or back a whole file in the Navigator history. Keeps track of where in the history
the action was called and makes use of that in subsequent calls to the action. Useful when you have alot of
history in a single file, and don't want to go through it to get to "that" file you were just working on.

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

Comment By: Alan Ezust (ezust)
Date: 2012-06-24 14:46

Message:
oops. nevermind, I see the built-in actions are just based on the order of
(Continue reading)

SourceForge.net | 8 Aug 2012 16:58
Picon

[ jedit-Plugin Patches-3544483 ] Drag'n Drop BufferTabs

Plugin Patches item #3544483, was opened at 2012-07-15 20:13
Message generated for change (Comment added) made by jarekczek
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=997937&aid=3544483&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: Todd Gerspacher (tygerpatch)
Assigned to: Nobody/Anonymous (nobody)
Summary: Drag'n Drop BufferTabs

Initial Comment:
Updated BufferTabs plugin so that tabs can be dragged and dropped.

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

>Comment By: Jarek Czekalski (jarekczek)
Date: 2012-08-08 07:58

Message:
Todd, you made many unnecessary changes which caused reindentation of large
parts of code. These changes are cosmetic. Cosmetic changes are here joined
with significant functionality changes. This makes it hard to understand
(Continue reading)

SourceForge.net | 8 Aug 2012 18:10
Picon

[ jedit-Plugin Patches-3544483 ] Drag'n Drop BufferTabs

Plugin Patches item #3544483, was opened at 2012-07-15 20:13
Message generated for change (Comment added) made by ezust
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=997937&aid=3544483&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: Todd Gerspacher (tygerpatch)
Assigned to: Nobody/Anonymous (nobody)
Summary: Drag'n Drop BufferTabs

Initial Comment:
Updated BufferTabs plugin so that tabs can be dragged and dropped.

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

>Comment By: Alan Ezust (ezust)
Date: 2012-08-08 09:10

Message:
jarek, I don't understand the last 2 sentences of your previous comment. 
For me, the patch seems readable, but it just doesn't work quite right yet.

(Continue reading)

SourceForge.net | 8 Aug 2012 18:25
Picon

[ jedit-Plugin Patches-3544483 ] Drag'n Drop BufferTabs

Plugin Patches item #3544483, was opened at 2012-07-15 20:13
Message generated for change (Comment added) made by ezust
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=997937&aid=3544483&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: Todd Gerspacher (tygerpatch)
Assigned to: Nobody/Anonymous (nobody)
Summary: Drag'n Drop BufferTabs

Initial Comment:
Updated BufferTabs plugin so that tabs can be dragged and dropped.

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

>Comment By: Alan Ezust (ezust)
Date: 2012-08-08 09:25

Message:
Instead of creating a new view when dropped in an "undroppable region", it
should create a new view only when you drop OUTSIDE any existing view.
Responding to drops in an undroppable region is very confusing to the user
(Continue reading)

SourceForge.net | 8 Aug 2012 18:27
Picon

[ jedit-Plugin Patches-3544483 ] Drag'n Drop BufferTabs

Plugin Patches item #3544483, was opened at 2012-07-15 20:13
Message generated for change (Settings changed) made by ezust
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=997937&aid=3544483&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: Pending
>Resolution: Rejected
Priority: 5
Private: No
Submitted By: Todd Gerspacher (tygerpatch)
Assigned to: Nobody/Anonymous (nobody)
Summary: Drag'n Drop BufferTabs

Initial Comment:
Updated BufferTabs plugin so that tabs can be dragged and dropped.

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

Comment By: Alan Ezust (ezust)
Date: 2012-08-08 09:25

Message:
Instead of creating a new view when dropped in an "undroppable region", it
should create a new view only when you drop OUTSIDE any existing view.
Responding to drops in an undroppable region is very confusing to the user
(Continue reading)

SourceForge.net | 8 Aug 2012 20:36
Picon

[ jedit-Plugin Patches-3544483 ] Drag'n Drop BufferTabs

Plugin Patches item #3544483, was opened at 2012-07-15 20:13
Message generated for change (Comment added) made by jarekczek
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=997937&aid=3544483&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: Pending
Resolution: Rejected
Priority: 5
Private: No
Submitted By: Todd Gerspacher (tygerpatch)
>Assigned to: Alan Ezust (ezust)
Summary: Drag'n Drop BufferTabs

Initial Comment:
Updated BufferTabs plugin so that tabs can be dragged and dropped.

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

>Comment By: Jarek Czekalski (jarekczek)
Date: 2012-08-08 11:36

Message:
Alan, the last 2 sentences. Todd submitted a patch having a given
functionality in mind. The patch is quite complex. And I see comments: you
should also do ..., it would be nice to have ... too. I think the patch
(Continue reading)

SourceForge.net | 8 Aug 2012 22:59
Picon

[ jedit-Plugin Patches-3544483 ] Drag'n Drop BufferTabs

Plugin Patches item #3544483, was opened at 2012-07-15 20:13
Message generated for change (Comment added) made by tygerpatch
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=997937&aid=3544483&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: Rejected
Priority: 5
Private: No
Submitted By: Todd Gerspacher (tygerpatch)
Assigned to: Alan Ezust (ezust)
Summary: Drag'n Drop BufferTabs

Initial Comment:
Updated BufferTabs plugin so that tabs can be dragged and dropped.

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

>Comment By: Todd Gerspacher (tygerpatch)
Date: 2012-08-08 13:59

Message:
 <at> jarekczek 

The changes I made outside of drag and drop were to fix PMD warnings about
(Continue reading)

SourceForge.net | 8 Aug 2012 23:44
Picon

[ jedit-Plugin Patches-3544483 ] Drag'n Drop BufferTabs

Plugin Patches item #3544483, was opened at 2012-07-15 20:13
Message generated for change (Comment added) made by ezust
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=997937&aid=3544483&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: Rejected
Priority: 5
Private: No
Submitted By: Todd Gerspacher (tygerpatch)
Assigned to: Alan Ezust (ezust)
Summary: Drag'n Drop BufferTabs

Initial Comment:
Updated BufferTabs plugin so that tabs can be dragged and dropped.

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

>Comment By: Alan Ezust (ezust)
Date: 2012-08-08 14:44

Message:
> Todd submitted a patch having a given functionality in mind. 
There was no new functionality at all introduced by the first version of
this patch. DND on the same editpane already works and does the same thing
(Continue reading)

SourceForge.net | 9 Aug 2012 08:28
Picon

[ jedit-Plugin Patches-3544483 ] Drag'n Drop BufferTabs

Plugin Patches item #3544483, was opened at 2012-07-15 20:13
Message generated for change (Comment added) made by jarekczek
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=997937&aid=3544483&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: Todd Gerspacher (tygerpatch)
Assigned to: Alan Ezust (ezust)
Summary: Drag'n Drop BufferTabs

Initial Comment:
Updated BufferTabs plugin so that tabs can be dragged and dropped.

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

>Comment By: Jarek Czekalski (jarekczek)
Date: 2012-08-08 23:28

Message:
I think the idea to see the destination of the tab being moved is worth
introducing. Although personally I don't like the big icon which obscures
background. I vote for accepting the original patch, if the reviewer
(Continue reading)

SourceForge.net | 10 Aug 2012 08:35
Picon

[ jedit-Plugin Patches-2885757 ] JavaScriptShell: Bug 2881802 - Fix js entries in Macro menu

Plugin Patches item #2885757, was opened at 2009-10-24 22:13
Message generated for change (Comment added) made by jarekczek
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=997937&aid=2885757&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: Accepted
Priority: 5
Private: No
Submitted By: Steve Gough (ghostfly)
>Assigned to: Jarek Czekalski (jarekczek)
Summary: JavaScriptShell:  Bug 2881802 - Fix js entries in Macro menu

Initial Comment:
Previously all '.js' macros were named the full file paths and not the file names themselves. Now they
behave similarly to the '.bsh' macros.

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

>Comment By: Jarek Czekalski (jarekczek)
Date: 2012-08-09 23:35

Message:
Committed as r21992. Will be in 0.4 release.

(Continue reading)

SourceForge.net | 10 Aug 2012 09:43
Picon

[ jedit-Plugin Patches-3544483 ] Drag'n Drop BufferTabs

Plugin Patches item #3544483, was opened at 2012-07-15 20:13
Message generated for change (Comment added) made by ezust
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=997937&aid=3544483&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: Todd Gerspacher (tygerpatch)
>Assigned to: Jarek Czekalski (jarekczek)
Summary: Drag'n Drop BufferTabs

Initial Comment:
Updated BufferTabs plugin so that tabs can be dragged and dropped.

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

>Comment By: Alan Ezust (ezust)
Date: 2012-08-10 00:43

Message:
I just added a tabSize=4:indentSize=4:noTabs=false: to the top of each
source file in buffertabs in svn. 
Jarek, if you want to accept a version of the first patch, that's ok with
(Continue reading)


Gmane