summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* GTK3: Fix compile for GTK3 versions less than 3.16. Try 2.Tavmjong Bah2016-05-161-3/+14
* GTK3: Give names to many widgets. Useful for debugging and for using CSS.Tavmjong Bah2016-05-153-10/+35
* Added normalized path to flowtextAdrian Boguszewski2016-05-152-1/+9
* GTK3: Fix compile for GTK3 versions less than 3.16.Tavmjong Bah2016-05-151-0/+4
* Fix a bug on Pen tool when use bend path as option and the clipboard has some...Jabier Arraiza Cenoz2016-05-101-1/+4
* Disable fillet-chamfer for 0.92 releaseJabier Arraiza Cenoz2016-05-081-1/+1
* Attempt to fix ruler background for GTK 3.20.Tavmjong Bah2016-05-081-0/+4
|\
| * Attemt to fix ruler background for GTK 3.20.Tavmjong Bah2016-05-081-0/+4
* | update to trunkJabier Arraiza Cenoz2016-05-083-15/+35
|\|
| * Start of GTK3 external style sheet support.Tavmjong Bah2016-05-083-15/+35
| |\
| | * Start of GTK3 external style sheet support.Tavmjong Bah2016-05-083-15/+35
* | | Fix transform in document based axisJabier Arraiza Cenoz2016-05-081-5/+5
* | | update to trunkJabier Arraiza Cenoz2016-05-08120-1804/+4036
|\| |
| * | 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-081-286/+620
| |/
| * Clarify license.Krzysztof Kosi??ski2016-05-087-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.Tavmjong Bah2016-05-042-8/+16
| * Remove some GTK3 warnings.Tavmjong Bah2016-05-031-18/+24
| * Correct comment.Tavmjong Bah2016-05-031-1/+1
| * Fix for cmake installing libs, using a subfolder for clarity when installing ...Marc Jeanmougin2016-05-021-1/+2
| * Merge ~meberl/inkscape/extension-fixes + CMake build: install libs and links ...Marc Jeanmougin2016-05-024-9/+22
| |\
| | * Fixed "make install" to set the right rpath. libinkscape_base.so should now b...Moritz Eberl2016-04-271-0/+10
| | * Fixed path resolution in plugin loader.Moritz Eberl2016-04-273-9/+12
| * | 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
| * various filter editor fixesRaphael Rosch2016-04-162-22/+27
| * removed unnecessary commentsMoritz Eberl2016-04-161-8/+0
| * merge and fixed buildMoritz Eberl2016-04-1636-258/+305
| |\
| | * CMake build: builds with WITH_DBUSMarc Jeanmougin2016-04-163-14/+34
| | * Add a Resize to Page with Keyboard ShortcutMartin Owens2016-04-152-1/+3
| | * 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
| | * Filter editor: effect description not entirely readableRaphael Rosch2016-04-142-17/+43
| | * function to release object from groupRaphael Rosch2016-04-147-0/+53
| | * 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
| | * using cpp limits valuesMarc Jeanmougin2016-04-132-3/+5
| | * Remove no longer needed warning about feTile rendering.Tavmjong Bah2016-04-131-12/+0
| | * Fix a few more pick calls not preceded by updateKrzysztof Kosi??ski2016-04-132-4/+10
| | * Remove unused variable in sp-canvas.cppKrzysztof Kosi??ski2016-04-131-2/+0
| | * Hopefully fix "invalid state when picking" warnings. #Hackfest2016Krzysztof Kosi??ski2016-04-131-2/+4
| | * Fix artifacts at the border when panning the canvas. #Hackfest2016Krzysztof Kosi??ski2016-04-131-16/+13
| | * font-selector: Gtk+ 3 theming #Hackfest2016Alex Valavanis2016-04-131-1/+16
| | * Fix canvas flicker while dragging objects. #Hackfest2016Krzysztof Kosi??ski2016-04-131-33/+11
| | * spw-utilities: Fix gtk_widget_set_margin_* API #Hackfest2016Alex Valavanis2016-04-131-1/+1