~ubuntu-branches/ubuntu/precise/latexila/precise

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Tanguy Ortolo
  • Date: 2010-04-26 22:13:00 UTC
  • Revision ID: james.westby@ubuntu.com-20100426221300-6pa79a1yk5tino7y
Tags: upstream-0.2.0
ImportĀ upstreamĀ versionĀ 0.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ChangeLog LaTeXila
 
2
 
 
3
============================
 
4
* Release 0.2 (Feb 20, 2010)
 
5
============================
 
6
 
 
7
- New logo and icon (Eric Forgeot)
 
8
- User-friendly output for the compilation:
 
9
        * The output is filtered: only errors, warnings and badboxes are
 
10
        showed.
 
11
        * For a message, the file and the line is extracted, so the user can
 
12
        click on a message to go directly to the right file and line.
 
13
        * Statistics: how much errors/warnings/badboxes
 
14
        * Buttons for the navigation between the errors/warnings/badboxes
 
15
        * Options in the preferences: show all output,
 
16
        -interaction=nonstopmode
 
17
 
 
18
- Stop the execution of an external command
 
19
- Clean-up build files
 
20
- File browser: combobox with all parent directories
 
21
- Create a backup copy of files before saving (e.g. filename~)
 
22
- Autosave files every X minutes
 
23
- New default template: beamer presentation
 
24
- Create personnal templates: choose an icon
 
25
- French translation updated
 
26
 
 
27
 
 
28
============================
 
29
* Release 0.1 (Dec 28, 2009)
 
30
============================
 
31
 
 
32
- File browser integrated
 
33
- BibTeX and MakeIndex support
 
34
- Templates:
 
35
        * 4 default templates (article, report, book and letter)
 
36
        * possibility to create and delete personnal templates
 
37
 
 
38
- Tools: Indent/Unindent, Comment/Uncomment selected lines
 
39
- Search: Goto Line
 
40
- Documents menu: Save/Close all, Previous/Next document
 
41
- Documentation: LaTeX reference from Kile
 
42
- Edit toolbar and the LaTeX menu: math stuff
 
43
- More preferences:
 
44
        * Style scheme support (GtkSourceView)
 
45
        * Remember the files opened at exit and reopen them on startup
 
46
        * Clean-up auxiliaries files after close
 
47
        * Indentation (tab width; spaces instead of tabs)
 
48
        * Highlighting (current line; brackets matching)
 
49
        * Show the two toolbars on the same line
 
50
 
 
51
- Undo/redo: check if the buffer is saved
 
52
- Find/Replace: under the source view instead of a dialog
 
53
- Some icons updated
 
54
- French translation updated
 
55
 
 
56
 
 
57
==============================
 
58
* Release 0.0.2 (Oct 17, 2009)
 
59
==============================
 
60
 
 
61
- Symbol tables: Greek letters, arrows, relations, operators,
 
62
delimiters, misc math, misc text (661 symbols)
 
63
- Edit toolbar and the LaTeX menu: sectioning, references,
 
64
environments, list environments, characters sizes and font styles
 
65
- Possibility to reorder the document tabs
 
66
- Command line options: --new-document, --version and --help
 
67
- A lot of little improvements
 
68
- Bug corrections
 
69
- Nicer display of output commands when compiling or converting a
 
70
document (the output is showed progressivly line per line)
 
71
- Log zone: keep only the five last actions
 
72
- French translation updated
 
73
 
 
74
 
 
75
==============================
 
76
* Release 0.0.1 (Sept 2, 2009)
 
77
==============================
 
78
 
 
79
- Syntaxic color
 
80
- Buttons to compile, convert and view the document
 
81
- All common things found in a text editor...
 
82
- French translation