Timeline


and

01/13/10:

15:26 Ticket #24 (mark differences to last svn version already in the editor by coloring the ...) created by stefan
15:22 Ticket #23 (diff highlighting is not removed after closing the diff) created by stefan
15:18 Ticket #22 (version history of a file gets lost sometimes) created by stefan
Even without changing the filename or moving the file the version history …
15:15 Ticket #21 (list of revision changes when switching between "Compile" tab and "Local ...) created by stefan
12:05 Ticket #20 (allow setting a default compilation method in the settings dialog) created by stefan
12:03 Ticket #19 (alt+1 should use the default compilation) created by stefan
alt+1 should use the default compilation (that can be configured in the …
11:59 Ticket #18 (let user set file properties in the head of the file) created by stefan
Users should be able to set the following properties in the first lines of …

01/09/10:

12:49 Ticket #17 (control+b does not work with filenames containing a dot) closed by stefan
fixed
12:49 Changeset [521] by stefan
  • trunk/src/jlatexeditor/codehelper/JumpTo.java
fixed bug #17: control+b does not work with filenames containing a dot
11:53 Ticket #17 (control+b does not work with filenames containing a dot) created by stefan
00:02 Changeset [520] by joerg
  • trunk/src/sce/component/SCESearch.java

01/08/10:

23:27 Ticket #15 (array outofbounds exception) closed by joerg
fixed
22:12 Changeset [519] by joerg
  • trunk/src/jlatexeditor/gui/MessagePopup.java

01/07/10:

21:01 Changeset [518] by joerg
  • trunk/src/jlatexeditor/errorhighlighting/LatexCompiler.java

01/06/10:

16:15 Ticket #16 (suggest labels in \ref{ with control+space) created by rena
For convenience, i would like to have a list of labels suggested when …
11:20 Ticket #15 (array outofbounds exception) created by rena
Editor throws exception and does not call bibtex: Exception in thread …

01/04/10:

23:44 Ticket #11 (slow rendering of tikz plot) closed by joerg
fixed
23:43 Changeset [517] by joerg
  • trunk/src/sce/component/SCEDocument.java
  • trunk/src/sce/component/SCEPane.java
  • trunk/src/sce/component/SourceCodeEditor.java
speed problem with long lines solved
23:19 Changeset [516] by joerg
  • trunk/src/sce/component/SCEPane.java
23:18 Changeset [515] by joerg
  • trunk/src/sce/component/SCEDocument.java
  • trunk/src/sce/component/SCEPane.java
22:14 Changeset [514] by joerg
  • trunk/src/sce/component/SCEDocument.java
  • trunk/src/sce/component/SCEDocumentRow.java
  • trunk/src/sce/component/SCEPane.java

01/03/10:

20:28 Ticket #14 (exception of diff viewer) created by rena
Canceling diff throws the following exception: Exception in thread …
20:22 Ticket #13 (anti-aliasing adjustement) created by rena
For the font window, custom antialias is still not implemented yet
20:19 Ticket #12 (replace feature) created by rena
Adding "replace" feature into the editor could be useful.
20:17 Ticket #11 (slow rendering of tikz plot) created by rena
There is a speed problem, caused by extremely long line rendering in tikz …

12/24/09:

11:47 Changeset [513] by stefan
  • trunk/src/jlatexeditor/syntaxhighlighting/LatexStyles.java
  • trunk/src/jlatexeditor/syntaxhighlighting/LatexSyntaxHighlighting.java
  • trunk/src/jlatexeditor/syntaxhighlighting/states
  • trunk/src/jlatexeditor/syntaxhighlighting/states/MathMode.java
  • trunk/src/jlatexeditor/syntaxhighlighting/states/RootState.java
  • trunk/src/sce/syntaxhighlighting/ParserState.java
  • trunk/src/sce/syntaxhighlighting/ParserStateStack.java
new style that is similar to the LEd editor
11:18 Changeset [512] by stefan
  • trunk/data/styles/user.xml
new style that is similar to the LEd editor

12/23/09:

11:45 Ticket #10 (make style easy adjustable) created by stefan
11:34 Ticket #9 (save and use last font settings) created by stefan
... so that the user does not have to set it again after each start.

12/21/09:

23:38 Changeset [511] by stefan
  • trunk/src/util/StreamUtils.java
17:59 Changeset [510] by stefan
  • trunk/src/sce/component/SCEPaneUI.java
fixed an OutOfBoundException?

12/19/09:

16:59 Changeset [509] by stefan
  • trunk/build.xml
changes in the build file
16:22 Changeset [508] by stefan
  • trunk/scripts/create_release
15:20 Ticket #8 (create the features pages) created by stefan
15:18 Ticket #7 (add screenshots to the main page) created by stefan
15:17 Ticket #2 (create a useful main page) closed by stefan
fixed
15:16 Ticket #3 (move source code into an own svn repository) closed by stefan
fixed
15:15 Ticket #6 (ask for confirmation when user wants to close unsaved documents) created by stefan
15:11 Changeset [507] by stefan
  • tags/0.1.14
released version 0.1.14
15:10 Changeset [506] by stefan
  • trunk/scripts/create_release
generalized

12/18/09:

22:19 Changeset [505] by stefan
  • trunk/src/jlatexeditor/JLatexEditorJFrame.java
  • trunk/src/sce/component/SCEPane.java
  • trunk/src/sce/component/SCEPaneUI.java
  • trunk/src/sce/component/SourceCodeEditor.java
improved control+d and control+shift+d

12/17/09:

19:55 Changeset [504] by stefan
  • tags/0.1.13
released version 0.1.13
19:52 Changeset [503] by stefan
  • trunk/src/jlatexeditor/JLatexEditorJFrame.java
  • trunk/src/sce/component/SCEPane.java
  • trunk/src/sce/component/SourceCodeEditor.java
control+d and control+shift+d for commenting and uncommenting works
19:44 Changeset [502] by stefan
  • trunk/start.sh
allow files as parameters
19:43 Changeset [501] by stefan
  • trunk/start.sh
run start.sh also from arbitrary directories
19:42 Changeset [500] by stefan
  • trunk/src/jlatexeditor/gui/AboutDialog.java
About dialog

12/16/09:

23:28 Changeset [499] by joerg
  • trunk/src/jlatexeditor/gui/LocalHistory.java
  • trunk/src/jlatexeditor/JLatexEditorJFrame.java
  • trunk/src/sce/component/SCEDiff.java
  • trunk/src/sce/component/SourceCodeEditor.java
  • trunk/src/util/diff/SystemDiff.java
  • trunk/test-src/util/diff/DiffTest.java
various fixes
01:02 Changeset [498] by joerg
  • trunk/src/sce/component/SCEDiff.java
No bracket highlighting during scrolling
00:50 Changeset [497] by joerg
  • trunk/src/sce/syntaxhighlighting/BracketHighlighting.java
No bracket highlighting during scrolling
00:49 Changeset [496] by joerg
  • trunk/src/sce/syntaxhighlighting/BracketHighlighting.java
No bracket highlighting during scrolling

12/15/09:

23:33 Changeset [495] by joerg
  • trunk/src/sce/component/SCEDiff.java
  • trunk/src/sce/component/SourceCodeEditor.java
local history
22:20 Changeset [494] by joerg
  • trunk/src/jlatexeditor/gui/LocalHistory.java
  • trunk/src/sce/component/SCEDiff.java
  • trunk/src/sce/component/SCEDocument.java
  • trunk/src/sce/component/SourceCodeEditor.java
  • trunk/src/util/diff/Modification.java
  • trunk/src/util/diff/SystemDiff.java
local history
21:30 Changeset [493] by joerg
  • trunk/src/jlatexeditor/gui/LocalHistory.java
  • trunk/src/jlatexeditor/JLatexEditorJFrame.java
  • trunk/src/sce/component/SCEPane.java
  • trunk/src/sce/syntaxhighlighting/BracketHighlighting.java
  • trunk/src/util/diff/Diff.java
  • trunk/src/util/diff/Modification.java
  • trunk/src/util/diff/SystemDiff.java
  • trunk/src/util/StreamUtils.java

12/14/09:

00:25 Changeset [492] by joerg
  • trunk/src/jlatexeditor/JLatexEditorJFrame.java
  • trunk/src/sce/component/SCEFontWindow.java
font window
00:19 Changeset [491] by joerg
  • trunk/src/jlatexeditor/gui/LocalHistory.java
  • trunk/src/jlatexeditor/JLatexEditorJFrame.java
  • trunk/src/sce/component/SourceCodeEditor.java
  • trunk/src/util/diff/SystemDiff.java
Note: See TracTimeline for information about the timeline view.