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