forked from GNOME/gedit-latex
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
176 lines (149 loc) · 4.89 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
=================
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.