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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
Merge XML and CSS widgets improvements from https://gitlab.com/inkscape/inksc...
Jabier Arraiza
1
-4
/
+6
2019-06-11
Add panned to XMLDialog and ArrtDialog
Jabier Arraiza
1
-0
/
+1
2019-06-10
Move XMLDialog and Attributes Dialog to Gtk::Paned
Jabier Arraiza
1
-10
/
+8
2019-06-10
Move from XMLDialog to another paned dialog
Jabier Arraiza
1
-8
/
+0
2019-06-02
Fixing coding style
Jabier Arraiza
1
-2
/
+2
2019-06-02
reorder dialogs
Jabier Arraiza
1
-2
/
+4
2019-04-20
fix compiling
Jabier Arraiza
1
-2
/
+2
2019-04-20
Fix compiling issue
Jabier Arraiza
1
-1
/
+1
2019-02-20
Merge from master
Jabier Arraiza
1
-2
/
+3
2019-02-20
Fix compiling issues
Jabier Arraiza
1
-2
/
+5
2019-02-20
Include selectors dialog (aka styledialog) into the xml-tree notebook and rem...
Martin Owens
1
-2
/
+2
2018-12-26
Fixing styles
Jabier Arraiza
1
-5
/
+5
2018-12-26
Add status to attribute widget
Jabier Arraiza
1
-6
/
+1
2018-12-26
Add inkFlowBox widget and apply to XML inspector
Jabier Arraiza
1
-5
/
+5
2018-12-03
Use std::unique_ptr for all MessageContext
Emmanuel Gil Peyrot
1
-1
/
+1
2018-12-03
Replace InkGC with std::shared_ptr for MessageStack
Emmanuel Gil Peyrot
1
-1
/
+3
2018-11-08
Clarify licenses
Max Gaukler
1
-6
/
+6
2018-09-24
Remove #include "config.h" from header files where possible
Eduard Braun
1
-4
/
+0
2018-09-14
Remove sp-xmlview-attr with attrdialog (C++) and improve interface
Martin Owens
1
-4
/
+6
2018-09-11
Misc. typos
luz.paz
1
-1
/
+1
2018-09-11
Refactor xml editor, improve UI and prepare for future additions
Martin Owens
1
-26
/
+19
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2018-01-17
Move code related to SwatchesPanel where it belongs
Stefano Facchini
1
-0
/
+1
2018-01-08
Misc. typos
luz.paz
1
-1
/
+1
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
1
-11
/
+0
2013-03-19
Fixing regression
jtx
1
-1
/
+1
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-1
/
+1
2013-03-14
Fix another load of forward declaration tags
Alex Valavanis
1
-1
/
+1
2013-03-14
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
1
-1
/
+1
2012-12-16
GTK+ 3: Switch to more orientable widgets
Alex Valavanis
1
-0
/
+15
2012-04-11
Fix for 903676 : Replace GtkCTree with GtkTreeView in XML Tree
John Smith
1
-9
/
+4
2012-03-23
Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, selection bug...
John Smith
1
-1
/
+6
2012-03-21
Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree
John Smith
1
-6
/
+1
2012-03-12
Fix false gtk deprecation warnings from gtkmm headers
Alex Valavanis
1
-11
/
+14
2012-03-09
Fix for 940715 : Convert XML Editor to a dockable dialog
John Smith
1
-0
/
+268