summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | fix crasherJohan B. C. Engelen2012-12-201-3/+6
* | Fix regression with event attribute names (see bug #1050938)su_v2012-12-191-9/+9
* | Added support for Visio stencil files (.vss) to Symbols dialog.Tavmjong Bah2012-12-171-4/+104
* | libvisio: raise required version to >=0.20 and add new file types (VDX, VSDX)su_v2012-12-161-0/+43
* | GTK+ 3: Switch to more orientable widgetsAlex Valavanis2012-12-168-1/+77
* | GTK+ 3: Use orientable widgetsAlex Valavanis2012-12-168-0/+65
* | Migrate PageSizer to Gtk::GridAlex Valavanis2012-12-162-3/+73
* | Extensions. Fix for Bug #1089814 (INX: hidden parameter inside a notebook pag...Nicolas Dufour2012-12-161-8/+10
* | Fix for 383871 : Let space switch to selector tool even when used for panningJohn Smith2012-12-142-22/+50
* | re-add Grayscale color modeJohan B. C. Engelen2012-12-133-41/+79
* | Migrate document metadata from NotbookPage to Gtk::Grid and drop dead codeAlex Valavanis2012-12-122-54/+79
* | Stop using invalid casting in spinbutton-eventsAlex Valavanis2012-12-121-19/+29
* | Fix for 1086225 : Command line PDF export fails if FeFlood filter primitive i...John Smith2012-12-111-2/+0
* | Fix for bug #837066: Bucket Tool regressions with Cairo renderer.Tavmjong Bah2012-12-101-8/+27
* | Migrate Layers dialog to Gtk::GridAlex Valavanis2012-12-102-2/+59
* | GTK3: Migrate guides dialog to Gtk::GridAlex Valavanis2012-12-102-7/+79
* | reverting rev 11944Alvin Penner2012-12-101-1/+0
* | Fix for 1086643 : Input devices : Simplify dialogJohn Smith2012-12-101-122/+341
* | clip path bbox refresh. partial fix for Bug 1005085Alvin Penner2012-12-101-0/+1
* | stacked clip paths. patch by Ted Janeczko for Bug 1067271Alvin Penner2012-12-091-16/+11
* | Second attempt at fix for #955141, rasterization of clipped/masked objects in...Tavmjong Bah2012-12-091-3/+4
* | noop: Added some comments, rearranged some lines to make code easier to follow.Tavmjong Bah2012-12-091-11/+41
* | Revert r11914, better fix for bug #955141 coming.Tavmjong Bah2012-12-091-27/+2
* | Migrate remaining stuff from GtkTable to GtkGridAlex Valavanis2012-12-095-20/+198
* | Tidy up GTK/Glib deprecation flags and drop ancient pango support (<1.24)Alex Valavanis2012-12-094-26/+0
* | Selector tool: improve responsiveness for snapping a path's internal intersec...Diederik van Lierop2012-12-087-67/+28
* | Fix for bug #790192, the unclipped alpha component was used for clipping the ...Jasper van de Gronde2012-12-061-4/+5
* | Check that server is gradient before calling getVector().Tavmjong Bah2012-12-061-108/+115
* | Fix for 1086881 : Regression editing patterns with node toolJohn Smith2012-12-061-4/+8
* | can't do a string comparison like that!Johan B. C. Engelen2012-12-051-9/+9
* | - fix security bug lp:1025185Johan B. C. Engelen2012-12-053-3/+19
* | i18n. Improving windows's title internationalization (color mode wasn't corre...Nicolas Dufour2012-12-051-14/+35
* | win32 registry. set value for inkscape location (Bug 644185)Alvin Penner2012-12-031-1/+2
* | UI. Fix for bug #959202 (Spiral Tool: Alt+drag on outside handle isn't descri...Nicolas Dufour2012-12-031-1/+1
* | Translations. Removing sp-color-gtkselector.cpp from translatable files.Nicolas Dufour2012-12-032-4/+4
* | Migrate remaining color widgets to GtkGridAlex Valavanis2012-12-022-8/+122
* | Migrate sp-color-scales to GtkGrid and fix alignment in sp-color-wheel-selectorAlex Valavanis2012-12-022-3/+39
* | Fix permissive casting in sp-color-wheel-selectorAlex Valavanis2012-12-021-3/+3
* | Migrate sp-color-wheel-selector to GtkGridAlex Valavanis2012-12-011-5/+50
* | Drop unused sp-color-gtkselector codeAlex Valavanis2012-12-014-212/+0
* | Migrate inkview buttons from deprecated GtkTable layout to GtkButtonBoxAlex Valavanis2012-12-011-35/+28
* | Fix for 1084341 : Gradient Tool : Hide gradient handles on a solid color swatchJohn Smith2012-11-301-4/+4
* | Fix for 255792 : Calligraphy tool presets managementJohn Smith2012-11-306-19/+132
* | Fix for 430301 : core dump exporting to non existing folderJohn Smith2012-11-303-29/+89
* | Fix for #955141: Converting clipped object to pattern produces rasterised pat...Tavmjong Bah2012-11-292-2/+29
* | Fix for 1073128 : Command line PNG export fails if FeFlood filter primitive i...John Smith2012-11-293-2/+10
* | Fix for 171466 : F/S set swatch preview column nameJohn Smith2012-11-291-0/+5
* | Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ne...John Smith2012-11-285-17/+109
* | GTK+ 3: Migrate to GdkRGBAAlex Valavanis2012-11-274-9/+123
* | Drop support for Glib < 2.28Alex Valavanis2012-11-261-9/+0