-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNEWS
287 lines (246 loc) · 8.32 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
===================
gedit-latex 46.2.2
===================
Starting from this version, the versioning number is of the form X.Y, where
X is the most recent Gedit version against which the plugin was tested, and
Y is an integer number starting from 1.
Note that gedit-latex 3.36 and 46.2.1 previously had entries in this NEWS file
but were ultimately never released; hence, their entries were absorbed in the
present.
New features and fixes
======================
- Do not use deprecated Gedit.Document.get_location() (closes #3)
- Use Unicode for symbols in translatable strings (!2)
- Fixed style not set (was breaking compilation of Latex -> pdf) (!1)
- Fixed bugs affecting gedit 3.34 and later
- Now supports running from source
- Switched from autotools to meson for build
New translations
================
- Dutch (Nathan Follens)
- Georgian (Ekaterine Papava)
- Hindi (Scrambled 777)
- Turkish (Sabri Ünal, Emin Tufan Çetin, Muhammet Kara)
- Ukrainian (Yuri Chornoivan)
Updated translations
================
- Basque (Asier Sarasua Garmendia)
- Catalan (Jordi Mas, Carles Ferrando Garcia)
- Chinese (China) (Boyuan Yang)
- Czech (Marek Černocký)
- Danish (Alan Mortensen, Ask Hjorth Larsen)
- Dutch (Nathan Follens, GNOME Translation Robot)
- Esperanto (Piotr Drąg)
- French (Alexandre Franke, Piotr Drąg)
- German (Mario Blättermann, Jürgen Benvenuti)
- Hungarian (Balázs Úr, Balázs Meskó)
- Indonesian (Andika Triwidada, Kukuh Syafaat)
- Latvian (Rūdolfs Mazurs)
- Occitan (post 1500) (Piotr Drąg)
- Polish (Piotr Drąg)
- Portuguese (Hugo Carvalho)
- Portuguese (Brazil) (Rafael Fontenelle, Enrico Nicoletto)
- Romanian (Florentina Mușat)
- Russian (Sergej A, Piotr Drąg)
- Serbian (Марко Костић, Мирослав Николић)
- Serbian (latin) (Piotr Drąg, Мирослав Николић)
- Slovenian (Piotr Drąg, Matej Urbančič)
- Spanish (Daniel Mustieles, Piotr Drąg)
- Swedish (Anders Jonsson)
- Thai (Akom Chotiphantawanon)
=================
gedit-latex 3.20
=================
New features and fixes
======================
- New maintainer: Pietro Battiston
- Adapt to Gedit plugin API 3.12 and 3.14 (no later changes needed)
- Move tools in tools menu, remove menus at deactivation
- Fixed "New document" dialog
- Suppress warnings related to missing actions
- Fix to bug in tools dialog (Debian bug #561683)
- Cope with a corrupted tools.xml (Bug #680869)
- Increase space request in jobs treeview
- Use colors from scheme for highlighting text (Bug #691757)
- Remove unused colors from gsettings
- Updated glade files and relative API calls
- Fix/translate more strings (Bugs #688388 and #753235)
- Misc bugfixes
New translations
================
- Basque (Inaki Larranaga Murgoitio)
- Bosnian (Samir Ribic)
- Chinese (Taiwan) (Cheng-Chia Tseng)
- Hungarian (Gábor Kelemen)
- Italian (Milo Casagrande)
- Korean (Seong-ho Cho)
- Occitan (Cédric Valmary)
- Portuguese (Pedro Albuquerque)
- Romanian (Daniel Șerbănescu)
Updated translations
====================
- Akom Chotiphantawanon (th)
- Anders Jonsson (sv)
- Andika Triwidada (id)
- Balázs Úr (hu)
- Daniel Mustieles (es)
- Joe Hansen (da)
- Marek Černocký (cs)
- Mario Blättermann (de)
- Matej Urbančič (sl)
- Piotr Drąg (pl)
- Rafael Ferreira (pt_BR)
- Rafael Fontenelle (pt_BR)
- Rūdolfs Mazurs (lv)
- Wolfgang Stöggl (de)
- Γιάννης Κουτσούκος (el)
- Мирослав Николић (sr) (sr@latin)
=================
gedit-latex 3.8.0
=================
New features and fixes
======================
- Port to python 3 (Aleksei Lissitsin)
- Fixes to insert table / listing dialogs (John Stowers)
- Outline connect to editor now requires Double click (John Stowers)
- remove some unused code, collapse some abstractions (John Stowers)
- force the symbol sidebar to 4 items, least it be visible (John Stowers)
- use Gtk.show_uri instead of system (John Stowers)
- Do not mark unused labels as warnings (Bug #691758) (Carnë Draug)
- Fix "New Latex Document" dialog (Aleksei Lissitsin)
- Use snippets format for the autocompletion of builtin commands (Aleksei Lissitsin)
- Fix RadioMenuItem inizialization (Bug #667096) (Pietro Battiston)
- Remove some useless imports (Sven (Sbte))
- Prevent a crash when no job command is present (Sven (Sbte))
- Don't create bottom panels every time when switching between files (Sven (Sbte))
New translations
================
- Catalan (Gil Forcada)
- Greek translation (Tom Tryfonidis)
- Indonesian (Andika Triwidada)
- Serbian (Мирослав Николић)
Updated translations
====================
- Russian (Aleksandr Brezhnev)
- Brazilian Portuguese (Enrico Nicoletto)
- Polish (Piotr Drąg)
- Czech (Marek Černocký)
- Latvian (Rūdolfs Mazurs)
- Thai (Akom Chotiphantawanon)
- Galician (Fran Diéguez)
- Chinese simplified (Wylmer Wang)
=================
gedit-latex 3.4.1
=================
New features and fixes
======================
- Misc bugfixes
Updated translations
====================
- es (Daniel Mustieles)
- fr (Bruno Brouard)
- lv (Rūdolfs Mazurs)
- pl (Piotr Drąg)
- pt_BR (Bruno Gurgel)
- sl (filmsi)
=================
gedit-latex 3.4.0
=================
New features and fixes
======================
- Combined toolbar by default (John Stowers)
- Support cleverref (John Stowers)
- Support natbib (John Stowers)
- Do not print debug log messages to stdout by default (José Aliste)
- Misc bugfixes
Updated translations
====================
- cs (Marek Černocký)
- de (Mario Blättermann)
- es (Daniel Mustieles)
- gl (Fran Dieguez)
- pl (Piotr Drąg)
- sl (Matej Urbančič)
=================
gedit-latex 3.3.2
=================
New features and fixes
======================
- Prevent crash of bibtex parser on quoted strings. (Sven (Sbte))
- Initial port to GtkGrid (Ignacio Casal Quinteiro)
- Use gvfs-open instead of deprecated gnome-open (Vincent Untz)
- Misc bugfixes
Updated translations
====================
- de (Mario Blättermann)
- eo (Kristjan SCHMIDT)
- es (Daniel Mustieles)
- sl (Matej Urbančič)
- sv (Daniel Nylander)
=================
gedit-latex 3.3.1
=================
New features and fixes
======================
- Remove the template system and use the snippets plugin instead (Ignacio Casal Quinteiro)
- Move all files in the base dir to the root dir. (Ignacio Casal Quinteiro)
- Misc bugfixes
Updated translations
====================
- lv (Rūdofls Mazurs)
=================
gedit-latex 3.2.0
=================
New features and fixes
======================
- Fix slowness when loading and changing tabs (José Aliste)
Updated translations
====================
- sl (Matej Urbančič, Martin Srebotnjak)
=================
gedit-latex 3.1.1
=================
New Features
============
- Port to gobject-introspection and Gtk+3 (José Aliste, Ignacio Casal, John Stowers).
- Port to Gsettings (John Stowers, Ignacio Casal).
- Use Autotools (Ignacio Casal).
- Port to GtkBuilder (José Aliste).
- Make plugin translatable (Ignacio Casal)
- Misc code cleaning (José Aliste, Ignacio Casal, John Stowers)
- Logging cleanup (John Stowers)
- Handle newcommands (John Stowers)
- Add per-document preferences (John Stowers)
Dropped features
================
- Custom spellchecker (replaced by spellcheck-plugin)
- LaTeX forward search (replaced by gedit-synctex)
- Livepreview (to be added back)
- Snippets (replaced by snippets plugin)
- Color prefs UI
Bugfixes
========
- Finish the save operation before start compilation (Lucas David-Roesler)
- Make the LaTeX postprocessor depend on the compiler exit status (Lucas David-Roesler)
- Add alert to the statusbar while the document is compiling (Lucas David-Roesler)
- symbols: make the activation by double click, this make it more similar to gucharmap (Ignacio Casal)
- symbols: unselect icon when the focus is lost (Ignacio Casal)
- Fix generating the POT file (Daniel Mustieles)
- Remove translatable attribute from gtk stock strings (Claude Paroz)
- Fix master document: use relative path (John Stowers)
New and updated translations
================
- th (Akom Chotiphantawanon)
- fr (Bruno Brouard)
- es (Daniel Mustieles)
- gl (Fran Dieguez)
- da (Kenneth Nielsen, Joe Hansen)
- nb (Kjartan Maraas)
- cs (Marek Černocký)
- de (Mario Blättermann,Wolfgang Stöggl)
- sl (Matej Urbančič)
- zh (Yinghua Wang)
- ru (Yuri Myasoedov)
gedit-latex-0.2rc3
==================
This is the base release for the move to GNOME git repositories.