summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-06-16Workaround for pango kerning bug.HEADmasterJim Evins1-6/+17
2013-05-19Fixed low hanging deprecations and warnings.Jim Evins17-42/+39
2013-04-01unbreak with evolution-data-server >= 3.6.0Jasper Lievisse Adriaanse2-4/+29
2012-09-23Fixed menu entry for the user docsitstoolMario Blättermann1-1/+1
2012-09-07Fixed calculation of number of pages when printing merge jobsJim Evins1-1/+5
2012-09-04Updated copyright yearsAlexandre Prokoudine1-1/+1
2012-07-22Make sure word wrap is consistent at all zoom levels.Jim Evins1-0/+2
2012-07-14Use line spacing when automatically adjusting font size.Jim Evins1-2/+6
2012-07-10Don't add newline when last line is an empty merge field.Samuel Sieb1-7/+10
2012-07-10Apply merge shrinkage both horizontally and vertically.Samuel Sieb1-12/+29
2012-07-08Fix font scaling problem.Jim Evins1-3/+3
2012-01-22New text vertical alignment feature.James Le Cuirot11-34/+524
2011-10-23Fixed incorrect clip region for rectangular templates.Jim Evins1-1/+1
2011-04-16Reorganization of object alignment menusJim Evins1-44/+55
2011-02-26Don't require windowing system for glabels-batch.Jim Evins1-1/+1
2011-02-21Modified CSV parser.Jim Evins1-211/+122
2010-12-24Fix crash when encountering an invalid barcode backendJim Evins3-2/+36
2010-12-19Some coding style cleanup.Jim Evins54-590/+701
2010-12-10Disconnect prefs changed callback when destroying view.Jim Evins1-0/+3
2010-12-10Make all g_warning and g_message untranslatable for better bug handlingMario Blättermann3-20/+20
2010-12-09Cleanup some '-Wall' warnings.Jim Evins3-8/+0
2010-12-07Optimize loading of barcode styles.Jim Evins3-7/+16
2010-12-07Some optimization of barcode updates.Jim Evins3-65/+157
2010-12-07Optimized the handling of moved objects.Jim Evins4-8/+67
2010-12-04Removed artifact of template aliases.Jim Evins1-1/+1
2010-12-03Add some selection slop to barcode and text objectsJim Evins2-10/+57
2010-11-27Added URL tooltips to links.Jim Evins1-0/+4
2010-11-27Improve selection of barcode objects.Jim Evins1-31/+49
2010-11-26Fixed problem with creation of 1st barcode, again.Jim Evins12-293/+564
2010-11-25Cleanup of build system.Jim Evins1-2/+4
2010-11-25Remove deprecated alias node support for templates.Jim Evins1-9/+2
2010-11-21Added confirmation dialog to custom template delete button.Jim Evins1-2/+20
2010-11-20Fixed problem with creation of 1st barcode.Jim Evins2-6/+5
2010-11-20Removed pre-libglbarcode artifacts.Jim Evins2-584/+0
2010-11-14Merge branch 'gtk3'Jim Evins38-1103/+690
2010-11-14Fixed typo.Jim Evins1-1/+1
2010-11-14Make sure merge source is shown.Jim Evins1-0/+1
2010-11-12Fix for some gtk3 widget layout issues.Jim Evins1-0/+1
2010-11-11Remove artifacts from old manual.Jim Evins1-1/+1
2010-11-09Use GtkComboBoxTextJim Evins9-101/+88
2010-10-31Refinements to barcode objectsJim Evins1-6/+79
2010-10-30Refactored core barcode subsystem.Jim Evins17-1237/+229
2010-10-24Added support for elliptical labels to template designer.Jim Evins1-12/+182
2010-10-22Added native OneCode barcode backend.Jim Evins4-0/+781
2010-10-17Do not expand object editor vertically.Jim Evins1-1/+2
2010-10-17Removed gtk_status_bar_set_has_resize_grip().Jim Evins1-2/+1
2010-10-05Cleanup of chain button.Jim Evins2-71/+53
2010-10-04Fix drawing problems with view.cJim Evins1-2/+14
2010-10-03Initial port to GTK3.Jim Evins24-272/+168
2010-10-02Merge changes from gsettings branch.Jim Evins5-665/+369