]>
git.sur5r.net Git - glabels/log
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
Jim Evins [Wed, 6 Oct 2010 03:28:55 +0000 (23:28 -0400)]
Cleanup of chain button.
- Convert to new drawing model for bracket lines
- Use "changes-allow" and "changes-prevent" lock images
- Use toggle button to indicate state (in addition to image)
Jim Evins [Tue, 5 Oct 2010 02:52:24 +0000 (22:52 -0400)]
Fix drawing problems with view.c
- Create separate cairo_t from bin_window and draw into it.
- For manual updates, create allocation rectangle manually
Jim Evins [Mon, 4 Oct 2010 02:24:28 +0000 (22:24 -0400)]
Initial port to GTK3.
Still has update and drawing problems with view.c.
Jim Evins [Sat, 2 Oct 2010 18:01:15 +0000 (14:01 -0400)]
Merge changes from gsettings branch.
Jim Evins [Mon, 27 Sep 2010 21:20:33 +0000 (17:20 -0400)]
Better test for libzint.
Daniel Mustieles [Sun, 26 Sep 2010 10:22:36 +0000 (12:22 +0200)]
Updated Spanish translation
Mario Blättermann [Sun, 26 Sep 2010 09:55:11 +0000 (11:55 +0200)]
Added Best Office 75753 template
Antonio Fernandes C. Neto [Wed, 22 Sep 2010 14:30:26 +0000 (11:30 -0300)]
Updated Brazilian Portuguese translation
Joe Hansen [Sun, 19 Sep 2010 21:41:30 +0000 (23:41 +0200)]
Updated Danish translation
Petr Kovar [Fri, 10 Sep 2010 19:02:39 +0000 (21:02 +0200)]
Update Czech translation by Marek Cernocky
Mario Blättermann [Thu, 9 Sep 2010 19:22:57 +0000 (21:22 +0200)]
Fixed small typo
Daniel Mustieles [Mon, 6 Sep 2010 19:14:45 +0000 (21:14 +0200)]
Updated Spanish translation
Jim Evins [Mon, 6 Sep 2010 03:04:45 +0000 (23:04 -0400)]
Added logo for template designer druid.
Jim Evins [Mon, 6 Sep 2010 02:35:59 +0000 (22:35 -0400)]
Manage mimetype icon with other theme friendly icons.
Jim Evins [Mon, 6 Sep 2010 00:40:45 +0000 (20:40 -0400)]
Theme friendly, glabels specific, action icons.
Jim Evins [Sat, 4 Sep 2010 16:15:25 +0000 (12:15 -0400)]
Additional ignore pattern.
Jim Evins [Sat, 4 Sep 2010 16:12:58 +0000 (12:12 -0400)]
Theme friendly app icons.
Jim Evins [Fri, 3 Sep 2010 16:10:08 +0000 (12:10 -0400)]
New logo and tweaking of about dialog.
Jim Evins [Fri, 3 Sep 2010 13:32:25 +0000 (09:32 -0400)]
Removed remaining artifacts from old hig module.
Mario Blättermann [Fri, 3 Sep 2010 19:24:41 +0000 (21:24 +0200)]
[i18n] Updated German translation
Andrej Žnidaršič [Fri, 3 Sep 2010 16:34:13 +0000 (18:34 +0200)]
Updated Slovenian translation
Jim Evins [Fri, 3 Sep 2010 02:46:35 +0000 (22:46 -0400)]
Update POTFILES.in after merge and update AUTHORS.
Jim Evins [Fri, 3 Sep 2010 02:14:49 +0000 (22:14 -0400)]
Merge branch 'zint'
Jim Evins [Wed, 1 Sep 2010 01:48:50 +0000 (21:48 -0400)]
Fix maximum size of object editor sidebar at initialization.
Kludge: Load barcode styles for each backend type at initialization, so that
when they are loaded for real, the maximum size of the widget has already been
established and doesn't cause the object editor to change size.
Jim Evins [Wed, 1 Sep 2010 01:22:39 +0000 (21:22 -0400)]
Encapsulate barcode style in single struct.
Encapsulate barcode style into a single struct and related clean-up.
Jim Evins [Mon, 30 Aug 2010 01:56:45 +0000 (21:56 -0400)]
Allow user selection of barcode backend.
- User can now select which backend to use for a particular barcode.
- This prevents one implementation from eclipsing another.
- For backwards compatability, do best guess at backend.
Robin Stuart [Sun, 22 Aug 2010 03:04:21 +0000 (23:04 -0400)]
Added support for Maxicode barcodes using the libzint backend.
Andrej Žnidaršič [Wed, 18 Aug 2010 12:30:22 +0000 (14:30 +0200)]
Updated Slovenian translation
Marek Černocký [Tue, 10 Aug 2010 22:28:24 +0000 (00:28 +0200)]
Updated Czech translation