| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ruler: (Merge from GIMP) Cache PangoLayout | Alex Valavanis | 2012-12-24 | 1 | -60/+135 |
| | | | | (bzr r11979) | ||||
| * | ruler: Merge most of drawing and styles from GIMP | Alex Valavanis | 2012-12-24 | 1 | -125/+179 |
| | | | | (bzr r11978) | ||||
| * | Move some code from filter primitives to cairo-utils.cpp. Fix bug in ↵ | Tavmjong Bah | 2012-12-23 | 19 | -214/+40 |
| | | | | | | lighting primitives. (bzr r11976) | ||||
| * | ruler: Use border widths for Gtk+ 3 rendering | Alex Valavanis | 2012-12-22 | 1 | -6/+39 |
| | | | | (bzr r11975) | ||||
| * | ruler: drop sp_ruler_invalidate_ticks | Alex Valavanis | 2012-12-22 | 1 | -22/+2 |
| | | | | (bzr r11974) | ||||
| * | ruler (Merge from GIMP): Convert to no-window widget and provide separate ↵ | Alex Valavanis | 2012-12-22 | 3 | -181/+236 |
| | | | | | | accessors for position (bzr r11973) | ||||
| * | Add support for color-interpolation-filters = linearRGB. | Tavmjong Bah | 2012-12-22 | 22 | -33/+372 |
| | | | | (bzr r11972) | ||||
| * | Add utilities to tag a cairo surface with color interpolation value. | Tavmjong Bah | 2012-12-22 | 2 | -0/+124 |
| | | | | (bzr r11971) | ||||
| * | Bug fix for color-interpolation, color-interpolation-filters. Get rid of ↵ | Tavmjong Bah | 2012-12-22 | 1 | -6/+2 |
| | | | | | | annoying warning. (bzr r11970) | ||||
| * | Minor changes. | Tavmjong Bah | 2012-12-22 | 3 | -7/+1 |
| | | | | (bzr r11969) | ||||
| * | ruler (Merge from GIMP): Remove draw_pos from public API | Alex Valavanis | 2012-12-22 | 2 | -50/+113 |
| | | | | (bzr r11968) | ||||
| * | ruler: Remove draw_ticks from public API | Alex Valavanis | 2012-12-22 | 2 | -45/+40 |
| | | | | (bzr r11967) | ||||
| * | ruler: Add modeline support | Alex Valavanis | 2012-12-22 | 1 | -0/+11 |
| | | | | (bzr r11966) | ||||
| * | Use cairo surface for ruler widget - minimise delta against GTK+ 3 builds | Alex Valavanis | 2012-12-21 | 1 | -42/+12 |
| | | | | (bzr r11965) | ||||
| * | fix crasher | Johan B. C. Engelen | 2012-12-20 | 1 | -3/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1092663 (bzr r11964) | ||||
| * | Fix regression with event attribute names (see bug #1050938) | su_v | 2012-12-19 | 1 | -9/+9 |
| | | | | (bzr r11963) | ||||
| * | Added support for Visio stencil files (.vss) to Symbols dialog. | Tavmjong Bah | 2012-12-17 | 1 | -4/+104 |
| | | | | (bzr r11962) | ||||
| * | libvisio: raise required version to >=0.20 and add new file types (VDX, VSDX) | su_v | 2012-12-16 | 1 | -0/+43 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1086504 (bzr r11961) | ||||
| * | GTK+ 3: Switch to more orientable widgets | Alex Valavanis | 2012-12-16 | 8 | -1/+77 |
| | | | | (bzr r11960) | ||||
| * | GTK+ 3: Use orientable widgets | Alex Valavanis | 2012-12-16 | 8 | -0/+65 |
| | | | | (bzr r11959) | ||||
| * | Migrate PageSizer to Gtk::Grid | Alex Valavanis | 2012-12-16 | 2 | -3/+73 |
| | | | | (bzr r11957) | ||||
| * | Extensions. Fix for Bug #1089814 (INX: hidden parameter inside a notebook ↵ | Nicolas Dufour | 2012-12-16 | 1 | -8/+10 |
| | | | | | | page triggers crash). (bzr r11956) | ||||
| * | Fix for 383871 : Let space switch to selector tool even when used for panning | John Smith | 2012-12-14 | 2 | -22/+50 |
| | | | | (bzr r11954) | ||||
| * | re-add Grayscale color mode | Johan B. C. Engelen | 2012-12-13 | 3 | -41/+79 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/885048 (bzr r11953) | ||||
| * | Migrate document metadata from NotbookPage to Gtk::Grid and drop dead code | Alex Valavanis | 2012-12-12 | 2 | -54/+79 |
| | | | | (bzr r11952) | ||||
| * | Stop using invalid casting in spinbutton-events | Alex Valavanis | 2012-12-12 | 1 | -19/+29 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1089290 (bzr r11951) | ||||
| * | Fix for 1086225 : Command line PDF export fails if FeFlood filter primitive ↵ | John Smith | 2012-12-11 | 1 | -2/+0 |
| | | | | | | is present (bzr r11950) | ||||
| * | Fix for bug #837066: Bucket Tool regressions with Cairo renderer. | Tavmjong Bah | 2012-12-10 | 1 | -8/+27 |
| | | | | (bzr r11949) | ||||
| * | Migrate Layers dialog to Gtk::Grid | Alex Valavanis | 2012-12-10 | 2 | -2/+59 |
| | | | | (bzr r11948) | ||||
| * | GTK3: Migrate guides dialog to Gtk::Grid | Alex Valavanis | 2012-12-10 | 2 | -7/+79 |
| | | | | (bzr r11947) | ||||
| * | reverting rev 11944 | Alvin Penner | 2012-12-10 | 1 | -1/+0 |
| | | | | (bzr r11946) | ||||
| * | Fix for 1086643 : Input devices : Simplify dialog | John Smith | 2012-12-10 | 1 | -122/+341 |
| | | | | (bzr r11945) | ||||
| * | clip path bbox refresh. partial fix for Bug 1005085 | Alvin Penner | 2012-12-10 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1005085 (bzr r11944) | ||||
| * | stacked clip paths. patch by Ted Janeczko for Bug 1067271 | Alvin Penner | 2012-12-09 | 1 | -16/+11 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1067271 (bzr r11943) | ||||
| * | Second attempt at fix for #955141, rasterization of clipped/masked objects ↵ | Tavmjong Bah | 2012-12-09 | 1 | -3/+4 |
| | | | | | | in patterns. (bzr r11942) | ||||
| * | noop: Added some comments, rearranged some lines to make code easier to follow. | Tavmjong Bah | 2012-12-09 | 1 | -11/+41 |
| | | | | (bzr r11941) | ||||
| * | Revert r11914, better fix for bug #955141 coming. | Tavmjong Bah | 2012-12-09 | 1 | -27/+2 |
| | | | | (bzr r11940) | ||||
| * | Migrate remaining stuff from GtkTable to GtkGrid | Alex Valavanis | 2012-12-09 | 5 | -20/+198 |
| | | | | (bzr r11939) | ||||
| * | Tidy up GTK/Glib deprecation flags and drop ancient pango support (<1.24) | Alex Valavanis | 2012-12-09 | 4 | -26/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1088134 (bzr r11938) | ||||
| * | Selector tool: improve responsiveness for snapping a path's internal ↵ | Diederik van Lierop | 2012-12-08 | 7 | -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 Gronde | 2012-12-06 | 1 | -4/+5 |
| | | | | | | colour components. (bzr r11935) | ||||
| * | Check that server is gradient before calling getVector(). | Tavmjong Bah | 2012-12-06 | 1 | -108/+115 |
| | | | | (bzr r11934) | ||||
| * | Fix for 1086881 : Regression editing patterns with node tool | John Smith | 2012-12-06 | 1 | -4/+8 |
| | | | | (bzr r11933) | ||||
| * | can't do a string comparison like that! | Johan B. C. Engelen | 2012-12-05 | 1 | -9/+9 |
| | | | | (bzr r11932) | ||||
| * | - fix security bug lp:1025185 | Johan B. C. Engelen | 2012-12-05 | 3 | -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 Dufour | 2012-12-05 | 1 | -14/+35 |
| | | | | | | | | correctly handled). Translations. Translation template and French translation update. (bzr r11930) | ||||
| * | win32 registry. set value for inkscape location (Bug 644185) | Alvin Penner | 2012-12-03 | 1 | -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 Dufour | 2012-12-03 | 1 | -1/+1 |
| | | | | | | described). (bzr r11927) | ||||
| * | Translations. Removing sp-color-gtkselector.cpp from translatable files. | Nicolas Dufour | 2012-12-03 | 2 | -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 GtkGrid | Alex Valavanis | 2012-12-02 | 2 | -8/+122 |
| | | | | (bzr r11923) | ||||
