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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Header cleanup.
Tavmjong Bah
2019-02-12
1
-1
/
+0
*
Allow edit comment nodes with the XMLInspector
Jabier Arraiza
2019-01-17
1
-1
/
+5
*
Allow edit text nodes with the XMLInspector
Jabiertxof
2019-01-17
1
-1
/
+1
*
C++iffy cmd_new_element_node dialog. Remove dependancy on window.h.
Tavmjong Bah
2019-01-08
1
-73
/
+23
*
Add status to attribute widget
Jabier Arraiza
2018-12-26
1
-17
/
+2
*
Add inkFlowBox widget and apply to XML inspector
Jabier Arraiza
2018-12-26
1
-11
/
+5
*
Use std::unique_ptr for all MessageContext
Emmanuel Gil Peyrot
2018-12-03
1
-5
/
+3
*
Replace InkGC with std::shared_ptr for MessageStack
Emmanuel Gil Peyrot
2018-12-03
1
-2
/
+2
*
Fix codding style
Jabiertxof
2018-11-09
1
-1
/
+1
*
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
2018-11-09
1
-1
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove sp-xmlview-attr with attrdialog (C++) and improve interface
Martin Owens
2018-09-14
1
-24
/
+14
*
Add detachable, although no evidence it works
Martin Owens
2018-09-12
1
-0
/
+3
*
Refactor xml editor, improve UI and prepare for future additions
Martin Owens
2018-09-11
1
-218
/
+31
*
adding gtk-theme
Jabier Arraiza
2018-07-21
1
-18
/
+11
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-53
/
+53
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-10
/
+13
*
Move code related to SwatchesPanel where it belongs
Stefano Facchini
2018-01-17
1
-1
/
+1
*
panel: Remove the unused "title" label
Stefano Facchini
2018-01-16
1
-1
/
+1
*
XML Editor: Re-add reasonable size requests for attribute scrollers
Eduard Braun
2018-01-04
1
-0
/
+2
*
XML Editor: Minimum height for attribute entry
Eduard Braun
2018-01-03
1
-4
/
+1
*
Show attribute value widget by default
Geoff Lankow
2017-12-18
1
-0
/
+1
*
Misc. typos
luzpaz
2017-12-04
1
-1
/
+1
*
Misc. typos
Unknown
2017-11-07
1
-2
/
+2
*
Rename get_group0_keyval to get_latin_keyval
Andrey Mozzhuhin
2017-10-05
1
-1
/
+1
*
Merge branch 'master' into shortcuts
Eduard Braun
2017-07-09
1
-19
/
+39
|
\
|
*
Fix Gtk alignment API
Alexander Valavanis
2017-07-08
1
-1
/
+2
|
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-18
/
+37
*
|
Improve and simplify shortcut handling.
Eduard Braun
2017-06-23
1
-7
/
+1
|
/
*
Rm remaining Gtk::Stock usage
Alex Valavanis
2016-12-27
1
-1
/
+0
*
Get rid of Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion 'g_utf8_va...
Tavmjong Bah
2016-09-24
1
-1
/
+2
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-18
/
+0
|
\
|
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-18
/
+0
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-5
/
+0
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+5
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-5
/
+0
|
/
*
Make icon creation more consistent - use sp_icon_new where possible
Liam P. White
2015-02-22
1
-4
/
+12
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-3
/
+3
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-4
/
+4
*
Move obvious ui component to ui/
Liam P. White
2014-10-05
1
-1
/
+1
*
Remove misleading dialogs directory
Liam P. White
2014-09-02
1
-1
/
+1
*
refresh clip path when editing in XML editor (Bug 1349018)
Alvin Penner
2014-08-07
1
-0
/
+1
*
UI. Fix for Bug #1016889 (GTK3: status bar of XML Editor triggers resize of d...
Nicolas Dufour
2014-03-15
1
-0
/
+3
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-1
/
+1
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-2
/
+2
*
Group bbox update (Bug 1168979)
Alvin Penner
2013-04-20
1
-0
/
+1
*
GTK+ 3: Switch to more orientable widgets
Alex Valavanis
2012-12-16
1
-1
/
+5
*
Fix for 306090 : XMl Editor, Return button to create new xml element
John Smith
2012-09-02
1
-0
/
+4
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-4
/
+0
[next]