| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | fix coding style | Jabier Arraiza | 2019-06-13 | 5 | -12/+6 | |
| * | | Fix CI problem | Jabiertxof | 2019-06-13 | 3 | -3/+3 | |
| * | | Fix step value | Jabiertxof | 2019-06-13 | 1 | -5/+5 | |
| * | | Try to fix issue with focus with thomas and add also stops to combos and unit... | Jabiertxof | 2019-06-13 | 6 | -11/+32 | |
| * | | 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 | |
| |/ | ||||||
| * | 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 | |
| * | Add shortcut | Jabiertxof | 2019-06-10 | 1 | -1/+1 | |
| * | Dialogs improvement | Jabiertxof | 2019-06-10 | 2 | -5/+4 | |
| * | Fix pos on toggle | Jabiertxof | 2019-06-10 | 1 | -0/+1 | |
| * | Fix dialog order | Jabier Arraiza | 2019-06-10 | 2 | -2/+2 | |
| * | Fixing coding style | Jabier Arraiza | 2019-06-10 | 5 | -98/+88 | |
| * | Move from XMLDialog to another paned dialog | Jabier Arraiza | 2019-06-10 | 8 | -194/+213 | |
| * | 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 | 3 | -252/+347 | |
| |\ | ||||||
| | * | Minor cleanup (remove unneeded win32-specific defines) | Patrick Storz | 2019-06-09 | 1 | -4/+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 | 3 | -0/+474 | |
| |/ | ||||||
| * | Stop crash when Text > Outermost element is active | Nathan Lee | 2019-06-08 | 1 | -1/+4 | |
| * | 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 | |
| * | Fix build (loading icon). | Tavmjong Bah | 2019-06-06 | 1 | -1/+2 | |
| * | Style fixes. | Shlomi Fish | 2019-06-06 | 3 | -3/+3 | |
| * | Refactoring: call setAttribute() directly. | Shlomi Fish | 2019-06-06 | 7 | -30/+30 | |
| * | Merge branch 'text-toolbar-migration' | Alexander Valavanis | 2019-06-05 | 27 | -1026/+1395 | |
| |\ | ||||||
| | * | Finish TextToolbar migration | Alexander Valavanis | 2019-06-05 | 5 | -43/+874 | |
| | * | TextToolbar: Migrate FontStyle widget | Alexander Valavanis | 2019-06-05 | 2 | -29/+24 | |
| | * | TextToolbar: Migrate FontSize widget | Alexander Valavanis | 2019-06-05 | 2 | -46/+44 | |
| | * | ComboBoxToolItem: Rebase on ToolItem | Alexander Valavanis | 2019-06-04 | 2 | -10/+10 | |
| | * | Hackfest 2019: C++ify ComboBoxEntryAction | Alexander Valavanis | 2019-05-29 | 2 | -26/+29 | |
| | * | Hackfest2019: Add an entry to ComboBoxToolItem | Alexander Valavanis | 2019-05-28 | 2 | -6/+10 | |
| | * | Hackfest2019: Get rid of deprecated InkSelectOneAction | Alexander Valavanis | 2019-05-28 | 18 | -489/+69 | |
