File: NEWS

package info (click to toggle)
gedit-latex-plugin 3.20.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 4,532 kB
  • ctags: 1,474
  • sloc: sh: 11,464; python: 6,938; xml: 1,885; makefile: 414; perl: 260
file content (231 lines) | stat: -rw-r--r-- 6,482 bytes parent folder | download | duplicates (2)
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
=================
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.