summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | UI. Fix for bug #959202 (Spiral Tool: Alt+drag on outside handle isn't ↵Nicolas Dufour2012-12-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | described). (bzr r11927)
| * | | | | | | | | | | Translations. Removing sp-color-gtkselector.cpp from translatable files.Nicolas Dufour2012-12-032-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UI. Fix for Bug #836477 (Spray Tool: Descriptions in status bar "... scroll to spray something" need more words). Translations. Translation template update. (bzr r11926)
| * | | | | | | | | | | Migrate remaining color widgets to GtkGridAlex Valavanis2012-12-022-8/+122
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11923)
| * | | | | | | | | | | Migrate sp-color-scales to GtkGrid and fix alignment in sp-color-wheel-selectorAlex Valavanis2012-12-022-3/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11922)
| * | | | | | | | | | | Fix permissive casting in sp-color-wheel-selectorAlex Valavanis2012-12-021-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11921)
| * | | | | | | | | | | Migrate sp-color-wheel-selector to GtkGridAlex Valavanis2012-12-011-5/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11920)
| * | | | | | | | | | | Drop unused sp-color-gtkselector codeAlex Valavanis2012-12-014-212/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11919)
| * | | | | | | | | | | Migrate inkview buttons from deprecated GtkTable layout to GtkButtonBoxAlex Valavanis2012-12-011-35/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11918)
| * | | | | | | | | | | Fix for 1084341 : Gradient Tool : Hide gradient handles on a solid color swatchJohn Smith2012-11-301-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11917)
| * | | | | | | | | | | Fix for 255792 : Calligraphy tool presets managementJohn Smith2012-11-306-19/+132
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11916)
| * | | | | | | | | | | Fix for 430301 : core dump exporting to non existing folderJohn Smith2012-11-303-29/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11915)
| * | | | | | | | | | | Fix for #955141: Converting clipped object to pattern produces rasterised ↵Tavmjong Bah2012-11-292-2/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pattern. (bzr r11914)
| * | | | | | | | | | | Fix for 1073128 : Command line PNG export fails if FeFlood filter primitive ↵John Smith2012-11-293-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is present (bzr r11913)
| * | | | | | | | | | | Fix for 171466 : F/S set swatch preview column nameJohn Smith2012-11-291-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11912)
| * | | | | | | | | | | Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ↵John Smith2012-11-285-17/+109
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | never go away (bzr r11911)
| * | | | | | | | | | | GTK+ 3: Migrate to GdkRGBAAlex Valavanis2012-11-274-9/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11910)
| * | | | | | | | | | | Drop support for Glib < 2.28Alex Valavanis2012-11-261-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11908)
| * | | | | | | | | | | Drop support for GTK+ < 2.24Alex Valavanis2012-11-2623-272/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907)
| * | | | | | | | | | | i18n. Fix for Bug #1083043 (Symbols dialog isn't translatable).Nicolas Dufour2012-11-261-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11904)
* | | | | | | | | | | | changes_2012-11_28.patchDavid Mathog2012-12-041-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMF import: - fix a bug which could potentially show up when a UTF16 string was read from an EMF file that contained mostly glyphs that needed 3 or 4 byte UTF-8 encoding. (bzr r11668.1.43)
* | | | | | | | | | | | merge from trunk (r11903)su_v2012-11-2677-339/+1648
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11668.1.42)
| * | | | | | | | | | | Fix undo history entry for layer renaming to be consistent with 'Rename ↵su_v2012-11-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Layer' dialog (bzr r11903)
| * | | | | | | | | | | The label should really say "Stops:", just like its verb.Alexandre Prokoudine2012-11-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The former "Edit:" label text is just confusing. (bzr r11902)
| * | | | | | | | | | | Marked another user-visible message for translation, fixed text case for ↵Alexandre Prokoudine2012-11-261-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | combo items (bzr r11901)
| * | | | | | | | | | | Marked even more user visible messages for translationAlexandre Prokoudine2012-11-261-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11900)
| * | | | | | | | | | | Made a few user-visible messages translatableAlexandre Prokoudine2012-11-262-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11899)
| * | | | | | | | | | | Update to current trunkTed Gould2012-11-25182-1065/+2677
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11804.1.8)
| | * | | | | | | | | | | Fix for 1036059 : Keyboard shortcut editorJohn Smith2012-11-2513-42/+1060
| | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11895)
| | * | | | | | | | | | Fix for 172236 : Dropper pixmaps and onetime fixJohn Smith2012-11-245-18/+194
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11894)
| | * | | | | | | | | | UI. Fix for Bug #1072007 (Mouse scroll zoom depends on if the cursor is over ↵Nicolas Dufour2012-11-231-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an object). (bzr r11893)
| | * | | | | | | | | | code cleanup: quiet warnings with gcc.Campbell Barton2012-11-2015-22/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11888)
| | * | | | | | | | | | Fix for #970355, radial gradient using object bounding box.Tavmjong Bah2012-11-201-3/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11887)
| | * | | | | | | | | | Fix for Bug #768149 (Incorrect Image URL can cause Loop) by Kris.Nicolas Dufour2012-11-201-36/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11885)
| | * | | | | | | | | | Revert for 166691 : Changing layer order does not update layer selector - ↵John Smith2012-11-191-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert change to performance issues (bzr r11883)
| | * | | | | | | | | | UI. Fix for Bug #1071104 (Failure to open a browse window when choosing ↵Nicolas Dufour2012-11-181-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Export As...). (bzr r11882)
| | * | | | | | | | | | Fix for 275662 : Filter stays in object's css property after Filter Effect ↵John Smith2012-11-181-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dialog removal (bzr r11881)
| | * | | | | | | | | | Fix for 1079971 : Symbol dialog : Drag & Drop to the canvasJohn Smith2012-11-184-1/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11880)
| | * | | | | | | | | | Fix for 177931 : Layer dialog toggle solo mode with Shift/Alt clickJohn Smith2012-11-182-11/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11879)
| | * | | | | | | | | | cppcheck: Simple fixes for src/ui/dialogAlex Valavanis2012-11-1514-44/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11874)
| | * | | | | | | | | | cppcheck: Simple fixes for src/ui/widgetAlex Valavanis2012-11-153-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11873)
| | * | | | | | | | | | cppcheck: Fix a couple more C-style pointer casts and inefficient ↵Alex Valavanis2012-11-152-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vector-emptiness checking (bzr r11872)
| * | | | | | | | | | | Getting all the filter headersTed Gould2012-10-161-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11804.1.7)
| * | | | | | | | | | | A few more headersTed Gould2012-10-152-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11804.1.6)
| * | | | | | | | | | | New 2geom files and putting in the same order as 'ls'Ted Gould2012-10-151-104/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11804.1.5)
| * | | | | | | | | | | Drop some extra inkboard and pedro cruftTed Gould2012-10-151-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11804.1.4)
| * | | | | | | | | | | Files in /src that no longer existTed Gould2012-10-1511-21/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11804.1.2)
* | | | | | | | | | | | merge from trunk (r11871)su_v2012-11-1444-334/+296
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | (bzr r11668.1.41)
| * | | | | | | | | | | emf import. modify sequence of operations to load file ↵Alvin Penner2012-11-111-9/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMF_Illustrator_a4.emf (Bug 988601) (bzr r11871)
| * | | | | | | | | | | SPObject: Remove todo noteAlex Valavanis2012-11-111-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11870)
| * | | | | | | | | | | SPObject: drop sp_object_ prefix on class membersAlex Valavanis2012-11-115-63/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11869)