summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash when deleting selectors and some coding style correctionskamalpreetgrewal2016-06-261-75/+59
* Merge changes from trunkkamalpreetgrewal2016-06-261-1/+103
|\
| * Fix bug#168286 also opem regression on bug#1594565Jabier Arraiza Cenoz2016-06-251-1/+103
* | Add/Remove objects to/from selectorkamalpreetgrewal2016-06-262-85/+178
* | Merge changes from trunkkamalpreetgrewal2016-06-231-5/+7
|\|
| * [Bug #1594542] Reset paint buckets parameters icon is not visible in Tool Con...Nicolas Dufour2016-06-231-5/+7
* | Merge changes from trunkkamalpreetgrewal2016-06-201-2/+2
|\|
| * Fixing missing gettext keyword (regression introduced rev. 14057).Nicolas Dufour2016-06-201-2/+2
* | Resolve crash when empty string was added via entrybox in style dialogkamalpreetgrewal2016-06-191-5/+10
* | Fix a crash while deleting when there was single selector in the style dialogkamalpreetgrewal2016-06-171-8/+35
* | Merge changes from trunkkamalpreetgrewal2016-06-171-2/+2
|\|
| * Fixing wrong gettext keyword preventing translations from being used.Nicolas Dufour2016-06-171-2/+2
* | Remove unwanted empty space at top in style dialogkamalpreetgrewal2016-06-171-2/+4
* | Merge changes from trunkkamalpreetgrewal2016-06-175-198/+136
|\|
| * Fixes some bugs related to powerstroke 'Powerstroke infinite loop'Jabier Arraiza Cenoz2016-06-163-51/+23
| * remove tabsMarc Jeanmougin2016-06-161-29/+29
| * Fix z-cycling (alt+mousewheel) behaviorMarc Jeanmougin2016-06-162-118/+84
* | Implement deletion of style selector both from repr and treeviewkamalpreetgrewal2016-06-152-38/+34
* | Add selector to single style element & replace storage map by a vectorkamalpreetgrewal2016-06-152-40/+74
* | Merge changes from trunkkamalpreetgrewal2016-06-155-4/+44
|\|
| * [Bug #1300865] lcms2: crash in Fill and Stroke if linked color profile is mis...Mark Harmer2016-06-142-2/+7
| * Merging lp:~inkscape+alexander/inkscape/comments into lp:inkscape.brock-alexander2016-06-143-2/+37
* | Set style and class attribute of object approprialtely when adding new style ...kamalpreetgrewal2016-06-131-14/+29
* | Fix crash when object without style attribute is added to selectorkamalpreetgrewal2016-06-131-12/+19
* | Correct parsing of style elementkamalpreetgrewal2016-06-131-27/+40
* | Merge changes from trunkkamalpreetgrewal2016-06-1310-90/+386
|\|
| * Fix a helper path dataJabier Arraiza Cenoz2016-06-121-1/+1
| * Fix faulty comparison function.Tavmjong Bah2016-06-121-2/+4
| * Fix bug 'Persistent measure repositions on middle click'Jabier Arraiza Cenoz2016-06-121-1/+0
| * Optionally sort attributes and properties into a canonical order.Tavmjong Bah2016-06-128-88/+383
* | Delete selector from style dialog (not from repr yet)kamalpreetgrewal2016-06-112-25/+97
* | Merge changes from trunkkamalpreetgrewal2016-06-1155-435/+433
|\|
| * Extensions: Use underscored variants of parameters / attribute names in inter...Eduard Braun2016-06-1151-431/+431
| * Clean up includes after r14955Eduard Braun2016-06-114-4/+2
* | Merge changes from trunkkamalpreetgrewal2016-06-117-78/+120
|\|
| * A little cleaning up of attributes.Tavmjong Bah2016-06-114-75/+92
| * Fix a typo that spawned a lot of "unused parameter" warnings when compilingEduard Braun2016-06-111-1/+1
| * fix-bugs #540591 #1287996 and #456503 related to undo in path parameters of LPEJabier Arraiza Cenoz2016-06-112-2/+27
* | Apply patch for broken automakekamalpreetgrewal2016-06-111-0/+2
* | Merge changes from trunkkamalpreetgrewal2016-06-112-11/+5
|\|
| * Enabled using the context menu key additionally to the already working Shift+...h-h-h2016-06-101-0/+5
| * Rm unnecessary/incorrect post-build messageAlex Valavanis2016-06-101-11/+0
* | Populate style dialog with existing selectors in stylesheetkamalpreetgrewal2016-06-102-15/+38
* | Add selector to style elementkamalpreetgrewal2016-06-102-21/+81
* | Merge changes from trunkkamalpreetgrewal2016-06-109-42/+53
|\|
| * Only update inkscape.version on successful file write.Tavmjong Bah2016-06-083-9/+20
| * Really remove last of svg_units.Tavmjong Bah2016-06-081-10/+0
| * Remove unused svg-units variable.Tavmjong Bah2016-06-082-19/+18
| * Store rest of string in Inkscape version ('pre' 'devel').Tavmjong Bah2016-06-082-2/+13
| * [Bug #1590171] Fill and Stroke dialog shows wrong label for Radial gradient.Nicolas Dufour2016-06-081-1/+1