| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 13532 | voituk | 05 Sep 2008 04:22:04 | Incremented build number |
| 13531 | voituk | 05 Sep 2008 04:18:58 | Fixed bug "server port sometimes flushes to default" |
| 13530 | daleanson | 04 Sep 2008 22:45:54 | fixed issue where diff was showing the wrong files |
| 13529 | kpouer | 04 Sep 2008 18:16:04 | When a bufferSet is not used, it should be empty so a buffer is closed when it is in no bufferSet, but no need to close it if the bufferSets do not have listeners (it can happens when creating new view) |
| 13528 | kpouer | 04 Sep 2008 18:14:01 | moved DockingLayoutSetter class to to the bottom of the file |
| 13527 | kpouer | 04 Sep 2008 17:53:56 | when restoring the splitconfig, fill the bufferSet before adding it to the EditPane |
| 13526 | ezust | 04 Sep 2008 11:30:43 | java 1.5 compatibility. |
| 13525 | voituk | 04 Sep 2008 10:17:09 | Little bugfix to avoid NPE |
| 13524 | kpouer | 04 Sep 2008 05:14:32 | added a log message when the docking framework is not found |
| 13523 | shlomy | 04 Sep 2008 04:52:47 | Undo a small change I committed last version that caused the initial run to start without a text area.
|
| 13522 | ezust | 03 Sep 2008 20:33:50 | Updated to use DockingFramesProvider |
| 13521 | kpouer | 03 Sep 2008 18:02:34 | If the current docking framework isn't available use the original framework (allows jEdit to start with jedit -noplugins if Mydoggy is the current dockable framework in settings) |
| 13520 | kpouer | 03 Sep 2008 17:48:49 | fixed little javadoc and coding style |