]> git.sur5r.net Git - glabels/log
glabels
20 years agoMake the "Other" page size a full-fledged member of the pages list.
Jim Evins [Sun, 9 Nov 2003 18:33:48 +0000 (18:33 +0000)]
Make the "Other" page size a full-fledged member of the pages list.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@337 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoOne of the signal handlers (view_scale_changed_cb) created with a view_highlight...
Jim Evins [Sun, 9 Nov 2003 15:34:08 +0000 (15:34 +0000)]
One of the signal handlers (view_scale_changed_cb) created with a view_highlight actually belongs to view.  So when a view_highlight is finalized, we must disconnect this handler.  This fixes the crash reported in bug #836873.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@336 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years ago*** empty log message ***
Jim Evins [Sun, 2 Nov 2003 00:38:21 +0000 (00:38 +0000)]
*** empty log message ***

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@335 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoReturn immediately if --version option set.
Jim Evins [Sun, 2 Nov 2003 00:24:26 +0000 (00:24 +0000)]
Return immediately if --version option set.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@333 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoFixes glabels-batch frontend that broke when porting to gnome-print 2.2. This fixes...
Jim Evins [Fri, 31 Oct 2003 00:57:31 +0000 (00:57 +0000)]
Fixes glabels-batch frontend that broke when porting to gnome-print 2.2.  This fixes bug #832206.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@332 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoMuch cleaner implementation of fix for Bug #822848.
Jim Evins [Tue, 28 Oct 2003 00:53:02 +0000 (00:53 +0000)]
Much cleaner implementation of fix for Bug #822848.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@330 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoBrought README up-to-date, including updating website.
Jim Evins [Mon, 27 Oct 2003 04:49:09 +0000 (04:49 +0000)]
Brought README up-to-date, including updating website.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@329 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoFix for Bug #822848: in gl_window_destroy() unreference window->uic and recent_view.
Jim Evins [Mon, 27 Oct 2003 04:15:24 +0000 (04:15 +0000)]
Fix for Bug #822848:  in gl_window_destroy() unreference window->uic and recent_view.

Hack:  squirrel away recent_view as data in window->uic, and extract this in gl_window_destroy().  A better approach might be to wrap up the ui_component in its own object, then simply unreference it.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@328 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoUpdated reference to glabels website.
Jim Evins [Mon, 27 Oct 2003 04:07:08 +0000 (04:07 +0000)]
Updated reference to glabels website.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@327 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoNew glabels icon. Adding as a binary file this time.
Jim Evins [Sun, 19 Oct 2003 05:44:13 +0000 (05:44 +0000)]
New glabels icon.  Adding as a binary file this time.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@326 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoRemoving glabels-icon.png, to replace with new file to be added as a binary file...
Jim Evins [Sun, 19 Oct 2003 05:42:29 +0000 (05:42 +0000)]
Removing glabels-icon.png, to replace with new file to be added as a binary file this time.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@325 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoApplied patch #826108: Installs files to register glabels and glabels filetypes...
Jim Evins [Sun, 19 Oct 2003 05:00:58 +0000 (05:00 +0000)]
Applied patch #826108:  Installs files to register glabels and glabels filetypes/mimetypes with gnome.  This addresses bug #822852.  Supplied by Emmanuel Pacaud <emmanuel.pacaud@univ-poitiers.fr>.  This patch adds the files:

