index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
selection-describer.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-11
Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog
Tavmjong Bah
1
-1
/
+6
2012-10-04
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
1
-3
/
+3
2012-08-15
i18n. Fix for Bug #1034663 (Split msgid "Text" for menu Effects).
Nicolas Dufour
1
-1
/
+1
2012-05-17
Fixed warning with printf format. Also corrected inproper type that resulted ...
Jon A. Cruz
1
-12
/
+15
2012-05-15
minor fix for translations
Kris De Gussem
1
-1
/
+1
2012-05-11
UI. Filtered objects count (patch by David Mathog).
Nicolas Dufour
1
-1
/
+26
2011-10-18
cppcheck
Kris De Gussem
1
-1
/
+1
2011-02-21
Finished cleanup of outdated SP_OBJECT_PARENT C macro.
Jon A. Cruz
1
-2
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-08-22
i18n. Context cleanup (context|string replaced with C_).
Nicolas Dufour
1
-8
/
+4
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-1
/
+1
2010-03-02
Cleanup on id access.
Jon A. Cruz
1
-1
/
+1
2010-02-05
make when_selected and when_nothing customizable strings, settable via select...
buliabyak
1
-9
/
+10
2009-06-03
* [INTL:*] translator comments for all context strings added
Ivan Mas??r
1
-3
/
+6
2009-02-10
now that selection description includes style (filtered, clipped), we need to...
bulia byak
1
-0
/
+10
2008-09-20
fix leak and potential crash by disconnecting on delete
bulia byak
1
-1
/
+9
2008-04-12
Several different i18n issues fixed following report from a_b (adresses bug #...
Marcin Floryan
1
-1
/
+2
2007-12-13
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
1
-1
/
+1
2007-07-14
Write distinguished corners of 3D boxes to the svg representation from which ...
Maximilian Albert
1
-0
/
+3
2007-06-17
Add translator hint.
Colin Marquardt
1
-0
/
+2
2007-03-16
string disambig
bulia byak
1
-1
/
+1
2006-03-27
applying ngettext for 2 strings (for languages with multiple plural forms)
Andrius Ramanauskas
1
-2
/
+2
2006-03-24
fixing crash in situations where locale language has many plural forms (examp...
Andrius Ramanauskas
1
-5
/
+5
2006-03-22
more information on objects selected in groups
bulia byak
1
-26
/
+48
2006-03-19
restore broken ngettext
bulia byak
1
-5
/
+20
2006-03-17
better description for multiple selections
bulia byak
1
-10
/
+82
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-7
/
+7