summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump ifdefs to 3.8 (now ifdefs say 3.0 instead of 3.2 or 3.8)Martin Owens2016-04-126-16/+10
* inkview: Fix cursor API deprecation #Hackfest2016Alex Valavanis2016-04-121-2/+3
* regenerates inkscape-version when revno changes ; Translates inkscape.desktop...Marc Jeanmougin2016-04-122-5/+7
* fix undo clip rendering bugMarc Jeanmougin2016-04-121-0/+1
* svg-view: Fix cursor APIAlex Valavanis2016-04-111-1/+2
* desktop-events: Fix deprecated GdkCursor APIAlex Valavanis2016-04-111-26/+23
* Hackfest 2016: fix critical warning on startupKrzysztof Kosi??ski2016-04-111-13/+11
* desktop: Fix deprecated GdkCursor APIAlex Valavanis2016-04-111-1/+2
* Partialy fix bug #172137. commented in bugJabier Arraiza Cenoz2016-04-112-1/+8
* Fix feTile rendering bug with Krzysztof's help.Tavmjong Bah2016-04-111-5/+2
* cstdint is c++11, defaulting to stdint.hMarc Jeanmougin2016-04-111-1/+1
* fix compile error in livarotMarc Jeanmougin2016-04-111-11/+1
* [Bug #1545319] Failure to retrieve image resolution of PNGs with Units: Undef...suv-lp2016-04-111-7/+71
* Patch for ninja check in cmake buildsShlomi Fish2016-04-091-1/+0
* GTK3 fixsu_v2016-04-091-0/+4
* Provide tooltip for Selection set dialog tree area.Tavmjong Bah2016-04-081-1/+11
* Remove inkscape-specific glib clone function (and get rid of deprecated Glib ...Marc Jeanmougin2016-04-081-38/+1
* Bug #1552765 fixed Break Apart dont handle well stroke with in documents diff...Jabier Arraiza Cenoz2016-04-081-10/+4
* Add clickable link to www.inkscape.org to splash screen dialog.Kamalpreet Grewal2016-04-071-0/+12
* re-write rev 11457. (Bug 1557348)Alvin Penner2016-04-051-2/+7
* avoid higher-order calculations if sbasis is cubic. (Bug 1559721)Alvin Penner2016-04-041-0/+2
* Fix node size regression and add ctrlResize property for multiple use.Martin Owens2016-04-025-29/+43
* Remove unused variable warnings.Martin Owens2016-04-021-4/+0
* Fix crash on copying orphaned clonesMarc Jeanmougin2016-04-021-1/+1
* Add icon for Live Path Effects dialog.insaner and su_v2016-04-021-1/+1
* Fix regression in swatch color selection and improve it by allowing drag to c...Martin Owens2016-04-011-43/+5
* Finish fixing bug 156221 ('line-height' with non-px scaling).Tavmjong Bah2016-03-301-1/+2
* Partial fix for bug 156221 ('line-height' with non-pixel scaled drawing).Tavmjong Bah2016-03-303-8/+23
* Fix for bug #1395435 (Inkscape crashes on load CDR select sheet) and bug #144...Eduard Braun2016-03-302-183/+171
* Fix bug #1548953 (Crash when SVG contains certain special chars)Eduard Braun2016-03-301-7/+9
* Protect the color wheel from hue loss at a deeper level.Martin Owens2016-03-292-1/+5
* Fix bugs with the colour selector self-signaling on change.Martin Owens2016-03-292-4/+5
* Revert revision #14156 because problems with offsets, see coments addedJabier Arraiza Cenoz2016-03-241-1/+3
* "Backport" some Krzysztof review parts of mirror symmetry LPE also hapens on ...Jabier Arraiza Cenoz2016-03-241-12/+4
* Un-revert: Allow Unit object to do conversions, pipe Quality class method via...Martin Owens2016-03-222-12/+30
* Make sure adjustment is attached to spin buttonMartin Owens2016-03-221-0/+5
* Add prependUnit functionMartin Owens2016-03-222-0/+11
* Code cleanup. Removal of rogue copy of "create_adjustment_action".Martin Owens2016-03-221-84/+76
* More complete handling of units for 'line-height' in text toolbar.Tavmjong Bah2016-03-2215-285/+428
|\
| * Add line-height unit selector to text toolbar.Tavmjong Bah2016-03-228-67/+320
| * Reverting 14701.Tavmjong Bah2016-03-1811-233/+125
| * Revert 14707Tavmjong Bah2016-03-181-5/+3
* | Correct typoRaphaƫl Bournhonesque2016-03-221-1/+1
* | Some improvements and bugfixes to rotate copiesJabier Arraiza Cenoz2016-03-211-8/+4
* | Fix a bug in rotate copies on apply over a ellipse when origin and end are th...Jabier Arraiza Cenoz2016-03-201-4/+5
* | Various minor bugfixes to rotate copiesJabier Arraiza Cenoz2016-03-201-1/+5
* | [Bug #1558160] Move Script::file_listener methods to script.cpp source file.raphael02022016-03-202-42/+41
* | Update status bar text and remove spare Geom Point variable.Martin Owens2016-03-201-8/+7
* | Add advert tooltip message to copy rotateJabier Arraiza Cenoz2016-03-201-1/+1
* | [Bug #1545332] Canvas context menu: allow grouping a single selection (same a...suv-lp2016-03-201-1/+1