]> git.sur5r.net Git - glabels/blob - web/news/index.php
2009-09-22 Jim Evins <evins@snaught.com>
[glabels] / web / news / index.php
1 <?php include "../common_php.inc"; ?>
2
3 <?php gLabelsHeader("news"); ?>
4
5 <h1 class="news">News ...</h1>
6
7
8
9
10 <div class="newsitem">
11 <div class="newsdate">30 April 2009</div>
12 <div class="newstitle">Release 2.2.5 (Stable)</div>
13 <p>
14 Packagers:  please update to this version as soon as possible.  This release fixes a set of problems
15 that made glabels unusable on the latest distributions which use Gnome 2.26/Gtk 2.16.
16 </p>
17 <p>
18 Changes/fixes since 2.2.4 include
19 </p>
20 <ul>
21 <li>Fixed spinbutton/adjustment bugs that made glabels unusable with Gtk 2.16.</li>
22 <li>Fixed default preview colors in color combos.</li>
23 <li>Updated german translation (Mario Blättermann).</li>
24 <li>New templates.</li>
25 </ul>
26 <p>
27 <?a("/download/","Download here");?>.
28 </p>
29 </div>
30
31
32
33
34
35
36 <div class="newsitem">
37 <div class="newsdate">22 December 2008</div>
38 <div class="newstitle">Release 2.2.4 (Stable)</div>
39 <p>
40 Changes/fixes since 2.2.3 include
41 </p>
42 <ul>
43 <li>Corrected button order in "Open" and "Save as" dialogs.</li>
44 <li>Fixed performance problem when large number of fonts are installed.</li>
45 <li>Corrected several i18n problems.</li>
46 <li>Fixed "paste" bug that created phantom object views.</li>
47 <li>Fixed performacne problem when many objects are selected.</li>
48 <li>New templates.</li>
49 </ul>
50 </div>
51
52
53
54
55
56
57 <div class="newsitem">
58 <div class="newsdate">19 August 2008</div>
59 <div class="newstitle">Release 2.2.3 (Stable)</div>
60 <p>
61 Changes/fixes since 2.2.2 include
62 </p>
63 <ul>
64 <li>Explicitely set page size when printing -- don't let print back-end use
65   a default size (Bug #2049431).</li>
66 <li>Sets more appropriate object size limits for any aspect ratio (Bug #1993550).</li>
67 <li>Fixed crash of glabels-batch (Bug #1968653).</li>
68 <li>Fixed bug with barcode and image merge radio buttons (Bug #1959135).</li>
69 <li>Will now attempt to parse newer namespaces (Bug #1872584).</li>
70 <li>Fixed drawing errors when drawing markup on rotated labels.</li>
71 <li>New korean translation (xein@navir.com).</li>
72 <li>New templates.</li>
73 </ul>
74 </div>
75
76
77
78
79
80
81 <div class="newsitem">
82 <div class="newsdate">22 February 2008</div>
83 <div class="newstitle">Release 2.2.2, "Walt Whitman High" (Stable)</div>
84 <p>
85 Changes/fixes since 2.2.1 include
86 </p>
87 <ul>
88 <li>Fixed crash when creating Code128C barcode (Bug #1766425).</li>
89 <li>Explicitely set page size when printing "other" page size.</li>
90 <li>Fixed rendering bug with bitmap fonts.</li>
91 <li>Fixed rendering problem when displaying "Invalid barcode data".</li>
92 <li>Fixed crash when deleting multi-object selections.</li>
93 <li>Enforce minimum size for images to prevent rendering of images of zero size.</li>
94 <li>Fixed problem with image size spinboxes (Bug #1886438).</li>
95 <li>Fixed template example in documentation.</li>
96 <li>Use default units when writing xml files.</li>
97 </ul>
98 </div>
99
100
101
102
103
104
105 <div class="newsitem">
106 <div class="newsdate">23 January 2008</div>
107 <div class="newstitle">Release 2.2.1 (Stable)</div>
108 <p>
109 Changes/fixes since 2.2.0 include
110 </p>
111 <ul>
112 <li>Font lists are now sorted alphabetically.</li>
113 <li>Evolution records are now sorted by the "file_under" field.</li>
114 <li>Fixed clipping bug when rotating labels.</li>
115 </ul>
116 </div>
117
118
119
120
121
122
123 <div class="newsitem">
124 <div class="newsdate">26 December 2007</div>
125 <div class="newstitle">Release 2.2.0 (Stable)</div>
126 <p>
127 <i>After two years in the making, it's finally here...</i>
128 </p>
129 <p>
130 <i>A new stable release</i>.  The underlying technology has been largely overhauled from the 2.0.x branch.
131 The libgnomeprint library has been completely replaced with Cairo and the new GtkPrintOperation API.
132 One side effect of print rendering with Cairo is that image compositing now works at full resolution.
133 Cairo has also replaced GnomeCanvas in the main display and drawing interface.
134 Many other deprecated dependencies have been replaced as well.  Because of this, this version requires at least Gnome 2.16.
135 </p>
136 <p>
137 Changes/fixes since 2.0.4 include
138 </p>
139 <ul>
140
141 <li>Migrated from EggRecent to GtkRecentManager</li>
142 <li>Migrated from libgnomeprint to GtkPrintOperation and Cairo.</li>
143 <li>Migrated from libgnomeprint to Pango for text layout.</li>
144 <li>Migrated GnomeDruid to GtkAssistant for template designer.</li>
145 <li>Migrated from GnomeCanvas to Cairo.</li>
146 <li>Removed all deprecated widgets as of Gnome-2.16/Gtk-2.10.</li>
147 <li>Added categorization of templates and an updated New Label dialog.</li>
148 <li>New label dialog now allows selection of recently used templates</li>
149 <li>Removed splash screen.</li>
150 <li>Added initial support for datamatrix 2D barcodes.</li>
151 <li>Added support for Brazilian CEPNet barcodes.</li>
152 <li>Added shadow attribute to label objects.</li>
153 <li>New merge backend for evolution data server</li>
154 <li>Various bug fixes.</li>
155 <li>New templates.</li>
156
157 </ul>
158 </div>
159
160
161
162
163
164
165 <div class="newsitem">
166 <div class="newsdate">9 December 2007</div>
167 <div class="newstitle">Release 2.1.5 (Unstable)</div>
168 <p>
169 This is hopefully the final development release before 2.2.  Please download
170 and test.
171 </p>
172 <p>
173 Changes/fixes since 2.1.4 include
174 </p>
175 <ul>
176 <li>New label dialog now allows selection of recently used templates</li>
177 <li>Store brand and part number as separate fields in templates</li>
178 <li>Major cleanup of libglabels API and documentation</li>
179 <li>Minor bug fixes (and probably some new bugs).</li>
180 </ul>
181 </div>
182
183
184
185
186
187
188 <div class="newsitem">
189 <div class="newsdate">17 August 2007</div>
190 <div class="newstitle">Release 2.1.4 (Unstable)</div>
191 <p>
192 <i>It's been over a year in the making...</i>
193 </p>
194 <p>
195 Although this latest development snapshot has only a few functional updates, its underlying technology has been largely overhauled.
196 The libgnomeprint library has been completely replaced with the new GtkPrintOperation and Cairo.
197 One side effect of print rendering with Cairo is that image compositing now works at full resolution.
198 Cairo has also replaced GnomeCanvas in the main display and drawing interface.
199 Many other deprecated dependencies have been replaced as well.  Because of this, this version requires at least Gnome 2.16.
200 </p>
201 <p>
202 Changes/fixes since 2.1.3 include
203 </p>
204 <ul>
205
206 <li>Added categorization of templates and an updated New Label dialog.</li>
207 <li>Added initial support for datamatrix 2D barcodes.</li>
208 <li>Migrated from EggRecent to GtkRecentManager.</li>
209 <li>Migrated from libgnomeprint to GtkPrintOperation and Cairo.</li>
210 <li>Migrated from libgnomeprint to Pango for text layout.</li>
211 <li>Migrated GnomeDruid to GtkAssistant for template designer.</li>
212 <li>Migrated from GnomeCanvas to Cairo.</li>
213 <li>Removed splash screen.</li>
214 <li>Added support for Brazilian CEPNet barcodes.</li>
215 <li>Updated French translation (Claude Paroz)</li>
216 <li>New Esperanto translation (Antonio C. Codazzi)</li>
217 <li>Minor bug fixes (and probably some new bugs).</li>
218 <li>New templates.</li>
219
220 </ul>
221 </div>
222
223
224
225
226
227
228 <div class="newsitem">
229 <div class="newsdate">27 May 2006</div>
230 <div class="newstitle">Release 2.1.3 (Unstable)</div>
231 <p>
232 Changes/fixes since 2.1.2 include
233 </p>
234 <ul>
235
236 <li>Don't print "Invalid barcode data" if data field is empty. Fixes Bug #1479839. (Darren Warner)</li>
237 <li>Fixed hangup when grid or markup have been toggled during a previous session. Fixes Bug #1434324.</li>
238 <li>Added shadow attribute to label objects.</li>
239 <li>Fixed color groups in color combo widgets.</li>
240 <li>Fixed several potential crashes.</li>
241
242 </ul>
243 </div>
244
245
246
247
248
249
250 <div class="newsitem">
251 <div class="newsdate">26 December 2005</div>
252 <div class="newstitle">Release 2.0.4 (Stable)</div>
253 <p>
254 Changes/fixes since 2.0.3 include
255 </p>
256 <ul>
257
258 <li>Use filechooser for GnomeFileEntrys in merge properties dialog and
259   object editor image page.  Fixes #1328173 and #1294692</li>
260 <li>New configure option to disable update-mime-database and update-desktop-database</li>
261 <li>Minor cleanup</li>
262 <li>New templates and fixes</li>
263
264 </ul>
265 </div>
266
267
268
269
270
271
272 <div class="newsitem">
273 <div class="newsdate">22 December 2005</div>
274 <div class="newstitle">Release 2.1.2 (Unstable)</div>
275 <p>
276 Changes/fixes since 2.1.1 include
277 </p>
278 <ul>
279
280 <li>Updated Italian translation (Daniele Medri)</li>
281 <li>Fixed double entry in property bar's font family combobox</li>
282 <li>Don't allow zero width or height when drawing pixbufs</li>
283 <li>Fixed various memory leaks</li>
284 <li>New configure option to disable update-mime-database and update-desktop-database</li>
285 <li>New merge backend for evolution data server (Austin Henry)</li>
286 <li>New merge backend for VCards (Austin Henry)</li>
287 <li>New templates and fixes</li>
288
289 </ul>
290 </div>
291
292
293
294
295
296
297 <div class="newsitem">
298 <div class="newsdate">26 June 2005</div>
299 <div class="newstitle">Release 2.1.1 (Unstable)</div>
300 <p>
301 Changes/fixes since 2.1.0 include
302 </p>
303 <ul>
304
305 <li>Added document merge tutorial</li>
306 <li>Replaced deprecated widgets (now requires Gnome 2.10 and GTK+ 2.6)</li>
307 <li>Replaced libbonoboui with GtkUIManager (now requires Gnome 2.10 and GTK+ 2.6)</li>
308 <li>Updated Russian translation (Vitaly Lipatov)</li>
309 <li>Updated Spanish translation (Sergio Rivadero)</li>
310 <li>Updated Czech translation (David MakovskĂ˝ and Zbynek Mrkvick)</li>
311 <li>Updated Italian translation (Daniele Medri)</li>
312 <li>Added documentation for libglabels</li>
313 <li>Minor bug fixes and cleanup</li>
314 <li>New templates</li>
315
316 </ul>
317 </div>
318
319
320
321
322
323
324 <div class="newsitem">
325 <div class="newsdate">26 June 2005</div>
326 <div class="newstitle">Release 2.0.3 (Stable)</div>
327 <p>
328 Changes/fixes since 2.0.2 include
329 </p>
330 <ul>
331
332 <li>Added document merge tutorial</li>
333 <li>Updated Russian translation (Vitaly Lipatov)</li>
334 <li>Updated Spanish translation (Sergio Rivadero)</li>
335 <li>Updated Czech translation (David MakovskĂ˝ and Zbynek Mrkvick)</li>
336 <li>Updated Italian translation (Daniele Medri)</li>
337 <li>Fixed packing style of printer selection dialog</li>
338 <li>New templates</li>
339
340 </ul>
341 </div>
342
343
344
345
346
347
348 <div class="newsitem">
349 <div class="newsdate">22 January 2005</div>
350 <div class="newstitle">Release 2.1.0 (Unstable)</div>
351 <p>
352 This is the first development release in preparation for 2.2.  New features include
353 </p>
354 <ul>
355
356 <li>Color object properties can be provided through document-merge feature (Frederic Ruaudel)</li>
357 <li>Fixes/changes from 2.0.2</li>
358
359 </ul>
360 </div>
361
362
363
364
365
366
367 <div class="newsitem">
368 <div class="newsdate">22 January 2005</div>
369 <div class="newstitle">Release 2.0.2 (Stable)</div>
370 <p>
371 Changes/fixes since 2.0.1 include
372 </p>
373 <ul>
374
375 <li>Desktop file reconciled with desktop-entry-spec</li>
376 <li>New cleaned-up icon</li>
377 <li>Added option to glabels-batch to allow selection of first label</li>
378 <li>Added options to glabels-batch to allow selection of merge source and crop marks (JosĂ© Dapena Paz)</li>
379 <li>Updated french translation (Florent Morel)</li>
380 <li>Fixed translation problem with object editor labels</li>
381 <li>Minor bug fixes and cleanup</li>
382 <li>New templates</li>
383
384 </ul>
385 </div>
386
387
388
389
390
391
392 <div class="newsitem">
393 <div class="newsdate">15 August 2004</div>
394 <div class="newstitle">Release 2.0.1, "You know it, Bruddah" (Stable)</div>
395 <p>
396 There were a couple of problems with 2.0.0.  Changes/fixes include
397 </p>
398 <ul>
399
400 <li>Fixed crash when reading some labels created with 1.93.x</li>
401 <li>Updated japanese translations (Takeshi AIHANA)</li>
402 <li>Fixed crash from improperly freeing translation strings</li>
403
404 </ul>
405 </div>
406
407
408
409
410
411
412
413 <div class="newsitem">
414 <div class="newsdate">09 August 2004</div>
415 <div class="newstitle">Release 2.0.0, "Zulu as Kono" (Stable)</div>
416 <p>
417 Well it's finally here, 2.0 -- woo hoo!
418 Changes/fixes from 1.93.3 include
419 </p>
420 <ul>
421
422 <li>Fixed crash when encountering old template files</li>
423
424 <li>Align grid to label center for DVD/CD and round labels</li>
425
426 <li>Don't touch compression of original file</li>
427
428 <li>64-bit fixes</li>
429
430 <li>Added man page</li>
431
432 <li>Fixed missing outline problem experienced with some printers</li>
433
434 <li>Added separate horizontal and vertical waste properties for rectangular templates</li>
435
436 <li>Added option to auto-shrink text during document merge</li>
437
438 <li>Fixed memory leaks</li>
439
440 <li>Added format attibute to barcode objects, to allow correct layout of merged labels</li>
441
442 <li>Added mime type registration for GNOME 2.6</li>
443
444 </ul>
445 </div>
446
447
448
449
450 <div class="newsitem">
451 <div class="newsdate">21 February 2004</div>
452 <div class="newstitle">Release 1.93.3, "Doggy-Downers" (Unstable for GNOME 2)</div>
453 <p>
454 With any luck, this should be the final development release of gLabels before 2.0.  Changes/fixes include
455 </p>
456 <ul>
457
458   <li>If GTK+ is version 2.3.2 or greater, the new GtkFileChooserDialog
459   will be used for the <i>Open</i> and <i>Save As</i> dialogs.</li>
460
461   <li>Added fixed format subtypes for POSTNET, EAN, UPC, and ISBN barcode
462   types.</li>
463
464   <li>Fixed resize problems with barcodes.</li>
465
466   <li>Corner resize handles will now maintain the current constant aspect ratio
467   of an object if the <i>Control</i> key is pressed while resizing.</li>
468
469   <li>Fixed vertical offset of barcode text.</li>
470
471   <li>Template code has been split out into its own library
472   (<i>libglabels</i>) to facilitate 3rd party use of glabels templates.</li>
473
474 </ul>
475 </div>
476
477
478
479
480 <div class="newsitem">
481 <div class="newsdate">04 January 2004</div>
482 <div class="newstitle">Release 1.93.2, "Puppy-Uppers" (Unstable for GNOME 2)</div>
483 <p>
484 This latest development snapshot is primarily bug fixes, but includes
485 a couple of interesting new features.  Changes/fixes include
486 </p>
487 <ul>
488
489   <li>Make templates known when encountered for the first time in a label. 
490   This can occur when template names have changed between versions or
491   when you receive a glabels document from someone else who has created a
492   custom template. (me)</li>
493
494   <li>Now builds against GNOME 2.5.1 (GARNOME 0.28.3). (me)</li>
495
496   <li>Fixed button order in new label and label properties dialogs.
497   (Wayne Schuller)</li>
498
499   <li>Fixed a bug with the preferences dialog, which resulted in ignoring
500   default object property preferences. (me)</li>
501
502   <li>Fixed a bug which caused the waste property to function incorrectly
503   on rectangular labels. (me)</li>
504
505   <li>Added template designer assistant/wizard. (me)</li>
506
507   <li>Added line spacing property to all text objects.  (Wayne Schuller)</li>
508
509   <li>Fixed bug in object editor size page which caused the height spin
510   button to be ignored. (me)</li>
511
512   <li>Fixed bug with object editor size page that caused text object sizes
513   to be prematurely changed when any property is edited. (me)</li>
514
515 </ul>
516 </div>
517
518
519
520
521 <div class="newsitem">
522 <div class="newsdate">23 December 2003</div>
523 <div class="newstitle">Release 1.93.1, "You'll shoot your eye out" (Unstable for GNOME 2)</div>
524 <p>
525 This latest development snapshot is primarily bug fixes.  Changes/fixes
526 include
527 </p>
528 <ul>
529   <li>Document merge now honors locale's encoding when reading CSV files. (me)</li>
530   <li>Size and position spinboxes now limit well beyond label edges. (me)</li>
531   <li>Print dialog now tracks settings separately for each label/window. (me)</li>
532   <li>Scroll window now tracks changes in template. (me)</li>
533   <li>Various GUI elements are updated when preferences change. (me)</li>
534   <li>Fixed position bug for box objects. (me)</li>
535   <li>Fixed crash when copying text objects. (me)</li>
536   <li>Added property bar entries to view menu. (me)</li>
537   <li>Property bar widget now track properties of selected widgets in an intuitive manner (Emmanuel Pacaud)</li>
538   <li>Fixed crash when a template name does not exactly match a current template name. (me)</li>
539   <li>Some UI cleanup</li>
540   <li>Fixed size reset button on image size pages. (me)</li>
541 </ul>
542 </div>
543
544
545
546
547 <div class="newsitem">
548 <div class="newsdate">30 November 2003</div>
549 <div class="newstitle">Release 1.93.0, "More Goo To Go" (Unstable for GNOME 2)</div>
550 <p>
551 This latest development snapshot replaces the multiple object property dialogs with a single dockable sidebar.  This release completes the feature set planned for glabels 2.0.
552 </p>
553 </div>
554
555
556
557
558 <div class="newsitem">
559 <div class="newsdate">9 November 2003</div>
560 <div class="newstitle">Release 1.92.3, "Spam Lamb" (Unstable for GNOME 2)</div>
561 <p>
562 This latest development snapshot fixes a couple of nasty bugs:
563 </p>
564 <ul>
565   <li>Fixes a crash that occured when changing zoom level after objects have been deleted.</li>
566   <li>Templates with a page size of "Other" are once again supported.</li>
567 </ul>
568 </div>
569
570
571
572
573 <div class="newsitem">
574 <div class="newsdate">1 November 2003</div>
575 <div class="newstitle">Release 1.92.2, "Book'im" (Unstable for GNOME 2)</div>
576 <p>
577 This latest development snapshot fixes the glabels-batch command line front-end, which has been broken since 1.92.0.
578 </p>
579 </div>
580
581
582
583
584 <div class="newsitem">
585 <div class="newsdate">27 October 2003</div>
586 <div class="newstitle">Release 1.92.1 "KMG365" (Unstable for GNOME 2)</div>
587 <p>
588 This latest development snapshot is primarily bug fixes.  Changes/fixes
589 include
590 </p>
591 <ul>
592   <li>Added option to print crop marks. (Me)</li>
593   <li>Fixed NULL name bug in gl_pixbuf_cache_remove_pixbuf(). (Me)</li>
594   <li>Fixed bug when importing glabels-0.4 text items. (Me)</li>
595   <li>Fixed locale problems when reading paper-sizes.xml. (Emmanuel Pacaud)</li>
596   <li>Default font changed to "Sans" from "Helvetica." (Emmanuel Pacaud)</li>
597   <li>Updated to most recent egg-recent-files.  (Emmanuel Pacaud)</li>
598   <li>Fixed bug when text item is a single merge field.  (Emmanuel Pacaud)</li>
599   <li>Fixed bug in hacktext canvas item that would leave artifacts when item is moved.   (Emmanuel Pacaud)</li>
600   <li>Allow XML comments at any spot in a template file.  (Me)</li>
601   <li>Workaround for poor rendering of images with alpha channel.  (Me)</li>
602   <li>Properly clean-up bonobo ui component of destroyed windows.  (Me)</li>
603 </ul>
604 </div>
605
606
607
608
609 <div class="newsitem">
610 <div class="newsdate">3 September 2003</div>
611 <div class="newstitle">Release 1.92.0 "Ain't No Big Thing, Brudda" (Unstable for GNOME 2)</div>
612
613 <p>
614 This latest development snapshot has been a long time in the making.  Changes
615 include
616 </p>
617 <ul>
618   <li>Uses libgnomeprint-2.2</li>
619   <li>Fixes a couple of crashes associated with image objects.</li>
620   <li>A new property toolbar for changing common object properties "en masse."</li>
621   <li>XML file formats have been cleaned up (see <?a("/doc/glabels-2.0.dtd.txt","glabels-2.0.dtd");?>).
622     <ul>
623       <li>Labels generated with 1.91.x should import automatically.</li>
624     </ul>
625   </li>
626   <li>Templates now support a waste attribute, so that background images can print beyond the edge of the label.</li>
627 </ul>
628 </div>
629
630
631
632
633 <div class="newsitem">
634 <div class="newsdate">26 January 2003</div>
635 <div class="newstitle">Release 1.91.1 (Unstable for GNOME 2)</div>
636
637 <p>This development snapshot includes</p>
638 <ul>
639   <li>Support for "business card" CDs.</li>
640   <li>Images are now saved "inline."</li>
641   <li>Text boxes can be resized.</li>
642   <li>Barcodes are resizable both vertically and horizontally.</li>
643   <li>Barcode checksums can be enabled/disabled by the user.</li>
644 </ul>
645 </div>
646
647
648
649
650 <div class="newsitem">
651 <div class="newsdate">31 December 2002</div>
652 <div class="newstitle">Release 1.91.0 (Unstable for GNOME 2)</div>
653
654 <p>This development snapshot includes</p>
655 <ul>
656   <li>Object flip and rotation commands.</li>
657   <li>Object alignment commands.</li>
658   <li>A status bar, showing current zoom level and cursor position.</li>
659   <li>Image filenames can come from a document merge field.</li>
660   <li>A cleaner API for document merge backends.</li>
661   <li>Ability to select individual records when performing a document merge.</li>
662   <li>Templates support layouts beyond simple grids (see Memorex CD Labels for an example).</li>
663   <li>Templates support markup lines.</li>
664 </ul>
665 <p>NOTE:  This development snapshot breaks compatibility with labels created with previous development versions.</p>
666 </div>
667
668
669
670
671 <div class="newsitem">
672 <div class="newsdate">05 October 2002</div>
673 <div class="newstitle">Release 1.91.0 (Unstable for GNOME 2)</div>
674
675 <p>This development snapshot includes</p>
676 <ul>
677   <li>This release now uses a single document interface (SDI) instead of MDI.</li>
678   <li>Template coordinate system is now relative to upper left corner.</li>
679 </ul>
680 </div>
681
682
683
684
685 <div class="newsitem">
686 <div class="newsdate">26 September 2002</div>
687 <div class="newstitle">Release 1.89.2 (Unstable for GNOME 2)</div>
688
689 <p>This development snapshot includes</p>
690 <ul>
691   <li>fixes several problems with document-merge feature</li>
692   <li>extensive user interface tweaks</li>
693   <li>more code cleanup</li>
694 </ul>
695 </div>
696
697
698
699
700 <div class="newsitem">
701 <div class="newsdate">10 September 2002</div>
702 <div class="newstitle">Release 1.89.1 (Unstable for GNOME 2)</div>
703
704 <p>This development snapshot includes</p>
705 <ul>
706   <li>the ability to read label files created with 0.4.x</li>
707   <li>various user interface tweaks</li>
708   <li>some code cleanup</li>
709 </ul>
710 </div>
711
712
713
714
715 <div class="newsitem">
716 <div class="newsdate">10 September 2002</div>
717 <div class="newstitle">Release 0.4.6 (Stable for GNOME 1.4)</div>
718
719 <p>
720 Yet another release for the GNOME 1.4 platform.
721 </p>
722 <ul>
723   <li>Fixes a bug which ignored isolated whitespace between merge fields when opening previously saved label files.</li>
724   <li>Includes updated Russian language support, thanks to Vitaly Lipatov</li>
725   <li>Additional label templates</li>
726 </ul>
727 </div>
728
729
730
731
732 <div class="newsitem">
733 <div class="newsdate">27 August 2002</div>
734 <div class="newstitle">Release 1.89.0 (Unstable for GNOME 2)</div>
735
736 <p>
737 This is the first development release of the codebase for GNOME 2.  This
738 release is far from complete, and does still have problems.
739 <a href="/download/#unstable">Download</a> at your own risk.
740 </p>
741 </div>
742
743
744
745
746 <div class="newsitem">
747 <div class="newsdate">25 August 2002</div>
748 <div class="newstitle">Release 0.4.5</div>
749
750 <p>
751 "Ok, so I lied."  Hopefully, this will be the final release for GNOME 1.4.  Future releases will target the GNOME 2.0 platform.
752 </p>
753 <ul>
754   <li>Fixes a locale bug, causing special characters to not be printed in some environments</li>
755   <li>Fixes a bug in glabels-batch when it attempts to output over an existing file</li>
756   <li>Includes Russian language support, thanks to Vitaly Lipatov</li>
757   <li>Includes Chinese language support, thanks to Shell, Hin-lik Hung</li>
758   <li>Includes Polish language support, thanks to Arkadiusz Lipiec</li>
759   <li>Includes updated French language support, thanks to Olivier Berger</li>
760   <li>Includes updated Japanese language support, thanks to Takeshi Aihana</li>
761   <li>Additional label templates</li>
762 </ul>
763 </div>
764
765
766
767
768 <div class="newsitem">
769 <div class="newsdate">27 June 2002</div>
770 <div class="newstitle">Release 0.4.4</div>
771
772 <p>
773 Hopefully, this will be the final release for GNOME 1.4.  Future releases will
774 target the GNOME 2.0 platform.
775 </p>
776 <ul>
777   <li>This release now uses version 0.98 of <a href="http://arcana.linux.it/software/barcode/barcode.html">Alessandro Rubini's GNU-Barcode library</a></li>
778   <li>The text back-end includes an improved CSV parser</li>
779   <li>"Clip to outline" code has been removed -- it caused problems with some printers/drivers</li>
780   <li>Fixes a bug in the canvas item event handlers</li>
781   <li>Fixes origin bug in mini-preview widget</li>
782   <li>Includes Spanish language support, thanks to VĂ­ctor Moral</li>
783   <li>Additional label templates</li>
784 </ul>
785 </div>
786
787
788
789
790 <div class="newsitem">
791 <div class="newsdate">22 Febuary 2002</div>
792 <div class="newstitle">Release 0.4.3</div>
793
794 <ul>
795   <li>Includes a non-graphical front-end to print previously created labels.</li>
796   <li>Added support for simple round labels</li>
797   <li>Additional label templates.</li>
798 </ul>
799 </div>
800
801
802
803
804 <div class="newsitem">
805 <div class="newsdate">03 Febuary 2002</div>
806 <div class="newstitle">Release 0.4.2</div>
807
808 <ul>
809   <li>Updated French language support, thanks to Olivier Berger.</li>
810   <li>Updated Japanese language support, thanks to Takeshi Aihana.</li>
811   <li>Updated Brazilian Portuguese language support, thanks to Paulo RogĂ©rio Ormenese.</li>
812   <li>Updated German language support, thanks to Marcus Bauer.</li>
813   <li>Additional label templates.</li>
814 </ul>
815 </div>
816
817
818
819
820 <div class="newsitem">
821 <div class="newsdate">14 January 2002</div>
822 <div class="newstitle">Release 0.4.1</div>
823
824 <ul>
825   <li>Adds reverse (mirror-image) printing feature.</li>
826   <li>Some code clean-up.</li>
827   <li>Updated Japanese language support, thanks to Takeshi Aihana.</li>
828   <li>Updated French language support, thanks to Olivier Berger.</li>
829   <li>Additional label templates.</li>
830 </ul>
831 </div>
832
833
834
835
836 <div class="newsitem">
837 <div class="newsdate">06 January 2002</div>
838 <div class="newstitle">Release 0.4.0</div>
839
840 <p>
841 This is the first release with a document merge feature.  The
842 implementation of this feature may still be a little rough around
843 the edges.  Currently only a simple back-end for text files exists --
844 others are planned.  The currently supported text-file format is very
845 simple:  each line is a record; fields are delimited by tabs,
846 commas, or colons; and newlines can be embedded into records by using
847 the "\n" entity.
848 </p>
849 <p>
850 Other changes include
851 </p>
852 <ul>
853   <li>Some code clean-up.</li>
854   <li>Updated Japanese language support, thanks to Takeshi Aihana. (0.3.4 functionality)</li>
855   <li>Additional label templates.</li>
856 </ul>
857 </div>
858
859
860
861
862 <div class="newsitem">
863 <div class="newsdate">17 December 2001</div>
864 <div class="newstitle">Release 0.3.4</div>
865
866 <ul>
867   <li>Fixes focus behavior when using arrow keys to nudge objects.</li>
868   <li>File and print dialogs now have memory across instances.</li>
869   <li>This release includes Brazilian Portuguese language support, thanks to Paulo RogĂ©rio Ormenese.</li>
870   <li>This release includes updated French language support, thanks to Olivier Berger.</li>
871   <li>Additional label templates.</li>
872 </ul>
873 </div>
874
875
876
877
878 <div class="newsitem">
879 <div class="newsdate">13 December 2001</div>
880 <div class="newstitle">Release 0.3.3</div>
881
882 <ul>
883   <li>Fixes a crash when opening a label that has no corresponding template.</li>
884   <li>This release no longer uses a single flat file for templates.  Separate user created template files can be placed in a ~/.glabels/ directory.</li>
885   <li>The "New" dialog now segregates labels by paper size (i.e. US-Letter and A4).  The user can now select the default paper size in the "Preferences" dialog.</li>
886   <li>The user can now select a default unit for distance (points, inches, or mm) in the "Preferences" dialog.</li>
887   <li>Numerous tweaks to the various "Object properties" dialogs.</li>
888 </ul>
889 </div>
890
891
892
893
894 <div class="newsitem">
895 <div class="newsdate">06 December 2001</div>
896 <div class="newstitle">Release 0.3.2</div>
897
898 <ul>
899   <li>Fixes a bug in parsing of hexadecimal colors from label files.</li>
900   <li>Adds nudge feature.  Selections can now be "nudged" using arrow keys.</li>
901   <li>An additional label template.</li>
902 </ul>
903
904 <h2>03 December 2001, Release 0.3.1:</h2>
905 <ul>
906   <li>Fixes segmentation fault with consecutive newlines in text objects.</li>
907   <li>This release includes Japanese language support, thanks to Takeshi Aihana.</li>
908 </ul>
909 </div>
910
911
912
913
914 <div class="newsitem">
915 <div class="newsdate">02 December 2001</div>
916 <div class="newstitle">Release 0.3.0</div>
917
918 <p>
919 This release includes some significant restructuring "under the hood."
920 Some of the more visible features include:
921 </p>
922 <ul>
923   <li>Mini-previews have been added to the "New" dialog.</li>
924   <li>Objects can now be resized by dragging on "handles" with the mouse.</li>
925   <li>Object property dialogs include many improvements.</li>
926   <li>Additional label templates.</li>
927 </ul>
928 </div>
929
930
931
932
933 <div class="newsitem">
934 <div class="newsdate">18 November 2001</div>
935 <div class="newstitle">Release 0.2.4</div>
936
937 <ul>
938   <li>This release adds a simple interface to the print dialog that allows the selection of individual or multiple labels to be printed.</li>
939   <li>Additional label templates.</li>
940 </ul>
941 </div>
942
943
944
945
946 <div class="newsitem">
947 <div class="newsdate">11 November 2001</div>
948 <div class="newstitle">Release 0.2.3</div>
949
950 <ul>
951   <li>Zoom capability has been added.</li>
952   <li>Additional label templates.</li>
953 </ul>
954 </div>
955
956
957
958
959 <div class="newsitem">
960 <div class="newsdate">28 October 2001</div>
961 <div class="newstitle">Release 0.2.2</div>
962
963 <ul>
964   <li>Object selection and cursor behavior have been slightly modified.  Objects can now be selected and moved with the same initial mouse click.</li>
965   <li>This release introduces a <i>type</i> property to the label template, in preparation for non-rectangular label types (e.g. CD labels).</li>
966 </ul>
967 </div>
968
969
970
971
972 <div class="newsitem">
973 <div class="newsdate">21 October 2001</div>
974 <div class="newstitle">Release 0.2.1</div>
975
976 <ul>
977   <li>This release fixes a large portability problem with the anti-aliased text feature introduced in 0.2.0.</li>
978   <li>This release includes German language support, thanks to Marcus Bauer.</li>
979 </ul>
980 </div>
981
982
983
984
985 <div class="newsitem">
986 <div class="newsdate">14 October 2001</div>
987 <div class="newstitle">Release 0.2.0</div>
988
989 <ul>
990   <li>This release supports rotated labels and cards.  I.e. cards and labels that would normally default to a landscape orientation can now be rotated to a portrait orientation. (There are some problems with image objects in this rotated
991 orientation during print-preview.)</li>
992   <li>Text objects are now anti-aliased for a more WYSIWYG experience.
993     <ul>
994       <li>If you experience problems with text objects, this feature can be disabled by doing a "<tt>./configure --disable-hacktext</tt>" and recompiling.</li>
995     </ul>
996   </li>
997 </ul>
998 </div>
999
1000
1001
1002
1003 <div class="newsitem">
1004 <div class="newsdate">05 October 2001</div>
1005 <div class="newstitle">Release 0.1.5</div>
1006
1007 <p>
1008 This quick release includes French language support, thanks to
1009 Olivier Berger.
1010 </p>
1011 </div>
1012
1013
1014
1015
1016 <div class="newsitem">
1017 <div class="newsdate">01 October 2001</div>
1018 <div class="newstitle">Release 0.1.4</div>
1019
1020 <p>
1021 This release adds the standard clipboard functions (cut, 
1022 copy and paste).  It also fixes a couple of minor bugs.
1023 </p>
1024 </div>
1025
1026
1027
1028
1029 <div class="newsitem">
1030 <div class="newsdate">26 September 2001</div>
1031 <div class="newstitle">Release 0.1.3</div>
1032
1033 This release adds 10 additional barcode types, thanks to <a href="http://arcana.linux.it/software/barcode/barcode.html">Alessandro Rubini's GNU-Barcode library</a>.
1034 </div>
1035
1036
1037
1038
1039 <div class="newsitem">
1040 <div class="newsdate">08 September 2001</div>
1041 <div class="newstitle">Release 0.1.2</div>
1042
1043 <ul>
1044   <li>Improved handling of locale character sets.</li>
1045   <li>Aggregate item selection is now supported (multiple items can be manipulated as a group).</li>
1046   <li>Additional label templates.</li>
1047 </ul>
1048 </div>
1049
1050
1051
1052
1053 <div class="newsitem">
1054 <div class="newsdate">03 September 2001</div>
1055 <div class="newstitle">Release 0.1.1</div>
1056
1057 <ul>
1058   <li>Initial barcode support has been added (POSTNET and Code 39).  These have not been tested -- volunteers are welcome.</li>
1059   <li>An option to print label outlines has been added to test printer alignment.</li>
1060   <li>Additional label templates have been added.</li>
1061 </ul>
1062 </div>
1063
1064
1065
1066
1067 <div class="newsitem">
1068 <div class="newsdate">28 August 2001</div>
1069 <div class="newstitle">Release 0.1.0</div>
1070
1071 <p>
1072 This is the initial release of gLabels.  It is still a little
1073 rough around the edges and is missing several important features;
1074 however, it should have enough functionality to produce sheets
1075 of identical labels or business cards.
1076 </p>
1077 </div>
1078
1079
1080
1081
1082
1083 <?php gLabelsFooter(); ?>