| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge addition of center on page button | Martin Owens | 2019-03-06 | 1 | -1/+2 |
| |\ | |||||
| | * | Changed tabs to spaces | WizardOhio24 | 2019-02-11 | 1 | -1/+1 |
| | * | Added Feature: Recenter page in window, Ctrl+4 shortcut | WizardOhio24 | 2019-02-11 | 1 | -1/+2 |
| * | | fixing coding style and translation and merge from master | Jabier Arraiza | 2019-02-18 | 1 | -12/+3 |
| * | | Adding styling refactoring, moving after to other branch the CSS part | Jabier Arraiza | 2019-02-18 | 1 | -5/+5 |
| * | | Header cleanup. | Tavmjong Bah | 2019-02-12 | 1 | -1/+0 |
| |/ | |||||
| * | MeshToolbar: GtkAction migration | Alexander Valavanis | 2019-02-10 | 1 | -1/+1 |
| * | LPEToolbar: GtkAction migration | Alexander Valavanis | 2019-02-10 | 1 | -1/+1 |
| * | SprayToolbar: GtkAction migration | Alexander Valavanis | 2019-02-10 | 1 | -1/+1 |
| * | Toolbox: Move deprecated VerbAction to separate file | Alexander Valavanis | 2019-02-10 | 1 | -168/+1 |
| * | ConnectorToolbar: GtkAction migration | Alexander Valavanis | 2019-02-09 | 1 | -1/+1 |
| * | CalligraphyToolbar: GtkAction migration | Alexander Valavanis | 2019-02-09 | 1 | -1/+1 |
| * | PencilToolbar: GtkAction migration | Alexander Valavanis | 2019-02-05 | 1 | -3/+3 |
| * | NodeToolbar: GtkAction migration | Alexander Valavanis | 2019-02-04 | 1 | -1/+1 |
| * | MeasureToolbar: GtkAction migration | Alexander Valavanis | 2019-02-03 | 1 | -1/+1 |
| * | TweakToolbar: GtkAction migration | Alexander Valavanis | 2019-02-02 | 1 | -1/+1 |
| * | GradientToolbar: GtkAction migration | Alexander Valavanis | 2019-01-29 | 1 | -1/+1 |
| * | ArcToolbar: GtkAction migration | Alexander Valavanis | 2019-01-29 | 1 | -1/+1 |
| * | PaintbucketToolbar: GtkAction migration | Alexander Valavanis | 2019-01-29 | 1 | -1/+1 |
| * | EraserToolbar: GtkAction migration | Alexander Valavanis | 2019-01-29 | 1 | -1/+1 |
| * | Box3DToolbar: GtkAction migration | Alexander Valavanis | 2019-01-29 | 1 | -1/+1 |
| * | SpiralToolbar: GtkAction migration | Alexander Valavanis | 2019-01-27 | 1 | -1/+1 |
| * | StarToolbar: GtkAction migration | Alexander Valavanis | 2019-01-27 | 1 | -1/+1 |
| * | Add swatches and styling to directly created toolbars | Alexander Valavanis | 2019-01-27 | 1 | -5/+38 |
| * | toolbox - add comment | Alexander Valavanis | 2019-01-27 | 1 | -0/+6 |
| * | RectToolbar: GtkAction migration (first pass) | Alexander Valavanis | 2019-01-26 | 1 | -1/+1 |
| * | SelectToolbar: GtkAction migration | Alexander Valavanis | 2019-01-22 | 1 | -1/+1 |
| * | Get rid of unused empty toolbox creation | Alexander Valavanis | 2019-01-22 | 1 | -22/+5 |
| * | Tidy up toolbox utilities | Alexander Valavanis | 2019-01-22 | 1 | -78/+0 |
| * | Tidy up toolbox code | Alexander Valavanis | 2019-01-22 | 1 | -7/+0 |
| * | Cleanup unused toolbar code | Alexander Valavanis | 2019-01-21 | 1 | -13/+0 |
| * | derive all toolbars from Inkscape::Toolbar | Alexander Valavanis | 2019-01-19 | 1 | -28/+30 |
| * | Misc. typo and whitespace fixes | luz.paz | 2019-01-14 | 1 | -2/+2 |
| * | Add documentation to toolbox code | Alexander Valavanis | 2019-01-06 | 1 | -4/+65 |
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -4/+4 |
| * | Move Button to Inkscape namespace | Alexander Valavanis | 2018-12-29 | 1 | -9/+9 |
| * | C++ify button widget | Alexander Valavanis | 2018-12-29 | 1 | -23/+21 |
| * | DocumentUndo::ScopedInsensitive | Thomas Holder | 2018-12-14 | 1 | -4/+1 |
| * | Fix codding style | Jabiertxof | 2018-11-09 | 1 | -8/+5 |
| * | This improve symbolic icon rendering moving it to CSS only. There is places i... | Jabiertxof | 2018-11-09 | 1 | -0/+12 |
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -4/+0 |
| * | Move GTKMM_CHECK_VERSION from config.h to it's own header | Eduard Braun | 2018-10-01 | 1 | -0/+2 |
| * | DropperToolbar: GtkAction migration | Alexander Valavanis | 2018-07-29 | 1 | -1/+1 |
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+1 |
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -62/+62 |
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -6/+6 |
| * | ZoomToolbar: C++ify and GtkAction migration | Alexander Valavanis | 2018-06-17 | 1 | -1/+1 |
| * | Move toolbars to ui/toolbar | Alexander Valavanis | 2018-06-17 | 1 | -21/+21 |
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -5/+5 |
