| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a bug on undo, backpoer from master | Jabier Arraiza | 2019-06-02 | 1 | -4/+4 |
| * | First full working | Jabier Arraiza | 2019-06-02 | 2 | -19/+107 |
| * | Working on add row | Jabier Arraiza | 2019-06-02 | 1 | -3/+17 |
| * | add writing method | Jabier Arraiza | 2019-06-02 | 1 | -3/+3 |
| * | add storing | Jabier Arraiza | 2019-06-02 | 2 | -41/+176 |
| * | simplification of code | Jabier Arraiza | 2019-06-02 | 2 | -53/+11 |
| * | starting refactor | Jabier Arraiza | 2019-06-02 | 2 | -85/+9 |
| * | Removing unwanted selector | Jabier Arraiza | 2019-06-02 | 1 | -9/+6 |
| * | Styling fixes and remove a crash | Jabier Arraiza | 2019-06-02 | 3 | -18/+20 |
| * | fix attributes and add ui file | Jabier Arraiza | 2019-06-02 | 1 | -1/+58 |
| * | Add visualization of style dialog | Jabier Arraiza | 2019-06-02 | 4 | -93/+373 |
| * | working on new UI | Jabier Arraiza | 2019-06-02 | 2 | -91/+96 |
| * | fix merge | Jabier Arraiza | 2019-06-02 | 1 | -11/+39 |
| * | add unhandled multiselector | Jabier Arraiza | 2019-06-02 | 1 | -2/+15 |
| * | Merge from master | Jabier Arraiza | 2019-06-02 | 1 | -1/+1 |
| * | Working on selectors and unhandled ones | Jabier Arraiza | 2019-06-02 | 4 | -356/+1912 |
| * | Backup fro full refactor | Jabier Arraiza | 2019-06-02 | 3 | -1606/+39 |
| * | Fix merge | Jabier Arraiza | 2019-06-02 | 1 | -0/+22 |
| * | Back dialog manager | Jabier Arraiza | 2019-06-02 | 1 | -3/+3 |
| * | Fix merge | Jabier Arraiza | 2019-06-02 | 1 | -4/+4 |
| * | Updating fixes on compiling | Jabier Arraiza | 2019-06-02 | 3 | -22/+246 |
| * | reorder dialogs | Jabier Arraiza | 2019-06-02 | 6 | -555/+144 |
| * | minor fixes | Jabier Arraiza | 2019-06-02 | 1 | -3/+2 |
| * | Adding a TreeModelFilter | Jabier Arraiza | 2019-06-02 | 2 | -30/+99 |
| * | Working on simplify | Jabier Arraiza | 2019-06-02 | 2 | -48/+378 |
| * | Including widgets | Jabiertxof | 2019-06-02 | 2 | -47/+70 |
| * | Add CSSDialog simplify | Jabier Arraiza | 2019-06-02 | 2 | -38/+78 |
| * | Cache bounding box of shapes | octycs | 2019-06-01 | 2 | -0/+20 |
| * | Allow rects be LPE like other primitives | Jabier Arraiza | 2019-06-01 | 5 | -36/+41 |
| * | fix #140 scaled text flow into frame | Thomas Holder | 2019-05-31 | 1 | -2/+3 |
| * | fix global-buffer-overflow (AddressSanitizer) | Thomas Holder | 2019-05-30 | 1 | -2/+2 |
| * | macOS: gtk-mac-integration | Thomas Holder | 2019-05-29 | 3 | -0/+49 |
| * | Rename effect attribute to "implements-custom-gui" | Sergei Izmailov | 2019-05-29 | 1 | -1/+1 |
| * | Fix indentation | Sergei Izmailov | 2019-05-29 | 1 | -3/+3 |
| * | Rename "suppress-working-dialog" effect attribute to "application" | Sergei Izmailov | 2019-05-29 | 1 | -1/+1 |
| * | feature: Allow effect extensions to disable working dialog | Sergei Izmailov | 2019-05-29 | 1 | -1/+4 |
| * | Fix formatting | Sergei Izmailov | 2019-05-28 | 1 | -9/+11 |
| * | Fix segfault for bad `--pdf-page` argument values | Sergei Izmailov | 2019-05-28 | 2 | -3/+18 |
| * | Merge branch 'master' of gitlab.com:inkscape/inkscape | Marc Jeanmougin | 2019-05-28 | 2 | -2/+4 |
| |\ | |||||
| | * | Prevent settng PDF page to less than 1. Fixes #265. | Tavmjong Bah | 2019-05-28 | 1 | -1/+3 |
| | * | Set default PDF page to 1 (PDF's don't have page 0). | Tavmjong Bah | 2019-05-28 | 1 | -1/+1 |
| * | | Update pofiles | Marc Jeanmougin | 2019-05-28 | 1 | -2/+1 |
| |/ | |||||
| * | Fix align-to of text objects | Tobias Ellinghaus | 2019-05-28 | 1 | -5/+5 |
| * | Allow translations in LPE add dialog | Jabier Arraiza | 2019-05-27 | 1 | -1/+1 |
| * | Merge branch 'xgettextMigration' | Marc Jeanmougin | 2019-05-27 | 1 | -1/+1 |
| |\ | |||||
| | * | Improve xgettext process | Marc Jeanmougin | 2019-05-27 | 1 | -1/+1 |
| * | | Revert back to using Gio::APPLICATION_NON_UNIQUE. See commit for reasons. | Tavmjong Bah | 2019-05-27 | 1 | -5/+11 |
| * | | Fix a issue compiling with a obsolete value I forget remove in prev comit | Jabier Arraiza | 2019-05-27 | 1 | -2/+1 |
| * | | Add hide operand, work on groups and allow shapes as parameters in LPE Bool | Jabier Arraiza | 2019-05-26 | 5 | -19/+86 |
| * | | Add check for empty text on path | Nathan Lee | 2019-05-26 | 1 | -1/+2 |
