| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove #include "config.h" from header files where possible | Eduard Braun | 2018-09-24 | 1 | -4/+0 |
| | | |||||
| * | Remove sp-xmlview-attr with attrdialog (C++) and improve interface | Martin Owens | 2018-09-14 | 1 | -4/+6 |
| | | |||||
| * | Misc. typos | luz.paz | 2018-09-11 | 1 | -1/+1 |
| | | | | Found via `codespell -q 3 -I ../inkscape-whitelist.txt --skip="*.svg,*.po,*.nsh,*.in,./src/3rdparty"` | ||||
| * | Refactor xml editor, improve UI and prepare for future additions | Martin Owens | 2018-09-11 | 1 | -26/+19 |
| | | |||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+3 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Move code related to SwatchesPanel where it belongs | Stefano Facchini | 2018-01-17 | 1 | -0/+1 |
| | | | | | | | | panel.cpp contains a lot of code which is actually used to build the SwatchesPanel. Move it to swatches.cpp. This is mostly just a cut-n-paste, plus some includes cleanup. | ||||
| * | Misc. typos | luz.paz | 2018-01-08 | 1 | -1/+1 |
| | | | | Found via `codespell` | ||||
| * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -11/+0 |
| | | | | (bzr r15023.2.7) | ||||
| * | Fix another load of forward declaration tags | Alex Valavanis | 2013-03-14 | 1 | -1/+1 |
| | | | | (bzr r12205) | ||||
| * | Kill ancient gcc version check in configure.ac and fix a load of broken ↵ | Alex Valavanis | 2013-03-14 | 1 | -1/+1 |
| | | | | | | forward declarations (bzr r12203) | ||||
| * | GTK+ 3: Switch to more orientable widgets | Alex Valavanis | 2012-12-16 | 1 | -0/+15 |
| | | | | (bzr r11960) | ||||
| * | Fix for 903676 : Replace GtkCTree with GtkTreeView in XML Tree | John Smith | 2012-04-11 | 1 | -9/+4 |
| | | | | (bzr r11221) | ||||
| * | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, selection ↵ | John Smith | 2012-03-23 | 1 | -1/+6 |
| | | | | | | bug fixes (bzr r11118) | ||||
| * | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree | John Smith | 2012-03-21 | 1 | -6/+1 |
| | | | | (bzr r11105) | ||||
| * | Fix false gtk deprecation warnings from gtkmm headers | Alex Valavanis | 2012-03-12 | 1 | -11/+14 |
| | | | | (bzr r11070) | ||||
| * | Fix for 940715 : Convert XML Editor to a dockable dialog | John Smith | 2012-03-09 | 1 | -0/+268 |
| (bzr r11065) | |||||
