| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge XML and CSS widgets improvements from ↵ | Jabier Arraiza | 2019-08-22 | 1 | -4/+6 |
| | | | | | https://gitlab.com/inkscape/inkscape/merge_requests/801 | ||||
| * | Add panned to XMLDialog and ArrtDialog | Jabier Arraiza | 2019-06-11 | 1 | -0/+1 |
| | | |||||
| * | Move XMLDialog and Attributes Dialog to Gtk::Paned | Jabier Arraiza | 2019-06-10 | 1 | -10/+8 |
| | | |||||
| * | Move from XMLDialog to another paned dialog | Jabier Arraiza | 2019-06-10 | 1 | -8/+0 |
| | | |||||
| * | Fixing coding style | Jabier Arraiza | 2019-06-02 | 1 | -2/+2 |
| | | |||||
| * | reorder dialogs | Jabier Arraiza | 2019-06-02 | 1 | -2/+4 |
| | | |||||
| * | fix compiling | Jabier Arraiza | 2019-04-20 | 1 | -2/+2 |
| | | |||||
| * | Fix compiling issue | Jabier Arraiza | 2019-04-20 | 1 | -1/+1 |
| | | |||||
| * | Merge from master | Jabier Arraiza | 2019-02-20 | 1 | -2/+3 |
| | | |||||
| * | Fix compiling issues | Jabier Arraiza | 2019-02-20 | 1 | -2/+5 |
| | | |||||
| * | Include selectors dialog (aka styledialog) into the xml-tree notebook and ↵ | Martin Owens | 2019-02-20 | 1 | -2/+2 |
| | | | | | remove menu items | ||||
| * | Fixing styles | Jabier Arraiza | 2018-12-26 | 1 | -5/+5 |
| | | |||||
| * | Add status to attribute widget | Jabier Arraiza | 2018-12-26 | 1 | -6/+1 |
| | | |||||
| * | Add inkFlowBox widget and apply to XML inspector | Jabier Arraiza | 2018-12-26 | 1 | -5/+5 |
| | | |||||
| * | Use std::unique_ptr for all MessageContext | Emmanuel Gil Peyrot | 2018-12-03 | 1 | -1/+1 |
| | | |||||
| * | Replace InkGC with std::shared_ptr for MessageStack | Emmanuel Gil Peyrot | 2018-12-03 | 1 | -1/+3 |
| | | | | | | | There are many places which still use this stack unmanaged (using desktop->getMessageStack()) but those are all leaf calls which make use of the stack and never store it anywhere, so this is fine. | ||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -6/+6 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | 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) | |||||
