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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
An a few more config.h fixes
Patrick Storz
2019-03-28
1
-4
/
+0
*
Remove unused code for NEW_EXPORT_DIALOG
Patrick Storz
2019-03-27
4
-736
/
+2
*
remove wrong from clipboard paste
Jabiertxof
2019-03-27
1
-2
/
+1
*
Allow add LPE with one click
Jabiertxof
2019-03-27
2
-4
/
+38
*
Add window class along dark/bright to mark APP is using symbolic icons or reg...
Jabiertxof
2019-03-27
1
-0
/
+9
*
About dialog: Fix icon file location
Patrick Storz
2019-03-24
1
-1
/
+1
*
Fixing coding style
Jabier Arraiza
2019-03-24
1
-1
/
+1
*
Add some handling fixes to selector classes
Jabier Arraiza
2019-03-24
1
-2
/
+2
*
Fix compiling problem
Jabier Arraiza
2019-03-24
1
-4
/
+4
*
Fix CI problems
Jabier Arraiza
2019-03-24
2
-83
/
+77
*
Move multiple selector to unhadled selector
Jabier Arraiza
2019-03-24
1
-24
/
+20
*
final improvements to style dialog
Jabier Arraiza
2019-03-24
2
-50
/
+109
*
Add base of working
Jabier Arraiza
2019-03-24
3
-90
/
+135
*
Allow guide duplication in guides dialog
Marc Jeanmougin
2019-03-22
2
-0
/
+11
*
Realign "Search and Replace" dialog
Patrick Storz
2019-03-22
2
-36
/
+40
*
Realign labels in "Transform" dialog
Patrick Storz
2019-03-22
1
-4
/
+20
*
Realign labels in "Fill and Stroke" dialog
Patrick Storz
2019-03-22
2
-3
/
+4
*
Document Properties: General UI cleanup
Patrick Storz
2019-03-22
2
-135
/
+116
*
fix #145 XML editor crash removing style property
Thomas Holder
2019-03-21
1
-2
/
+2
*
Misc. typos and whitespace fixes
luz.paz
2019-03-21
1
-1
/
+1
*
fix #141 Find/Replace with empty string
Thomas Holder
2019-03-19
1
-1
/
+1
*
Revert Icon Preview behaviour
Nathan Lee
2019-03-13
1
-5
/
+6
*
Update translation dialog for flipped axis
Nathan Lee
2019-03-11
1
-8
/
+10
*
Show LPE popups on over
Jabier Arraiza
2019-03-08
2
-6
/
+7
*
Remove reload UI and some theming fixes
Jabier Arraiza
2019-03-07
1
-31
/
+29
*
Translations: Drop Amharic (am) translation
Patrick Storz
2019-03-07
1
-2
/
+2
*
Merge: Avoid the “using std::*;” or “using namespace std;” construct
Martin Owens
2019-03-06
2
-11
/
+11
|
\
|
*
Avoid the “using std::*;” or “using namespace std;” constructs.
Emmanuel Gil Peyrot
2019-03-06
2
-11
/
+11
*
|
Merge: Update background-color tooltips in document-properties.cpp
Martin Owens
2019-03-06
1
-2
/
+2
|
\
\
|
*
|
Update background-color tooltips in document-properties.cpp (#101)
Tim Rawlinson
2019-02-28
1
-2
/
+2
*
|
|
Remember dialog visibility with the floating dialog behaviour
Nathan Lee
2019-03-06
1
-1
/
+4
*
|
|
Merge: Fix use of uninitialized variable
Martin Owens
2019-03-06
1
-0
/
+1
|
\
\
\
|
*
|
|
Fix use of uninitialized variable
Karl Cheng
2019-02-20
1
-0
/
+1
*
|
|
|
Merge branch 'DontRotateCustomPaper' of gitlab.com:Skrapion/inkscape
Martin Owens
2019-03-06
1
-14
/
+19
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix bug #630635: Print page size is incorrect: https://bugs.launchpad.net/ink...
Rick Yorgason
2018-11-04
1
-14
/
+19
*
|
|
|
Object Properties "Preserve Ratio" fixes
Thomas Holder
2019-03-03
1
-4
/
+3
*
|
|
|
Enable global snapping preference by default
Patrick Storz
2019-03-03
1
-2
/
+2
*
|
|
|
refactor PanelDialog<Behavior::FloatingBehavior>
Thomas Holder
2019-03-02
1
-46
/
+17
|
|
_
|
/
|
/
|
|
*
|
|
Add option for on canvas align handles and move group selection checkbox
Martin Owens
2019-02-25
2
-10
/
+27
*
|
|
Merge in bazaar branch for alignment handles
Martin Owens
2019-02-24
2
-4
/
+13
*
|
|
Remov force allocation
Jabiertxof
2019-02-20
1
-8
/
+0
*
|
|
Merge from master
Jabier Arraiza
2019-02-20
7
-78
/
+70
*
|
|
Fix compiling issues
Jabier Arraiza
2019-02-20
5
-28
/
+69
*
|
|
minor fixes
Jabier Arraiza
2019-02-20
1
-3
/
+3
*
|
|
Small change to hover text
Martin Owens
2019-02-20
1
-1
/
+1
*
|
|
Fix use of Gtk::Widget vs. GtkWidget in new symbolic icon getting code
Martin Owens
2019-02-20
1
-1
/
+1
*
|
|
Remove Tags functionality (replaced by css selectors)
Martin Owens
2019-02-20
3
-1300
/
+0
*
|
|
Include selectors dialog (aka styledialog) into the xml-tree notebook and rem...
Martin Owens
2019-02-20
4
-81
/
+36
*
|
|
Remove css dialog from style dialog.
Martin Owens
2019-02-20
2
-345
/
+0
*
|
|
Move towards the css dialog being self-sufficient and disable style dialog
Martin Owens
2019-02-20
4
-147
/
+277
|
|
/
|
/
|
[next]