summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for Bug #1072391 (Save as copy crash).Nicolas Dufour2012-10-281-1/+6
| | | (bzr r11848)
* add bleed/margin to pdf exportJohan B. C. Engelen2012-10-288-17/+29
| | | (bzr r11847)
* cppcheck: Fix a couple of leaksAlex Valavanis2012-10-282-0/+3
| | | (bzr r11845)
* cppcheck: More C-style pointer castingAlex Valavanis2012-10-284-11/+13
| | | (bzr r11844)
* Fix for 928205 : Do not save viewport metadata optionJohn Smith2012-10-281-2/+2
| | | (bzr r11843)
* Fix for 1067808 : Focus issues with new gradient (and swatch) manager in ↵John Smith2012-10-281-0/+3
| | | | | Fill&Stroke - Focus fix (bzr r11842)
* cppcheck: get rid of more C-style pointer castsAlex Valavanis2012-10-279-34/+40
| | | (bzr r11840)
* cppcheck: use gobject casts in box3d and hide dead codeAlex Valavanis2012-10-271-17/+19
| | | (bzr r11839)
* cppcheck: use gobject casts in box3d-side and rename NONE to SP_NONE in ↵Alex Valavanis2012-10-274-24/+21
| | | | | sp_metric (bzr r11838)
* cppcheck: use gobject casts in sp-itemAlex Valavanis2012-10-271-37/+35
| | | (bzr r11837)
* cppcheck fixes: sp-lpe-itemAlex Valavanis2012-10-273-52/+39
| | | (bzr r11836)
* Clamp colour channels in feComposite result to alpha channel, instead of 1, ↵Jasper van de Gronde2012-10-271-4/+5
| | | | | as the channels are premultiplied. (bzr r11835)
* Fix C++11 narrowing conversion errorsAlex Valavanis2012-10-275-11/+16
| | | (bzr r11834)
* Fix build error due to bad internal handling of deprecated GTK+ symbols in ↵Alex Valavanis2012-10-272-8/+8
| | | | | gtkmm header (bzr r11833)
* bit of a clean-upJohan B. C. Engelen2012-10-262-26/+19
| | | (bzr r11832)
* include yourself first, then the othersJohan B. C. Engelen2012-10-261-2/+3
| | | (bzr r11831)
* allow 0 degree angles for axonometric grid's x and z axesJohan B. C. Engelen2012-10-261-31/+45
| | | | | | Fixed bugs: - https://launchpad.net/bugs/583141 (bzr r11830)
* Fix for Bug #1070903 (Crash when saving a new document).Nicolas Dufour2012-10-261-1/+7
| | | (bzr r11828)
* Fix for 1067819 : Changing gradient name does not dirty the document (trunk)John Smith2012-10-242-4/+7
| | | (bzr r11825)
* Use Gtk::Box to arrange layer dialog buttons. Prevents oversized buttons in ↵Alex Valavanis2012-10-232-33/+28
| | | | | | | | GTK+ 3 Fixed bugs: - https://launchpad.net/bugs/1069181 (bzr r11823)
* Fix for 171890 : Mouse wheel on swatchesJohn Smith2012-10-235-41/+143
| | | (bzr r11822)
* update cmake files & make function static.Campbell Barton2012-10-222-1/+3
| | | (bzr r11821)
* Fix for 1067808 : Focus issues with new gradient (and swatch) manager in ↵John Smith2012-10-221-0/+8
| | | | | Fill&Stroke (trunk) (bzr r11819)
* UI uniformisationKris De Gussem2012-10-2112-38/+38
| | | (bzr r11817)
* Fix grid layout in desktop widgetAlex Valavanis2012-10-211-2/+0
| | | (bzr r11816)
* GTK3: Migrate toolbox to GtkGrid APIAlex Valavanis2012-10-201-0/+19
| | | (bzr r11815)
* GTK3: Migrate desktop widget to GtkGridAlex Valavanis2012-10-201-36/+143
| | | (bzr r11814)
* Do not show console debug messages for dynastroke lpeKris De Gussem2012-10-201-17/+17
| | | (bzr r11813)
* UI uniformisationKris De Gussem2012-10-202-11/+11
| | | (bzr r11811)
* Filters. Fixing filters structure and typo.Nicolas Dufour2012-10-191-1/+0
| | | (bzr r11809)
* Fix for 171333 : Adjust icon for moving guides - Hand iconJohn Smith2012-10-181-1/+1
| | | (bzr r11807)
* Fix for 171333 : Adjust icon for moving guidesJohn Smith2012-10-171-1/+10
| | | (bzr r11806)
* Fix crash resulting from r11646.Tavmjong Bah2012-10-161-1/+1
| | | (bzr r11805)
* Better attempt at finding primitive filter region for percent and ↵Tavmjong Bah2012-10-152-7/+26
| | | | | userSpaceOnUse. (bzr r11804)
* Use filter primitive region and aspect ratio in image filter primitive, ↵Tavmjong Bah2012-10-152-23/+110
| | | | | fixes regression. (bzr r11803)
* Stop using private GdlDockObject->master (broken in GDL 3.6)Alex Valavanis2012-10-141-3/+9
| | | (bzr r11801)
* Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop2012-10-1414-60/+68
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1065931 (bzr r11800)
* Remove invalid return statementsDiederik van Lierop2012-10-141-2/+2
| | | (bzr r11799)
* Fix for 657463 : Mousewheel zooming by two steps, not oneJohn Smith2012-10-141-0/+8
| | | (bzr r11798)
* Use filter primitive region in flood filter primitive, fixes regression.Tavmjong Bah2012-10-141-5/+28
| | | (bzr r11797)
* Fix build with new color palette featuresAlex Valavanis2012-10-141-0/+5
| | | (bzr r11796)
* Don't try to set infinite bounds on SpinButtons in LPE ScalarAlex Valavanis2012-10-141-2/+2
| | | (bzr r11794)
* Fix for 171221 : color panel improvementsJohn Smith2012-10-142-0/+18
| | | (bzr r11793)
* GTK+ 3: Fix crash with live-preview checkbox in extensions dialogAlex Valavanis2012-10-131-6/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1012741 (bzr r11792)
* Shift key should disable snapping when dragging a handle in the node toolDiederik van Lierop2012-10-131-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1065931 (bzr r11791)
* Prevent crash if symbol is empty. Chnage default styling for symbol preview.Tavmjong Bah2012-10-131-19/+24
| | | (bzr r11790)
* Fix for compiling with pre gtkmm 2.24 libraries.Tavmjong Bah2012-10-121-0/+17
| | | (bzr r11787)
* Fix for 1019974 : Default layer names are inconsistentJohn Smith2012-10-123-36/+53
| | | (bzr r11785)
* Fix for 177931 : Shift click layer icons to trigger soloJohn Smith2012-10-121-14/+24
| | | (bzr r11784)
* Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-1117-3/+991
| | | (bzr r11782)