summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ruler: (Merge from GIMP) Cache PangoLayoutAlex Valavanis2012-12-241-60/+135
| | | (bzr r11979)
* ruler: Merge most of drawing and styles from GIMPAlex Valavanis2012-12-241-125/+179
| | | (bzr r11978)
* Move some code from filter primitives to cairo-utils.cpp. Fix bug in ↵Tavmjong Bah2012-12-2319-214/+40
| | | | | lighting primitives. (bzr r11976)
* ruler: Use border widths for Gtk+ 3 renderingAlex Valavanis2012-12-221-6/+39
| | | (bzr r11975)
* ruler: drop sp_ruler_invalidate_ticksAlex Valavanis2012-12-221-22/+2
| | | (bzr r11974)
* ruler (Merge from GIMP): Convert to no-window widget and provide separate ↵Alex Valavanis2012-12-223-181/+236
| | | | | accessors for position (bzr r11973)
* Add support for color-interpolation-filters = linearRGB.Tavmjong Bah2012-12-2222-33/+372
| | | (bzr r11972)
* Add utilities to tag a cairo surface with color interpolation value.Tavmjong Bah2012-12-222-0/+124
| | | (bzr r11971)
* Bug fix for color-interpolation, color-interpolation-filters. Get rid of ↵Tavmjong Bah2012-12-221-6/+2
| | | | | annoying warning. (bzr r11970)
* Minor changes.Tavmjong Bah2012-12-223-7/+1
| | | (bzr r11969)
* ruler (Merge from GIMP): Remove draw_pos from public APIAlex Valavanis2012-12-222-50/+113
| | | (bzr r11968)
* ruler: Remove draw_ticks from public APIAlex Valavanis2012-12-222-45/+40
| | | (bzr r11967)
* ruler: Add modeline supportAlex Valavanis2012-12-221-0/+11
| | | (bzr r11966)
* Use cairo surface for ruler widget - minimise delta against GTK+ 3 buildsAlex Valavanis2012-12-211-42/+12
| | | (bzr r11965)
* fix crasherJohan B. C. Engelen2012-12-201-3/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1092663 (bzr r11964)
* Fix regression with event attribute names (see bug #1050938)su_v2012-12-191-9/+9
| | | (bzr r11963)
* Added support for Visio stencil files (.vss) to Symbols dialog.Tavmjong Bah2012-12-171-4/+104
| | | (bzr r11962)
* libvisio: raise required version to >=0.20 and add new file types (VDX, VSDX)su_v2012-12-161-0/+43
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1086504 (bzr r11961)
* GTK+ 3: Switch to more orientable widgetsAlex Valavanis2012-12-168-1/+77
| | | (bzr r11960)
* GTK+ 3: Use orientable widgetsAlex Valavanis2012-12-168-0/+65
| | | (bzr r11959)
* Migrate PageSizer to Gtk::GridAlex Valavanis2012-12-162-3/+73
| | | (bzr r11957)
* Extensions. Fix for Bug #1089814 (INX: hidden parameter inside a notebook ↵Nicolas Dufour2012-12-161-8/+10
| | | | | page triggers crash). (bzr r11956)
* Fix for 383871 : Let space switch to selector tool even when used for panningJohn Smith2012-12-142-22/+50
| | | (bzr r11954)
* re-add Grayscale color modeJohan B. C. Engelen2012-12-133-41/+79
| | | | | | Fixed bugs: - https://launchpad.net/bugs/885048 (bzr r11953)
* Migrate document metadata from NotbookPage to Gtk::Grid and drop dead codeAlex Valavanis2012-12-122-54/+79
| | | (bzr r11952)
* Stop using invalid casting in spinbutton-eventsAlex Valavanis2012-12-121-19/+29
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1089290 (bzr r11951)
* Fix for 1086225 : Command line PDF export fails if FeFlood filter primitive ↵John Smith2012-12-111-2/+0
| | | | | is present (bzr r11950)
* Fix for bug #837066: Bucket Tool regressions with Cairo renderer.Tavmjong Bah2012-12-101-8/+27
| | | (bzr r11949)
* Migrate Layers dialog to Gtk::GridAlex Valavanis2012-12-102-2/+59
| | | (bzr r11948)
* GTK3: Migrate guides dialog to Gtk::GridAlex Valavanis2012-12-102-7/+79
| | | (bzr r11947)
* reverting rev 11944Alvin Penner2012-12-101-1/+0
| | | (bzr r11946)
* Fix for 1086643 : Input devices : Simplify dialogJohn Smith2012-12-101-122/+341
| | | (bzr r11945)
* clip path bbox refresh. partial fix for Bug 1005085Alvin Penner2012-12-101-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1005085 (bzr r11944)
* stacked clip paths. patch by Ted Janeczko for Bug 1067271Alvin Penner2012-12-091-16/+11
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1067271 (bzr r11943)
* Second attempt at fix for #955141, rasterization of clipped/masked objects ↵Tavmjong Bah2012-12-091-3/+4
| | | | | in patterns. (bzr r11942)
* noop: Added some comments, rearranged some lines to make code easier to follow.Tavmjong Bah2012-12-091-11/+41
| | | (bzr r11941)
* Revert r11914, better fix for bug #955141 coming.Tavmjong Bah2012-12-091-27/+2
| | | (bzr r11940)
* Migrate remaining stuff from GtkTable to GtkGridAlex Valavanis2012-12-095-20/+198
| | | (bzr r11939)
* Tidy up GTK/Glib deprecation flags and drop ancient pango support (<1.24)Alex Valavanis2012-12-094-26/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1088134 (bzr r11938)
* Selector tool: improve responsiveness for snapping a path's internal ↵Diederik van Lierop2012-12-087-67/+28
| | | | | intersections (was unbearable already for paths having 20+ segments) (bzr r11937)
* Fix for bug #790192, the unclipped alpha component was used for clipping the ↵Jasper van de Gronde2012-12-061-4/+5
| | | | | colour components. (bzr r11935)
* Check that server is gradient before calling getVector().Tavmjong Bah2012-12-061-108/+115
| | | (bzr r11934)
* Fix for 1086881 : Regression editing patterns with node toolJohn Smith2012-12-061-4/+8
| | | (bzr r11933)
* can't do a string comparison like that!Johan B. C. Engelen2012-12-051-9/+9
| | | (bzr r11932)
* - fix security bug lp:1025185Johan B. C. Engelen2012-12-053-3/+19
| | | | | | | | - make network access optional for XML loading Fixed bugs: - https://launchpad.net/bugs/1025185 (bzr r11931)
* i18n. Improving windows's title internationalization (color mode wasn't ↵Nicolas Dufour2012-12-051-14/+35
| | | | | | | correctly handled). Translations. Translation template and French translation update. (bzr r11930)
* win32 registry. set value for inkscape location (Bug 644185)Alvin Penner2012-12-031-1/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/644185 (bzr r11928)
* 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)