| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Improve event handle | Jabier Arraiza | 2019-06-13 | 1 | -2/+2 | |
| * | | | | allow page increments with control key | Jabier Arraiza | 2019-06-13 | 1 | -0/+3 | |
| * | | | | Fixes hover scrool bug | Jabiertxof | 2019-06-13 | 2 | -2/+31 | |
| * | | | | Better word last commit | Jabiertxof | 2019-06-13 | 1 | -1/+1 | |
| * | | | | Warn if CSS value in stylesheet is wrong | Jabiertxof | 2019-06-13 | 1 | -1/+5 | |
| * | | | | Gix a bug dragging/droping selectors | Jabiertxof | 2019-06-12 | 1 | -0/+1 | |
| * | | | | Update objects style when remove from selector | Jabiertxof | 2019-06-12 | 1 | -1/+6 | |
| * | | | | revert `export-pdf-level` to `export-pdf-version` | Thomas Holder | 2019-06-12 | 2 | -4/+4 | |
| * | | | | revert `--without-gui` shortcut to `-z` | Thomas Holder | 2019-06-12 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Update comments to match reality. | Tavmjong Bah | 2019-06-12 | 2 | -4/+5 | |
| * | | | Fix a bug changing desktop | Jabiertxof | 2019-06-12 | 1 | -1/+1 | |
| * | | | Fix coding style | Jabiertxof | 2019-06-11 | 1 | -7/+3 | |
| * | | | Allow not reorder commented styles and refresh stiles on selectors drag | Jabiertxof | 2019-06-11 | 2 | -46/+50 | |
| * | | | Fixing coding style | Jabiertxof | 2019-06-11 | 1 | -39/+32 | |
| * | | | Add @doctormo UX improvements | Jabiertxof | 2019-06-11 | 3 | -306/+361 | |
| * | | | trying to improbe @doctormo feedback | Jabier Arraiza | 2019-06-11 | 4 | -15/+43 | |
| * | | | Fix coding style | Jabier Arraiza | 2019-06-11 | 2 | -7/+7 | |
| * | | | Add panned to XMLDialog and ArrtDialog | Jabier Arraiza | 2019-06-11 | 5 | -36/+74 | |
| * | | | Move XMLDialog and Attributes Dialog to Gtk::Paned | Jabier Arraiza | 2019-06-10 | 4 | -22/+69 | |
| * | | | Fix typos by PeterK. | Jabiertxof | 2019-06-10 | 1 | -4/+4 | |
| * | | | Add shortcut | Jabiertxof | 2019-06-10 | 2 | -3/+2 | |
| * | | | Dialogs improvement | Jabiertxof | 2019-06-10 | 4 | -6/+6 | |
| * | | | Fix pos on toggle | Jabiertxof | 2019-06-10 | 1 | -0/+1 | |
| * | | | Fix dialog order | Jabier Arraiza | 2019-06-10 | 3 | -3/+3 | |
| * | | | Fixing coding style | Jabier Arraiza | 2019-06-10 | 7 | -101/+92 | |
| * | | | Move from XMLDialog to another paned dialog | Jabier Arraiza | 2019-06-10 | 11 | -200/+220 | |
| * | | | Fix typo bug found by PeterK | Jabiertxof | 2019-06-10 | 1 | -2/+2 | |
| * | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2019-06-09 | 7 | -273/+353 | |
| |\ \ \ | ||||||
| | * | | | CMake: Use bin subfolder for binaries on Windows | Patrick Storz | 2019-06-09 | 1 | -17/+5 | |
| | * | | | Minor cleanup (remove unneeded win32-specific defines) | Patrick Storz | 2019-06-09 | 3 | -8/+1 | |
| | * | | | rsync with last merge in 2Geom | Jabier Arraiza | 2019-06-08 | 1 | -0/+1 | |
| | * | | | fix rebase | Jabier Arraiza | 2019-06-08 | 1 | -1/+0 | |
| | * | | | fix coding style | Jabier Arraiza | 2019-06-08 | 2 | -47/+40 | |
| | * | | | Fixes on selector dialog based in LGM input | Jabier Arraiza | 2019-06-08 | 2 | -246/+352 | |
| * | | | | SnapToolbar: Stop using GtkAction | Alexander Valavanis | 2019-06-09 | 4 | -385/+494 | |
| |/ / / | ||||||
| * | | | Preferences: Work around issue with parsing unsigned integers | Patrick Storz | 2019-06-08 | 3 | -3/+19 | |
| * | | | Stop crash when Text > Outermost element is active | Nathan Lee | 2019-06-08 | 1 | -1/+4 | |
| * | | | fix inbox#549 Rectangle missing left side | Thomas Holder | 2019-06-08 | 1 | -0/+3 | |
| * | | | Flush crash message to ensure it's actually printed and update link | Patrick Storz | 2019-06-07 | 1 | -1/+3 | |
| * | | | Remove _argv0 from Inkscape::Application | Patrick Storz | 2019-06-07 | 5 | -32/+9 | |
| * | | | TextToolbar: Fix superscript/subscript handling | Alexander Valavanis | 2019-06-07 | 1 | -1/+1 | |
| * | | | ComboBoxEntryToolItem: Add tooltip support (Fix issue #290) | Alexander Valavanis | 2019-06-07 | 1 | -1/+1 | |
| * | | | ComboToolItem: Add tooltip support (Partial fix for issue #290) | Alexander Valavanis | 2019-06-07 | 1 | -0/+2 | |
| * | | | ComboToolItem: Add missing proxy-menu label | Alexander Valavanis | 2019-06-07 | 1 | -1/+1 | |
| * | | | Use share/inkscape subfolder on Windows | Patrick Storz | 2019-06-06 | 1 | -30/+4 | |
| * | | | Fix build (loading icon). | Tavmjong Bah | 2019-06-06 | 1 | -1/+2 | |
| * | | | Style fixes. | Shlomi Fish | 2019-06-06 | 5 | -10/+10 | |
| * | | | Refactoring: call setAttribute() directly. | Shlomi Fish | 2019-06-06 | 33 | -105/+105 | |
| * | | | Remove unused libyaml dependency | Patrick Storz | 2019-06-05 | 1 | -5/+1 | |
| * | | | Merge branch 'text-toolbar-migration' | Alexander Valavanis | 2019-06-05 | 38 | -3665/+1471 | |
| |\ \ \ | ||||||
