summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from trunkkamalpreetgrewal2016-07-043-104/+112
|\
| * Rename function, fix some indenting issues.Tavmjong Bah2016-07-022-100/+110
| * Fix typo from GList purge that broke SVG Font Editor dialog.Tavmjong Bah2016-07-021-1/+1
| * Fix bug #1598009 regression on path parameterJabier Arraiza Cenoz2016-07-021-3/+1
* | Add support to select corresponding treeview rows when objects are selectedkamalpreetgrewal2016-07-012-11/+52
* | Solve a spacing issue & fix buttons to add selectors when existing drawing is...kamalpreetgrewal2016-07-011-1/+2
* | Solve some compiler errorskamalpreetgrewal2016-06-302-8/+6
* | If selectors(children) of a row in treeview are deleted, XML repr is updated ...kamalpreetgrewal2016-06-302-33/+65
* | Merge changes from trunkkamalpreetgrewal2016-06-301-1/+1
|\|
| * avoid zero SBasis curve. (Bug 1593963)Alvin Penner2016-06-291-1/+1
* | Update XML repr when objects are added to selector & some code cleanupkamalpreetgrewal2016-06-282-91/+91
* | Select objects corresponding to selector selected in treeviewkamalpreetgrewal2016-06-262-13/+72
* | 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-235-1964/+1397
|\|
| * [Bug #1594542] Reset paint buckets parameters icon is not visible in Tool Con...Nicolas Dufour2016-06-231-5/+7
| * [Bug #1589792] Fix scaling for Draw From Triangle.suv-lp2016-06-231-7/+7
| * Translation. en_GB translation update.tghs2016-06-232-1947/+1378
| * [Bug #1594113] New extension Deep Ungroup includes hard-coded unit conversion...Nicolas Dufour2016-06-211-5/+5
* | Merge changes from trunkkamalpreetgrewal2016-06-202-36/+40
|\|
| * Fixing missing gettext keyword (regression introduced rev. 14057).Nicolas Dufour2016-06-201-2/+2
| * [Bug #1574561] Italian translation updates for 0.92.x.firashanife2016-06-201-34/+38
* | 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-175-167/+318
|\|
| * [Bug #1454910] Compressed SVG with media error.Nicolas Dufour2016-06-171-1/+1
| * [Bug #1580583] update corel draw x8 shortcut.lohanandrade2016-06-172-0/+176
| * [Bug #1574561] Italian translation updates for 0.92.x.firashanife2016-06-171-164/+139
| * 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-176-199/+137
|\|
| * Fixes some bugs related to powerstroke 'Powerstroke infinite loop'Jabier Arraiza Cenoz2016-06-163-51/+23
| * fix a bat fileMarc Jeanmougin2016-06-161-1/+1
| |\
| | * Added "call" for running a .bat file from a .bat file, as it should beh-h2016-06-101-1/+1
| * | 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-156-712/+796
|\| |
| * | [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
| * | [Bug #1407331] Ukrainian translation update for 0.92.Yuri Chornoivan2016-06-141-708/+752
* | | 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-1311-91/+392
|\| |
| * | Fix a helper path dataJabier Arraiza Cenoz2016-06-121-1/+1
| * | Fix faulty comparison function.Tavmjong Bah2016-06-121-2/+4