summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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
| * text-toolbar: Gtk+ 3 theming #Hackfest2016Alex Valavanis2016-04-131-0/+18
| * Remove old uses of GTK_STOCK macrosMartin Owens2016-04-134-8/+7
| * Gtk3 compatibility fix. Hackfest 2016Tavmjong Bah2016-04-131-4/+4
| * Fix redraw problems when shrinking and then enlarging the SPCanvas widget.Krzysztof Kosi??ski2016-04-131-4/+6
| * Fix CMake caching issue with GtkSpellMarc Jeanmougin2016-04-131-17/+11
| * Fix referencing problem with widget is moved from one container to another. H...Tavmjong Bah2016-04-131-0/+5
| * Move background drawing to SPCanvas to avoid temporarily drawing an incorrectKrzysztof Kosi??ski2016-04-134-42/+79
* | Added Sebastian Faubels helper scripts for windows.Moritz Eberl2016-04-163-0/+13
* | Added missing fileMoritz Eberl2016-04-161-0/+1
* | Added an example plugin.Moritz Eberl2016-04-167-0/+322
* | Added Sebastian Faubels CMake changes for the windows build.Moritz Eberl2016-04-162-2/+70
* | CMake build creates a shared libinkscape_base library and links inkscape and ...Moritz Eberl2016-04-162-12/+20
* | Merge and fixed CMake buildMoritz Eberl2016-04-1325-849/+1583
|\|
| * gimpcolorwheel: Fix deprecated gtk_widget_style_attach #Hackfest2016Alex Valavanis2016-04-131-0/+2
| * spw-utilities: Fix deprecated gtk_widget_override_font #Hackfest2016Alex Valavanis2016-04-131-4/+22
| * Fix cmake buildMarc Jeanmougin2016-04-137-602/+13
| * Disable inkscape.desktop translation for old gettextMarc Jeanmougin2016-04-131-4/+15
| * Simplify SPCanvas by tracking the clean region instead of the dirty region.Krzysztof Kosi??ski2016-04-132-76/+42
| * ink-comboboxentry-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+18
| * Restore ability to set unitless 'line-height'. Hackfest 2016Tavmjong Bah2016-04-131-31/+48