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)
* | | | | | | | | | | | | merge from trunk (r11952)su_v2012-12-1334-507/+1070
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11668.1.46)
| * | | | | | | | | | | | 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)
* | | | | | | | | | | | preliminary release of the EMF import text reassembly feature. David Mathog2012-12-138-624/+2945
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (based on libTERE (TExt REassembly), not yet published) libTERE examines all the text in an EMF file, which consists only of little chunks in different formats, and attempts to reassemble it into an editable SVG text object, with color, different fonts and so forth. (only tested with English) (bzr r11668.1.45)
* | | | | | | | | | | | merge from trunk (r11929)su_v2012-12-0458-637/+758
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [win32] Please update to latest devlibs for Windows (r41) (bzr r11668.1.44)
| * | | | | | | | | | | win32 registry. set value for inkscape location (Bug 644185)Alvin Penner2012-12-031-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/644185 (bzr r11928)