forked from jaliste/latexila
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
310 lines (236 loc) · 9.12 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
LaTeXila NEWS
=============================
* Release 2.3.1 (Feb 5, 2012)
=============================
- More completion data
- Support drag and drop of a list of files
- Completion: code clean-up
- Beamer environments: frame, block, columns, column
(in the LaTeX menu and in the edit toolbar)
- Fix bug for structure actions 'delete' and 'cut'
- Add Simplified Chinese, Norwegian bokmål translations
- Updated Spanish translation
Thanks to:
Aron Xu, Daniel Mustieles, Erwan Bousse, Kjartan Maraas, Pieter Pareit,
Piotr Drąg
==============================
* Release 2.3.0 (Nov 26, 2011)
==============================
- Spell checking with GtkSpell
- Build Tools: add XeTeX -> PDF with Latexmk
- Improve figure environment insertion
- Templates: better icons
- Added Esperanto translation
- Updated Swedish, French and German translations
- New CMake option: VALAC
- Switch to Vala 0.14
=============================
* Release 2.2.3 (Feb 5, 2012)
=============================
- Added Esperanto and Norwegian bokmål translations
- Updated Swedish, German and Spanish translations
Thanks to:
Daniel Mustieles, Daniel Nylander, Kjartan Maraas, Kristjan SCHMIDT,
Mario Blättermann
=============================
* Release 2.2.2 (Oct 8, 2011)
=============================
- Avoid critical messages about a GtkAction
- Fix the right math delimiters
- Added Galician translation
- Updated Slovenian, Czech, Spanish translations
==============================
* Release 2.2.1 (Sep 17, 2011)
==============================
- Completion data: add some environments
- Added Slovenian, Czech, Swedish and Serbian translations
- Requirements fix: GLib >= 2.28 (instead of 2.26)
- Compilation: call "valac-0.12" instead of "valac"
- Bugs fixed:
659129: space alone triggers completion with the fr-oss keyboard layout
659290: avoid GCC error messages when using -Werror=format-security
==============================
* Release 2.2.0 (Aug 26, 2011)
==============================
- Integration with GNOME Damned Lies (use ITS Tool, …)
- Structure: more robust, and more optimized
- Latexmk post processor: extract Latexmk messages
- BibTeX and MakeIndex: fix problems for writing *.blg or *.ind files
- Some UI improvements
- New CMake options: WITH_GNOME and COMPILE_SCHEMA
- Open File: filter to show only .tex and .bib files
- Translation updates: French, German and Spanish
- Some other little improvements and bug fixes
======================================
* Release 2.1.1 (July 15, 2011) [beta]
======================================
- Structure:
- better implemenation (custom Gtk.TreeModel)
- better performances (line-by-line parsing)
- simple lists of items, to find more quickly one element
- some actions: cut, copy, delete, select, comment, shift left/right
- Build Tools: copy button to duplicate a build tool
- Mallard documentation about the build tools
- Build View: text is selectable, so we can copy/paste it
- Cleanup Build Files: take into account projects
- Show/hide the main toolbar
- Fix: Build Tools not available on a .bib project file
- dconf: scripts for migrating latexila 2.0.x -> 2.2.x
- Some other little improvements and bug fixes
====================================
* Release 2.1.0 (May 6, 2011) [beta]
====================================
- Build Tools: Latexmk by default instead of Rubber (Rubber is still available)
- New build tools: "low level" commands (latex, pdflatex, dvipdf, etc.)
- Show/hide a build tool
- Build View: show/hide errors/warnings/badboxes
- File Browser: new icon for images
- Structure of a document to easily navigate in it
- Some code clean-up and little fixes
===============================
* Release 2.0.8 (June 14, 2011)
===============================
- Fix a segmentation fault on search
- Change behavior of HOME and END buttons
- More completion data (Pieter Pareit)
- Completion: insert \item for list environments (Pieter Pareit)
- German translation: some fixes (Max Schillinger)
- Some other little improvements and bug fixes
==============================
* Release 2.0.7 (Mar 25, 2011)
==============================
- Projects: avoid infinite loop at startup
- Some other little fixes
=============================
* Release 2.0.6 (Mar 4, 2011)
=============================
- More robust save and load of build tools
- Italian translation
- Some little improvements and bug fixes
==============================
* Release 2.0.5 (Feb 13, 2011)
==============================
- German translation
- GSettings desktop schemas are now optional
- New post processor for build tools: 'all-output'
- Rename 'generic' post processor to 'no-output'
- Bug fixes in build tools
==============================
* Release 2.0.4 (Jan 28, 2011)
==============================
- Bug fix: slowness at the end of long lines
- Bug fix: "save all" modifies which tab is active
==============================
* Release 2.0.3 (Jan 15, 2011)
==============================
- Fix path issues in RubberPostProcessor
- C code generated (Vala is no longer required)
==============================
* Release 2.0.2 (Dec 25, 2010)
==============================
- Brazilian Portuguese translation
- New application icon
==============================
* Release 2.0.1 (Nov 21, 2010)
==============================
- Editor setting: forget you're not using tabs
- File browser: show all files except clean-up
- Centered Formula: \[...\] instead of $$...$$
- Some other little improvements and bug fixes
==============================
* Release 2.0.0 (Nov 13, 2010)
==============================
- LaTeX commands auto-completion
- Manage build tools with a GUI
- Most used symbols
- Manage projects easily
- More items in LaTeX menu
- A new Math menu
- Some symbols and icons regenerated (with a new script)
- Reset all preferences button
- French and Spanish translations updated
- Some other little improvements and bug fixes
==============================
* Release 1.99.1 (Sep 2, 2010)
==============================
- Bug fix: critical messages with several windows
- Bug fix: save a new document on disk
- ChangeLog updated
===============================
* Release 1.99.0 (Aug 25, 2010)
===============================
- Rewrite in Vala
- One instance of LaTeXila can manage several windows
- Thanks to unique, a new file is opened in an existing window if it's in the
same workspace
- Better search and replace, inspired by MonoDevelop
- Build Tools: Rubber is used for documents compilation
- French translation updated
- Spanish translation added
============================
* Release 0.2 (Feb 20, 2010)
============================
- New logo and icon (Eric Forgeot)
- User-friendly output for the compilation:
* The output is filtered: only errors, warnings and badboxes are
showed.
* For a message, the file and the line is extracted, so the user can
click on a message to go directly to the right file and line.
* Statistics: how much errors/warnings/badboxes
* Buttons for the navigation between the errors/warnings/badboxes
* Options in the preferences: show all output,
-interaction=nonstopmode
- Stop the execution of an external command
- Clean-up build files
- File browser: combobox with all parent directories
- Create a backup copy of files before saving (e.g. filename~)
- Autosave files every X minutes
- New default template: beamer presentation
- Create personnal templates: choose an icon
- French translation updated
============================
* Release 0.1 (Dec 28, 2009)
============================
- File browser integrated
- BibTeX and MakeIndex support
- Templates:
* 4 default templates (article, report, book and letter)
* possibility to create and delete personnal templates
- Tools: Indent/Unindent, Comment/Uncomment selected lines
- Search: Goto Line
- Documents menu: Save/Close all, Previous/Next document
- Documentation: LaTeX reference from Kile
- Edit toolbar and the LaTeX menu: math stuff
- More preferences:
* Style scheme support (GtkSourceView)
* Remember the files opened at exit and reopen them on startup
* Clean-up auxiliaries files after close
* Indentation (tab width; spaces instead of tabs)
* Highlighting (current line; brackets matching)
* Show the two toolbars on the same line
- Undo/redo: check if the buffer is saved
- Find/Replace: under the source view instead of a dialog
- Some icons updated
- French translation updated
==============================
* Release 0.0.2 (Oct 17, 2009)
==============================
- Symbol tables: Greek letters, arrows, relations, operators,
delimiters, misc math, misc text (661 symbols)
- Edit toolbar and the LaTeX menu: sectioning, references,
environments, list environments, characters sizes and font styles
- Possibility to reorder the document tabs
- Command line options: --new-document, --version and --help
- A lot of little improvements
- Bug fixes
- Nicer display of output commands when compiling or converting a
document (the output is showed progressivly line per line)
- Log zone: keep only the five last actions
- French translation updated
==============================
* Release 0.0.1 (Sept 2, 2009)
==============================
- Syntaxic color
- Buttons to compile, convert and view the document
- All common things found in a text editor...
- French translation