SourceForge.net

Search

Index of /jEdit/trunk/org/gjt/sp/jedit

Files shown:70
Directory revision: 13441 (of 13441)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
browser/  12997  8 weeks  kpouer  when opening the save dialog, if the choosen path's VFS is not browseable, the d...
bsh/  12614  3 months  daleanson  Fixed javadoc warnings. There are still a number of warnings like this: [java...
buffer/  13436  22 hours  ezust  Fixed some doc comments. Standardized some shortcuts - F3 for find-next, Ctrl-G ...
bufferio/  12614  3 months  daleanson  Fixed javadoc warnings. There are still a number of warnings like this: [java...
bufferset/  13436  22 hours  ezust  Fixed some doc comments. Standardized some shortcuts - F3 for find-next, Ctrl-G ...
gui/  13437  21 hours  ezust  - New option in saving/backup: Suppress "file not saved" warning on Untitled b...
help/  12504  4 months  ezust  Property fixes. svn:eol-style native
icons/  13022  7 weeks  scarlac  * new splash screen * new about screen
indent/  13045  6 weeks  vanza  Another tweak to deep indent: the current code could get confused when the code ...
input/  12888  2 months  kpouer  GrabKeyDialog.toString(KeyEvent) moved to AbstractInputHandler class
io/  12964  8 weeks  vanza  Now actually avoid symlink loops (note to self: test a little bit more before ch...
menu/  13060  5 weeks  ezust  Some small changes to the ViewOptionPane
msg/  12814  2 months  ezust  Throw new PositionChanging EBMessage when going to the beginning or end of the b...
options/  13437  21 hours  ezust  - New option in saving/backup: Suppress "file not saved" warning on Untitled b...
pluginmgr/  13438  21 hours  ezust  Changed the stack trace to a warning.
print/  12504  4 months  ezust  Property fixes. svn:eol-style native
proto/  12504  4 months  ezust  Property fixes. svn:eol-style native
search/  13402  4 days  k_satoda  Fixed the start and end flag of SearchMatcher#nextMatch() for reverse regex sear...
syntax/  13064  5 weeks  kpouer  added some annotations
textarea/  13404  4 days  k_satoda  Expanded care for black hole bugs (SF.net bug #950961, #1193683), to handle ... ...
visitors/  12504  4 months  ezust  Property fixes. svn:eol-style native
Abbrevs.java  12504  4 months  ezust  Property fixes. svn:eol-style native
AbstractOptionPane.java  12504  4 months  ezust  Property fixes. svn:eol-style native
ActionContext.java  13436  22 hours  ezust  Fixed some doc comments. Standardized some shortcuts - F3 for find-next, Ctrl-G ...
ActionListHandler.java  12874  2 months  kpouer  removed unused imports
ActionSet.java  12504  4 months  ezust  Property fixes. svn:eol-style native
Autosave.java  12504  4 months  ezust  Property fixes. svn:eol-style native
BeanShell.java  12887  2 months  kpouer  removed dependency on JarClassLoader
BeanShellAction.java  12504  4 months  ezust  Property fixes. svn:eol-style native
BeanShellFacade.java  12887  2 months  kpouer  removed dependency on JarClassLoader
Buffer.java  12867  2 months  k_satoda  Removed an undesired dependency to jEdit from buffer.UndoManager which breaks in...
BufferHistory.java  12504  4 months  ezust  Property fixes. svn:eol-style native
Debug.java  12617  3 months  daleanson  Removed simplified key handling.
EBComponent.java  12504  4 months  ezust  Property fixes. svn:eol-style native
EBMessage.java  12625  3 months  kpouer  minor changes
EBPlugin.java  12504  4 months  ezust  Property fixes. svn:eol-style native
EditAction.java  12504  4 months  ezust  Property fixes. svn:eol-style native
EditBus.java  12504  4 months  ezust  Property fixes. svn:eol-style native
EditPane.java  13416  3 days  k_satoda  Moved EditPane's CARETS client property to a private field, which is type safe a...
EditPlugin.java  12504  4 months  ezust  Property fixes. svn:eol-style native
EditServer.java  12504  4 months  ezust  Property fixes. svn:eol-style native
GUIUtilities.java  13259  2 weeks  shlomy  Merging my docking_framework branch back into the main trunk. This adds a few ne...
IPropertyManager.java  13436  22 hours  ezust  Fixed some doc comments. Standardized some shortcuts - F3 for find-next, Ctrl-G ...
JARClassLoader.java  12504  4 months  ezust  Property fixes. svn:eol-style native
JEditAbstractEditAction.java  12979  8 weeks  kpouer  minor changes
JEditActionContext.java  13436  22 hours  ezust  Fixed some doc comments. Standardized some shortcuts - F3 for find-next, Ctrl-G ...
JEditActionSet.java  12504  4 months  ezust  Property fixes. svn:eol-style native
JEditBeanShellAction.java  12887  2 months  kpouer  removed dependency on JarClassLoader
JEditKillRing.java  12504  4 months  ezust  Property fixes. svn:eol-style native
JEditMode.java  12685  3 months  kpouer  minor changes
JEditRegisterSaver.java  12857  2 months  kpouer  minor changes
JEditRegistersListener.java  12504  4 months  ezust  Property fixes. svn:eol-style native
Macros.java  12946  2 months  kpouer  minor changes
Marker.java  12504  4 months  ezust  Property fixes. svn:eol-style native
MiscUtilities.java  13137  3 weeks  k_satoda  Fixed StringIndexOutOfBoundsException from constructPath(parent, "../").
Mode.java  12859  2 months  vanza  Fix a corner case of the deep indent rule. Deep indent should always have preced...
ModeCatalogHandler.java  12504  4 months  ezust  Property fixes. svn:eol-style native
OperatingSystem.java  12504  4 months  ezust  Property fixes. svn:eol-style native
OptionGroup.java  12504  4 months  ezust  Property fixes. svn:eol-style native
OptionPane.java  12504  4 months  ezust  Property fixes. svn:eol-style native
PerspectiveManager.java  13341  11 days  shlomy  Removed the association between a view's persistence in perspective.xml and its ...
PluginJAR.java  12996  8 weeks  kpouer  minor changes
PropertyManager.java  12504  4 months  ezust  Property fixes. svn:eol-style native
RegisterSaver.java  12504  4 months  ezust  Property fixes. svn:eol-style native
Registers.java  12504  4 months  ezust  Property fixes. svn:eol-style native
RegistersListener.java  12504  4 months  ezust  Property fixes. svn:eol-style native
ServiceListHandler.java  12504  4 months  ezust  Property fixes. svn:eol-style native
ServiceManager.java  13436  22 hours  ezust  Fixed some doc comments. Standardized some shortcuts - F3 for find-next, Ctrl-G ...
SettingsReloader.java  12504  4 months  ezust  Property fixes. svn:eol-style native
SettingsXML.java  13259  2 weeks  shlomy  Merging my docking_framework branch back into the main trunk. This adds a few ne...
TextUtilities.java  12529  3 months  vanza  Minimize the creation of new string instances when processing data from the buff...
View.java  13436  22 hours  ezust  Fixed some doc comments. Standardized some shortcuts - F3 for find-next, Ctrl-G ...
actions.dtd  4562  5 years  spestov  added DisplayManager class to eventually replace FoldVisibilityManager
actions.xml  13341  11 days  shlomy  Removed the association between a view's persistence in perspective.xml and its ...
browser.actions.xml  12862  2 months  kpouer  target cannot be null
catalog.dtd  4331  6 years  spestov  a few bug fixes
default.abbrevs  5072  4 years  spestov  monospaced optimization fix, missing [global] in abbrevs
dockables.dtd  10573  11 months  ezust  [ 1782091 ] An interface for dockable windows
dockables.xml  10706  11 months  shlomy  Made the Register Viewer movable + small cosmetic change in the move() method of...
jEdit.java  13437  21 hours  ezust  - New option in saving/backup: Suppress "file not saved" warning on Untitled b...
jedit.manifest  3791  6 years  spestov  Initial revision
jedit.props  13059  5 weeks  kpouer  new bufferSet options: when creating a new BufferSet, it can contains a copy of ...
jedit_gui.props  13441  9 hours  ezust  
jedit_keys.props  13436  22 hours  ezust  Fixed some doc comments. Standardized some shortcuts - F3 for find-next, Ctrl-G ...
killring.dtd  10963  9 months  k_satoda  Dropped the following classes from API. They are just implementation details of ...
package.html  13136  3 weeks  k_satoda  Fixed a broken link.
perspective.dtd  7629  22 months  hertzhaft  Store buffer autoreload settings in perspective.xml (#1578785); corrected perspe...
recent.dtd  10887  10 months  k_satoda  Updated recent.dtd as a follow-up to r10771. > The recent files now remembers th...
registers.dtd  10973  9 months  k_satoda  Fixed registers.dtd to match with the implementation at JEditRegisterSaver.
services.dtd  4643  5 years  spestov  added services api which is only used for fold handlers at the present
services.xml  13377  7 days  ezust  Made jEdit debuggable in Eclipse again. These explicit imports help resolve some...

Download GNU tarball


Powered by ViewVC 1.0.5 ViewVC Help