summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Replace remaining C-style pointer casts for src/widgetsAlex Valavanis2012-11-1130-210/+177
| * | | | | | | | | | | cppcheck: Convert more C-style pointer casts to GObject or C++Alex Valavanis2012-11-118-56/+56
| * | | | | | | | | | | Build. Fixing win32 build with cairo > 1.11.4 (replacing uint with unsigned i...Nicolas Dufour2012-11-101-3/+3
* | | | | | | | | | | | changes_2012_11_13a.patchDavid Mathog2012-11-141-50/+44
* | | | | | | | | | | | merge from trunk (r11865)su_v2012-11-106-32/+48
|\| | | | | | | | | | |
| * | | | | | | | | | | Fix for Bug #773288 (border options) by demicoder.Nicolas Dufour2012-11-071-25/+25
| * | | | | | | | | | | Change outline mode rendering tolerance from 1.25 to 0.5.Krzysztof Kosi??ski2012-11-062-2/+2
| * | | | | | | | | | | Fix for 1065933 : Better support for sub-layers in 'Show/Hide other layers'John Smith2012-11-031-4/+9
| * | | | | | | | | | | Don't remove default css values if element is in <defs> or is a <symbol>.Tavmjong Bah2012-11-031-1/+8
| * | | | | | | | | | | remove flash path when nodetool eventcontext is destroyed. fixes bug for pers...Johan B. C. Engelen2012-11-011-0/+4
* | | | | | | | | | | | merge from trunk (r11858)su_v2012-11-0113-28/+73
|\| | | | | | | | | | |
| * | | | | | | | | | | Fix for 1006816 : Newly applied filter doesn't show in Filters EditorJohn Smith2012-11-012-5/+12
| * | | | | | | | | | | Fix for 620568 : Changes to 'Hide all except selected' in Export Bitmap - Rev...John Smith2012-11-012-4/+13
| * | | | | | | | | | | Fix for Bug #1069806 (Inkscape crash in File>Open).Nicolas Dufour2012-10-312-7/+6
| * | | | | | | | | | | Fix for 1068763 : Opening 'File > Document Properties' dirties current documentJohn Smith2012-10-314-11/+19
| * | | | | | | | | | | Fix for 1071426 : Swatches dialog doesn't update when swatch is renamed - fix...John Smith2012-10-301-5/+5
| * | | | | | | | | | | Fix for 1071328 : Inkscape encounters internal error when opening a valid SVG...John Smith2012-10-301-1/+3
| * | | | | | | | | | | Fix for 1071426 : Swatches dialog doesn't update when swatch is renamedJohn Smith2012-10-302-0/+20
* | | | | | | | | | | | changes_2012_10_31b.patchDavid Mathog2012-11-013-139/+187
* | | | | | | | | | | | merge from trunk (r11850)su_v2012-10-2945-289/+328
|\| | | | | | | | | | |
| * | | | | | | | | | | 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
* | | | | | | | | | | | merge from trunk (r11826)su_v2012-10-259-78/+178
|\| | | | | | | | | | |
| * | | | | | | | | | | 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
* | | | | | | | | | | | changes_2012_10_22b.patch, changes_2012_10_24a.patchDavid Mathog2012-10-256-170/+372
* | | | | | | | | | | | merge from trunk (r11821)su_v2012-10-2219-103/+237
|\| | | | | | | | | | |
| * | | | | | | | | | | 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