| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ↵ | John Smith | 2012-11-28 | 5 | -17/+109 |
| | | | | | | never go away (bzr r11911) | ||||
| * | GTK+ 3: Migrate to GdkRGBA | Alex Valavanis | 2012-11-27 | 4 | -9/+123 |
| | | | | (bzr r11910) | ||||
| * | Drop support for Glib < 2.28 | Alex Valavanis | 2012-11-26 | 1 | -9/+0 |
| | | | | (bzr r11908) | ||||
| * | Drop support for GTK+ < 2.24 | Alex Valavanis | 2012-11-26 | 23 | -272/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907) | ||||
| * | i18n. Fix for Bug #1083043 (Symbols dialog isn't translatable). | Nicolas Dufour | 2012-11-26 | 1 | -7/+9 |
| | | | | (bzr r11904) | ||||
| * | Fix undo history entry for layer renaming to be consistent with 'Rename ↵ | su_v | 2012-11-26 | 1 | -1/+1 |
| | | | | | | Layer' dialog (bzr r11903) | ||||
| * | The label should really say "Stops:", just like its verb. | Alexandre Prokoudine | 2012-11-26 | 1 | -1/+1 |
| | | | | | | The former "Edit:" label text is just confusing. (bzr r11902) | ||||
| * | Marked another user-visible message for translation, fixed text case for ↵ | Alexandre Prokoudine | 2012-11-26 | 1 | -4/+4 |
| | | | | | | combo items (bzr r11901) | ||||
| * | Marked even more user visible messages for translation | Alexandre Prokoudine | 2012-11-26 | 1 | -4/+4 |
| | | | | (bzr r11900) | ||||
| * | Made a few user-visible messages translatable | Alexandre Prokoudine | 2012-11-26 | 2 | -3/+3 |
| | | | | (bzr r11899) | ||||
| * | Update to current trunk | Ted Gould | 2012-11-25 | 182 | -1065/+2677 |
| |\ | | | | | (bzr r11804.1.8) | ||||
| | * | Fix for 1036059 : Keyboard shortcut editor | John Smith | 2012-11-25 | 13 | -42/+1060 |
| | | | | | | | (bzr r11895) | ||||
| | * | Fix for 172236 : Dropper pixmaps and onetime fix | John Smith | 2012-11-24 | 5 | -18/+194 |
| | | | | | | | (bzr r11894) | ||||
| | * | UI. Fix for Bug #1072007 (Mouse scroll zoom depends on if the cursor is over ↵ | Nicolas Dufour | 2012-11-23 | 1 | -2/+6 |
| | | | | | | | | | | | an object). (bzr r11893) | ||||
| | * | code cleanup: quiet warnings with gcc. | Campbell Barton | 2012-11-20 | 15 | -22/+28 |
| | | | | | | | (bzr r11888) | ||||
| | * | Fix for #970355, radial gradient using object bounding box. | Tavmjong Bah | 2012-11-20 | 1 | -3/+22 |
| | | | | | | | (bzr r11887) | ||||
| | * | Fix for Bug #768149 (Incorrect Image URL can cause Loop) by Kris. | Nicolas Dufour | 2012-11-20 | 1 | -36/+8 |
| | | | | | | | (bzr r11885) | ||||
| | * | Revert for 166691 : Changing layer order does not update layer selector - ↵ | John Smith | 2012-11-19 | 1 | -1/+5 |
| | | | | | | | | | | | Revert change to performance issues (bzr r11883) | ||||
| | * | UI. Fix for Bug #1071104 (Failure to open a browse window when choosing ↵ | Nicolas Dufour | 2012-11-18 | 1 | -0/+8 |
| | | | | | | | | | | | Export As...). (bzr r11882) | ||||
| | * | Fix for 275662 : Filter stays in object's css property after Filter Effect ↵ | John Smith | 2012-11-18 | 1 | -0/+24 |
| | | | | | | | | | | | dialog removal (bzr r11881) | ||||
| | * | Fix for 1079971 : Symbol dialog : Drag & Drop to the canvas | John Smith | 2012-11-18 | 4 | -1/+40 |
| | | | | | | | (bzr r11880) | ||||
| | * | Fix for 177931 : Layer dialog toggle solo mode with Shift/Alt click | John Smith | 2012-11-18 | 2 | -11/+48 |
| | | | | | | | (bzr r11879) | ||||
| | * | cppcheck: Simple fixes for src/ui/dialog | Alex Valavanis | 2012-11-15 | 14 | -44/+40 |
| | | | | | | | (bzr r11874) | ||||
| | * | cppcheck: Simple fixes for src/ui/widget | Alex Valavanis | 2012-11-15 | 3 | -6/+6 |
| | | | | | | | (bzr r11873) | ||||
| | * | cppcheck: Fix a couple more C-style pointer casts and inefficient ↵ | Alex Valavanis | 2012-11-15 | 2 | -4/+4 |
| | | | | | | | | | | | vector-emptiness checking (bzr r11872) | ||||
| | * | emf import. modify sequence of operations to load file ↵ | Alvin Penner | 2012-11-11 | 1 | -9/+14 |
| | | | | | | | | | | | EMF_Illustrator_a4.emf (Bug 988601) (bzr r11871) | ||||
| | * | SPObject: Remove todo note | Alex Valavanis | 2012-11-11 | 1 | -2/+0 |
| | | | | | | | (bzr r11870) | ||||
| | * | SPObject: drop sp_object_ prefix on class members | Alex Valavanis | 2012-11-11 | 5 | -63/+60 |
| | | | | | | | (bzr r11869) | ||||
| | * | Replace remaining C-style pointer casts for src/widgets | Alex Valavanis | 2012-11-11 | 30 | -210/+177 |
| | | | | | | | (bzr r11868) | ||||
| | * | cppcheck: Convert more C-style pointer casts to GObject or C++ | Alex Valavanis | 2012-11-11 | 8 | -56/+56 |
| | | | | | | | (bzr r11867) | ||||
| | * | Build. Fixing win32 build with cairo > 1.11.4 (replacing uint with unsigned ↵ | Nicolas Dufour | 2012-11-10 | 1 | -3/+3 |
| | | | | | | | | | | | int). (bzr r11866) | ||||
| | * | Fix for Bug #773288 (border options) by demicoder. | Nicolas Dufour | 2012-11-07 | 1 | -25/+25 |
| | | | | | | | (bzr r11863) | ||||
| | * | Change outline mode rendering tolerance from 1.25 to 0.5. | Krzysztof Kosi??ski | 2012-11-06 | 2 | -2/+2 |
| | | | | | | | | | | | Fixes disappearing lines in newer versions of Cairo. (bzr r11862) | ||||
| | * | Fix for 1065933 : Better support for sub-layers in 'Show/Hide other layers' | John Smith | 2012-11-03 | 1 | -4/+9 |
| | | | | | | | (bzr r11861) | ||||
| | * | Don't remove default css values if element is in <defs> or is a <symbol>. | Tavmjong Bah | 2012-11-03 | 1 | -1/+8 |
| | | | | | | | (bzr r11860) | ||||
| | * | remove flash path when nodetool eventcontext is destroyed. fixes bug for ↵ | Johan B. C. Engelen | 2012-11-01 | 1 | -0/+4 |
| | | | | | | | | | | | persistent flashpath when flashtime is set to zero (=infinite) and pressing space to instantly go to select tool while flashpath is still being shown. (bzr r11859) | ||||
| | * | Fix for 1006816 : Newly applied filter doesn't show in Filters Editor | John Smith | 2012-11-01 | 2 | -5/+12 |
| | | | | | | | (bzr r11858) | ||||
| | * | Fix for 620568 : Changes to 'Hide all except selected' in Export Bitmap - ↵ | John Smith | 2012-11-01 | 2 | -4/+13 |
| | | | | | | | | | | | Revert changes from r11569 (bzr r11857) | ||||
| | * | Fix for Bug #1069806 (Inkscape crash in File>Open). | Nicolas Dufour | 2012-10-31 | 2 | -7/+6 |
| | | | | | | | (bzr r11856) | ||||
| | * | Fix for 1068763 : Opening 'File > Document Properties' dirties current document | John Smith | 2012-10-31 | 4 | -11/+19 |
| | | | | | | | (bzr r11855) | ||||
| | * | Fix for 1071426 : Swatches dialog doesn't update when swatch is renamed - ↵ | John Smith | 2012-10-30 | 1 | -5/+5 |
| | | | | | | | | | | | fix indicators (bzr r11854) | ||||
| | * | Fix for 1071328 : Inkscape encounters internal error when opening a valid ↵ | John Smith | 2012-10-30 | 1 | -1/+3 |
| | | | | | | | | | | | SVG file (bzr r11853) | ||||
| | * | Fix for 1071426 : Swatches dialog doesn't update when swatch is renamed | John Smith | 2012-10-30 | 2 | -0/+20 |
| | | | | | | | (bzr r11852) | ||||
| | * | Fix for 165865 : Markers - fix Undo history | John Smith | 2012-10-29 | 1 | -3/+2 |
| | | | | | | | (bzr r11850) | ||||
| | * | fix margin for PDF exporting page area | Johan B. C. Engelen | 2012-10-28 | 1 | -10/+15 |
| | | | | | | | (bzr r11849) | ||||
| | * | Fix for Bug #1072391 (Save as copy crash). | Nicolas Dufour | 2012-10-28 | 1 | -1/+6 |
| | | | | | | | (bzr r11848) | ||||
| | * | add bleed/margin to pdf export | Johan B. C. Engelen | 2012-10-28 | 8 | -17/+29 |
| | | | | | | | (bzr r11847) | ||||
| | * | cppcheck: Fix a couple of leaks | Alex Valavanis | 2012-10-28 | 2 | -0/+3 |
| | | | | | | | (bzr r11845) | ||||
| | * | cppcheck: More C-style pointer casting | Alex Valavanis | 2012-10-28 | 4 | -11/+13 |
| | | | | | | | (bzr r11844) | ||||
| | * | Fix for 928205 : Do not save viewport metadata option | John Smith | 2012-10-28 | 1 | -2/+2 |
| | | | | | | | (bzr r11843) | ||||
