summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/xml-tree.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge XML and CSS widgets improvements from https://gitlab.com/inkscape/inksc...Jabier Arraiza2019-08-221-4/+6
* Add panned to XMLDialog and ArrtDialogJabier Arraiza2019-06-111-0/+1
* Move XMLDialog and Attributes Dialog to Gtk::PanedJabier Arraiza2019-06-101-10/+8
* Move from XMLDialog to another paned dialogJabier Arraiza2019-06-101-8/+0
* Fixing coding styleJabier Arraiza2019-06-021-2/+2
* reorder dialogsJabier Arraiza2019-06-021-2/+4
* fix compilingJabier Arraiza2019-04-201-2/+2
* Fix compiling issueJabier Arraiza2019-04-201-1/+1
* Merge from masterJabier Arraiza2019-02-201-2/+3
* Fix compiling issuesJabier Arraiza2019-02-201-2/+5
* Include selectors dialog (aka styledialog) into the xml-tree notebook and rem...Martin Owens2019-02-201-2/+2
* Fixing stylesJabier Arraiza2018-12-261-5/+5
* Add status to attribute widgetJabier Arraiza2018-12-261-6/+1
* Add inkFlowBox widget and apply to XML inspectorJabier Arraiza2018-12-261-5/+5
* Use std::unique_ptr for all MessageContextEmmanuel Gil Peyrot2018-12-031-1/+1
* Replace InkGC with std::shared_ptr for MessageStackEmmanuel Gil Peyrot2018-12-031-1/+3
* Clarify licensesMax Gaukler2018-11-081-6/+6
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* Remove sp-xmlview-attr with attrdialog (C++) and improve interfaceMartin Owens2018-09-141-4/+6
* Misc. typosluz.paz2018-09-111-1/+1
* Refactor xml editor, improve UI and prepare for future additionsMartin Owens2018-09-111-26/+19
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Move code related to SwatchesPanel where it belongsStefano Facchini2018-01-171-0/+1
* Misc. typosluz.paz2018-01-081-1/+1
* Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-11/+0
* Fix another load of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-1/+1
* GTK+ 3: Switch to more orientable widgetsAlex Valavanis2012-12-161-0/+15
* Fix for 903676 : Replace GtkCTree with GtkTreeView in XML TreeJohn Smith2012-04-111-9/+4
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, selection bug...John Smith2012-03-231-1/+6
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML TreeJohn Smith2012-03-211-6/+1
* Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis2012-03-121-11/+14
* Fix for 940715 : Convert XML Editor to a dockable dialogJohn Smith2012-03-091-0/+268