]>
git.sur5r.net Git - glabels/log
Mario Blättermann [Tue, 30 Nov 2010 20:41:46 +0000 (21:41 +0100)]
[i18n] Added new templates and some cleanup
Mario Blättermann [Tue, 30 Nov 2010 20:19:02 +0000 (21:19 +0100)]
[i18n] Added new templates
Jim Evins [Sun, 28 Nov 2010 05:53:57 +0000 (00:53 -0500)]
Fixed malformed XML file.
Mario Blättermann [Sat, 27 Nov 2010 20:25:07 +0000 (21:25 +0100)]
Added more templates
Mario Blättermann [Sat, 27 Nov 2010 20:05:35 +0000 (21:05 +0100)]
Moved DataBecker templates to their own file, added one more template
Jim Evins [Sat, 27 Nov 2010 18:40:18 +0000 (13:40 -0500)]
Added URL tooltips to links.
Daniel Mustieles [Sat, 27 Nov 2010 15:42:46 +0000 (16:42 +0100)]
Updated Spanish translation
Daniel Mustieles [Sat, 27 Nov 2010 15:32:27 +0000 (16:32 +0100)]
Updated Spanish translation
Jim Evins [Sat, 27 Nov 2010 05:03:12 +0000 (00:03 -0500)]
Improve selection of barcode objects.
Allow selection of barcode objects by clicking on the alternate text when
a valid barcode cannot be displayed.
Jim Evins [Sat, 27 Nov 2010 02:27:25 +0000 (21:27 -0500)]
Fixed problem with creation of 1st barcode, again.
Previous fix only temporarily masked the problem. The problem is that
the first time the barcode tabs are made visible, the digits spin button
would emit a "changed" signal. The fix is to connect to the "value-changed"
signal instead.
This commit also includes replacing the stop_signals flag with explicit
signal blockers.
Mario Blättermann [Fri, 26 Nov 2010 16:17:48 +0000 (17:17 +0100)]
[l10n] Updated German translation
Jim Evins [Fri, 26 Nov 2010 15:40:48 +0000 (10:40 -0500)]
Added note to template designer.
Added note to template designer about the possibility of more
than 2 layouts.
Mario Blättermann [Fri, 26 Nov 2010 14:02:52 +0000 (15:02 +0100)]
[l10n] Updated German translation
Mario Blättermann [Fri, 26 Nov 2010 13:59:40 +0000 (14:59 +0100)]
Added Sattleford VM-6084 label, added new category for elliptical labels
Mario Blättermann [Fri, 26 Nov 2010 13:06:20 +0000 (14:06 +0100)]
Added more vendor definitions and URLs
Mario Blättermann [Fri, 26 Nov 2010 11:50:56 +0000 (12:50 +0100)]
[l10n] Updated German translation
Jim Evins [Fri, 26 Nov 2010 03:47:16 +0000 (22:47 -0500)]
Cleanup of build system.
- 'make distcheck' is now successful
- Removed several old artifacts
Jim Evins [Thu, 25 Nov 2010 21:23:12 +0000 (16:23 -0500)]
Remove deprecated alias node support for templates.
Removed support for the "Alias" node in templates. For backwards
compatibility alias nodes will be skipped over. This greatly simplifies
the iteration through the template database, since all templates are
fully realized.
Jim Evins [Thu, 25 Nov 2010 18:27:37 +0000 (13:27 -0500)]
Cleanup of template database.
- Alphabetized the templates in the misc-*-templates.xml files.
- Replaced the last of the deprecated "Alias" tags.
- Added TODO comments for questionable part #s and vendors.
Jim Evins [Thu, 25 Nov 2010 02:40:56 +0000 (21:40 -0500)]
Cleanup of template database.
- Moved "DECAdry" templates to their own file.
- Replaced some deprecated "Alias" tags.
Jim Evins [Wed, 24 Nov 2010 19:50:42 +0000 (14:50 -0500)]
Cleanup of template database.
- Moved "Herma" templates to their own file.
- Replaced some deprecated "Alias" tags.
Mario Blättermann [Mon, 22 Nov 2010 20:57:41 +0000 (21:57 +0100)]
Added new template file to POTFILES.in
Mario Blättermann [Sun, 21 Nov 2010 16:32:28 +0000 (17:32 +0100)]
Added new template file to Makefile.am
Mario Blättermann [Sun, 21 Nov 2010 16:24:21 +0000 (17:24 +0100)]
Removed product_url from JAC templates and added it to vendors.xml
Mario Blättermann [Sun, 21 Nov 2010 16:18:14 +0000 (17:18 +0100)]
Fixed misplaced tags in JAC templates
Mario Blättermann [Sun, 21 Nov 2010 16:09:41 +0000 (17:09 +0100)]
Moved JAC templates to their own file
Mario Blättermann [Sun, 21 Nov 2010 15:23:07 +0000 (16:23 +0100)]
[l10n] Updated German doc translation
Mario Blättermann [Sun, 21 Nov 2010 15:12:47 +0000 (16:12 +0100)]
[l10n] Updated German translation
Jim Evins [Sun, 21 Nov 2010 14:57:13 +0000 (09:57 -0500)]
Added confirmation dialog to custom template delete button.
Jim Evins [Sat, 20 Nov 2010 20:52:35 +0000 (15:52 -0500)]
Fixed problem with creation of 1st barcode.
A change signal is apparently being delayed until the actual widget is
being realized as a result of the gtk_widget_show of the object editor
notebook. The proper fix is to use actual signal blockers rather than
the simple "stop_signals" flag, since the flags assume callbacks are
always called inline rather than being called asynchronously.
Jim Evins [Sat, 20 Nov 2010 16:16:51 +0000 (11:16 -0500)]
Removed pre-libglbarcode artifacts.
Daniel Mustieles [Sat, 20 Nov 2010 13:25:37 +0000 (14:25 +0100)]
Updated Spanish translation
Jim Evins [Fri, 19 Nov 2010 02:44:36 +0000 (21:44 -0500)]
Documentation cleanup.
Bug sf#
3110768 : duplicate choice in editprop.page.
Bug sf#
3110794 : incorrect wording in customize.page.
Bug sf#
3110801 : incorrect wording in customize.page.
Bug sf#
3110918 : docbook artifacts in link tags in createnew.page.
Bug sf#
3110930 : misplaced <credit></credit> tags in about.page.
Bug sf#
3111019 : spelling mistake in editprop.page.
Jim Evins [Wed, 17 Nov 2010 03:27:20 +0000 (22:27 -0500)]
Cleanup of mancreate.page.
Bug sf#
3110232 : Remove docbook artifacts (replaced docbook tags w/ mallard tags.
Bug sf#
3110286 : Fixed cut&paste error.
Bug sf#
3110291 : Fixed spelling mistake (height, not heigth).
Mario Blättermann [Mon, 15 Nov 2010 19:23:25 +0000 (20:23 +0100)]
[l10n] Updated German translation
Mario Blättermann [Mon, 15 Nov 2010 19:06:54 +0000 (20:06 +0100)]
Fixed typo
Mario Blättermann [Mon, 15 Nov 2010 18:47:27 +0000 (19:47 +0100)]
Removed last addition again
Mario Blättermann [Mon, 15 Nov 2010 18:42:04 +0000 (19:42 +0100)]
Added another missing filename to POTFILES.in
Mario Blättermann [Mon, 15 Nov 2010 18:36:42 +0000 (19:36 +0100)]
Added missing filename to POTFILES.in
Jim Evins [Mon, 15 Nov 2010 04:30:24 +0000 (23:30 -0500)]
Merge branch 'gtk3'
Jim Evins [Mon, 15 Nov 2010 03:49:58 +0000 (22:49 -0500)]
Fixed stupid typo.
Must of been temporary insanity. I had replaced a g_unlink with a g_free
a while back. Hanging my head in shame.
Jim Evins [Mon, 15 Nov 2010 03:31:13 +0000 (22:31 -0500)]
Fixed typo.
Jim Evins [Mon, 15 Nov 2010 03:24:14 +0000 (22:24 -0500)]
Make sure merge source is shown.
Mario Blättermann [Sun, 14 Nov 2010 12:13:53 +0000 (13:13 +0100)]
Added some more JAC templates
Mario Blättermann [Sun, 14 Nov 2010 11:14:00 +0000 (12:14 +0100)]
Added some JAC templates
Jim Evins [Fri, 12 Nov 2010 23:16:49 +0000 (18:16 -0500)]
Fix for some gtk3 widget layout issues.
Jim Evins [Thu, 11 Nov 2010 05:47:45 +0000 (00:47 -0500)]
Remove artifacts from old manual.
Jim Evins [Thu, 11 Nov 2010 03:16:24 +0000 (22:16 -0500)]
Update licensing information.
- Docs are now licensed by the CC Attribution-Share Alike 3.0 Unported license
- Libglbarcode is relicensed by the LGPL3+
Jim Evins [Wed, 10 Nov 2010 03:11:48 +0000 (22:11 -0500)]
Yet another logo update.
Jim Evins [Wed, 10 Nov 2010 00:19:43 +0000 (19:19 -0500)]
Use GtkComboBoxText
Daniel Mustieles [Tue, 9 Nov 2010 09:40:18 +0000 (10:40 +0100)]
Updated Spanish translation
Jim Evins [Sun, 7 Nov 2010 22:35:30 +0000 (17:35 -0500)]
Initial documentation for libglbarcode.
Daniel Mustieles [Wed, 3 Nov 2010 12:05:32 +0000 (13:05 +0100)]
Updated Spanish translation
Bruno Brouard [Mon, 1 Nov 2010 22:26:52 +0000 (23:26 +0100)]
Updated French translation
Mario Blättermann [Mon, 1 Nov 2010 18:45:27 +0000 (19:45 +0100)]
Added ca@valencia to LINGUAS
Jim Evins [Mon, 1 Nov 2010 00:35:48 +0000 (20:35 -0400)]
Refinements to barcode objects
- Draw outline around barcode objects.
- Use a more sophisticated test for determining if cursor is on a barcode
object: test against lines and glyphs instead of simple bounds test. The
test will also indicate that cursor is on the object if it is on the
selection outline. Similar to text objects.
Mario Blättermann [Sun, 31 Oct 2010 14:36:42 +0000 (15:36 +0100)]
[l10n] Updated German doc translation
Mario Blättermann [Sun, 31 Oct 2010 14:27:37 +0000 (15:27 +0100)]
Removed introduction.page
Mario Blättermann [Sun, 31 Oct 2010 14:27:11 +0000 (15:27 +0100)]
Moved introduction to index.page
Mario Blättermann [Sun, 31 Oct 2010 13:45:02 +0000 (14:45 +0100)]
Added names of new files
Mario Blättermann [Sun, 31 Oct 2010 13:38:58 +0000 (14:38 +0100)]
Removed names of no longer existing files
Carles Ferrando [Sun, 31 Oct 2010 13:35:11 +0000 (14:35 +0100)]
[l10n] Added Catalan (Valencia) translation
Jim Evins [Sat, 30 Oct 2010 21:37:37 +0000 (17:37 -0400)]
Refactored core barcode subsystem.
- Created new libglbarcode library
- Moved core barcode structure into library
- Moved cairo rendering of barcode into library
- Moved built-in barcodes to library
- Resurrected Code39 support (from wayback in glabels 0.1.x)
- Backend "glue" remains in glabels proper
Daniel Mustieles [Thu, 28 Oct 2010 11:38:14 +0000 (13:38 +0200)]
Updated Spanish translation
Petr Kovar [Thu, 28 Oct 2010 10:10:00 +0000 (12:10 +0200)]
Update Czech translation by Marek Cernocky
Mario Blättermann [Tue, 26 Oct 2010 18:50:22 +0000 (20:50 +0200)]
Removed dupicate name
Mario Blättermann [Tue, 26 Oct 2010 18:42:41 +0000 (20:42 +0200)]
Added missing name for template contributor
Jim Evins [Tue, 26 Oct 2010 02:43:45 +0000 (22:43 -0400)]
Tweak template designer.
- Added figure for ellipse size page.
- Removed translatable attribute to "ellipse_page" label which is never
exposed to the user interface.
Daniel Nylander [Mon, 25 Oct 2010 19:07:05 +0000 (21:07 +0200)]
Updated Swedish translation
Daniel Nylander [Mon, 25 Oct 2010 19:06:43 +0000 (21:06 +0200)]
Updated Swedish translation
Mario Blättermann [Mon, 25 Oct 2010 17:24:57 +0000 (19:24 +0200)]
[l10n] Updated German translation
Daniel Mustieles [Mon, 25 Oct 2010 14:31:46 +0000 (16:31 +0200)]
Updated Spanish translation
Jim Evins [Sun, 24 Oct 2010 21:05:16 +0000 (17:05 -0400)]
Added support for elliptical labels to template designer.
Mario Blättermann [Sun, 24 Oct 2010 12:26:51 +0000 (14:26 +0200)]
Added JAC 987349 template
Mario Blättermann [Sun, 24 Oct 2010 10:47:40 +0000 (12:47 +0200)]
[i18n] Updated German doc translation
Mario Blättermann [Sun, 24 Oct 2010 10:43:40 +0000 (12:43 +0200)]
Fixed some bad formattings in page files
Mario Blättermann [Sun, 24 Oct 2010 10:26:14 +0000 (12:26 +0200)]
[i18n] Updated German doc translation
Mario Blättermann [Sun, 24 Oct 2010 09:49:25 +0000 (11:49 +0200)]
[i18n] Updated German doc translation
Mario Blättermann [Sat, 23 Oct 2010 20:23:26 +0000 (22:23 +0200)]
[i18n] Updated German translation
Jim Evins [Sat, 23 Oct 2010 17:12:53 +0000 (13:12 -0400)]
Added note about rotating objects.
Jim Evins [Sat, 23 Oct 2010 05:22:08 +0000 (01:22 -0400)]
Updated glabels logo yet again.
Updated logo based on the new-label-dialog image rather than the simple
"gLabels" text which is more appropriate for a web-page title rather
than a graphical logo which always sits next to the text "glabels"
anyway.
Mario Blättermann [Thu, 10 Jun 2010 18:47:36 +0000 (20:47 +0200)]
Updated German doc translation
Jim Evins [Thu, 10 Jun 2010 03:36:51 +0000 (23:36 -0400)]
Extended introduction
Extended introduction and moved to its own page.
Added logo for index page (used current web logo for now).
Jim Evins [Tue, 1 Jun 2010 03:32:24 +0000 (23:32 -0400)]
Updated manual template creation page.
Updated text to reflect changes in current development version of
glabels. Updated and added figures.
Mario Blättermann [Sun, 30 May 2010 19:35:48 +0000 (21:35 +0200)]
Added missing filename for page file in Makefile.am
Jim Evins [Sun, 30 May 2010 03:57:43 +0000 (23:57 -0400)]
Added page on skipping empty address fields.
Mario Blättermann [Fri, 28 May 2010 09:23:34 +0000 (11:23 +0200)]
Fixed bug in Makefile.am
Mario Blättermann [Fri, 28 May 2010 08:38:48 +0000 (10:38 +0200)]
Added new filenames to Makefile.am
Mario Blättermann [Fri, 28 May 2010 08:32:36 +0000 (10:32 +0200)]
Changed license to Creative Commons
Mario Blättermann [Fri, 28 May 2010 08:28:41 +0000 (10:28 +0200)]
Added page files for the new manual
Jim Evins [Sat, 23 Oct 2010 03:38:11 +0000 (23:38 -0400)]
Added native OneCode barcode backend.
Matej Urbančič [Fri, 22 Oct 2010 12:41:57 +0000 (14:41 +0200)]
Added sl for Slovenian translation
Matej Urbančič [Fri, 22 Oct 2010 12:41:38 +0000 (14:41 +0200)]
Added Slovenian translation
Daniel Mustieles [Thu, 21 Oct 2010 14:01:01 +0000 (16:01 +0200)]
Updated Spanish translation
Jim Evins [Mon, 18 Oct 2010 00:49:58 +0000 (20:49 -0400)]
Do not expand object editor vertically.
Gtk3 has new behavior for expansion of widgets. This commit takes care of
the most obvious case of this new behavior. Additional cases still need to
be addressed in the object-editor.ui file.
Jim Evins [Sun, 17 Oct 2010 16:54:30 +0000 (12:54 -0400)]
Removed gtk_status_bar_set_has_resize_grip().
Resize grip in Gtk3 has been moved from GtkStatusBar to GtkWindow. Glabels
also no longer explicitly turns the resize grip off.
Andrej Žnidaršič [Fri, 15 Oct 2010 18:16:18 +0000 (20:16 +0200)]
Updated Slovenian translation
Daniel Mustieles [Mon, 11 Oct 2010 10:09:15 +0000 (12:09 +0200)]
Updated Spanish translation
Mario Blättermann [Sun, 10 Oct 2010 15:34:01 +0000 (17:34 +0200)]
[i18n] Updated German translation
Mario Blättermann [Sun, 10 Oct 2010 15:14:07 +0000 (17:14 +0200)]
Added some new templates