summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Drop support for GTK+ < 2.24Alex Valavanis2012-11-2623-272/+4
* | i18n. Fix for Bug #1083043 (Symbols dialog isn't translatable).Nicolas Dufour2012-11-261-7/+9
* | Fix undo history entry for layer renaming to be consistent with 'Rename Layer...su_v2012-11-261-1/+1
* | The label should really say "Stops:", just like its verb.Alexandre Prokoudine2012-11-261-1/+1
* | Marked another user-visible message for translation, fixed text case for comb...Alexandre Prokoudine2012-11-261-4/+4
* | Marked even more user visible messages for translationAlexandre Prokoudine2012-11-261-4/+4
* | Made a few user-visible messages translatableAlexandre Prokoudine2012-11-262-3/+3
* | Update to current trunkTed Gould2012-11-25182-1065/+2677
|\ \
| * | Fix for 1036059 : Keyboard shortcut editorJohn Smith2012-11-2513-42/+1060
| |/
| * Fix for 172236 : Dropper pixmaps and onetime fixJohn Smith2012-11-245-18/+194
| * UI. Fix for Bug #1072007 (Mouse scroll zoom depends on if the cursor is over ...Nicolas Dufour2012-11-231-2/+6
| * code cleanup: quiet warnings with gcc.Campbell Barton2012-11-2015-22/+28
| * Fix for #970355, radial gradient using object bounding box.Tavmjong Bah2012-11-201-3/+22
| * Fix for Bug #768149 (Incorrect Image URL can cause Loop) by Kris.Nicolas Dufour2012-11-201-36/+8
| * Revert for 166691 : Changing layer order does not update layer selector - Rev...John Smith2012-11-191-1/+5
| * UI. Fix for Bug #1071104 (Failure to open a browse window when choosing Expor...Nicolas Dufour2012-11-181-0/+8
| * Fix for 275662 : Filter stays in object's css property after Filter Effect di...John Smith2012-11-181-0/+24
| * Fix for 1079971 : Symbol dialog : Drag & Drop to the canvasJohn Smith2012-11-184-1/+40
| * Fix for 177931 : Layer dialog toggle solo mode with Shift/Alt clickJohn Smith2012-11-182-11/+48
| * cppcheck: Simple fixes for src/ui/dialogAlex Valavanis2012-11-1514-44/+40
| * cppcheck: Simple fixes for src/ui/widgetAlex Valavanis2012-11-153-6/+6
| * cppcheck: Fix a couple more C-style pointer casts and inefficient vector-empt...Alex Valavanis2012-11-152-4/+4
| * emf import. modify sequence of operations to load file EMF_Illustrator_a4.emf...Alvin Penner2012-11-111-9/+14
| * SPObject: Remove todo noteAlex Valavanis2012-11-111-2/+0
| * SPObject: drop sp_object_ prefix on class membersAlex Valavanis2012-11-115-63/+60
| * 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
| * 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
| * 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
| * 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