index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-namedview.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged trunk
Adrian Boguszewski
2016-08-03
1
-2
/
+0
|
\
|
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-2
/
+0
|
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+2
|
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-2
/
+0
*
|
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
1
-2
/
+2
*
|
Second part of new SPObject children list
Adrian Boguszewski
2016-07-13
1
-6
/
+6
|
/
*
Really remove last of svg_units.
Tavmjong Bah
2016-06-08
1
-10
/
+0
*
Remove unused svg-units variable.
Tavmjong Bah
2016-06-08
1
-18
/
+18
*
Fix for bug on previous commit about guides lock
Jabier Arraiza Cenoz
2016-06-04
1
-1
/
+0
*
Fix a bug in lock guides pointed by suv on IRC
Jabier Arraiza Cenoz
2016-06-03
1
-1
/
+1
*
Remove last use of getSVGUnit() and remove all remnants of this abomination.
Tavmjong Bah
2016-06-01
1
-6
/
+0
*
Corrects attribute name for saving page 'checkerboard' background state.
Tavmjong Bah
2015-12-28
1
-1
/
+1
*
Add option for checkerboard background.
Tavmjong Bah
2015-12-21
1
-0
/
+6
*
fix crash noticed by Tav
Marc Jeanmougin
2015-12-09
1
-1
/
+0
*
update to trunk + resolve conflicts
Marc Jeanmougin
2015-12-08
1
-0
/
+41
|
\
|
*
Fixes UX pointed in suv review
Jabier Arraiza Cenoz
2015-12-06
1
-2
/
+1
|
*
Changed from Desktop to namedview to handle multiples documents
Jabier Arraiza Cenoz
2015-12-05
1
-0
/
+42
*
|
cppification: GSList replaced by vectors (mostly related to guides and grids)
Marc Jeanmougin
2015-12-05
1
-92
/
+63
|
/
*
Read inkscape:color attribute in more places
Geoff Lankow
2015-07-15
1
-0
/
+1
*
Reread guide colour after setting default colour
Geoff Lankow
2015-07-12
1
-5
/
+6
*
Read attribute after setting the default
Geoff Lankow
2015-07-11
1
-0
/
+3
*
Read inkscape:color attribute on guides
Geoff Lankow
2015-07-07
1
-1
/
+0
*
Enable snapping of cusp nodes by default
Diederik van Lierop
2015-04-27
1
-1
/
+1
*
if viewbox does not exist in file, set the document-units to be px. (Bug 1239...
Alvin Penner
2015-03-01
1
-1
/
+3
*
create SPObject factory
Liam P. White
2015-02-25
1
-10
/
+0
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-5
/
+5
*
Purge sp_desktop_canvas
Liam P. White
2014-12-21
1
-4
/
+4
*
Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...
Tavmjong Bah
2014-11-26
1
-2
/
+2
*
Change default display unit to 'px'.
Tavmjong Bah
2014-11-26
1
-1
/
+1
*
Units: make it absolutely clear that Document properties unit dropdown is for...
Johan B. C. Engelen
2014-11-24
1
-15
/
+22
*
Rename variable to better express its use. (units -> page_size_units)
Tavmjong Bah
2014-11-20
1
-2
/
+3
*
Refactor SPGuide to use more C++
Liam P. White
2014-10-04
1
-10
/
+6
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-1
/
+1
*
Reimplement global aliasing toggle as a 'shape-rendering' property
Krzysztof Kosi??ski
2014-03-13
1
-6
/
+0
*
Provide a toggle in the document properties to optionally turn off
Krzysztof Kosi??ski
2014-03-13
1
-0
/
+6
*
try to add some const-correctness
Johan B. C. Engelen
2013-10-24
1
-0
/
+5
*
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
2013-10-12
1
-15
/
+10
*
Merged from trunk (r12488).
Markus Engel
2013-08-30
1
-20
/
+22
|
\
|
*
Switched to global UnitTable.
Matthew Petroff
2013-08-04
1
-4
/
+1
|
*
Removed SPMetric.
Matthew Petroff
2013-07-22
1
-13
/
+0
|
*
Ported "widgets/ruler.*" away from SPMetric.
Matthew Petroff
2013-07-22
1
-0
/
+13
|
*
Switch unit functions from using pointer arguements to reference arguements.
Matthew Petroff
2013-07-18
1
-2
/
+1
|
*
Fixed memory corruption introduced in a previous commit.
Matthew Petroff
2013-07-17
1
-3
/
+3
|
*
Ported sp-namedview.cpp (todo: fix a bunch of things).
Matthew Petroff
2013-07-09
1
-12
/
+15
|
*
Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class.
Matthew Petroff
2013-07-02
1
-4
/
+7
*
|
Cleaned up.
Markus Engel
2013-08-03
1
-236
/
+217
*
|
Fixed more mismatched-tags; replaced GObject-properties in SPGuide
Markus Engel
2013-08-01
1
-6
/
+26
*
|
Removed placement news / explicit destructor calls.
Markus Engel
2013-07-31
1
-1
/
+1
*
|
Merged from trunk (r12419).
Markus Engel
2013-07-14
1
-32
/
+59
|
\
|
|
*
Update minimum window size logic for cases when not saving window positions.
Jon A. Cruz
2013-05-01
1
-38
/
+58
[next]