pixmaps/glabels.png
data/glabels.mime
data/glabels.applications
data/glabels.keys.in

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@324 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoDo not attempt to install header files.
Jim Evins [Sun, 19 Oct 2003 04:52:20 +0000 (04:52 +0000)]
Do not attempt to install header files.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@323 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoCannot translate an empty string -- changed to " ".
Jim Evins [Sun, 19 Oct 2003 04:51:07 +0000 (04:51 +0000)]
Cannot translate an empty string -- changed to " ".

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@322 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoRemoved references to old gnome-recent-* files.
Jim Evins [Sun, 19 Oct 2003 04:48:58 +0000 (04:48 +0000)]
Removed references to old gnome-recent-* files.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@321 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoglabels.spec.in: Updated by merging with Dag Wieers's <dag@wieers.com> glabels.spec...
Jim Evins [Sun, 19 Oct 2003 04:47:39 +0000 (04:47 +0000)]
glabels.spec.in:  Updated by merging with Dag Wieers's <dag@wieers.com> glabels.spec file.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@320 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoWorkaround for problem with gnome-print rendering images with alpha channels. See...
Jim Evins [Sat, 18 Oct 2003 15:46:00 +0000 (15:46 +0000)]
Workaround for problem with gnome-print rendering images with alpha channels.  See bug #822840.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@319 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoMinor tweaks to Avery US definitions.
Jim Evins [Sat, 18 Oct 2003 01:15:07 +0000 (01:15 +0000)]
Minor tweaks to Avery US definitions.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@318 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoCleanup of Avery US-Letter templates.
Jim Evins [Fri, 17 Oct 2003 03:26:47 +0000 (03:26 +0000)]
Cleanup of Avery US-Letter templates.

 - Spaced between manufacturer and part # to facilitate sorting, i.e. Assume part #s are 5 digits and right justified.

 - Unified descriptions so they are consistent with the generic portion of Avery's descriptions, and their are fewer unique descriptions to facilitate translations.

 - If multiple types per sheet or part #, the part # is suffixed with an appropriate description (e.g. 8391-Disc).

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@317 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoAllow comments anytime traversing a list of child nodes.
Jim Evins [Fri, 17 Oct 2003 03:18:13 +0000 (03:18 +0000)]
Allow comments anytime traversing a list of child nodes.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@316 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoApplied patch #822935. This patch slightly increases the invalidated area during...
Jim Evins [Wed, 15 Oct 2003 01:02:46 +0000 (01:02 +0000)]
Applied patch #822935.  This patch slightly increases the invalidated area during a redraw request, to account for anti-aliasing.  This prevent small artifacts from being left around when text and barcode objects are dragged around the canvas.  This patch also corrects an oversight in view-barcode.c when converting from gnome_canvas_hacktext to gl_canvas_hacktext.  This patch was provided by  Emmanuel Pacaud <emmanuel.pacaud@univ-poitiers.fr>.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@315 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoRemoved aclocal.m4.
Jim Evins [Mon, 13 Oct 2003 02:23:58 +0000 (02:23 +0000)]
Removed aclocal.m4.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@314 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoPatch #819541: moved to latest libegg version of recent-files. Patch provided by...
Jim Evins [Mon, 13 Oct 2003 02:12:21 +0000 (02:12 +0000)]
Patch #819541:  moved to latest libegg version of recent-files.  Patch provided by: Emmanuel Pacaud <emmanuel.pacaud@univ-poitiers.fr>.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@313 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoPatch #820699: corrects interpretation of Object-text nodes when it consists of...
Jim Evins [Mon, 13 Oct 2003 02:00:10 +0000 (02:00 +0000)]
Patch #820699:  corrects interpretation of Object-text nodes when it consists of a single Field node.  Interpretation gets screwed up by the automatic XML indentation.  Patch provided by:  Emmanuel Pacaud <emmanuel.pacaud@univ-poitiers.fr>.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@312 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoAdded StartupNotify line. Suggested by James Ogley <james.ogley@pinnacle.co.uk>.
Jim Evins [Sun, 12 Oct 2003 03:11:19 +0000 (03:11 +0000)]
Added StartupNotify line.  Suggested by James Ogley <james.ogley@pinnacle.co.uk>.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@311 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoUpdated to reflect recent contributors.
Jim Evins [Sun, 12 Oct 2003 03:09:55 +0000 (03:09 +0000)]
Updated to reflect recent contributors.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@310 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoReplacing gnome-recent* with current egg recent files module.
Jim Evins [Thu, 9 Oct 2003 02:03:31 +0000 (02:03 +0000)]
Replacing gnome-recent* with current egg recent files module.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@309 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoReplacing gnome-recent* with current egg recent files module.
Jim Evins [Thu, 9 Oct 2003 01:48:17 +0000 (01:48 +0000)]
Replacing gnome-recent* with current egg recent files module.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@308 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoApplied color combo patch, provided by Emmanuel Pacaud (emmanuelp@sourceforge.net...
Jim Evins [Wed, 8 Oct 2003 03:36:00 +0000 (03:36 +0000)]
Applied color combo patch, provided by Emmanuel Pacaud (emmanuelp@sourceforge.net).  One distinct improvement is that the icons are grayed out when the widget is insensitive.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@307 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoChanged default font from "Helvetica" to "Sans."
Jim Evins [Wed, 8 Oct 2003 03:26:41 +0000 (03:26 +0000)]
Changed default font from "Helvetica" to "Sans."
Patch provided by Emmanuel Pacaud (emmanuelp@sourceforge.net)

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@306 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoApplied patch to correct conversion errors when reading files for many non-"C" locale...
Jim Evins [Wed, 8 Oct 2003 01:11:58 +0000 (01:11 +0000)]
Applied patch to correct conversion errors when reading files for many non-"C" locales, i.e. locales where commas are used as decimal points.
Provided by Emmanuel Pacaud (emmanuelp@sourceforge.net).

Additionally modified, to allow locale format for in xml files to be honored and to honor spaces between value and units.

All values written by glabels are now guaranteed to be in the "C" locale.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@305 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoFixed parsing of Text->Line nodes: removed artifact "== 0".
Jim Evins [Mon, 29 Sep 2003 03:16:29 +0000 (03:16 +0000)]
Fixed parsing of Text->Line nodes:  removed artifact "== 0".

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@304 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoAdded MediaLine template submitted as feature request at sourceforge.
Jim Evins [Thu, 25 Sep 2003 01:26:32 +0000 (01:26 +0000)]
Added MediaLine template submitted as feature request at sourceforge.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@303 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoMore descriptive Name and Comment.
Jim Evins [Tue, 23 Sep 2003 00:51:58 +0000 (00:51 +0000)]
More descriptive Name and Comment.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@302 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoRemoved un-needed dependency on gdk-pixbuf.
Jim Evins [Tue, 23 Sep 2003 00:07:32 +0000 (00:07 +0000)]
Removed un-needed dependency on gdk-pixbuf.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@301 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agogl_pixbuf_cache_remove_pixbuf(): Bail immediately if name == NULL.
Jim Evins [Mon, 22 Sep 2003 02:30:33 +0000 (02:30 +0000)]
gl_pixbuf_cache_remove_pixbuf():  Bail immediately if name == NULL.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@300 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoAdded option to print crop marks. Suggested by Red Planet <ephemeroot@yahoo.com>.
Jim Evins [Thu, 18 Sep 2003 01:39:25 +0000 (01:39 +0000)]
Added option to print crop marks.  Suggested by Red Planet <ephemeroot@yahoo.com>.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@299 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoUpdated Japanese translations (Takeshi AIHANA <aihana@jcom.home.ne.jp>).
Jim Evins [Sun, 7 Sep 2003 13:37:57 +0000 (13:37 +0000)]
Updated Japanese translations (Takeshi AIHANA <aihana@jcom.home.ne.jp>).

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@298 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoAdded categories field so that glabels will show up in the office menu on RH9. Thank...
Jim Evins [Fri, 5 Sep 2003 00:40:07 +0000 (00:40 +0000)]
Added categories field so that glabels will show up in the office menu on RH9.  Thanks to David L Norris <dave@webaugur.com>.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@297 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoFixed typo.
Jim Evins [Wed, 3 Sep 2003 01:40:09 +0000 (01:40 +0000)]
Fixed typo.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@295 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoChanged LGPL notices to GPL, as required by the LGPL section 3.
Jim Evins [Tue, 2 Sep 2003 01:23:59 +0000 (01:23 +0000)]
Changed LGPL notices to GPL, as required by the LGPL section 3.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@294 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoBrought acknowledgements up-to-date.
Jim Evins [Mon, 1 Sep 2003 21:48:48 +0000 (21:48 +0000)]
Brought acknowledgements up-to-date.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@293 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoAdded waste attribute to all CD/DVD labels.
Jim Evins [Mon, 1 Sep 2003 19:08:34 +0000 (19:08 +0000)]
Added waste attribute to all CD/DVD labels.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@292 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoCleanup.
Jim Evins [Mon, 1 Sep 2003 19:07:17 +0000 (19:07 +0000)]
Cleanup.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@291 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoIn clip_punchouts(), center hole correctly on business card CDs.
Jim Evins [Mon, 1 Sep 2003 19:06:11 +0000 (19:06 +0000)]
In clip_punchouts(), center hole correctly on business card CDs.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@290 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoAdded XInclude support.
Jim Evins [Mon, 1 Sep 2003 16:36:47 +0000 (16:36 +0000)]
Added XInclude support.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@289 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoAdded hack to save ink, by not printing within CD holes.
Jim Evins [Mon, 1 Sep 2003 14:48:33 +0000 (14:48 +0000)]
Added hack to save ink, by not printing within CD holes.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@288 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoSuperficial code formatting.
Jim Evins [Mon, 1 Sep 2003 14:46:48 +0000 (14:46 +0000)]
Superficial code formatting.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@287 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoAdded support for Markup-circle in templates.
Jim Evins [Mon, 1 Sep 2003 03:59:54 +0000 (03:59 +0000)]
Added support for Markup-circle in templates.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@286 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoAdded compatability parser for files generated with 1.91.
Jim Evins [Mon, 1 Sep 2003 02:45:52 +0000 (02:45 +0000)]
Added compatability parser for files generated with 1.91.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@285 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoAdded templates that have been collecting dust in my inbox.
Jim Evins [Mon, 1 Sep 2003 01:32:39 +0000 (01:32 +0000)]
Added templates that have been collecting dust in my inbox.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@284 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoBroke out template file into separate files, organized by manufacturer and page size...
Jim Evins [Sun, 31 Aug 2003 16:39:24 +0000 (16:39 +0000)]
Broke out template file into separate files, organized by manufacturer and page size standard (us and iso).

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@283 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoNo longer use RLE for pixdata -- this caused crashes for many images.
Jim Evins [Sun, 31 Aug 2003 05:13:15 +0000 (05:13 +0000)]
No longer use RLE for pixdata -- this caused crashes for many images.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@282 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoAdded waste attribute to Avery 5931 template.
Jim Evins [Sun, 31 Aug 2003 04:50:41 +0000 (04:50 +0000)]
Added waste attribute to Avery 5931 template.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@281 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoAdded waste attribute to label templates.
Jim Evins [Sun, 31 Aug 2003 04:48:57 +0000 (04:48 +0000)]
Added waste attribute to label templates.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@280 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years ago"Merge_fields" is now simply "Merge"
Jim Evins [Sun, 31 Aug 2003 03:41:14 +0000 (03:41 +0000)]
"Merge_fields" is now simply "Merge"

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@279 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years ago- Replaced gnome color pickers with mygal color combos.
Jim Evins [Sun, 31 Aug 2003 02:56:55 +0000 (02:56 +0000)]
- Replaced gnome color pickers with mygal color combos.
- Made context of all color groups NULL.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@278 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agogl_wdgt_line_get_params(): Line width is double, not int!
Jim Evins [Sun, 31 Aug 2003 01:42:47 +0000 (01:42 +0000)]
gl_wdgt_line_get_params(): Line width is double, not int!

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@277 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoUpdated to use 2.0 file formats.
Jim Evins [Sun, 31 Aug 2003 00:40:42 +0000 (00:40 +0000)]
Updated to use 2.0 file formats.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@276 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoUse theme colors for shadow and selections.
Jim Evins [Sun, 31 Aug 2003 00:39:25 +0000 (00:39 +0000)]
Use theme colors for shadow and selections.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@275 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoCreated DTD for glabels 2.0 file types.
Jim Evins [Sun, 31 Aug 2003 00:36:29 +0000 (00:36 +0000)]
Created DTD for glabels 2.0 file types.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@274 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoUpdated to reflect current development plan.
Jim Evins [Sun, 31 Aug 2003 00:34:24 +0000 (00:34 +0000)]
Updated to reflect current development plan.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@273 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years ago- Added mygal, a modified version of the gal library, to provide a sophisticated...
Jim Evins [Sun, 27 Jul 2003 04:07:19 +0000 (04:07 +0000)]
- Added mygal, a modified version of the gal library, to provide a sophisticated color combo widget.

- Added ui-property-bar.[ch] and ui-util.[ch] to add a property bar to edit some properties of selections without going through a "edit properties" dialog.

- Added stock icons

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@272 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years ago- Added mygal, a modified version of the gal library, to provide a sophisticated...
Jim Evins [Sun, 27 Jul 2003 03:55:30 +0000 (03:55 +0000)]
- Added mygal, a modified version of the gal library, to provide a sophisticated color combo widget.

- Added ui-property-bar.[ch] and ui-util.[ch] to add a property bar to edit some properties of selections without going through a "edit properties" dialog.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@271 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoAdded mygal, a modified version of the gal library, to provide a sophisticated color...
Jim Evins [Sun, 27 Jul 2003 03:52:25 +0000 (03:52 +0000)]
Added mygal, a modified version of the gal library, to provide a sophisticated color combo widget.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@270 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoFixes crash on XD2: start with an object size of 1pt x 1pt, instead of 0 x 0.
Jim Evins [Sat, 19 Jul 2003 00:25:01 +0000 (00:25 +0000)]
Fixes crash on XD2: start with an object size of 1pt x 1pt, instead of 0 x 0.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@269 f5e0f49d-192f-0410-a22d-a8d8700d0965

20 years agoHarmonized runtime checks for view and view->label.
Jim Evins [Mon, 7 Jul 2003 03:21:23 +0000 (03:21 +0000)]
Harmonized runtime checks for view and view->label.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@268 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years ago- View now tracks label resize events.
Jim Evins [Mon, 30 Jun 2003 01:34:46 +0000 (01:34 +0000)]
- View now tracks label resize events.

- Template instantiations assume name of actual alias selected.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@267 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoAdded FileProperties dialog.
Jim Evins [Sat, 28 Jun 2003 14:25:49 +0000 (14:25 +0000)]
Added FileProperties dialog.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@266 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years ago- xml-template.c: use page size name as a fallback if id doesn't exist.
Jim Evins [Sat, 28 Jun 2003 03:30:49 +0000 (03:30 +0000)]
- xml-template.c:  use page size name as a fallback if id doesn't exist.

- print.c:  don't set page size id for config

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@265 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoThe widget should now correctly use the page size "id" when interacting through its...
Jim Evins [Mon, 23 Jun 2003 03:48:51 +0000 (03:48 +0000)]
The widget should now correctly use the page size "id" when interacting through its API, but use the page size "name" (which may be localized) when interacting with the human user.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@264 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoRenamed files to support gettextizing with intltool.
Jim Evins [Mon, 23 Jun 2003 03:45:45 +0000 (03:45 +0000)]
Renamed files to support gettextizing with intltool.
    page-sizes.paper -> paper-sizes.xml
    predefined-labels.template ->predefined-templates.xml

xml-paper now looks for files with ".paper" extension or exactly named
"paper-sizes.xml".

xml-template now looks for files with ".template" extension or ending with
"-templates.xml".

Gettext is run on attributes starting with "_" in both xml-paper and xml-template.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@263 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoRenamed files to support gettextizing with intltool.
Jim Evins [Mon, 23 Jun 2003 03:39:08 +0000 (03:39 +0000)]
Renamed files to support gettextizing with intltool.
    page-sizes.paper -> paper-sizes.xml
    predefined-labels.template ->predefined-templates.xml

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@262 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years ago- Created Makefile.am in ./data and ./pixmaps directories
Jim Evins [Sun, 22 Jun 2003 05:40:12 +0000 (05:40 +0000)]
- Created Makefile.am in ./data and ./pixmaps directories
   - Modified ./configure.in and ./Makefile.am to work with these Makefiles
   - Moved glabels.desktop to ./data directory

- Changed version to 1.92.0 in ./configure.in

- Added page-sizes.paper to ./data -- it seems to be less hassle to maintain
  a local paper size database.

- Added paper.[ch] and xml-paper.[ch] to ./src.

- Converted to libgnomeprint-2.2 -- serious hack: ignoring the fact that
  gnome-printer-selector is private.

- Added files to ./po/POTFILES.in

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@261 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years ago- Created Makefile.am in ./data and ./pixmaps directories
Jim Evins [Sun, 22 Jun 2003 05:33:54 +0000 (05:33 +0000)]
- Created Makefile.am in ./data and ./pixmaps directories
   - Modified ./configure.in and ./Makefile.am to work with these Makefiles
   - Moved glabels.desktop to ./data directory

- Changed version to 1.92.0 in ./configure.in

- Added page-sizes.paper to ./data -- it seems to be less hassle to maintain
  a local paper size database.

- Added files to ./po/POTFILES.in

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@260 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years ago- Created Makefile.am in ./data and ./pixmaps directories
Jim Evins [Sun, 22 Jun 2003 05:31:38 +0000 (05:31 +0000)]
- Created Makefile.am in ./data and ./pixmaps directories
   - Modified ./configure.in and ./Makefile.am to work with these Makefiles
   - Moved glabels.desktop to ./data directory

- Changed version to 1.92.0 in ./configure.in

- Added page-sizes.paper to ./data -- it seems to be less hassle to maintain
  a local paper size database.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@259 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years ago- Created Makefile.am in ./data and ./pixmaps directories
Jim Evins [Sun, 22 Jun 2003 05:26:07 +0000 (05:26 +0000)]
- Created Makefile.am in ./data and ./pixmaps directories
   - Modified ./configure.in and ./Makefile.am to work with these Makefiles
   - Moved glabels.desktop to ./data directory

- Changed version to 1.92.0 in ./configure.in

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@258 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoReconciled unit names with absolute unit names from CSS2 spec (section 4.3.2).
Jim Evins [Sat, 7 Jun 2003 03:19:35 +0000 (03:19 +0000)]
Reconciled unit names with absolute unit names from CSS2 spec (section 4.3.2).
Fixed comparison in gl_xml_get_prop_length().

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@257 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoIn xml.[ch]:
Jim Evins [Mon, 26 May 2003 05:08:21 +0000 (05:08 +0000)]
In xml.[ch]:
  - Added functions to get and set length properties:
    gl_xml_get_prop_length()
    gl_xml_set_prop_length()

  - Changed gl_xml_get_prop_uint_hex() to gl_xml_get_prop_uint().  It should
    automatically determine base according to "C" rules, i.e. "0x" => hex,
    "0" => octal, and anything else is decimal.

  - gl_xml_get_prop_int() has also been modified to use the "C" rules.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@256 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoMade all comparisons case sensitive.
Jim Evins [Wed, 30 Apr 2003 03:01:33 +0000 (03:01 +0000)]
Made all comparisons case sensitive.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@255 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoMoved template xml functions to separate module (xml-template.[ch]).
Jim Evins [Mon, 28 Apr 2003 02:35:17 +0000 (02:35 +0000)]
Moved template xml functions to separate module (xml-template.[ch]).

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@254 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoApplied barcode patch to save and restore barcode sizes, provided by Alessandro Zummo...
Jim Evins [Sun, 27 Apr 2003 04:53:36 +0000 (04:53 +0000)]
Applied barcode patch to save and restore barcode sizes, provided by Alessandro Zummo <azummo@towertech.it>.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@253 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoAdded various templates.
Jim Evins [Sun, 27 Apr 2003 04:01:43 +0000 (04:01 +0000)]
Added various templates.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@252 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoAdded various acknowledgments.
Jim Evins [Sun, 27 Apr 2003 03:57:07 +0000 (03:57 +0000)]
Added various acknowledgments.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@251 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoAdded Czech translations, thanks to David Makovský(Yakeen) <yakeen@sannyas-on.net>.
Jim Evins [Sun, 27 Apr 2003 03:55:45 +0000 (03:55 +0000)]
Added Czech translations, thanks to David Makovský(Yakeen) <yakeen@sannyas-on.net>.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@250 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoCleanup of code formatting.
Jim Evins [Sun, 26 Jan 2003 18:24:47 +0000 (18:24 +0000)]
Cleanup of code formatting.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@248 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoRemoved unused signals[] array.
Jim Evins [Sun, 26 Jan 2003 17:44:48 +0000 (17:44 +0000)]
Removed unused signals[] array.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@247 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoFixed parameters sent to gl_label_barcode_set_props() when creating new barcode.
Jim Evins [Sun, 26 Jan 2003 17:43:10 +0000 (17:43 +0000)]
Fixed parameters sent to gl_label_barcode_set_props() when creating new barcode.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@246 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoBarcodes are now resizable interactively on the canvas in both width and height ...
Jim Evins [Sat, 25 Jan 2003 00:43:45 +0000 (00:43 +0000)]
Barcodes are now resizable interactively on the canvas in both width and height (no more scale).
Added checkbox to turn-off checksum digit on barcodes when it is optional.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@245 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoText box refinement.
Jim Evins [Thu, 16 Jan 2003 03:49:37 +0000 (03:49 +0000)]
Text box refinement.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@244 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoAdded xml_set_prop_*() utilities to xml.c.
Jim Evins [Wed, 8 Jan 2003 00:13:45 +0000 (00:13 +0000)]
Added xml_set_prop_*() utilities to xml.c.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@243 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoAdded text box support.
Jim Evins [Tue, 7 Jan 2003 07:05:55 +0000 (07:05 +0000)]
Added text box support.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@242 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoAdded xml utility module. Parsing of label and template xml files should no longer...
Jim Evins [Tue, 7 Jan 2003 04:14:03 +0000 (04:14 +0000)]
Added xml utility module.  Parsing of label and template xml files should no longer strand pointers returned from xmGetProp().

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@241 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoUpdated ja and pt_BR translations.
Jim Evins [Mon, 6 Jan 2003 23:12:14 +0000 (23:12 +0000)]
Updated ja and pt_BR translations.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@240 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoUpdated pt_BR translations.
Jim Evins [Mon, 6 Jan 2003 23:05:56 +0000 (23:05 +0000)]
Updated pt_BR translations.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@239 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoAdded pixbuf cache and base64 modules.
Jim Evins [Mon, 6 Jan 2003 05:56:01 +0000 (05:56 +0000)]
Added pixbuf cache and base64 modules.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@238 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoAdded pixbuf cache and base64 modules.
Jim Evins [Mon, 6 Jan 2003 05:53:19 +0000 (05:53 +0000)]
Added pixbuf cache and base64 modules.
Pixbufs are now saved in a glabels file as a base64 encoded version of the serialized pixdata.
Files are now compressed.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@237 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoAdded support for "Other" page sizes. Template sheets with a page size of "Other...
Jim Evins [Fri, 3 Jan 2003 05:22:30 +0000 (05:22 +0000)]
Added support for "Other" page sizes.  Template sheets with a page size of "Other" should also have the height and width properties set.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@236 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoBumped up version to 1.91.1, in preparation for next release.
Jim Evins [Thu, 2 Jan 2003 00:49:25 +0000 (00:49 +0000)]
Bumped up version to 1.91.1, in preparation for next release.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@235 f5e0f49d-192f-0410-a22d-a8d8700d0965

21 years agoAdded support for Business Card CD Labels (Clipped circular shape).
Jim Evins [Thu, 2 Jan 2003 00:27:46 +0000 (00:27 +0000)]
Added support for Business Card CD Labels (Clipped circular shape).

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@234 f5e0f49d-192f-0410-a22d-a8d8700d0965