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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove crashes when using attributes XML dialog with Objects dialog open (II)
Jabier Arraiza
2019-01-18
2
-8
/
+13
*
Remove crashes when using attributes XML dialog
Jabiertxof
2019-01-18
1
-13
/
+15
*
Remove unwanted atributes from text and comment nodes
Jabiertxof
2019-01-18
1
-4
/
+10
*
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
2
-6
/
+29
*
Add correct tooltips for Cap height and x-height.
Gyuris Gellért
2019-01-14
1
-2
/
+2
*
Misc. typo and whitespace fixes
luz.paz
2019-01-14
3
-4
/
+4
*
Another baby step in creating InkscapeWindow.
Tavmjong Bah
2019-01-13
1
-6
/
+6
*
Add button to delete prefs
Marc Jeanmougin
2019-01-11
2
-1
/
+10
*
First baby step in adding InkscapeWindow (Gtk::ApplicationWindow)
Tavmjong Bah
2019-01-09
1
-10
/
+3
*
Remove helper/window.h helper/window.cpp
Tavmjong Bah
2019-01-09
1
-2
/
+11
*
Remove unused header file.
Tavmjong Bah
2019-01-08
1
-1
/
+0
*
C++iffy cmd_new_element_node dialog. Remove dependancy on window.h.
Tavmjong Bah
2019-01-08
1
-73
/
+23
*
Remove unused header file.
Tavmjong Bah
2019-01-08
4
-6
/
+0
*
fix double construction of Button members
Thomas Holder
2019-01-03
1
-8
/
+0
*
run clang tidy modernize pass
Marc Jeanmougin
2019-01-02
7
-38
/
+38
*
modernize: add overrides
Marc Jeanmougin
2019-01-02
4
-12
/
+12
*
modernize loops (2)
Marc Jeanmougin
2019-01-02
2
-20
/
+18
*
modernize loops
Marc Jeanmougin
2019-01-02
63
-665
/
+563
*
Minor style fixes
Marc Jeanmougin
2019-01-01
2
-3
/
+3
*
Move Preview to Inkscape namespace
Alexander Valavanis
2019-01-01
10
-73
/
+763
*
C++ify EekPreview
Alexander Valavanis
2019-01-01
4
-195
/
+138
*
Fix namespace naming consistency
Alexander Valavanis
2018-12-29
8
-18
/
+20
*
Move Button to Inkscape namespace
Alexander Valavanis
2018-12-29
3
-0
/
+373
*
Rm deprecated budget widgets
Alexander Valavanis
2018-12-29
14
-222
/
+184
*
SPDesktopWidget: Migrate ruler events to sigc++
Alexander Valavanis
2018-12-28
1
-2
/
+2
*
Allow InkFlowBox (XMLInspector) remember opendes status
Jabiertxof
2018-12-26
1
-3
/
+3
*
Fixing styles
Jabier Arraiza
2018-12-26
7
-70
/
+70
*
add "add" button on same place
Jabier Arraiza
2018-12-26
2
-19
/
+22
*
Add messagess to CSS dialog
Jabier Arraiza
2018-12-26
2
-2
/
+67
*
Add status to attribute widget
Jabier Arraiza
2018-12-26
4
-27
/
+66
*
fix CNakeLists.txt
Jabier Arraiza
2018-12-26
1
-23
/
+23
*
Fix Tav inputs
Jabier Arraiza
2018-12-26
3
-30
/
+34
*
Fix a prefs bug
Jabier Arraiza
2018-12-26
1
-1
/
+1
*
Add inkFlowBox widget and apply to XML inspector
Jabier Arraiza
2018-12-26
5
-18
/
+220
*
Remove duplicate warnings of iconloader
Jabier Arraiza
2018-12-24
1
-1
/
+7
*
Fix indenting in CMakeLists.txt files
Jabier Arraiza
2018-12-24
1
-22
/
+22
*
Move DashSelector to Inkscape::UI::Widget namespace
Alexander Valavanis
2018-12-22
3
-0
/
+421
*
Merge branch 'patch-1' of gitlab.com:techtonik/inkscape
Marc Jeanmougin
2018-12-20
1
-1
/
+3
|
\
|
*
Turn off clang-format for about box formatting
anatoly techtonik
2018-12-01
1
-0
/
+2
|
*
aboutbox.cpp: Add 2019 as some 1.0 release date in the future
anatoly techtonik
2018-11-27
1
-1
/
+1
*
|
Separate knots for 'shape-inside' and 'inline-size'.
Tavmjong Bah
2018-12-19
1
-101
/
+130
*
|
Add preference for using SVG2 auto-flowed text in GUI.
Tavmjong Bah
2018-12-19
1
-0
/
+4
*
|
Add preference for using SVG 2 text in a shape (GUI to come).
Tavmjong Bah
2018-12-19
1
-1
/
+1
*
|
Add ability to create SVG 2 text:
Tavmjong Bah
2018-12-18
2
-11
/
+271
*
|
Merge branch 'master' of gitlab.com:inkscape/inkscape
Alexander Valavanis
2018-12-07
4
-5
/
+56
|
\
\
|
*
|
Add some SVG 2 fallbacks:
Tavmjong Bah
2018-12-07
4
-5
/
+56
*
|
|
desktop-widget: Make canvas private
Alexander Valavanis
2018-12-06
1
-2
/
+2
|
/
/
*
|
fix coding style
Jabier Arraiza
2018-12-04
3
-13
/
+8
*
|
Ready to review XRay
Jabier Arraiza
2018-12-04
2
-0
/
+6
[next]