summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor formatting cleanup.Tavmjong Bah2018-01-301-61/+59
* Minor fixes and reorganizing 'object' README file.Tavmjong Bah2018-01-301-75/+73
* Add error output when file loading fails.Tavmjong Bah2018-01-301-3/+26
* Fix object directory name in POTFILES.inTavmjong Bah2018-01-301-26/+26
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-30553-2486/+3406
* Translations: update inkscape.potEduard Braun2018-01-291-2800/+2766
* Don't translate the empty string.Eduard Braun2018-01-294-10/+10
* Update Hungarian translation (!189)Meskó Balázs2018-01-291-5669/+4218
* CMake: keep defines in ConfigChecks.cmakeEduard Braun2018-01-282-7/+5
* CMake: some shuffling - cleanup structure of CMakeLists.txtEduard Braun2018-01-281-66/+71
* CMake/CPack: Define INKSCAPE_CPACK_PREFIX instead of overwriting INKSCAPE_DIS...Eduard Braun2018-01-282-4/+9
* CMake/CPack: Set CPACK_PACKAGE_INSTALL_DIRECTORY only onceEduard Braun2018-01-281-2/+0
* CMake/CPack: CPackDeb only available on UNIXEduard Braun2018-01-281-16/+17
* Fix creation of icon-theme.cacheEduard Braun2018-01-282-3/+3
* Do not build icon cache for nowMarc Jeanmougin2018-01-271-1/+1
* Temporarily guard icon cacheMarc Jeanmougin2018-01-271-2/+4
* OCAL dialog: make requests non-blocking on windowsEduard Braun2018-01-261-8/+9
* Fix handling of filenames of linked images in .odg exportEduard Braun2018-01-242-6/+1
* Always show an error dialog on failed savesEduard Braun2018-01-241-0/+17
* move install command to logical placeMarc Jeanmougin2018-01-242-4/+3
* Tentatively fix build for lp packagingMarc Jeanmougin2018-01-241-2/+2
* Merge gitlab.com:inkscape/inkscapeMarc Jeanmougin2018-01-2310-17/+8
|\
| * Minor include file cleanup.Tavmjong Bah2018-01-2310-17/+8
* | Merge branch 'master' of gitlab.com:marcjeanmougin/inkscapeMarc Jeanmougin2018-01-236-623/+695
|\ \
| * | CPack fixesMarc Jeanmougin2018-01-232-17/+7
| * | Attempt to have gitlab build a .deb with cpackMarc Jeanmougin2018-01-231-0/+1
| * | Configure CPackMarc Jeanmougin2018-01-234-229/+309
| |/
| * Convert gradient-toolbar to use ink-select-one-action.Tavmjong Bah2018-01-222-619/+599
| * Add functions to return Gdk::Pixbuf's for gradients and gradient stops.Tavmjong Bah2018-01-222-0/+80
| * Add pixmap and data (pointer) members to column.Tavmjong Bah2018-01-222-4/+16
* | Add FindNSIS and fix prefixMarc Jeanmougin2018-01-232-1/+56
* | CPack fixesMarc Jeanmougin2018-01-222-17/+7
* | Attempt to have gitlab build a .deb with cpackMarc Jeanmougin2018-01-211-0/+1
* | Configure CPackMarc Jeanmougin2018-01-214-229/+309
|/
* Add 5° rotation optionMarc Jeanmougin2018-01-201-3/+3
* Move general ellipsize text function out of gradient files.Tavmjong Bah2018-01-198-11/+81
* Don't allow dragging path at cap or line joinEduard Braun2018-01-181-0/+1
* Really update style sheet for recent Swatches dialog changes.Tavmjong Bah2018-01-181-1/+7
* Revert "Update style sheet for recent Swatches dialog changes."Tavmjong Bah2018-01-181-2/+1
* Update style sheet for recent Swatches dialog changes.Tavmjong Bah2018-01-181-1/+2
* PreviewHolder: derive from Gtk::BinStefano Facchini2018-01-182-42/+20
* Remove unused abstract class PreviewFillableStefano Facchini2018-01-186-96/+28
* swatches: Code cleanupStefano Facchini2018-01-183-332/+166
* Minor cleanup.Tavmjong Bah2018-01-181-21/+34
* Fixes https://bugs.launchpad.net/inkscape/+bug/1742305 (ungrouping can lose g...Marc Jeanmougin2018-01-171-0/+1
* Properly support palettes without color namesEduard Braun2018-01-171-2/+10
* Fix possible divide by zero.Tavmjong Bah2018-01-171-1/+2
* panel: Cleanup codeStefano Facchini2018-01-173-29/+14
* Move code related to SwatchesPanel where it belongsStefano Facchini2018-01-1712-500/+478
* Pull a copy of desktop-gtk3Ted Gould2018-01-161-6/+26