summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-11Hackfest 2016: fix critical warning on startupKrzysztof Kosi??ski1-13/+11
2016-04-11desktop: Fix deprecated GdkCursor APIAlex Valavanis1-1/+2
2016-04-11Partialy fix bug #172137. commented in bugJabier Arraiza Cenoz2-1/+8
2016-04-11Fix feTile rendering bug with Krzysztof's help.Tavmjong Bah1-5/+2
2016-04-11cstdint is c++11, defaulting to stdint.hMarc Jeanmougin1-1/+1
2016-04-11fix compile error in livarotMarc Jeanmougin1-11/+1
2016-04-11[Bug #1545319] Failure to retrieve image resolution of PNGs with Units: Undef...suv-lp1-7/+71
2016-04-09Patch for ninja check in cmake buildsShlomi Fish1-1/+0
2016-04-09GTK3 fixsu_v1-0/+4
2016-04-08Provide tooltip for Selection set dialog tree area.Tavmjong Bah1-1/+11
2016-04-08Remove inkscape-specific glib clone function (and get rid of deprecated Glib ...Marc Jeanmougin1-38/+1
2016-04-08remove a waring on compileJabier Arraiza Cenoz1-1/+1
2016-04-08Bug #1552765 fixed Break Apart dont handle well stroke with in documents diff...Jabier Arraiza Cenoz1-10/+4
2016-04-07Add clickable link to www.inkscape.org to splash screen dialog.Kamalpreet Grewal1-0/+12
2016-04-05re-write rev 11457. (Bug 1557348)Alvin Penner1-2/+7
2016-04-04avoid higher-order calculations if sbasis is cubic. (Bug 1559721)Alvin Penner1-0/+2
2016-04-02Fix node size regression and add ctrlResize property for multiple use.Martin Owens5-29/+43
2016-04-02Remove unused variable warnings.Martin Owens1-4/+0
2016-04-02Fix crash on copying orphaned clonesMarc Jeanmougin1-1/+1
2016-04-02Add icon for Live Path Effects dialog.insaner and su_v1-1/+1
2016-04-01Fix regression in swatch color selection and improve it by allowing drag to c...Martin Owens1-43/+5
2016-03-30Finish fixing bug 156221 ('line-height' with non-px scaling).Tavmjong Bah1-1/+2
2016-03-30Partial fix for bug 156221 ('line-height' with non-pixel scaled drawing).Tavmjong Bah3-8/+23
2016-03-30Fix for bug #1395435 (Inkscape crashes on load CDR select sheet) and bug #144...Eduard Braun2-183/+171
2016-03-30Fix bug #1548953 (Crash when SVG contains certain special chars)Eduard Braun1-7/+9
2016-03-29Protect the color wheel from hue loss at a deeper level.Martin Owens2-1/+5
2016-03-29Fix bugs with the colour selector self-signaling on change.Martin Owens2-4/+5
2016-03-24Revert revision #14156 because problems with offsets, see coments addedJabier Arraiza Cenoz1-1/+3
2016-03-24Fixes and added horizontal and vertical page modeJabier Arraiza Cenoz2-103/+159
2016-03-24Fixing Krzysztof reviewJabier Arraiza Cenoz2-36/+31
2016-03-24"Backport" some Krzysztof review parts of mirror symmetry LPE also hapens on ...Jabier Arraiza Cenoz1-12/+4
2016-03-22Un-revert: Allow Unit object to do conversions, pipe Quality class method via...Martin Owens2-12/+30
2016-03-22Make sure adjustment is attached to spin buttonMartin Owens1-0/+5
2016-03-22Add prependUnit functionMartin Owens2-0/+11
2016-03-22Code cleanup. Removal of rogue copy of "create_adjustment_action".Martin Owens1-84/+76
2016-03-22Add line-height unit selector to text toolbar.Tavmjong Bah8-67/+320
2016-03-22Correct typoRaphaƫl Bournhonesque1-1/+1
2016-03-21Some improvements and bugfixes to rotate copiesJabier Arraiza Cenoz1-8/+4
2016-03-20Fix a bug in rotate copies on apply over a ellipse when origin and end are th...Jabier Arraiza Cenoz1-4/+5
2016-03-20Various minor bugfixes to rotate copiesJabier Arraiza Cenoz1-1/+5
2016-03-20[Bug #1558160] Move Script::file_listener methods to script.cpp source file.raphael02022-42/+41
2016-03-20Update status bar text and remove spare Geom Point variable.Martin Owens1-8/+7
2016-03-20Add advert tooltip message to copy rotateJabier Arraiza Cenoz1-1/+1
2016-03-20[Bug #1545332] Canvas context menu: allow grouping a single selection (same a...suv-lp1-1/+1
2016-03-20Add Shift+Enter path complete and larger square node on mouse over.Martin Owens2-3/+20
2016-03-19Start fixing Krzysztof reviewJabier Arraiza Cenoz2-19/+14
2016-03-19Fix a problem with LPE on clips and paths making extremly slow on LPEJabier Arraiza Cenoz3-14/+13
2016-03-19Fix more Krzysztof comments on merge proposal, temporary disable LPE on clip ...Jabier Arraiza Cenoz2-74/+77
2016-03-18Fix Krzysztof comments on merge proposalJabier Arraiza Cenoz2-111/+109
2016-03-18Remove code of a semifixed bugJabier Arraiza Cenoz1-7/+8