summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Fix remaining Lucid build issues, hopefullyAlex Valavanis2012-04-231-18/+22
* | | | | | | | | Fix for 943207 : Replace deprecated gdk_draw_rgb_image with cairo drawing in ...John Smith2012-04-231-21/+37
* | | | | | | | | pdf import. modify criterion for applying scaling to gradientTransform (Bug 9...Alvin Penner2012-04-221-6/+8
* | | | | | | | | better UI messageKris De Gussem2012-04-221-1/+1
* | | | | | | | | typo in UIKris De Gussem2012-04-221-1/+1
* | | | | | | | | export dialog: c++ification and compile warning fixKris De Gussem2012-04-222-51/+41
* | | | | | | | | some more string class usageKris De Gussem2012-04-222-29/+22
* | | | | | | | | Improve pen & pencil anchor visibility. Fixes bug #986748.Jon A. Cruz2012-04-221-10/+10
* | | | | | | | | Correcting message for lcms2 status. Fixes bug #985623.Jon A. Cruz2012-04-221-2/+5
* | | | | | | | | Fix for 979577 : Build fails on Ubuntu Lucid - Replace deprecated gtk_option_...John Smith2012-04-222-117/+130
* | | | | | | | | Replace deprecated toolbar orientation API. Unfortunately there is no replace...Alex Valavanis2012-04-211-3/+8
* | | | | | | | | Fix typo in previewholderAlex Valavanis2012-04-211-2/+2
* | | | | | | | | dropping some ghost code / probably fixing a memleak as wellKris De Gussem2012-04-212-16/+3
* | | | | | | | | Fixed non working cancel button in export dialogKris De Gussem2012-04-212-10/+13
* | | | | | | | | C++ification of progress dialog / documentationKris De Gussem2012-04-212-79/+82
* | | | | | | | | cppcheck / fix issue in Dutch translationKris De Gussem2012-04-203-11/+6
* | | | | | | | | cppcheckKris De Gussem2012-04-201-3/+1
* | | | | | | | | Memory leak fix. (Bug #986271) Code supplied by David Mathog.Kris De Gussem2012-04-202-6/+23
* | | | | | | | | Documentation. zh_TW translations update, and new K&M reference translation.Nicolas Dufour2012-04-2012-2829/+11603
* | | | | | | | | * [INTL:zh_TW] Traditional Chinese translation updateIvan Mas??r2012-04-191-4095/+2477
* | | | | | | | | Warning cleanupJon A. Cruz2012-04-1812-83/+62
* | | | | | | | | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert on...John Smith2012-04-181-25/+45
* | | | | | | | | Fix for 169888 : Patch for HIG style frames for PDF import dialogsJohn Smith2012-04-184-76/+17
* | | | | | | | | Fixed conditional code to avoid unused function warnings.Jon A. Cruz2012-04-188-9/+38
* | | | | | | | | Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...Alex Valavanis2012-04-1712-9/+268
* | | | | | | | | Fix for 169888 : HIG Style frameJohn Smith2012-04-1716-64/+246
* | | | | | | | | some more string class usage as opposed to c-strings to prevent issuesKris De Gussem2012-04-164-212/+202
* | | | | | | | | Loop index type cleanupJon A. Cruz2012-04-162-8/+15
* | | | | | | | | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert on...John Smith2012-04-161-2/+6
* | | | | | | | | pdf import. for radial gradient, approximate an ExponentialFunction using an ...Alvin Penner2012-04-151-19/+18
* | | | | | | | | Convert man file installation to use automake instead of custom stuff (from 0...Nicolas Dufour2012-04-151-11/+15
* | | | | | | | | powerstroke: fix inside of corners.Johan B. C. Engelen2012-04-151-50/+40
* | | | | | | | | fix compile (wrong 2geom update, sry)Johan B. C. Engelen2012-04-151-1/+1
* | | | | | | | | 2geom updateJohan B. C. Engelen2012-04-151-0/+11
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | i18n. Fix for Bug #980518 (Please use c-format).Nicolas Dufour2012-04-152-1433/+1429
* | | | | | | | Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-1524-266/+1407
* | | | | | | | Don't prevent deprecated symbol usage with GTK+ 3 build yet... let's go one s...Alex Valavanis2012-04-141-3/+7
* | | | | | | | Migrate align & dist dialog to Gtk::Grid APIAlex Valavanis2012-04-142-4/+66
* | | | | | | | powerstroke: more robust method of determining parameters at joins. should fi...Johan B. C. Engelen2012-04-141-71/+18
* | | | | | | | export dialog: type fixKris De Gussem2012-04-142-3/+3
* | | | | | | | more c++ification in export dialog / fixing warning for in case of new and un...Kris De Gussem2012-04-142-56/+49
* | | | | | | | Add --enable-gtk3-experimental build + use external GDL if possibleAlex Valavanis2012-04-144-2/+88
* | | | | | | | Workaround for gtkmm build issue with dbus APIAlex Valavanis2012-04-141-2/+1
* | | | | | | | * [INTL:sk] Slovak translation updateIvan Mas??r2012-04-131-59/+61
* | | | | | | | support vertical text on path such that baseline is perpendiclar to the path ...Veronika Irvine2012-04-132-20/+39
* | | | | | | | 2geom fixJohan B. C. Engelen2012-04-131-3/+5
* | | | | | | | small 2geom updateJohan B. C. Engelen2012-04-133-15/+18
* | | | | | | | probably this was intendedKris De Gussem2012-04-131-1/+1
* | | | | | | | probably this was intendedKris De Gussem2012-04-131-1/+1
* | | | | | | | better memleak fix than rev. 11148Kris De Gussem2012-04-131-11/+4