summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use C++11 unordered containersAlex Valavanis2016-08-041-41/+5
| | | (bzr r15040)
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-04235-19293/+325
|\ | | | | (bzr r15038)
| * ruler: Backport upstream patchesAlex Valavanis2016-07-291-13/+20
| | | | | | (bzr r15023.2.9)
| * Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-2847-1233/+57
| | | | | | (bzr r15023.2.8)
| * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-2877-2483/+164
| | | | | | (bzr r15023.2.7)
| * ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-2856-1376/+41
| | | | | | (bzr r15023.2.6)
| * extensions: Drop GTKMM2 fallbacksAlex Valavanis2016-07-2814-176/+16
| | | | | | (bzr r15023.2.5)
| * widgets/ruler: Drop GTK2 fallbacksAlex Valavanis2016-07-271-154/+0
| | | | | | (bzr r15023.2.4)
| * display.canvas-*grid: Drop GTK2 fallbacksAlex Valavanis2016-07-272-76/+4
| | | | | | (bzr r15023.2.3)
| * device-manager: Drop GTK2 fallbacksAlex Valavanis2016-07-271-39/+9
| | | | | | (bzr r15023.2.2)
| * Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2016-07-2742-13742/+4
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1424830 - https://launchpad.net/bugs/1606558 (bzr r15023.2.1)
* | Fix Win32 buildAlex Valavanis2016-08-041-1/+5
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1609572 (bzr r15037)
* | Add legacy verb SP_VERB_SELECTION_OUTLINE_LEGACY as pointed in bug 1556592#14Jabier Arraiza Cenoz2016-08-034-38/+55
| | | | | | (bzr r15036)
* | Fix broken headersAlex Valavanis2016-08-036-18/+13
| | | | | | (bzr r15035)
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-03404-1782/+219
| | | | | | (bzr r15034)
* | Fix Stroke to fill retaining fillsJabier Arraiza Cenoz2016-07-282-216/+354
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1556592 (bzr r15028)
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-28420-183/+1829
| | | | | | (bzr r15027)
* | Fixed failed buildAdrian Boguszewski2016-07-281-1/+1
| | | | | | (bzr r15026)
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-28420-1828/+182
| | | | | | (bzr r15025)
* | CMake on Windows produces same output as btool.Sebastian Faubel2016-07-261-13/+14
|/ | | | | | Added inkscape.com and icon to inkview.exe Added msysenv.sh to support compiling using MSYS. (bzr r15023.1.1)
* Order some headersJabier Arraiza Cenoz2016-07-242-2/+2
| | | (bzr r15023)
* Fixed a bug on roughen LPE on open pathsJabier Arraiza Cenoz2016-07-241-4/+1
| | | (bzr r15022)
* Fises to toggle button and coding styleJabier Arraiza Cenoz2016-07-244-43/+44
| | | (bzr r15021)
* Order and cleanup of some LPEJabier Arraiza Cenoz2016-07-2311-20/+19
| | | (bzr r15020)
* Fix auto palette when using extensionsMarc Jeanmougin2016-07-232-1/+9
| | | (bzr r15019)
* Fixed null when selection contains more than one itemAdrian Boguszewski2016-07-221-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1591390 (bzr r15018)
* [Bug #1524838] Disambiguate sigc::ptr_fun to fix C++14 compilation.Alex Henrie2016-07-184-4/+4
| | | (bzr r15016.1.1)
* Comment out unused enum.Tavmjong Bah2016-07-101-7/+7
| | | (bzr r15015)
* Documentation. French documentation translation updated.Nicolas Dufour2016-07-081-6/+18
| | | (bzr r15013)
* CMake build on windows (merge Sebastian's branch)Marc Jeanmougin2016-07-061-459/+454
|\ | | | | (bzr r15011)
| * Fixing build for Linux.Sebastian Faubel2016-07-061-436/+447
| | | | | | | | | | Replaced tabs with whitespaces. (bzr r15002.1.7)
| * Merge with trunk.Sebastian Faubel2016-07-021-40/+24
| | | | | | (bzr r15002.1.1)
* | Fix typo that prevents reading of 'units-per-em'.Tavmjong Bah2016-07-041-1/+1
| | | | | | (bzr r15008)
* | Prevent data-losing crash when sorting attributes and Layer dialog open.Tavmjong Bah2016-07-041-2/+7
| | | | | | (bzr r15007)
* | Rename function, fix some indenting issues.Tavmjong Bah2016-07-022-100/+110
| | | | | | (bzr r15006)
* | Fix typo from GList purge that broke SVG Font Editor dialog.Tavmjong Bah2016-07-021-1/+1
| | | | | | (bzr r15005)
* | Fix bug #1598009 regression on path parameterJabier Arraiza Cenoz2016-07-021-3/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1598009 (bzr r15004)
* | avoid zero SBasis curve. (Bug 1593963)Alvin Penner2016-06-291-1/+1
|/ | | | | | Fixed bugs: - https://launchpad.net/bugs/1593963 (bzr r15003)
* Fix bug#168286 also opem regression on bug#1594565Jabier Arraiza Cenoz2016-06-251-1/+103
| | | | | | Fixed bugs: - https://launchpad.net/bugs/168286 (bzr r15002)
* [Bug #1594542] Reset paint buckets parameters icon is not visible in Tool ↵Nicolas Dufour2016-06-231-5/+7
| | | | | | | | Controls Bar. Fixed bugs: - https://launchpad.net/bugs/1594542 (bzr r15001)
* Fixing missing gettext keyword (regression introduced rev. 14057).Nicolas Dufour2016-06-201-2/+2
| | | (bzr r14997)
* Fixing wrong gettext keyword preventing translations from being used.Nicolas Dufour2016-06-171-2/+2
| | | (bzr r14992)
* Fixes some bugs related to powerstroke 'Powerstroke infinite loop'Jabier Arraiza Cenoz2016-06-163-51/+23
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1535444 - https://launchpad.net/bugs/1236320 - https://launchpad.net/bugs/1586973 (bzr r14991)
* remove tabsMarc Jeanmougin2016-06-161-29/+29
| | | (bzr r14989)
* Fix z-cycling (alt+mousewheel) behaviorMarc Jeanmougin2016-06-162-118/+84
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1589420 (bzr r14988)
* [Bug #1300865] lcms2: crash in Fill and Stroke if linked color profile is ↵Mark Harmer2016-06-142-2/+7
| | | | | | | | missing on local system. Fixed bugs: - https://launchpad.net/bugs/1300865 (bzr r14987)
* Merging lp:~inkscape+alexander/inkscape/comments into lp:inkscape.brock-alexander2016-06-143-2/+37
| | | (bzr r14986)
* Fix a helper path dataJabier Arraiza Cenoz2016-06-121-1/+1
| | | (bzr r14984)
* Fix faulty comparison function.Tavmjong Bah2016-06-121-2/+4
| | | (bzr r14983)
* Fix bug 'Persistent measure repositions on middle click'Jabier Arraiza Cenoz2016-06-121-1/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1591662 (bzr r14982)