index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
/
xml-tree.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-19
XML Editor: Add msgctxt to history items
Patrick Storz
1
-27
/
+17
2019-09-07
Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ad...
Jabier Arraiza
1
-3
/
+3
2019-09-07
Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ad...
Jabier Arraiza
1
-2
/
+9
2019-08-28
Fix issues pointed by @ede123 and cssinate
Jabiertxof
1
-11
/
+14
2019-08-22
Panned styling to CSS and XML dialogs
Jabiertxof
1
-1
/
+0
2019-08-22
Merge XML and CSS widgets improvements from https://gitlab.com/inkscape/inksc...
Jabier Arraiza
1
-53
/
+75
2019-07-05
Fix coding style
Jabiertxof
1
-1
/
+1
2019-07-05
Allow styling def sections and go to the eleemnt
Jabiertxof
1
-2
/
+11
2019-06-11
trying to improbe @doctormo feedback
Jabier Arraiza
1
-5
/
+9
2019-06-11
Fix coding style
Jabier Arraiza
1
-4
/
+5
2019-06-11
Add panned to XMLDialog and ArrtDialog
Jabier Arraiza
1
-26
/
+44
2019-06-10
Move XMLDialog and Attributes Dialog to Gtk::Paned
Jabier Arraiza
1
-10
/
+57
2019-06-10
Move from XMLDialog to another paned dialog
Jabier Arraiza
1
-12
/
+0
2019-06-02
Fixing coding style
Jabier Arraiza
1
-2
/
+2
2019-06-02
Styling fixes and remove a crash
Jabier Arraiza
1
-1
/
+0
2019-06-02
Working on selectors and unhandled ones
Jabier Arraiza
1
-2
/
+2
2019-04-20
Fix compiling issue
Jabier Arraiza
1
-2
/
+2
2019-02-20
Merge from master
Jabier Arraiza
1
-2
/
+2
2019-02-20
Fix compiling issues
Jabier Arraiza
1
-4
/
+8
2019-02-20
Move towards the css dialog being self-sufficient and disable style dialog
Martin Owens
1
-57
/
+2
2019-02-20
Give more descriptive names to document file related variables and functions.
Tavmjong Bah
1
-1
/
+1
2019-02-12
Header cleanup.
Tavmjong Bah
1
-1
/
+0
2019-01-17
Allow edit comment nodes with the XMLInspector
Jabier Arraiza
1
-1
/
+5
2019-01-17
Allow edit text nodes with the XMLInspector
Jabiertxof
1
-1
/
+1
2019-01-08
C++iffy cmd_new_element_node dialog. Remove dependancy on window.h.
Tavmjong Bah
1
-73
/
+23
2018-12-26
Add status to attribute widget
Jabier Arraiza
1
-17
/
+2
2018-12-26
Add inkFlowBox widget and apply to XML inspector
Jabier Arraiza
1
-11
/
+5
2018-12-03
Use std::unique_ptr for all MessageContext
Emmanuel Gil Peyrot
1
-5
/
+3
2018-12-03
Replace InkGC with std::shared_ptr for MessageStack
Emmanuel Gil Peyrot
1
-2
/
+2
2018-11-09
Fix codding style
Jabiertxof
1
-1
/
+1
2018-11-09
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-09-14
Remove sp-xmlview-attr with attrdialog (C++) and improve interface
Martin Owens
1
-24
/
+14
2018-09-12
Add detachable, although no evidence it works
Martin Owens
1
-0
/
+3
2018-09-11
Refactor xml editor, improve UI and prepare for future additions
Martin Owens
1
-218
/
+31
2018-07-21
adding gtk-theme
Jabier Arraiza
1
-18
/
+11
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-53
/
+53
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-10
/
+13
2018-01-17
Move code related to SwatchesPanel where it belongs
Stefano Facchini
1
-1
/
+1
2018-01-16
panel: Remove the unused "title" label
Stefano Facchini
1
-1
/
+1
2018-01-04
XML Editor: Re-add reasonable size requests for attribute scrollers
Eduard Braun
1
-0
/
+2
2018-01-03
XML Editor: Minimum height for attribute entry
Eduard Braun
1
-4
/
+1
2017-12-18
Show attribute value widget by default
Geoff Lankow
1
-0
/
+1
2017-12-04
Misc. typos
luzpaz
1
-1
/
+1
2017-11-07
Misc. typos
Unknown
1
-2
/
+2
2017-10-05
Rename get_group0_keyval to get_latin_keyval
Andrey Mozzhuhin
1
-1
/
+1
2017-07-08
Fix Gtk alignment API
Alexander Valavanis
1
-1
/
+2
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-18
/
+37
2017-06-23
Improve and simplify shortcut handling.
Eduard Braun
1
-7
/
+1
[next]