]> git.sur5r.net Git - glabels/blob - web/index.php
Initial checkin of website.
[glabels] / web / index.php
1 <?php include "common_php.inc"; ?>
2
3 <?php gLabelsHeader("home"); ?>
4
5 <h1 class="about">About gLabels ...</h1>
6
7 <p>
8 <b>gLabels</b> is a program for creating labels and business cards for the <i>GNOME</i> desktop
9 environment. It is designed to work with various laser/ink-jet peel-off label and business card sheets that
10 you'll find at most office supply stores. gLabels is free software and is distributed under the terms of the
11 <i>GNU General Public License</i> (<?a("http://www.gnu.org/copyleft/gpl.html","GPL");?>).
12 </p>
13
14
15
16
17 <h1 class="news">Recent News ...</h1>
18
19
20
21
22 <div class="newsitem">
23 <div class="newsdate">17 August 2007</div>
24 <div class="newstitle">Release 2.1.4 (Unstable)</div>
25 <p>
26 <i>It's been over a year in the making...</i>
27 </p>
28 <p>
29 Although this latest development snapshot has only a few functional updates, its underlying technology has been largely overhauled.
30 The libgnomeprint library has been completely replaced with the new GtkPrintOperation and Cairo.
31 One side effect of print rendering with Cairo is that image compositing now works at full resolution.
32 Cairo has also replaced GnomeCanvas in the main display and drawing interface.
33 Many other deprecated dependencies have been replaced as well.  Because of this, this version requires at least Gnome 2.16.
34 </p>
35 <p>
36 Changes/fixes since 2.1.3 include
37 </p>
38 <ul>
39
40 <li>Added categorization of templates and an updated New Label dialog.</li>
41 <li>Added initial support for datamatrix 2D barcodes.</li>
42 <li>Migrated from EggRecent to GtkRecentManager.</li>
43 <li>Migrated from libgnomeprint to GtkPrintOperation and Cairo.</li>
44 <li>Migrated from libgnomeprint to Pango for text layout.</li>
45 <li>Migrated GnomeDruid to GtkAssistant for template designer.</li>
46 <li>Migrated from GnomeCanvas to Cairo.</li>
47 <li>Removed splash screen.</li>
48 <li>Added support for Brazilian CEPNet barcodes.</li>
49 <li>Updated French translation (Claude Paroz)</li>
50 <li>New Esperanto translation (Antonio C. Codazzi)</li>
51 <li>Minor bug fixes (and probably some new bugs).</li>
52 <li>New templates.</li>
53
54 </ul>
55 <p>
56 <?a("/download/","Download here");?>.
57 </p>
58 </div>
59
60
61
62
63
64
65 <div class="newsitem">
66 <div class="newsdate">27 May 2006</div>
67 <div class="newstitle">Release 2.1.3 (Unstable)</div>
68 <p>
69 Changes/fixes since 2.1.2 include
70 </p>
71 <ul>
72
73 <li>Don't print "Invalid barcode data" if data field is empty. Fixes Bug #1479839. (Darren Warner)</li>
74 <li>Fixed hangup when grid or markup have been toggled during a previous session. Fixes Bug #1434324.</li>
75 <li>Added shadow attribute to label objects.</li>
76 <li>Fixed color groups in color combo widgets.</li>
77 <li>Fixed several potential crashes.</li>
78
79 </ul>
80 <p>
81 <?a("/download/","Download here");?>.
82 </p>
83 </div>
84
85
86
87
88
89
90 <div class="newsitem">
91 <div class="newsdate">26 December 2005</div>
92 <div class="newstitle">Release 2.0.4 (Stable)</div>
93 <p>
94 Changes/fixes since 2.0.3 include
95 </p>
96 <ul>
97
98 <li>Use filechooser for GnomeFileEntrys in merge properties dialog and
99   object editor image page.  Fixes #1328173 and #1294692</li>
100 <li>New configure option to disable update-mime-database and update-desktop-database</li>
101 <li>Minor cleanup</li>
102 <li>New templates and fixes</li>
103
104 </ul>
105 <p>
106 <?a("/download/","Download here");?>.
107 </p>
108 </div>
109
110
111
112
113
114
115 <div class="newsitem">
116 <div class="newsdate">22 December 2005</div>
117 <div class="newstitle">Release 2.1.2 (Unstable)</div>
118 <p>
119 Changes/fixes since 2.1.1 include
120 </p>
121 <ul>
122
123 <li>Updated Italian translation (Daniele Medri)</li>
124 <li>Fixed double entry in property bar's font family combobox</li>
125 <li>Don't allow zero width or height when drawing pixbufs</li>
126 <li>Fixed various memory leaks</li>
127 <li>New configure option to disable update-mime-database and update-desktop-database</li>
128 <li>New merge backend for evolution data server (Austin Henry)</li>
129 <li>New merge backend for VCards (Austin Henry)</li>
130 <li>New templates and fixes</li>
131
132 </ul>
133 <p>
134 <?a("/download/","Download here");?>.
135 </p>
136 </div>
137
138
139
140
141
142
143 <div class="newsitem">
144 <div class="newsdate">26 June 2005</div>
145 <div class="newstitle">Release 2.1.1 (Unstable)</div>
146 <p>
147 Changes/fixes since 2.1.0 include
148 </p>
149 <ul>
150
151 <li>Added document merge tutorial</li>
152 <li>Replaced deprecated widgets (now requires Gnome 2.10 and GTK+ 2.6)</li>
153 <li>Replaced libbonoboui with GtkUIManager (now requires Gnome 2.10 and GTK+ 2.6)</li>
154 <li>Updated Russian translation (Vitaly Lipatov)</li>
155 <li>Updated Spanish translation (Sergio Rivadero)</li>
156 <li>Updated Czech translation (David Makovský and Zbynek Mrkvick)</li>
157 <li>Updated Italian translation (Daniele Medri)</li>
158 <li>Added documentation for libglabels</li>
159 <li>Minor bug fixes and cleanup</li>
160 <li>New templates</li>
161
162 </ul>
163 </div>
164
165
166
167
168
169
170 <div class="newsitem">
171 <div class="newsdate">26 June 2005</div>
172 <div class="newstitle">Release 2.0.3 (Stable)</div>
173 <p>
174 Changes/fixes since 2.0.2 include
175 </p>
176 <ul>
177
178 <li>Added document merge tutorial</li>
179 <li>Updated Russian translation (Vitaly Lipatov)</li>
180 <li>Updated Spanish translation (Sergio Rivadero)</li>
181 <li>Updated Czech translation (David Makovský and Zbynek Mrkvick)</li>
182 <li>Updated Italian translation (Daniele Medri)</li>
183 <li>Fixed packing style of printer selection dialog</li>
184 <li>New templates</li>
185
186 </ul>
187 </div>
188
189
190
191
192
193
194 <div class="newsitem">
195 <div class="newsdate">22 January 2005</div>
196 <div class="newstitle">Release 2.1.0 (Unstable)</div>
197 <p>
198 This is the first development release in preparation for 2.2.  New features include
199 </p>
200 <ul>
201
202 <li>Color object properties can be provided through document-merge feature (Frederic Ruaudel)</li>
203 <li>Fixes/changes from 2.0.2</li>
204
205 </ul>
206 </div>
207
208
209
210
211
212
213 <div class="newsitem">
214 <div class="newsdate">22 January 2005</div>
215 <div class="newstitle">Release 2.0.2 (Stable)</div>
216 <p>
217 Changes/fixes since 2.0.1 include
218 </p>
219 <ul>
220
221 <li>Desktop file reconciled with desktop-entry-spec</li>
222 <li>New cleaned-up icon</li>
223 <li>Added option to glabels-batch to allow selection of first label</li>
224 <li>Added options to glabels-batch to allow selection of merge source and crop marks (José Dapena Paz)</li>
225 <li>Updated french translation (Florent Morel)</li>
226 <li>Fixed translation problem with object editor labels</li>
227 <li>Minor bug fixes and cleanup</li>
228 <li>New templates</li>
229
230 </ul>
231 </div>
232
233
234
235
236
237
238 <div class="newsitem">
239 <div class="newsdate">15 August 2004</div>
240 <div class="newstitle">Release 2.0.1, "You know it, Bruddah" (Stable)</div>
241 <p>
242 There were a couple of problems with 2.0.0.  Changes/fixes include
243 </p>
244 <ul>
245
246 <li>Fixed crash when reading some labels created with 1.93.x</li>
247 <li>Updated japanese translations (Takeshi AIHANA)</li>
248 <li>Fixed crash from improperly freeing translation strings</li>
249
250 </ul>
251 </div>
252
253
254
255
256
257
258 <div class="newsitem">
259 <div class="newsdate">09 August 2004</div>
260 <div class="newstitle">Release 2.0.0, "Zulu as Kono" (Stable)</div>
261 <p>
262 Well it's finally here, 2.0 -- woo hoo!
263 Changes/fixes from 1.93.3 include
264 </p>
265 <ul>
266
267 <li>Fixed crash when encountering old template files</li>
268
269 <li>Align grid to label center for DVD/CD and round labels</li>
270
271 <li>Don't touch compression of original file</li>
272
273 <li>64-bit fixes</li>
274
275 <li>Added man page</li>
276
277 <li>Fixed missing outline problem experienced with some printers</li>
278
279 <li>Added separate horizontal and vertical waste properties for rectangular templates</li>
280
281 <li>Added option to auto-shrink text during document merge</li>
282
283 <li>Fixed memory leaks</li>
284
285 <li>Added format attibute to barcode objects, to allow correct layout of merged labels</li>
286
287 <li>Added mime type registration for GNOME 2.6</li>
288
289 </ul>
290 </div>
291
292
293
294
295
296
297
298 <h2><?a("/news/","Older news ...");?></h2>
299
300
301 <?php gLabelsFooter(); ?>