summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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