]> git.sur5r.net Git - glabels/blob - NEWS
Preparation for 3.2.1
[glabels] / NEWS
1 * gLabels 3.2.1 (stable) release.  Release date 2014-11-10
2
3 - Fixed "new label dialog" crash introduced with Gtk 3.14
4 - Updated translations
5
6
7 * gLabels 3.2.0 (stable) release.  Release date 2013-10-28
8
9 - Fixed bug causing object editor to remain active after object deleted.
10 - Embed text directly to printsrteam rather than outline.
11 - Added workaround for pango kerning bug: pango-cairo bug #700592.
12 - Fixed many gtk+ deprecations.
13 - Document updates.
14 - Additional templates and fixes.
15 - Updated to workaround evolution-data-server API breakage.
16 - Fixed desktop file validation problems.
17 - Updated and new translations.
18
19
20 * gLabels 3.0.1 (stable) release.  Release date 2012-09-17
21
22 - Fixed bug causing extra pages to be printed when doing a document merge
23 - Fixed font scaling problems when doing a document merge
24 - Added missing dependencies to libglabels and libglbarcode pkg-config files
25 - Fixed invalid gsettings schema file
26 - Fixed incorrect clip region for rectangular labels
27 - Numerous new templates and fixes
28 - Updated and new translations:
29   - Japanese (Takeshi AIHANA, Jiro Matsuzawa)
30   - German (Mario Blättermann)
31   - Spanish (Daniel Mustieles, Jorge González)
32   - Serbian (Мирослав Николић)
33   - Finnish (Jiri Grönroos)
34   - British English (Bruce Cowan)
35   - French (Claud Paroz, Bruno Brouard)
36   - Norwegian bokmål (Kjartan Maraas)
37   - Indonesian (Andika Triwidada)
38   - Greek (Efstathios Iosifidis, Konstantinos Chortis)
39   - Slovenian (Andrej Žnidaršič, Matej Urbančič, Martin Srebotnjak)
40   - Czech (Marek Černocký)
41   - Russian (Александр Прокудин, Yuri Myasoedov)
42   - Esperanto (Kristjan SCHMIDT)
43   - Arabic (Hatim Ali)
44
45
46 * gLabels 3.0.0 (stable) release.  Release date 2011-05-16
47
48 - Reorganization of alignment menus
49 - Allow glabels-batch to be run outside of windowing system
50 - CSV parser now more closely follows RFC 4180
51 - Added templates
52 - Updated translations:
53    - French (Claude Paroz, Bruno Brouard, Gérard Baylard)
54    - Spanish (Daniel Mustieles)
55    - Japanese (Takayuki KUSANO, Takayoshi OKANO)
56    - Czech (Marek Černocký)
57    - German (Mario Blättermann)
58    - Dutch (Mario Blättermann, Hannie Dumoleyn)
59
60
61 * gLabels 2.3.1 (unstable) release.  Release date 2011-01-03
62
63 - Migrated to GNOME 3 platform
64   - Ported to Gtk3
65   - Ported from gconf to gsettings
66 - Updated manual and ported to Mallard
67 - Added text merge backend that uses semicolon delimeters
68 - Improve appearance of shadows of boxes and ellipses
69 - Added shadow property of image objects
70 - Added native support for SVG images
71 - Added full-featured barcode backend for libzint (Sam Lown, Robin Stuart)
72 - Refactoring of barcode subsystem
73   - Moved core barcode support to its own library (libglbarcode)
74   - Added onecode backend to libglbarcode
75   - Resurrected built-in Code39 backend and added to libglbarcode
76     (from way back in glabels 0.1.x)
77   - Allow selection of barcode backend from UI
78 - New logo and theme friendly icons
79 - Added support for elliptical templates
80 - Added many new templates
81 - Updated translations:
82    - Czech (Marek Černocký)
83    - Danish (Joe Hansen)
84    - French (Claude Paroz, Bruno Brouard, Gérard Baylard)
85    - German (Mario Blättermann)
86    - Spanish (Daniel Mustieles)
87    - Slovenian (Andrej Žnidaršič)
88    - Catalan (Valencian) (David Planella)
89    - Swedish (Daniel Nylander)
90    - Brazilian Portuguese (Michel Recondo, Henrique P. Machado, Antonio Fernandes C. Neto)
91
92
93 * gLabels 2.3.0 (unstable) release.  Release date 2010-06-06
94
95 - Removed use of deprecations in platform:
96   - Migrated from libglade to GtkBuilder
97   - Removed all dependencies on libgnome and libgnomeui
98   - Removed all GTK+ and GLIB deprecations as of GNOME 2.30
99   - Use accessor functions in GTK+ and GLIB
100 - Major refactoring of code
101 - Added Undo/Redo capability
102 - GnuBarcode backend is now optional and is no longer distributed with glabels
103 - IEC16022 (datamatrix) barcode backend is now optional and is no longer
104   distributed with glabels
105 - Added optional IEC18004 (QRCode) barcode backend (Daniel Mueller)
106 - Added optional Zint barcode backend (currently ony supports GS1-128, but
107   other barcodes will be supported by this backend in the future).
108   (Samual Lown)
109 - Now uses "XDG Base Directory Specification" to locate user templates
110 - New wizard based "New Label" dialog
111 - Can now manage user created templates from within glabels
112 - New "Insert Field" button
113 - Allow pasting of images and text from other apps as new objects
114 - Fixed focus problems which prevented proper copy and paste operation
115   within the text editor
116 - CSV merge backend can now harvest 1st line of CSV file for field names
117 - New font selection widget
118 - New color selection widget
119 - Support parallel installation with older versions of glabels
120 - Updated license to GPL3+
121 - Full translations of application strings for this release:
122    - German (Mario Blättermann)
123    - Spanish (Daniel Mustieles)
124    - Brazilian Portuguese (Michel Recondo)
125    - Danish (Joe Hansen)
126    - French (Claude Paroz)
127    - Slovenian (Andrej Žnidaršič)
128
129
130 * gLabels 2.2.8 (stable) release.  Release date 2010-04-19
131
132 - Fix crash caused by new g_new macros in glib-2.24.0
133 - Removed extra padding in "New label" dialog
134 - New Norwegian bokmål translation (Kjartan Maraas)
135 - New Portuguese translation (Filipe Roque)
136 - Updated Japanese translation (Takeshi AIHANA)
137 - Updated Spanish translation (Jorge González)
138 - Updated Fresh translation (Bruno Brouard)
139 - Updated German translation (Mario Blättermann)
140 - Updated Slovenian translation (Andrej Žnidaršič)
141 - Updated Czech translation (Marek Černocký)
142 - New templates
143
144
145 * gLabels 2.2.7 (stable) release.  Release date 2010-03-01
146
147 - Fixed limitation on encoded image sizes (fix only valid if libxml 2.7+ is installed)
148 - Fixed focus behavior of canvas so that focus does not get stolen when
149   highlighting text in the object editor
150 - New Slovenian translation (Andrej Žnidaršič)
151 - New Danish translation (Joe Hansen)
152 - Updated Czech translation (Marek Cernocky)
153 - Updated German translation (Mario Blättermann)
154 - Updated German help manual translation (Mario Blättermann)
155 - New French translation of help manual (Alain Lojewski and Claude Paroz)
156 - New Czech translation of help manual (Marek Cernocky)
157 - New Spanish translation of help manual (Jorge González)
158 - New templates
159
160
161 * gLabels 2.2.6 (stable) release.  Release date 2009-11-11
162
163 - Fixed drawing artifact with round labels.
164 - Fixed several memory issues.
165 - Fixed several UI inconsistencies when changing merge source.
166 - Fixed potiential crash when doing a document merge.
167 - Now makes a better guess at locale defaults (page size and units).
168 - Updated user documentation (Mario Blättermann).
169 - Updated swedish translation (Daniel Nylander).
170 - Updated german translation (Mario Blättermann).
171 - Updated russian translation (Alexandre Prokoudine)
172 - Updated french translation (Claude Paroz)
173 - New chinese translation (Careon)
174 - New catalan translation (David Planella)
175 - Updated german translation of user documentation (Mario Blättermann).
176 - New templates.
177
178
179 * gLabels 2.2.5 (stable) release.  Release date 2009-04-30
180
181 - Fixed spinbutton/adjustment bugs that made glabels unusable with Gtk 2.16.
182 - Fixed default preview colors in color combos.
183 - Updated german translation (Mario Blättermann).
184 - New templates.
185
186
187 * gLabels 2.2.4 (stable) release.  Release date 2008-12-22
188
189 - Corrected button order in "Open" and "Save as" dialogs.
190 - Fixed performance problem when large number of fonts are installed.
191 - Corrected several i18n problems.
192 - Fixed "paste" bug that created phantom object views.
193 - Fixed performacne problem when many objects are selected.
194 - New templates.
195
196
197 * gLabels 2.2.3 (stable) release.  Release date 2008-08-17
198
199 - Explicitely set page size when printing -- don't let print back-end use
200   a default size (Bug #2049431).
201 - Sets more appropriate object size limits for any aspect ratio (Bug #1993550).
202 - Fixed crash of glabels-batch (Bug #1968653).
203 - Fixed bug with barcode and image merge radio buttons (Bug #1959135).
204 - Will now attempt to parse newer namespaces (Bug #1872584).
205 - Fixed drawing errors when drawing markup on rotated labels.
206 - New korean translation (xein@navir.com).
207 - New templates.
208
209
210 * gLabels 2.2.2 (stable) release.  Release date 2008-02-22
211
212 - Fixed crash when creating Code128C barcode (Bug #1766425).
213 - Explicitely set page size when printing "other" page size.
214 - Fixed rendering bug with bitmap fonts.
215 - Fixed rendering problem when displaying "Invalid barcode data".
216 - Fixed crash when deleting multi-object selections.
217 - Enforce minimum size for images to prevent rendering of images of zero size.
218 - Fixed problem with image size spinboxes (Bug #1886438).
219 - Fixed template example in documentation.
220 - Use default units when writing xml files.
221 - New templates.
222
223 * gLabels 2.2.1 (stable) release.  Release date 2008-01-23
224
225 - Sort font lists alphabetically.
226 - Sort evolution records by "file_under" field.
227 - Fixed clipping bug when rotating labels.
228
229
230 * gLabels 2.2.0 (stable) release.  Release date 2007-12-26
231
232 - Migrated from EggRecent to GtkRecentManager
233 - Migrated from libgnomeprint to GtkPrintOperation and Cairo.
234 - Migrated from libgnomeprint to Pango for text layout.
235 - Migrated GnomeDruid to GtkAssistant for template designer.
236 - Migrated from GnomeCanvas to Cairo.
237 - Removed all deprecated widgets as of Gnome-2.16/Gtk-2.10.
238 - Added categorization of templates and an updated New Label dialog.
239 - New label dialog now allows selection of recently used templates
240 - Removed splash screen.
241 - Added initial support for datamatrix 2D barcodes.
242 - Added support for Brazilian CEPNet barcodes.
243 - Added shadow attribute to label objects.
244 - New merge backend for evolution data server (Austin Henry)
245 - Various bug fixes.
246 - New templates.
247
248
249 * gLabels 2.1.5 (unstable) release.  Release date 2007-12-09.
250
251 - New label dialog now allows selection of recently used templates
252 - Store brand and part number as separate fields in templates
253 - Major cleanup of libglabels API and documentation
254 - Minor bug fixes (and probably some new bugs).
255
256
257 * gLabels 2.1.4 (unstable) release.  Release date 2007-08-17.
258
259 - Added categorization of templates and an updated New Label dialog.
260 - Added initial support for datamatrix 2D barcodes.
261 - Migrated from EggRecent to GtkRecentManager.
262 - Migrated from libgnomeprint to GtkPrintOperation and Cairo.
263 - Migrated from libgnomeprint to Pango for text layout.
264 - Migrated GnomeDruid to GtkAssistant for template designer.
265 - Migrated from GnomeCanvas to Cairo.
266 - Removed splash screen.
267 - Added support for Brazilian CEPNet barcodes.
268 - Updated French translation (Claude Paroz)
269 - New Esperanto translation (Antonio C. Codazzi)
270 - Minor bug fixes (and probably some new bugs).
271 - New templates.
272
273
274 * gLabels 2.1.3 (unstable) release.  Release date 2006-05-27.
275
276 - Don't print "Invalid barcode data" if data field is empty. (Bug #1479839) (Darren Warner)
277 - Fixed hangup when grid or markup have been toggled during a previous session. (Bug #1434324)
278 - Added shadow attribute to label objects.
279 - Fixed color groups in color combo widgets.
280 - Fixed several potential crashes.
281
282
283 * gLabels 2.1.2 (unstable) release.  Release date 2005-12-21.
284
285 - Updated Italian translation (Daniele Medri)
286 - Fixed double entry in property bar's font family combobox
287 - Don't allow zero width or height when drawing pixbufs
288 - Fixed various memory leaks
289 - New configure option to disable update-mime-database and update-desktop-database
290 - New merge backend for evolution data server (Austin Henry)
291 - New minimal merge backend for VCards using evolution data server API (Austin Henry)
292 - New templates and fixes
293
294
295 * gLabels 2.1.1 (unstable) release.  Release date 2005-06-21.
296
297 - Added document merge tutorial to help documentation
298 - Replaced deprecated widgets (now requires Gnome 2.10 and GTK+ 2.6)
299 - Replaced libbonoboui with GtkUIManager (now requires Gnome 2.10 and GTK+ 2.6)
300 - Updated Russian translation (Vitaly Lipatov)
301 - Updated Spanish translation (Sergio Rivadero)
302 - Updated Czech translation (David Makovský and Zbynek Mrkvick)
303 - Updated Italian translation (Daniele Medri)
304 - Added documentation for libglabels
305 - Minor bug fixes and cleanup
306 - New templates
307
308
309 * gLabels 2.1.0 (unstable) release.  Release date 2005-01-22.
310
311 - Added ability to select color from merge source (Frederic Ruaudel)
312 - See 2.0.2
313
314
315 * gLabels 2.0.2 release.  Release date 2005-01-22.
316
317 - Desktop file reconciled with desktop-entry-spec
318 - New cleaned-up icon
319 - Added option to glabels-batch to allow selection of first label.
320 - Added options to glabels-batch to allow selection of merge source and crop marks.
321   (José Dapena Paz)
322 - Updated french translation (Florent Morel)
323 - Fixed translation problem with object editor labels
324 - Minor bug fixes and cleanup
325 - New templates
326
327 * gLabels 2.0.1 release.  Release date 2004-08-15.
328
329 - Fixed crash when reading some labels created with 1.93.x.
330 - Updated japanese translations (Takeshi AIHANA)
331 - Fixed crash from improperly freeing translation strings.
332
333
334 * gLabels 2.0.0 release.  Release date 2004-08-09.
335
336 - Fixed crash when encountering old template files
337 - Align grid to label center for DVD/CD and round labels
338 - Don't touch compression of original file
339 - 64-bit fixes
340 - Added man page
341 - Fixed missing outline problem experienced with some printers
342 - Added separate horizontal and vertical waste properties for rectangular templates
343 - Added option to auto-shrink text during document merge
344 - Fixed memory leaks
345 - Added format attibute to barcode objects, to allow correct layout of merged labels
346 - Fixed mime type registration for GNOME 2.6
347