summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | update to trunkJabier Arraiza Cenoz2016-05-082-0/+12
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
* | | | | | | Attempt to fix ruler background for GTK 3.20.Tavmjong Bah2016-05-082-0/+12
|\ \ \ \ \ \ \
| * | | | | | | Attemt to fix ruler background for GTK 3.20.Tavmjong Bah2016-05-082-0/+12
| | |_|_|_|/ / | |/| | | | |
| | | | * | | First attempt to make fixed tweenk reviewJabier Arraiza Cenoz2016-05-0814-1020/+835
| | | | * | | update to trunkJabier Arraiza Cenoz2016-05-08159-9687/+15635
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
* | | | | | | add missing POTFILES.in line in mirror symmetry LPEJabier Arraiza Cenoz2016-05-081-0/+1
* | | | | | | Merge lp:~inkscape.dev/inkscape/mirror-symetry-lpe-improvements into lp:inkscapeJabier Arraiza Cenoz2016-05-083-38/+331
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | update to trunkJabier Arraiza Cenoz2016-05-086-16/+92
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | 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 transform in document based axisJabier Arraiza Cenoz2016-05-081-5/+5
| | * | | | | | update to trunkJabier Arraiza Cenoz2016-05-08177-14048/+20690
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
* | | | | | | | 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