]>
git.sur5r.net Git - glabels/log
Jim Evins [Thu, 10 Oct 2002 04:25:38 +0000 (04:25 +0000)]
Changes to development plan.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@156
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Thu, 10 Oct 2002 03:56:48 +0000 (03:56 +0000)]
Preferences and object property dialogs are now rebuilt if previously destroyed rather than assuming they were cleanly closed. This fixes bug #619052.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@155
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Wed, 9 Oct 2002 02:03:38 +0000 (02:03 +0000)]
Added handler for view's "pointer_exit" function: clears cursor_info label.
"zoom_changed" handler now updates zoom related verbs.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@154
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Wed, 9 Oct 2002 02:01:19 +0000 (02:01 +0000)]
Added gl_ui_update_zoom_verbs () function and added updates to zoom verbs in the gl_ui_update_all () function.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@153
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Wed, 9 Oct 2002 01:59:14 +0000 (01:59 +0000)]
Added "pointer_exit" signal.
Added gl_view_is_zoom_min () and gl_view_is_zoom_max () functions.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@152
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 8 Oct 2002 03:24:53 +0000 (03:24 +0000)]
Added cursor position to status bar.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@151
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 8 Oct 2002 03:23:20 +0000 (03:23 +0000)]
Fixed incorrect usage of gtk_toggle_button_get_active() in update_prefs_from_locale_page () -- must have cut-n-paste from a strcmp based decision tree?
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@150
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Mon, 7 Oct 2002 04:45:12 +0000 (04:45 +0000)]
Initial status bar code -- only the zoom_info area implemented.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@149
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sat, 5 Oct 2002 04:50:02 +0000 (04:50 +0000)]
Fixed coordinate system for rotated labels.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@147
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sat, 5 Oct 2002 04:21:36 +0000 (04:21 +0000)]
Removed glabels.h artifact from POTFILES.in
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@146
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sat, 5 Oct 2002 04:00:07 +0000 (04:00 +0000)]
alert module merged into hig module.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@145
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sat, 5 Oct 2002 03:29:54 +0000 (03:29 +0000)]
Template origins are now the upper left corner rather than the lower left.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@144
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Thu, 3 Oct 2002 03:23:07 +0000 (03:23 +0000)]
Now original window propogates to open_ok() as object data.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@143
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Thu, 3 Oct 2002 03:21:12 +0000 (03:21 +0000)]
Fixed many problems with glabels-batch. Still some problem with semantics of n_sheets and n_copies.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@142
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Mon, 30 Sep 2002 02:29:55 +0000 (02:29 +0000)]
Changed version to 1.90.0 in preparation for next release.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@141
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Mon, 30 Sep 2002 02:27:10 +0000 (02:27 +0000)]
Made argv const to remove warning when passing to poptGetContext.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@140
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Mon, 30 Sep 2002 01:31:11 +0000 (01:31 +0000)]
Added session management callbacks.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@139
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sun, 29 Sep 2002 07:26:13 +0000 (07:26 +0000)]
This is the new SDI window module.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@138
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sun, 29 Sep 2002 07:20:26 +0000 (07:20 +0000)]
Removed all remnants of MDI/BONOBO-MDI. We now use an SDI application model.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@137
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Thu, 26 Sep 2002 04:16:07 +0000 (04:16 +0000)]
Added new template.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@135
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Thu, 26 Sep 2002 04:07:41 +0000 (04:07 +0000)]
Added template.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@134
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Wed, 25 Sep 2002 03:13:22 +0000 (03:13 +0000)]
view_text and view_barcode dialogs now track changes to label's merge properties.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@133
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Mon, 23 Sep 2002 03:59:14 +0000 (03:59 +0000)]
Added callbacks to track "moved" signals of label objects and update property dialogs.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@132
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Mon, 23 Sep 2002 02:55:15 +0000 (02:55 +0000)]
Additional dialogs and widgets migrated to use HIG module.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@131
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sun, 22 Sep 2002 04:42:33 +0000 (04:42 +0000)]
HIG applied to more dialogs.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@130
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sat, 21 Sep 2002 03:16:09 +0000 (03:16 +0000)]
Incorporated use of HIG into prefs_dialog, view_text and related widgets.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@129
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Fri, 20 Sep 2002 18:23:01 +0000 (18:23 +0000)]
Removed generic full-page alias from predefined-templates, because these are now generated in code automatically.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@128
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Fri, 20 Sep 2002 18:14:07 +0000 (18:14 +0000)]
Added additional signals to view object to support a status bar in future releases.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@127
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Fri, 20 Sep 2002 16:41:28 +0000 (16:41 +0000)]
More refinements to HIG module.
New label and print dialogs along with associated widget now use HIG module.
Full-page labels are now named "Generic %s full page."
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@126
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Fri, 20 Sep 2002 01:38:31 +0000 (01:38 +0000)]
When creating origins for labels, y is now sorted in reverse.
Removed inappropriate freeing of pi->template in print_info_new().
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@125
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Thu, 19 Sep 2002 02:38:44 +0000 (02:38 +0000)]
Refinements to new label dialog and associated widgets.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@124
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Wed, 18 Sep 2002 04:28:38 +0000 (04:28 +0000)]
Added HIG module (hig.[ch]) to provide HIG inspired dialog and layout tools.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@123
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 17 Sep 2002 03:14:15 +0000 (03:14 +0000)]
Code cleanup. Mostly formatting.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@122
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 17 Sep 2002 02:46:25 +0000 (02:46 +0000)]
Code cleanup. Mostly formatting.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@121
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 17 Sep 2002 01:57:40 +0000 (01:57 +0000)]
Created mnemonics for spacing and border magic numbers.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@120
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Mon, 16 Sep 2002 02:01:51 +0000 (02:01 +0000)]
Misc. code cleanup. Mostly formatting.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@119
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Mon, 16 Sep 2002 01:42:38 +0000 (01:42 +0000)]
Assorted code cleanup. Mostly formatting.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@118
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sun, 15 Sep 2002 23:38:00 +0000 (23:38 +0000)]
Restructured template module to ultimately support multiple layouts and markups.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@117
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Fri, 13 Sep 2002 03:30:26 +0000 (03:30 +0000)]
Changed version to 1.89.2, in preparation for next release.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@116
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Fri, 13 Sep 2002 03:28:10 +0000 (03:28 +0000)]
Moved all ui_component manipulation from mdi module to ui module.
gl_label_get_short_name() now removes ".glabels" extension.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@115
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Wed, 11 Sep 2002 01:21:42 +0000 (01:21 +0000)]
Preparation for 0.4.6 build.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@114
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Wed, 11 Sep 2002 01:19:25 +0000 (01:19 +0000)]
More screwing with build environment
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@113
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 10 Sep 2002 04:04:04 +0000 (04:04 +0000)]
Fixed old format in APLI 1999.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@111
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 10 Sep 2002 03:25:05 +0000 (03:25 +0000)]
Additional label template acknowledgements.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@110
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 10 Sep 2002 03:24:06 +0000 (03:24 +0000)]
Additional label templates.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@109
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 10 Sep 2002 03:20:30 +0000 (03:20 +0000)]
Additional label acknowedgements.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@108
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 10 Sep 2002 03:18:05 +0000 (03:18 +0000)]
Updated russian translations, thanks to Vitaly Lipatov <LAV@VL3143.spb.edu>.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@107
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 10 Sep 2002 01:31:24 +0000 (01:31 +0000)]
Added 16x16 menu sized images for remainder of stock icons.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@106
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 10 Sep 2002 01:28:44 +0000 (01:28 +0000)]
Added 16x16 menu sized images for remainder of stock icons.
Now uses g_free() instead of g_object_unref() on GtkIconSource -- it does not appear to be a GObject.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@105
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Mon, 9 Sep 2002 05:09:37 +0000 (05:09 +0000)]
Cleaned-up 24x24 icons. Added as binary files this time.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@104
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Mon, 9 Sep 2002 05:06:31 +0000 (05:06 +0000)]
These should be binary files. Removing.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@103
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Mon, 9 Sep 2002 05:02:01 +0000 (05:02 +0000)]
Added 16x16 icon for GL_STOCK_ARROW
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@102
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Mon, 9 Sep 2002 04:58:24 +0000 (04:58 +0000)]
Created add_icons() and added code to add both 24x24 and 16x16 icons for a given stock id.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@101
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sun, 8 Sep 2002 17:07:26 +0000 (17:07 +0000)]
Fixed capitalization in labels and tips.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@100
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sun, 8 Sep 2002 15:28:31 +0000 (15:28 +0000)]
Now uses the new XML parser from libxml.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@99
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sun, 8 Sep 2002 15:26:12 +0000 (15:26 +0000)]
Changed libxml requirement from 1.8.10 to 1.8.11 to enable the use of the new XML parser.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@98
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sat, 7 Sep 2002 13:41:50 +0000 (13:41 +0000)]
Added rotate and flip properties with default values to objects for compatability with future versions.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@97
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sat, 7 Sep 2002 05:05:48 +0000 (05:05 +0000)]
Added view controls for drawing toolbar.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@96
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sat, 7 Sep 2002 01:39:38 +0000 (01:39 +0000)]
Cleanup of selection code.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@95
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Fri, 6 Sep 2002 05:09:59 +0000 (05:09 +0000)]
Renamed menus module to ui.
Added "selection_changed" signal to view.
Added adjustments to sensitivity of menu items based on selection state.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@94
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Fri, 6 Sep 2002 02:20:58 +0000 (02:20 +0000)]
Rearranged app menus.
Added "Object properties" and "raise/lower selection" to app menus.
Some cleanup of view.[ch]
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@93
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Thu, 5 Sep 2002 03:57:55 +0000 (03:57 +0000)]
Added additional alerts and information to existing alerts.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@92
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Wed, 4 Sep 2002 04:38:06 +0000 (04:38 +0000)]
Removed extraneous include.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@91
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Wed, 4 Sep 2002 04:01:39 +0000 (04:01 +0000)]
Moved HIG inspired alert dialog to its own module (alert.[ch])
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@90
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Wed, 4 Sep 2002 03:58:48 +0000 (03:58 +0000)]
Replaced hardcoded object defaults with defaults from prefs module.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@89
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Wed, 4 Sep 2002 02:07:09 +0000 (02:07 +0000)]
Moved color utilities to separate module (color.[ch])
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@88
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Wed, 4 Sep 2002 01:03:51 +0000 (01:03 +0000)]
Moved HIG inspired alert dialog to its own module (alert.[ch]).
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@87
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Wed, 4 Sep 2002 00:58:10 +0000 (00:58 +0000)]
Moved HIG inspired alert dialog to its own module (alert.[ch]).
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@86
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 3 Sep 2002 18:27:59 +0000 (18:27 +0000)]
Added GNOME_COMMON_INIT macro.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@85
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 3 Sep 2002 18:25:18 +0000 (18:25 +0000)]
Added GNOME_PROGRAM_STANDARD_PROPERTIES.
Removed configuration artifacts from 0.4.x.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@84
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 3 Sep 2002 18:22:15 +0000 (18:22 +0000)]
Added GNOME_COMMON_INIT macro.
Removed configuration artifacts from 0.4.x.
Added minimum Bonobo version.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@83
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 3 Sep 2002 14:49:34 +0000 (14:49 +0000)]
Had neglected to run some of the warning/error dialogs.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@82
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 3 Sep 2002 14:45:09 +0000 (14:45 +0000)]
No longer changes labels filename and modification status if save fails.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@81
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 3 Sep 2002 04:36:12 +0000 (04:36 +0000)]
Removed TAB from authors strings -- it caused a segfault w/ AA fonts.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@80
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 3 Sep 2002 04:22:55 +0000 (04:22 +0000)]
Replaced gtk_message_dialogs with a custom dialog based on the HIG.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@79
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 3 Sep 2002 04:20:41 +0000 (04:20 +0000)]
Removed close from main toolbar.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@78
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sun, 1 Sep 2002 23:56:20 +0000 (23:56 +0000)]
Added ability to import from 0.4.x
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@77
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sun, 1 Sep 2002 23:51:04 +0000 (23:51 +0000)]
Updated german translation, thanks to Christian Neumair <christian-neumair@web.de>.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@76
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sun, 1 Sep 2002 23:42:35 +0000 (23:42 +0000)]
Updated german translation, thanks to Christian Neumair <christian-neumair@web.de>.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@75
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sun, 1 Sep 2002 23:20:32 +0000 (23:20 +0000)]
Added capability to import files created w/ 0.4.x
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@74
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Wed, 28 Aug 2002 03:22:08 +0000 (03:22 +0000)]
Reconciled text object alignment algorithm with view-text.c
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@73
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Wed, 28 Aug 2002 03:18:53 +0000 (03:18 +0000)]
Changed version to 1.89.1 for next build.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@72
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 27 Aug 2002 04:20:24 +0000 (04:20 +0000)]
More screwing w/ build environment.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@70
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 27 Aug 2002 03:23:41 +0000 (03:23 +0000)]
Still screwing with build environment.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@69
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 27 Aug 2002 02:45:00 +0000 (02:45 +0000)]
Still skrewing with build environment.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@68
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 27 Aug 2002 02:35:14 +0000 (02:35 +0000)]
Skrewing with the build environment.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@67
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Tue, 27 Aug 2002 02:31:08 +0000 (02:31 +0000)]
Skrewing with the build environment.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@66
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Mon, 26 Aug 2002 02:27:08 +0000 (02:27 +0000)]
Added translations from 0.4.5. Only a fraction of the strings are up-to-date.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@65
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Mon, 26 Aug 2002 02:20:34 +0000 (02:20 +0000)]
Removed configure from CVS.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@64
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Mon, 26 Aug 2002 01:08:14 +0000 (01:08 +0000)]
Added stock images to help menu items.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@63
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sun, 25 Aug 2002 20:09:42 +0000 (20:09 +0000)]
Reconciled label acknowledgments with 0.4.5.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@62
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sun, 25 Aug 2002 19:52:44 +0000 (19:52 +0000)]
Reconciled predefined labels with 0.4.5.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@61
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sun, 25 Aug 2002 19:18:01 +0000 (19:18 +0000)]
Added gl_view_raise_fg() to keep foreground objects on top.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@60
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sun, 25 Aug 2002 05:22:13 +0000 (05:22 +0000)]
Added foreground label outlines.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@59
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sun, 25 Aug 2002 02:29:28 +0000 (02:29 +0000)]
Now unlinks output file to prevent an attempt to pop-up a dialog asking to remove it -- since we don't do a gnome_init, this would segfault.
Added a setlocale at initialization.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@57
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sun, 25 Aug 2002 01:36:20 +0000 (01:36 +0000)]
Additional label templates.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@56
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sun, 25 Aug 2002 01:01:27 +0000 (01:01 +0000)]
Added polish translations submitted by Arkadiusz Lipiec <A.Lipiec@elka.pw.edu.pl>.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@55
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sun, 25 Aug 2002 00:42:57 +0000 (00:42 +0000)]
Added chinese (zh_TW.Big5) translations submitted by Shell, Hin-lik Hung <shell@home.shellhung.org>.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@54
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sat, 24 Aug 2002 21:13:30 +0000 (21:13 +0000)]
Replaced gdk_mbstowcs with mbstowcs from stdlib.h. Gdk_mbstowcs is broken in locales that do not use multi-byte characters and any LC_* environmental variables are set. This caused problems for Mandrake 8.x users (and probably others too).
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@53
f5e0f49d -192f-0410-a22d-
a8d8700d0965
Jim Evins [Sat, 24 Aug 2002 21:05:39 +0000 (21:05 +0000)]
Changed version in preparation for 0.4.5.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@52
f5e0f49d -192f-0410-a22d-
a8d8700d0965