summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | SPAttributeTable C++ifiedKris De Gussem2011-12-114-403/+278
| * | | SPAttributeWidget C++ifiedKris De Gussem2011-12-113-274/+109
| * | | mixed usage of class and struct for same objectKris De Gussem2011-12-1131-58/+58
* | | | Extensions. convert2dashes. delete 'stroke-dasharray' attribute in style (Bug...Alvin Penner2011-12-151-0/+2
* | | | Get rid of deprecated gtk_idle*Alex Valavanis2011-12-141-2/+3
* | | | Get rid of deprecated gtk_type_is_aAlex Valavanis2011-12-141-1/+1
* | | | Replace deprecated orientation symbolsAlex Valavanis2011-12-141-4/+4
* | | | Replace deprecated gtk flagsAlex Valavanis2011-12-141-2/+2
* | | | Migrate gradient selector to GtkComboBoxAlex Valavanis2011-12-141-28/+23
* | | | Replace deprecated GtkToolbar APIAlex Valavanis2011-12-141-82/+168
* | | | Replace deprecated gtk_widget_hide_allAlex Valavanis2011-12-142-22/+22
|/ / /
* | | Translations. Ukrainian translation update by Yuri Chornoivan.Nicolas Dufour2011-12-101-74/+58
* | | Added option -j|--jobs to osx-build.sh. This sets the number of jobs option o...Gellule Xg2011-12-091-1/+6
|\ \ \
| * | | Added option -j|--jobs to osx-build.sh. This sets the number of jobs option o...Gellule Xg2011-12-091-1/+6
|/ / /
* | | Recreating an inkscape.pot file after its deletion in the previous commit.Nicolas Dufour2011-12-081-0/+29403
* | | Replace deprecated G_CONST_RETURN glib symbol with constAlex Valavanis2011-12-083-29408/+2
* | | Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-08147-178/+137
* | | Colors. Patch for Bug #677081 (Default paste color opacity) by Romain.Nicolas Dufour2011-12-071-2/+7
* | | cppcheckKris De Gussem2011-12-043-57/+32
* | | cppcheckKris De Gussem2011-12-0414-79/+111
* | | German translation updateUweSch mail@uwe-schoeler.de2011-12-031-4010/+2189
* | | Translations. Updating all PO files.Nicolas Dufour2011-12-0265-415625/+546416
* | | add missing files into cmake listCampbell Barton2011-12-021-0/+6
* | | fix typo to repair build on windowsJohan B. C. Engelen2011-11-291-1/+1
* | | Add feMergeNode to "in" list in svgprops. Fix bug in preferences for deleting...Tavmjong Bah2011-11-293-51/+55
* | | Add possibility to check validity of attributes and usefulness of properties.Tavmjong Bah2011-11-2925-10/+2139
* | | preferences read out: when no unit is specified, assume it is in the requeste...Johan B. C. Engelen2011-11-271-1/+6
* | | small clean up in axonometric grid codeJohan B. C. Engelen2011-11-261-44/+8
* | | Add Synfig Animation Studio (*.sif) file output extensionNikita Kitaev2011-11-255-0/+2119
* | | dxf input. improved support for multispline (Bug 892496)Alvin Penner2011-11-241-11/+13
* | | initialisationKris De Gussem2011-11-222-9/+22
* | | Extensions. Fix for bug #887539 (Permissions and #! in extension scripts need...Nicolas Dufour2011-11-21110-2/+12
* | | variable initialisationKris De Gussem2011-11-1910-100/+71
* | | fix pointer usage after releasing memoryKris De Gussem2011-11-192-15/+14
* | | cppcheck: initialisation and warning cleanupKris De Gussem2011-11-187-27/+40
* | | dropped unused variablesKris De Gussem2011-11-181-6/+0
* | | load Win32 symbol fonts. disable USE_PANGO_WIN32 (Bug 165665)Alvin Penner2011-11-171-1/+1
* | | Fix crash when dropping Ctrl-dragged text when DBus interface is enabledKrzysztof Kosi??ski2011-11-171-0/+1
* | | Add a tolerance-based hack, so that radial gradients with focus outsideKrzysztof Kosi??ski2011-11-141-3/+24
* | | Fix text redraw problems (LP #837291)Krzysztof Kosi??ski2011-11-141-0/+2
* | | German translation updateUweSch mail@uwe-schoeler.de2011-11-141-32/+18
* | | various: warnings and initalizationKris De Gussem2011-11-137-97/+90
* | | cppcheck: initialization / warning cleanupKris De Gussem2011-11-104-23/+29
* | | lpe: add slider to scalar param optionally (does not work very well yet)Johan B. C. Engelen2011-11-095-3/+25
* | | add const just because it can :)Johan B. C. Engelen2011-11-092-2/+2
* | | Powerstroke: add smoothness parameter for CubicBezierJohanJohan B. C. Engelen2011-11-083-0/+10
* | | split interpolator code from main powerstroke codeJohan B. C. Engelen2011-11-084-243/+279
* | | German translation updateUweSch mail@uwe-schoeler.de2011-11-081-3015/+3129
* | | Fixed initialization order.Jon A. Cruz2011-11-081-2/+11
* | | cppcheck: performance and initialisationKris De Gussem2011-11-074-14/+16