summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to trunkJabier Arraiza Cenoz2013-10-2650-184/+197
|\
| * Added some consts.Markus Engel2013-10-2649-183/+196
| * fix crashJohan B. C. Engelen2013-10-261-1/+1
* | Update to trunkJabier Arraiza Cenoz2013-10-2624-64/+124
|\|
| * Fix memleak in reference counting introduced in r12532.Markus Engel2013-10-261-1/+1
| * Fix for Bug 1241783 (WMF image output size)David Mathog2013-10-251-1/+4
| * WMF import: fix scaling of files without ViewPort recordDavid Mathog2013-10-251-1/+3
| * don't update doc unit stuff when initializing DocumentProperties dialog widgetsJohan B. C. Engelen2013-10-251-8/+14
| * Fix for Bug 1242927 (minor EMF import issues)David Mathog2013-10-241-4/+11
| * Fix for Bug 1243937 (EMF import, diagram obscured by full page rectangle)David Mathog2013-10-243-0/+5
| * try to add some const-correctnessJohan B. C. Engelen2013-10-244-2/+9
| * fix bad styleJohan B. C. Engelen2013-10-241-1/+1
| * fix bug "some of the locale-based templates cause objects to be resized when ...Johan B. C. Engelen2013-10-2412-14/+25
| * fix crash bug 1237676Johan B. C. Engelen2013-10-242-15/+22
| * cppcheckKris De Gussem2013-10-223-9/+9
| * Fix for Bug #1022543 (Ctrl+C increments the documents count).Nicolas Dufour2013-10-221-7/+11
| * Fixing unit convertion in PNG import Imagemagick fallback (see Bug #165952).Nicolas Dufour2013-10-221-2/+9
| * Fix for Bug #1230292 (dbus service file not included in tarball when doing a ...Nicolas Dufour2013-10-221-1/+2
* | Update to trunkJabier Arraiza Cenoz2013-10-216-8/+26
|\|
| * remove confusing bitfield declaration. bitfield not even needed here.Johan B. C. Engelen2013-10-212-2/+2
| * fix ambiguity error with C++11 (gcc 4.6.2 Windows)Johan B. C. Engelen2013-10-211-1/+1
| * update parts of 2geomJohan B. C. Engelen2013-10-213-5/+23
* | Update to trunkJabier Arraiza Cenoz2013-10-212-18/+18
|\|
| * Fix mesh gradient tool.Markus Engel2013-10-211-12/+17
| * Fix bug introduced in r12686.Markus Engel2013-10-211-6/+1
* | Update to trunkJabier Arraiza Cenoz2013-10-196-70/+66
|\|
| * Fix build errors with clang 3.3 and c++11 enabled.Markus Engel2013-10-186-70/+66
* | Update to trunkJabier Arraiza Cenoz2013-10-1816-45/+153
|\|
| * fix memory reallocationKris De Gussem2013-10-171-10/+74
| * fix wrong memory deallocationKris De Gussem2013-10-171-1/+1
| * cppcheck: printf variable identifierKris De Gussem2013-10-162-3/+3
| * cppcheck initialisationKris De Gussem2013-10-164-13/+35
| * couple of typos affecting Path->Linked Offset (Bug 1236830)Alvin Penner2013-10-161-2/+2
| * static code analysis: performanceKris De Gussem2013-10-167-8/+8
| * Fix colour variable type with gtkmm 3Alex Valavanis2013-10-161-8/+30
* | Update to trunkJabier Arraiza Cenoz2013-10-165-10/+27
|\|
| * Fix for bug #1239452 (trunk: crash on ungroup...)Nicolas Dufour2013-10-151-1/+1
| * eek-preview: Hide unused variable in gtk3 buildAlex Valavanis2013-10-151-1/+3
| * Replace deprecated thread protection macrosAlex Valavanis2013-10-151-5/+1
| * color-profile: Use Gdk::RGBA for gtkmm 3.0 buildsAlex Valavanis2013-10-151-1/+22
| * Merging lp:~novalis/inkscape/cleanup branchVinícius dos Santos Oliveira2013-10-151-2/+0
| |\
| | * Remove duplicate if statementDavid Turner2013-10-091-2/+0
* | | Update motion redraw of bsplinesJabier Arraiza Cenoz2013-10-161-2/+7
* | | Update to trunkJabier Arraiza Cenoz2013-10-143-18/+19
|\| |
| * | Fix tangent calculation for counter-clockwise arcs.Tavmjong Bah2013-10-141-1/+1
| * | Changes to object creation. Fixes some warning in new from template.Markus Engel2013-10-131-14/+15
| * | UI message generalisationKris De Gussem2013-10-131-3/+3
* | | Update to trunkJabier Arraiza Cenoz2013-10-1362-382/+361
|\| |
| * | we don't have nondocked dialogs, so rewrite restoring dialogs on startup via ...buliabyak2013-10-133-51/+42
| * | cppcheckKris De Gussem2013-10-132-12/+12