summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for 165865 : Markers - fix Undo historyJohn Smith2012-10-291-3/+2
* fix margin for PDF exporting page areaJohan B. C. Engelen2012-10-281-10/+15
* Fix for Bug #1072391 (Save as copy crash).Nicolas Dufour2012-10-281-1/+6
* add bleed/margin to pdf exportJohan B. C. Engelen2012-10-288-17/+29
* cppcheck: Fix a couple of leaksAlex Valavanis2012-10-282-0/+3
* cppcheck: More C-style pointer castingAlex Valavanis2012-10-284-11/+13
* Fix for 928205 : Do not save viewport metadata optionJohn Smith2012-10-281-2/+2
* Fix for 1067808 : Focus issues with new gradient (and swatch) manager in Fill...John Smith2012-10-281-0/+3
* cppcheck: get rid of more C-style pointer castsAlex Valavanis2012-10-279-34/+40
* cppcheck: use gobject casts in box3d and hide dead codeAlex Valavanis2012-10-271-17/+19
* cppcheck: use gobject casts in box3d-side and rename NONE to SP_NONE in sp_me...Alex Valavanis2012-10-274-24/+21
* cppcheck: use gobject casts in sp-itemAlex Valavanis2012-10-271-37/+35
* cppcheck fixes: sp-lpe-itemAlex Valavanis2012-10-273-52/+39
* Clamp colour channels in feComposite result to alpha channel, instead of 1, a...Jasper van de Gronde2012-10-271-4/+5
* Fix C++11 narrowing conversion errorsAlex Valavanis2012-10-275-11/+16
* Fix build error due to bad internal handling of deprecated GTK+ symbols in gt...Alex Valavanis2012-10-272-8/+8
* bit of a clean-upJohan B. C. Engelen2012-10-262-26/+19
* include yourself first, then the othersJohan B. C. Engelen2012-10-261-2/+3
* allow 0 degree angles for axonometric grid's x and z axesJohan B. C. Engelen2012-10-261-31/+45
* Fix for Bug #1070903 (Crash when saving a new document).Nicolas Dufour2012-10-261-1/+7
* Fix for 1067819 : Changing gradient name does not dirty the document (trunk)John Smith2012-10-242-4/+7
* Use Gtk::Box to arrange layer dialog buttons. Prevents oversized buttons in ...Alex Valavanis2012-10-232-33/+28
* Fix for 171890 : Mouse wheel on swatchesJohn Smith2012-10-235-41/+143
* update cmake files & make function static.Campbell Barton2012-10-222-1/+3
* Fix for 1067808 : Focus issues with new gradient (and swatch) manager in Fill...John Smith2012-10-221-0/+8
* UI uniformisationKris De Gussem2012-10-2112-38/+38
* Fix grid layout in desktop widgetAlex Valavanis2012-10-211-2/+0
* GTK3: Migrate toolbox to GtkGrid APIAlex Valavanis2012-10-201-0/+19
* GTK3: Migrate desktop widget to GtkGridAlex Valavanis2012-10-201-36/+143
* Do not show console debug messages for dynastroke lpeKris De Gussem2012-10-201-17/+17
* UI uniformisationKris De Gussem2012-10-202-11/+11
* Filters. Fixing filters structure and typo.Nicolas Dufour2012-10-191-1/+0
* Fix for 171333 : Adjust icon for moving guides - Hand iconJohn Smith2012-10-181-1/+1
* Fix for 171333 : Adjust icon for moving guidesJohn Smith2012-10-171-1/+10
* Fix crash resulting from r11646.Tavmjong Bah2012-10-161-1/+1
* Better attempt at finding primitive filter region for percent and userSpaceOn...Tavmjong Bah2012-10-152-7/+26
* Use filter primitive region and aspect ratio in image filter primitive, fixes...Tavmjong Bah2012-10-152-23/+110
* Stop using private GdlDockObject->master (broken in GDL 3.6)Alex Valavanis2012-10-141-3/+9
* Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop2012-10-1414-60/+68
* Remove invalid return statementsDiederik van Lierop2012-10-141-2/+2
* Fix for 657463 : Mousewheel zooming by two steps, not oneJohn Smith2012-10-141-0/+8
* Use filter primitive region in flood filter primitive, fixes regression.Tavmjong Bah2012-10-141-5/+28
* Fix build with new color palette featuresAlex Valavanis2012-10-141-0/+5
* Don't try to set infinite bounds on SpinButtons in LPE ScalarAlex Valavanis2012-10-141-2/+2
* Fix for 171221 : color panel improvementsJohn Smith2012-10-142-0/+18
* GTK+ 3: Fix crash with live-preview checkbox in extensions dialogAlex Valavanis2012-10-131-6/+4
* Shift key should disable snapping when dragging a handle in the node toolDiederik van Lierop2012-10-131-1/+1
* Prevent crash if symbol is empty. Chnage default styling for symbol preview.Tavmjong Bah2012-10-131-19/+24
* Fix for compiling with pre gtkmm 2.24 libraries.Tavmjong Bah2012-10-121-0/+17
* Fix for 1019974 : Default layer names are inconsistentJohn Smith2012-10-123-36/+53