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
/
objects.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-23
opject panel: rework shotcuts: let the user decide
chr
1
-27
/
+36
2017-05-23
object panel: don't block F2 key, use return to edit cell
chr
1
-5
/
+7
2017-05-23
object panel: search function blocks too many keystrokes
chr
1
-0
/
+2
2017-05-23
selection chemistry: implement z-stack order
chr
1
-6
/
+6
2017-05-18
object panel: don't scroll to layer when leaving object group
chr
1
-1
/
+1
2017-05-18
ObjectsPanel: Polish collapse/expand behaviour
chr
1
-4
/
+8
2017-05-18
object manager panel: fix clip/mask icons
chr
1
-2
/
+8
2016-12-27
Rm remaining Gtk::Stock usage
Alex Valavanis
1
-1
/
+0
2016-11-07
1639832 Blend and blur unspected results
Jabier Arraiza Cenoz
1
-1
/
+8
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-12
/
+2
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
1
-21
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+14
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-14
/
+1
2016-07-14
Renamed children list in SPObject
Adrian Boguszewski
1
-8
/
+8
2016-07-14
Last part of new SPObject children list
Adrian Boguszewski
1
-36
/
+47
2016-07-13
Second part of new SPObject children list
Adrian Boguszewski
1
-3
/
+3
2016-06-25
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
1
-1
/
+1
2016-04-13
Remove old uses of GTK_STOCK macros
Martin Owens
1
-2
/
+2
2016-01-14
Correct writing of blur value when display units are not user units.
Tavmjong Bah
1
-0
/
+4
2015-11-13
static code analysis
Kris De Gussem
1
-1
/
+1
2015-11-01
i18n. Strings disambiguation (thanks, Maren!).
Nicolas Dufour
1
-5
/
+5
2015-06-18
Enable column headers. Add tooltips to headers.
Tavmjong Bah
1
-2
/
+29
2015-05-31
Mark user-visible messages for translation
Alexandre Prokoudine
1
-18
/
+18
2015-02-27
corrected the casts (hopefully)
Marc Jeanmougin
1
-1
/
+1
2015-02-22
Make icon creation more consistent - use sp_icon_new where possible
Liam P. White
1
-60
/
+8
2015-02-19
Put a few std::vector<SPitem*>
Marc Jeanmougin
1
-2
/
+2
2015-02-18
Just...
mc
1
-4
/
+4
2014-11-01
Warning cleanup.
Jon A. Cruz
1
-1
/
+1
2014-10-05
Move more UI code into ui/
Liam P. White
1
-1
/
+1
2014-09-27
Update to experimental r13565
Liam P. White
1
-0
/
+2144
2014-09-24
Fix bug in object dialog, in highlight color couldent select opacity, now fixed
root
1
-1
/
+1
2014-09-07
Update to experimental r13543
Liam P. White
1
-1
/
+1
2014-06-14
Add clip group option from Ponyscape
Liam P. White
1
-4
/
+8
2014-03-20
Fix a linker error ("static")
Liam P. White
1
-1
/
+2
2014-03-12
Reverted swatches
Liam P. White
1
-101
/
+126
2014-03-02
Updated to include (non-functional) Objects dialogue
Liam P. White
1
-0
/
+41
2014-03-02
Experimental merge of Ponyscape features into trunk (will not compile)
Liam P. White
1
-1
/
+11
2014-03-02
Experimental merge of Ponyscape features into trunk (will not compile)
Liam P. White
1
-0
/
+2048
[prev]