summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added bool LPEMichael Soegtrop2016-05-086-1/+513
* Start of GTK3 external style sheet support.Tavmjong Bah2016-05-086-16/+92
|\
| * Start of GTK3 external style sheet support.Tavmjong Bah2016-05-086-16/+92
* | fix-bug-734201. stroke-to-path doesn't scale stroke width used in markersJabier Arraiza Cenoz2016-05-081-3/+5
* | Change license in about box to GPLv3 - due to GIMP filesKrzysztof Kosi??ski2016-05-084-286/+1309
|/
* Clarify license.Krzysztof Kosi??ski2016-05-089-7/+10
* Temporarily hard code GTK3 ruler background to off white.Tavmjong Bah2016-05-071-1/+3
* Prevent scrollbar overlay from covering swatches in GTK3 build. Tavmjong Bah2016-05-065-3/+14
* Fix rendering of tool bar icons in GTK3. Fix some GTK3 warnings.Tavmjong Bah2016-05-042-24/+38
|\
| * Fix rendering of tool bar icons.Tavmjong Bah2016-05-042-8/+16
| * Remove some GTK3 warnings.Tavmjong Bah2016-05-031-18/+24
|/
* Correct comment.Tavmjong Bah2016-05-031-1/+1
* Fixes link on mac os xsu_v2016-05-021-1/+6
* Fix for cmake installing libs, using a subfolder for clarity when installing ...Marc Jeanmougin2016-05-023-3/+7
* Merge ~meberl/inkscape/extension-fixes + CMake build: install libs and links ...Marc Jeanmougin2016-05-026-13/+27
|\
| * Fixed "make install" to set the right rpath. libinkscape_base.so should now b...Moritz Eberl2016-04-272-4/+13
| * Fixed path resolution in plugin loader.Moritz Eberl2016-04-273-9/+12
* | Translations. Italian translation update.firashanife2016-05-012-5807/+9421
* | Backout last commit as it introduced subtle errors.Tavmjong Bah2016-04-2915-32/+3
* | SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'.Tavmjong Bah2016-04-2915-3/+32
|/
* Correct enumeration names.Tavmjong Bah2016-04-221-3/+3
* minor warning cleanup.Jon A. Cruz2016-04-214-7/+11
* fix #1571365 linking on win32theAdib theadib@gmail.com2016-04-192-2/+2
* Fix make checkMarc Jeanmougin2016-04-171-1/+2
* add check for unordered_set (CMake build)Marc Jeanmougin2016-04-172-0/+5
|\
| * OS X Xcode clang 7.0.2 compile fixStefan Zellmann2016-04-172-0/+5
* | btool: exlude 'image-menu-item.c' from gtk2 buildsEduard Braun2016-04-172-0/+2
* | various filter editor fixesRaphael Rosch2016-04-162-22/+27
|/
* merge Moritz's branchMarc Jeanmougin2016-04-1623-31/+660
|\
| * removed unnecessary commentsMoritz Eberl2016-04-161-8/+0
| * MergeMoritz Eberl2016-04-162-0/+19
| |\ | |/ |/|
* | CXX flags dedup on CMake buildsShlomi Fish2016-04-162-0/+19
| * merge and fixed buildMoritz Eberl2016-04-1663-1103/+1042
| |\ | |/ |/|
* | CMake build: builds with WITH_DBUSMarc Jeanmougin2016-04-165-20/+41
* | CMake: Disable broken pseudo-option for GTKSPELL - determined automatically b...Alex Valavanis2016-04-162-3/+2
* | Fix CMake make check to without a global gtestShlomi Fish2016-04-151-1/+2
* | Add a Resize to Page with Keyboard ShortcutMartin Owens2016-04-153-3/+7
* | Priority is so high it blocks blitting the canvasLiam P. White2016-04-151-1/+1
* | Change idle priority back to highLiam P. White2016-04-141-1/+1
* | no icon for 'pop selection'Raphael Rosch2016-04-141-0/+14
* | Filter editor: effect description not entirely readableRaphael Rosch2016-04-142-17/+43
* | function to release object from groupRaphael Rosch2016-04-147-0/+53
* | Fix c++11 flag when required on non-debian-based systemsShlomi Fish2016-04-142-2/+7
* | Fix for make checksu_v2016-04-142-1/+4
* | Upgrade barcodes, more pylint, new Ean2 code and extended Ean13 with automati...Martin Owens2016-04-1417-435/+505
* | icons.svg can be reduced in size (fix missing radial gradients)Raphael Rosch2016-04-141-0/+1
* | icons.svg can be reduced in size (re-use gradients)Raphael Rosch2016-04-131-363/+169
* | icon: Fix deprecated gtk_widget_get_requisition() #Hackfest2016Alex Valavanis2016-04-131-0/+6
* | Move page border below the drawing.Krzysztof Kosi??ski2016-04-131-1/+1
* | Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features #Hackf...Alex Valavanis2016-04-135-107/+0