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