summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove deprecated GtkWidget-separator-height, ignored as of 3.20.Tavmjong Bah2016-11-253-11/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove deprecated GtkWidget:wide-seperators which is ignored as of 3.20.Tavmjong Bah2016-11-253-4/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug #1574561] Italian translation update.firashanife2016-11-231-269/+398
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug #1643818] Updated es.po for 0.92.lucasvieites2016-11-231-1445/+1932
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [INTL:zh_TW] Traditional Chinese translation updateIvan Mas??r2016-11-231-6085/+6464
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Select mesh nodes by clicking on control lines.Tavmjong Bah2016-11-237-21/+77
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a typo in inkscape-preferences.cpp.Ivan Mas??r2016-11-221-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug #1643730] Inkscape Portable language selection not maintained.gordcaswell2016-11-221-9/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keep corner nodes selected when possible for corner operations.Tavmjong Bah2016-11-213-42/+177
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #1643408. Bug in pap LPEJabier Arraiza Cenoz2016-11-211-8/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preserve selection of corner nodes for some corner operations.Tavmjong Bah2016-11-201-1/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Shift-I shortcut for insert node.su_v2016-11-192-0/+20
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve mouse handling for mesh:Tavmjong Bah2016-11-181-79/+117
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #1627817. Bug in knot LPEJabier Arraiza Cenoz2016-11-181-4/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Another fix for the status bar with mesh gradients.Tavmjong Bah2016-11-171-1/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove debug line from last commit.Tavmjong Bah2016-11-171-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix status bar messages for meshes and gradients.Tavmjong Bah2016-11-172-5/+25
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix path outline function for meshes with nrow != ncolumn.Tavmjong Bah2016-11-171-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not return invalid vector gradient when switching from mesh to linear/radi...Tavmjong Bah2016-11-171-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure getVector() and getArray() return a valid gradient pointer.Tavmjong Bah2016-11-171-4/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug #1636086] Update Catalan translation for Inkscape 0.92.Jordi Mas i Hern??ndez2016-11-171-3029/+6962
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split selected rows/columns in half using Insert key.Tavmjong Bah2016-11-163-5/+78
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement tweaking of mesh handle colors.Tavmjong Bah2016-11-141-80/+102
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug #1590529] Italian Updates for inkscape docs (0.92.x)Nicolas Dufour2016-11-141-46/+41
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. French translation update.frigory2016-11-141-1130/+1270
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug #1407331] Ukrainian translation update for 0.92.Yuri Chornoivan2016-11-141-1152/+1263
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tutorials: Rename image files to follow "name.lang_id.ext" schemeEduard Braun2016-10-1843-21/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packaging: Merge all fixes from 0.92.x branch for NSIS and WiX installers (Wi...Eduard Braun2016-11-1349-2476/+3426
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unneeded fileEduard Braun2016-11-131-117/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packaging: Re-activate compression in MSI installer and document some todosEduard Braun2016-11-132-6/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packaging: Update NSIS translations from bug 1634690Eduard Braun2016-11-133-48/+48
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packaging: Support for additional components in WIX installerEduard Braun2016-10-203-56/+149
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated Russian translation of the Windows installerAlexandre Prokoudine2016-10-191-33/+33
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packaging: Forgotten file for r15115Eduard Braun2016-10-181-0/+140
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packaging: Add option not to create a shortcut in the start menu and order in...Eduard Braun2016-10-181-9/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packaging: Re-enable the option to select between "Full", "Optimal" and "Mini...Eduard Braun2016-10-181-8/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packaging: Make all available languages accessible in NSIS installerEduard Braun2016-10-1828-291/+903
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packaging: A whole lot of improvements for NSISEduard Braun2016-10-175-88/+128
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packaging: Restore original Simplified Chinese translation from original bug ...Eduard Braun2016-10-162-110/+110
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packaging: Make NSIS use Unicode (nativley supported since version 3.0)Eduard Braun2016-10-1631-1715/+1847
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packaging: Commit forgotten macro and fix the issue of leftover empty directo...Eduard Braun2016-10-122-5/+99
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packaging: WiX installerEduard Braun2016-10-102-9/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packaging: Yet another round of fixes / improvements for NSIS installerEduard Braun2016-10-105-234/+85
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Packaging] NSIS translation update for pt_brvictor.westmann2016-10-100-0/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packaging: More fixes for NSISEduard Braun2016-10-093-42/+82
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packaging: move NSIS plugins and macros to /plugins and /macros subdirsEduard Braun2016-10-0810-5/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packaging: Some initial fixes for NSISEduard Braun2016-10-083-24/+46
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packaging: Some initial fixes for WiX (MSI installer)Eduard Braun2016-10-085-22/+49
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix buildMarc Jeanmougin2016-11-121-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fit to bounding box: correct transform when mesh has a non-identity gradient ...Tavmjong Bah2016-11-121-0/+9