| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Improving window position | Jabiertxof | 2019-02-18 | 2 | -1/+30 | |
| | | | | ||||||
| * | | | Adding strings to favorites | Jabiertxof | 2019-02-18 | 1 | -9/+42 | |
| | | | | ||||||
| * | | | Adding Ramon Miranda sugestions | Jabiertxof | 2019-02-18 | 2 | -9/+37 | |
| | | | | ||||||
| * | | | Some styling tweaks | Jabier Arraiza | 2019-02-18 | 1 | -4/+12 | |
| | | | | ||||||
| * | | | Working with event boxes | Jabier Arraiza | 2019-02-18 | 2 | -84/+120 | |
| | | | | ||||||
| * | | | add sorting and favorites | Jabier Arraiza | 2019-02-18 | 2 | -12/+165 | |
| | | | | ||||||
| * | | | Add info popup | Jabier Arraiza | 2019-02-18 | 2 | -41/+50 | |
| | | | | ||||||
| * | | | adding symbols | Jabier Arraiza | 2019-02-18 | 2 | -41/+15 | |
| | | | | ||||||
| * | | | fixing coding style and translation and merge from master | Jabier Arraiza | 2019-02-18 | 5 | -90/+215 | |
| | | | | ||||||
| * | | | Adding styling refactoring, moving after to other branch the CSS part | Jabier Arraiza | 2019-02-18 | 4 | -98/+114 | |
| | | | | ||||||
| * | | | Merge branch 'nathanal/inkscape-golden-ratio-patch' | Patrick Storz | 2019-02-17 | 2 | -3/+26 | |
| |\ \ \ | ||||||
| | * | | | Golden ratio in status bar text | Nathan Lee | 2019-02-16 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | Circle and Square can be constrained to a golden ratio. Adds this to the status bar (which noted 1:1 and integer-ratio previously) | |||||
| | * | | | [Fix 1778449] Correct Ellipse status bar text for golden ratio | Nathan Lee | 2019-02-16 | 1 | -1/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Uses code for rectangle constrained at golden ratio from rect-tool.cpp Fixes https://bugs.launchpad.net/inkscape/+bug/1778449 | |||||
| * | | | | Fix preview for large file | Nathan Lee | 2019-02-16 | 1 | -2/+1 | |
| |/ / / | ||||||
| * | | | Change prefix on drag and drop functions. | Tavmjong Bah | 2019-02-12 | 2 | -11/+11 | |
| | | | | ||||||
| * | | | Header cleanup. | Tavmjong Bah | 2019-02-12 | 12 | -12/+1 | |
| |/ / | ||||||
| * | | MeshToolbar: GtkAction migration | Alexander Valavanis | 2019-02-10 | 2 | -277/+219 | |
| | | | ||||||
| * | | LPEToolbar: GtkAction migration | Alexander Valavanis | 2019-02-10 | 2 | -173/+130 | |
| | | | ||||||
| * | | SprayToolbar: GtkAction migration | Alexander Valavanis | 2019-02-10 | 3 | -454/+324 | |
| | | | ||||||
| * | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2019-02-10 | 2 | -7/+7 | |
| |\ \ | ||||||
| | * | | ui: Parse mnemonic for Open _Recent | Bryce Harrington | 2019-02-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | In Gtkmm, looks like when creating a MenuItem, there is a second boolean parameter to indicate if the string should be parsed for mnemonics. When the gtk code was converted to gtkmm (2c971690) the flag was left unspecified and defaulted to false. Fixes: https://gitlab.com/inkscape/inkscape/issues/57 | |||||
| | * | | Fix more capitalisation inconsistencies. | tim_rawlinson | 2019-02-08 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | Fix capitalisation of menu items. | Tim Rawlinson | 2019-02-07 | 1 | -4/+4 | |
| | | | | ||||||
| * | | | ConnectorToolbar: GtkAction migration | Alexander Valavanis | 2019-02-09 | 2 | -137/+105 | |
| | | | | ||||||
| * | | | CalligraphyToolbar: GtkAction migration | Alexander Valavanis | 2019-02-09 | 3 | -335/+284 | |
| |/ / | ||||||
| * | | PencilToolbar: GtkAction migration | Alexander Valavanis | 2019-02-05 | 3 | -328/+250 | |
| | | | ||||||
| * | | NodeToolbar: GtkAction migration | Alexander Valavanis | 2019-02-04 | 3 | -381/+412 | |
| | | | ||||||
| * | | UnitTracker: Create tool item without using GtkAction | Alexander Valavanis | 2019-02-03 | 7 | -19/+36 | |
| | | | ||||||
| * | | MeasureToolbar: GtkAction migration | Alexander Valavanis | 2019-02-03 | 3 | -299/+276 | |
| | | | ||||||
| * | | TweakToolbar: GtkAction migration | Alexander Valavanis | 2019-02-02 | 5 | -306/+273 | |
| | | | ||||||
| * | | object properties dialog: label placeholder | Thomas Holder | 2019-02-02 | 1 | -2/+10 | |
| | | | ||||||
| * | | clang-tidy recent changes | Alexander Valavanis | 2019-02-01 | 8 | -24/+22 | |
| | | | ||||||
| * | | ComboToolItem: Temporary workaround to display pixbuf by default | Alexander Valavanis | 2019-01-31 | 1 | -2/+2 | |
| | | | ||||||
| * | | GradientToolbar: GtkAction migration | Alexander Valavanis | 2019-01-29 | 5 | -289/+559 | |
| | | | ||||||
| * | | ArcToolbar: GtkAction migration | Alexander Valavanis | 2019-01-29 | 3 | -168/+141 | |
| | | | ||||||
| * | | PaintbucketToolbar: GtkAction migration | Alexander Valavanis | 2019-01-29 | 2 | -124/+83 | |
| | | | ||||||
| * | | EraserToolbar: GtkAction migration | Alexander Valavanis | 2019-01-29 | 9 | -190/+298 | |
| | | | ||||||
| * | | Box3DToolbar: GtkAction migration | Alexander Valavanis | 2019-01-29 | 3 | -140/+125 | |
| | | | ||||||
| * | | Add System Default Theme to prefereces theme switch | Jabiertxof | 2019-01-28 | 1 | -1/+2 | |
| | | | ||||||
| * | | Format stilyng for icons section in preferences | Jabier Arraiza | 2019-01-27 | 1 | -2/+3 | |
| | | | ||||||
| * | | SpiralToolbar: GtkAction migration | Alexander Valavanis | 2019-01-27 | 3 | -106/+106 | |
| | | | ||||||
| * | | StarToolbar: GtkAction migration | Alexander Valavanis | 2019-01-27 | 3 | -176/+145 | |
| | | | ||||||
| * | | SpinButtonToolItem: Allow default numeric menu descriptions & migrate ↵ | Alexander Valavanis | 2019-01-27 | 3 | -25/+21 | |
| | | | | | | | | | RectToolbar | |||||
| * | | SpinButtonToolItem: Allow custom numeric menu items | Alexander Valavanis | 2019-01-27 | 2 | -5/+37 | |
| | | | ||||||
| * | | SpinButtonToolItem: Allow labels on numeric menu | Alexander Valavanis | 2019-01-27 | 2 | -13/+21 | |
| | | | ||||||
| * | | SpinButtonToolItem: Make numeric menu items depend on adjustment parameters | Alexander Valavanis | 2019-01-27 | 1 | -19/+15 | |
| | | | ||||||
| * | | SpinButtonToolItem: Handle menu-button press | Alexander Valavanis | 2019-01-27 | 1 | -4/+13 | |
| | | | ||||||
| * | | SpinButtonToolItem: Create popup menu on right-click | Alexander Valavanis | 2019-01-27 | 2 | -18/+68 | |
| | | | ||||||
| * | | SpinButtonToolItem: Handle key events in correct order | Alexander Valavanis | 2019-01-27 | 1 | -3/+3 | |
| | | | ||||||
| * | | Toolbars: Fix alt+x focus switching | Alexander Valavanis | 2019-01-27 | 5 | -4/+13 | |
| | | | ||||||
