summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/xml-tree.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* XML Editor: Add msgctxt to history itemsPatrick Storz2019-09-191-27/+17
* Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ad...Jabier Arraiza2019-09-071-3/+3
* Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ad...Jabier Arraiza2019-09-071-2/+9
* Fix issues pointed by @ede123 and cssinateJabiertxof2019-08-281-11/+14
* Panned styling to CSS and XML dialogsJabiertxof2019-08-221-1/+0
* Merge XML and CSS widgets improvements from https://gitlab.com/inkscape/inksc...Jabier Arraiza2019-08-221-53/+75
* Fix coding styleJabiertxof2019-07-051-1/+1
* Allow styling def sections and go to the eleemntJabiertxof2019-07-051-2/+11
* trying to improbe @doctormo feedbackJabier Arraiza2019-06-111-5/+9
* Fix coding styleJabier Arraiza2019-06-111-4/+5
* Add panned to XMLDialog and ArrtDialogJabier Arraiza2019-06-111-26/+44
* Move XMLDialog and Attributes Dialog to Gtk::PanedJabier Arraiza2019-06-101-10/+57
* Move from XMLDialog to another paned dialogJabier Arraiza2019-06-101-12/+0
* Fixing coding styleJabier Arraiza2019-06-021-2/+2
* Styling fixes and remove a crashJabier Arraiza2019-06-021-1/+0
* Working on selectors and unhandled onesJabier Arraiza2019-06-021-2/+2
* Fix compiling issueJabier Arraiza2019-04-201-2/+2
* Merge from masterJabier Arraiza2019-02-201-2/+2
* Fix compiling issuesJabier Arraiza2019-02-201-4/+8
* Move towards the css dialog being self-sufficient and disable style dialogMartin Owens2019-02-201-57/+2
* Give more descriptive names to document file related variables and functions.Tavmjong Bah2019-02-201-1/+1
* Header cleanup.Tavmjong Bah2019-02-121-1/+0
* Allow edit comment nodes with the XMLInspectorJabier Arraiza2019-01-171-1/+5
* Allow edit text nodes with the XMLInspectorJabiertxof2019-01-171-1/+1
* C++iffy cmd_new_element_node dialog. Remove dependancy on window.h.Tavmjong Bah2019-01-081-73/+23
* Add status to attribute widgetJabier Arraiza2018-12-261-17/+2
* Add inkFlowBox widget and apply to XML inspectorJabier Arraiza2018-12-261-11/+5
* Use std::unique_ptr for all MessageContextEmmanuel Gil Peyrot2018-12-031-5/+3
* Replace InkGC with std::shared_ptr for MessageStackEmmanuel Gil Peyrot2018-12-031-2/+2
* Fix codding styleJabiertxof2018-11-091-1/+1
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-091-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove sp-xmlview-attr with attrdialog (C++) and improve interfaceMartin Owens2018-09-141-24/+14
* Add detachable, although no evidence it worksMartin Owens2018-09-121-0/+3
* Refactor xml editor, improve UI and prepare for future additionsMartin Owens2018-09-111-218/+31
* adding gtk-themeJabier Arraiza2018-07-211-18/+11
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-53/+53
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-10/+13
* Move code related to SwatchesPanel where it belongsStefano Facchini2018-01-171-1/+1
* panel: Remove the unused "title" labelStefano Facchini2018-01-161-1/+1
* XML Editor: Re-add reasonable size requests for attribute scrollersEduard Braun2018-01-041-0/+2
* XML Editor: Minimum height for attribute entryEduard Braun2018-01-031-4/+1
* Show attribute value widget by defaultGeoff Lankow2017-12-181-0/+1
* Misc. typosluzpaz2017-12-041-1/+1
* Misc. typosUnknown2017-11-071-2/+2
* Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin2017-10-051-1/+1
* Merge branch 'master' into shortcutsEduard Braun2017-07-091-19/+39
|\
| * Fix Gtk alignment APIAlexander Valavanis2017-07-081-1/+2
| * Remove old icon handling codeAlexander Valavanis2017-06-291-18/+37