summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/xml-tree.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-19XML Editor: Add msgctxt to history itemsPatrick Storz1-27/+17
2019-09-07Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ad...Jabier Arraiza1-3/+3
2019-09-07Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ad...Jabier Arraiza1-2/+9
2019-08-28Fix issues pointed by @ede123 and cssinateJabiertxof1-11/+14
2019-08-22Panned styling to CSS and XML dialogsJabiertxof1-1/+0
2019-08-22Merge XML and CSS widgets improvements from https://gitlab.com/inkscape/inksc...Jabier Arraiza1-53/+75
2019-07-05Fix coding styleJabiertxof1-1/+1
2019-07-05Allow styling def sections and go to the eleemntJabiertxof1-2/+11
2019-06-11trying to improbe @doctormo feedbackJabier Arraiza1-5/+9
2019-06-11Fix coding styleJabier Arraiza1-4/+5
2019-06-11Add panned to XMLDialog and ArrtDialogJabier Arraiza1-26/+44
2019-06-10Move XMLDialog and Attributes Dialog to Gtk::PanedJabier Arraiza1-10/+57
2019-06-10Move from XMLDialog to another paned dialogJabier Arraiza1-12/+0
2019-06-02Fixing coding styleJabier Arraiza1-2/+2
2019-06-02Styling fixes and remove a crashJabier Arraiza1-1/+0
2019-06-02Working on selectors and unhandled onesJabier Arraiza1-2/+2
2019-04-20Fix compiling issueJabier Arraiza1-2/+2
2019-02-20Merge from masterJabier Arraiza1-2/+2
2019-02-20Fix compiling issuesJabier Arraiza1-4/+8
2019-02-20Move towards the css dialog being self-sufficient and disable style dialogMartin Owens1-57/+2
2019-02-20Give more descriptive names to document file related variables and functions.Tavmjong Bah1-1/+1
2019-02-12Header cleanup.Tavmjong Bah1-1/+0
2019-01-17Allow edit comment nodes with the XMLInspectorJabier Arraiza1-1/+5
2019-01-17Allow edit text nodes with the XMLInspectorJabiertxof1-1/+1
2019-01-08C++iffy cmd_new_element_node dialog. Remove dependancy on window.h.Tavmjong Bah1-73/+23
2018-12-26Add status to attribute widgetJabier Arraiza1-17/+2
2018-12-26Add inkFlowBox widget and apply to XML inspectorJabier Arraiza1-11/+5
2018-12-03Use std::unique_ptr for all MessageContextEmmanuel Gil Peyrot1-5/+3
2018-12-03Replace InkGC with std::shared_ptr for MessageStackEmmanuel Gil Peyrot1-2/+2
2018-11-09Fix codding styleJabiertxof1-1/+1
2018-11-09Move icon-loader and provide a temporary fallback to render pixbufJabiertxof1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-09-14Remove sp-xmlview-attr with attrdialog (C++) and improve interfaceMartin Owens1-24/+14
2018-09-12Add detachable, although no evidence it worksMartin Owens1-0/+3
2018-09-11Refactor xml editor, improve UI and prepare for future additionsMartin Owens1-218/+31
2018-07-21adding gtk-themeJabier Arraiza1-18/+11
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-53/+53
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-10/+13
2018-01-17Move code related to SwatchesPanel where it belongsStefano Facchini1-1/+1
2018-01-16panel: Remove the unused "title" labelStefano Facchini1-1/+1
2018-01-04XML Editor: Re-add reasonable size requests for attribute scrollersEduard Braun1-0/+2
2018-01-03XML Editor: Minimum height for attribute entryEduard Braun1-4/+1
2017-12-18Show attribute value widget by defaultGeoff Lankow1-0/+1
2017-12-04Misc. typosluzpaz1-1/+1
2017-11-07Misc. typosUnknown1-2/+2
2017-10-05Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin1-1/+1
2017-07-08Fix Gtk alignment APIAlexander Valavanis1-1/+2
2017-06-29Remove old icon handling codeAlexander Valavanis1-18/+37
2017-06-23Improve and simplify shortcut handling.Eduard Braun1-7/+1