| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | SelectToolbar: cleanup unused | Alexander Valavanis | 2019-01-24 | 2 | -20/+3 | |
| * | | fix CI | Marc Jeanmougin | 2019-01-24 | 2 | -4/+9 | |
| * | | SelectToolbar: GtkAction migration | Alexander Valavanis | 2019-01-22 | 5 | -298/+737 | |
| * | | Fix some typos and syntax errors | Mattia Rizzolo | 2019-01-22 | 1 | -1/+1 | |
| * | | Tidy up toolbox utilities | Alexander Valavanis | 2019-01-22 | 23 | -31/+180 | |
| * | | Tidy more memory mgmt in toolbars | Alexander Valavanis | 2019-01-22 | 6 | -45/+10 | |
| * | | NodeToolbar: Fix initialisation | Alexander Valavanis | 2019-01-22 | 6 | -37/+12 | |
| * | | NodeToolbar: Fix initialisation | Alexander Valavanis | 2019-01-22 | 1 | -1/+2 | |
| * | | Tidy memory management in toolbars | Alexander Valavanis | 2019-01-22 | 1 | -7/+6 | |
| * | | Tidy memory management in toolbars | Alexander Valavanis | 2019-01-22 | 3 | -33/+12 | |
| * | | Tidy up toolbox code | Alexander Valavanis | 2019-01-22 | 18 | -74/+70 | |
| * | | Cleanup unused toolbar code | Alexander Valavanis | 2019-01-21 | 18 | -145/+9 | |
| * | | Update potfiles and add overrides | Marc Jeanmougin | 2019-01-20 | 13 | -13/+13 | |
| * | | Remove sp_create_window(). | Tavmjong Bah | 2019-01-19 | 2 | -83/+3 | |
| * | | Move drag-and-drop code to separate file. | Tavmjong Bah | 2019-01-19 | 5 | -493/+591 | |
| * | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2019-01-19 | 4 | -29/+67 | |
| |\ \ | ||||||
| | * | | Remove unneeded document unref. | Tavmjong Bah | 2019-01-19 | 1 | -2/+0 | |
| | * | | Remove crashes when using attributes XML dialog with Objects dialog open (II) | Jabier Arraiza | 2019-01-18 | 2 | -8/+13 | |
| | * | | Remove crashes when using attributes XML dialog | Jabiertxof | 2019-01-18 | 1 | -13/+15 | |
| | * | | Remove unwanted atributes from text and comment nodes | Jabiertxof | 2019-01-18 | 1 | -4/+10 | |
| | * | | Allow edit comment nodes with the XMLInspector | Jabier Arraiza | 2019-01-17 | 1 | -1/+5 | |
| | * | | Allow edit text nodes with the XMLInspector | Jabiertxof | 2019-01-17 | 2 | -6/+29 | |
| * | | | derive all toolbars from Inkscape::Toolbar | Alexander Valavanis | 2019-01-19 | 38 | -5770/+7216 | |
| |/ / | ||||||
| * | | Add correct tooltips for Cap height and x-height. | Gyuris Gellért | 2019-01-14 | 1 | -2/+2 | |
| * | | Misc. typo and whitespace fixes | luz.paz | 2019-01-14 | 3 | -4/+4 | |
| * | | Another baby step in creating InkscapeWindow. | Tavmjong Bah | 2019-01-13 | 1 | -6/+6 | |
| * | | Add button to delete prefs | Marc Jeanmougin | 2019-01-11 | 2 | -1/+10 | |
| * | | First baby step in adding InkscapeWindow (Gtk::ApplicationWindow) | Tavmjong Bah | 2019-01-09 | 1 | -10/+3 | |
| * | | Remove helper/window.h helper/window.cpp | Tavmjong Bah | 2019-01-09 | 1 | -2/+11 | |
| * | | Remove unused header file. | Tavmjong Bah | 2019-01-08 | 1 | -1/+0 | |
| * | | C++iffy cmd_new_element_node dialog. Remove dependancy on window.h. | Tavmjong Bah | 2019-01-08 | 1 | -73/+23 | |
| * | | Remove unused header file. | Tavmjong Bah | 2019-01-08 | 4 | -6/+0 | |
| * | | fix double construction of Button members | Thomas Holder | 2019-01-03 | 1 | -8/+0 | |
| * | | run clang tidy modernize pass | Marc Jeanmougin | 2019-01-02 | 7 | -38/+38 | |
| * | | modernize: add overrides | Marc Jeanmougin | 2019-01-02 | 4 | -12/+12 | |
| * | | modernize loops (2) | Marc Jeanmougin | 2019-01-02 | 2 | -20/+18 | |
| * | | modernize loops | Marc Jeanmougin | 2019-01-02 | 63 | -665/+563 | |
| * | | Minor style fixes | Marc Jeanmougin | 2019-01-01 | 2 | -3/+3 | |
| * | | Move Preview to Inkscape namespace | Alexander Valavanis | 2019-01-01 | 10 | -73/+763 | |
| * | | C++ify EekPreview | Alexander Valavanis | 2019-01-01 | 4 | -195/+138 | |
| * | | Fix namespace naming consistency | Alexander Valavanis | 2018-12-29 | 8 | -18/+20 | |
| * | | Move Button to Inkscape namespace | Alexander Valavanis | 2018-12-29 | 3 | -0/+373 | |
| * | | Rm deprecated budget widgets | Alexander Valavanis | 2018-12-29 | 14 | -222/+184 | |
| * | | SPDesktopWidget: Migrate ruler events to sigc++ | Alexander Valavanis | 2018-12-28 | 1 | -2/+2 | |
| * | | Allow InkFlowBox (XMLInspector) remember opendes status | Jabiertxof | 2018-12-26 | 1 | -3/+3 | |
| * | | Fixing styles | Jabier Arraiza | 2018-12-26 | 7 | -70/+70 | |
| * | | add "add" button on same place | Jabier Arraiza | 2018-12-26 | 2 | -19/+22 | |
| * | | Add messagess to CSS dialog | Jabier Arraiza | 2018-12-26 | 2 | -2/+67 | |
| * | | Add status to attribute widget | Jabier Arraiza | 2018-12-26 | 4 | -27/+66 | |
| * | | fix CNakeLists.txt | Jabier Arraiza | 2018-12-26 | 1 | -23/+23 | |
