| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | [Bug #1666939] Polar grid: reduce height of options dialog. | suv-lp | 2017-02-23 | 2 | -14/+22 | |
| * | | | | | | | | | | | | | | | | | Ensure list of objects new selector matches is correct. | Tavmjong Bah | 2017-02-22 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | | | Allow any valid CSS selector. | Tavmjong Bah | 2017-02-22 | 3 | -37/+58 | |
| * | | | | | | | | | | | | | | | | | Finish partially completed "cr_selector_parse_from_buf" and make it publicly ... | Tavmjong Bah | 2017-02-22 | 3 | -2/+27 | |
| * | | | | | | | | | | | | | | | | | Improvements to fill between strokes and fill between many LPE's | Jabier Arraiza Cenoz | 2017-02-21 | 6 | -22/+100 | |
| * | | | | | | | | | | | | | | | | | This patch fixes the bug #1664632. | Jabiertxof | 2017-02-20 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | CMake: Generate a dummy file in hicolor/index.theme to avoid bug 1659336 on W... | Eduard Braun | 2017-02-20 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | Extensions: prevent exception when inst.strerror is None | Sebastian Wüst | 2017-02-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Implement selector reordering via drag and drop. A few other tweeks. | Tavmjong Bah | 2017-02-19 | 3 | -11/+113 | |
| * | | | | | | | | | | | | | | | | | [Bug #1664372] preset filter names inconsistent. | suv-lp | 2017-02-18 | 3 | -26/+26 | |
| * | | | | | | | | | | | | | | | | | Disable GTK3 "client side decorations" on Windows by setting "GTK_CSD=0" | Eduard Braun | 2017-02-18 | 1 | -7/+11 | |
| * | | | | | | | | | | | | | | | | | Fix bug 1665595 and prevent other LPE the same bug when using ACTIVE_DOCUMENT | Jabiertxof | 2017-02-18 | 5 | -76/+114 | |
| * | | | | | | | | | | | | | | | | | Fix bug on rotate copies with one line vertical input | Jabiertxof | 2017-02-18 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | | | | | Implement Undo. Respond to external changes to <style> element. | Tavmjong Bah | 2017-02-18 | 2 | -38/+117 | |
| * | | | | | | | | | | | | | | | | | partial fix bug 1640899 | mathog | 2017-02-17 | 1 | -6/+9 | |
| * | | | | | | | | | | | | | | | | | improve dot dash support in wmf export | mathog | 2017-02-17 | 1 | -1/+22 | |
| * | | | | | | | | | | | | | | | | | resolve bug 1665421 | mathog | 2017-02-17 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | Remmove unneded conditional from rotate copies and mirror symmetry | Jabiertxof | 2017-02-16 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | Fix crashes when element is not shape in rotate copies and mirror symmetry. r... | Jabiertxof | 2017-02-16 | 2 | -5/+2 | |
| * | | | | | | | | | | | | | | | | | [Bug #1426613] moving a selection of frame and text-flowed-into-frame displac... | Nicolas Dufour | 2017-02-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Fix compile for Trusty. (Colliding definitions of isinf between C99 and C++11... | Tavmjong Bah | 2017-02-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | Rewrite and cleanup of style dialog. Still WIP. | Tavmjong Bah | 2017-02-14 | 4 | -919/+791 | |
| * | | | | | | | | | | | | | | | | | Extensions: Add 'appearance="url"' to desccription parameters. | Eduard Braun | 2017-02-13 | 4 | -8/+15 | |
| * | | | | | | | | | | | | | | | | | Extensions: Fix potential security issue with "description" parameters. | Eduard Braun | 2017-02-13 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | | | CMake: Cosmetic fix for version string | Eduard Braun | 2017-02-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | AboutBox: Remove superfluous space in website URL | Eduard Braun | 2017-02-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Extensions: Do not require name for pure UI elements (i.e. parameters that do... | Eduard Braun | 2017-02-13 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | | | | CMake: Include GSettings schemas into Windows installation | Eduard Braun | 2017-02-13 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | Translation. en_GB translation update for 0.92.1. | tghs | 2017-02-13 | 1 | -7021/+6614 | |
| * | | | | | | | | | | | | | | | | | Extensions: Fix for old versions of gtkmm | Eduard Braun | 2017-02-13 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | Extensions: Work around gtk3 width/height calculation bug for long labels | Eduard Braun | 2017-02-13 | 10 | -12/+31 | |
| * | | | | | | | | | | | | | | | | | Extensions: Make "int" and "float" parameters specifying 'appearance="full"'e... | Eduard Braun | 2017-02-13 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | Extensions: Harmonize appearance and try to simplify layouting a bit | Eduard Braun | 2017-02-12 | 4 | -11/+23 | |
| * | | | | | | | | | | | | | | | | | Extensions: Make "indent" attribute a common attribute for all parameters tha... | Eduard Braun | 2017-02-12 | 22 | -183/+276 | |
| * | | | | | | | | | | | | | | | | | Fix and improve window sizing and positioning behavior when opening new docum... | Eduard Braun | 2017-02-11 | 1 | -26/+38 | |
| * | | | | | | | | | | | | | | | | | Fix a critical warning on convert to paths https://bugs.launchpad.net/inkscap... | Jabiertxof | 2017-02-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Fix a memory leak introduced in r15421 and r15501 respectively | Eduard Braun | 2017-02-11 | 4 | -8/+19 | |
| * | | | | | | | | | | | | | | | | | Fix bug #1662812 Converting Stroke to Path messes document's structure | Jabiertxof | 2017-02-10 | 1 | -22/+40 | |
| * | | | | | | | | | | | | | | | | | temporarily sets decimal separator locale to C to fix files correctly (Users ... | Marc Jeanmougin | 2017-02-10 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | Add missing "#include <glibmm/regex.h>" for previous commit | Eduard Braun | 2017-02-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | Fix encoding/escaping issues with symbols loaded from .vss (Visio stencils) f... | Eduard Braun | 2017-02-10 | 1 | -19/+28 | |
| * | | | | | | | | | | | | | | | | | Do not delete presentation attributes. Styling source is now tracked | Tavmjong Bah | 2017-02-10 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | Extensions: Fix for r15483 | Eduard Braun | 2017-02-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | [Bug #1662439] Instant crash when trying to move svg symbol. | Nicolas Dufour | 2017-02-09 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | Add naive selector validation on entry in style dialog. | Tavmjong Bah | 2017-02-08 | 3 | -24/+64 | |
| * | | | | | | | | | | | | | | | | | Allow dialog to be resizable. (Fixed inheritance.) Also basic housekeeping. | Tavmjong Bah | 2017-02-08 | 2 | -8/+33 | |
| * | | | | | | | | | | | | | | | | | Fix g_warnings (typo in action name). | Tavmjong Bah | 2017-02-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | [Bug #1658320] Color names have additional numbers. | peregrine | 2017-02-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | fix two memory leaks | peregrine | 2017-02-07 | 2 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | Fix Gdk deprecations | Alex Valavanis | 2017-02-07 | 1 | -2/+25 | |
