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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-143
/
+0
*
Fix bug#1643179. Guides lock lost on load. Patch proposed in #5
Jabier Arraiza
2017-12-05
1
-1
/
+1
*
Implement rotation via desktop to window affine.
Tavmjong Bah
2017-03-20
1
-8
/
+3
*
Add some Vlava improvements from mailing list
Jabier Arraiza Cenoz
2016-11-01
1
-1
/
+1
|
\
*
|
Fix some canvas problems and refactorization
Jabier Arraiza Cenoz
2016-10-10
1
-1
/
+5
*
|
Added widget to to rotate
Jabier Arraiza Cenoz
2016-10-09
1
-1
/
+1
*
|
Doc rotate start
Jabier Arraiza Cenoz
2016-10-02
1
-0
/
+1
|
/
*
Remove unused svg-units variable.
Tavmjong Bah
2016-06-08
1
-1
/
+0
*
Remove last use of getSVGUnit() and remove all remnants of this abomination.
Tavmjong Bah
2016-06-01
1
-1
/
+0
*
Add option for checkerboard background.
Tavmjong Bah
2015-12-21
1
-0
/
+1
*
update to trunk + resolve conflicts
Marc Jeanmougin
2015-12-08
1
-0
/
+2
|
\
|
*
Fixes UX pointed in suv review
Jabier Arraiza Cenoz
2015-12-06
1
-1
/
+1
|
*
Changed from Desktop to namedview to handle multiples documents
Jabier Arraiza Cenoz
2015-12-05
1
-0
/
+2
*
|
cppification: GSList replaced by vectors (mostly related to guides and grids)
Marc Jeanmougin
2015-12-05
1
-4
/
+5
|
/
*
Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...
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
-1
/
+3
*
Rename variable to better express its use. (units -> page_size_units)
Tavmjong Bah
2014-11-20
1
-1
/
+1
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-13
/
+16
*
Reimplement global aliasing toggle as a 'shape-rendering' property
Krzysztof Kosi??ski
2014-03-13
1
-1
/
+0
*
Provide a toggle in the document properties to optionally turn off
Krzysztof Kosi??ski
2014-03-13
1
-0
/
+1
*
try to add some const-correctness
Johan B. C. Engelen
2013-10-24
1
-0
/
+1
*
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
2013-10-12
1
-1
/
+1
*
Added runtime check in SP_-cast macros.
Markus Engel
2013-09-15
1
-1
/
+1
*
Modified SP_IS_ macros.
Markus Engel
2013-09-14
1
-1
/
+1
*
Merged from trunk (r12488).
Markus Engel
2013-08-30
1
-8
/
+9
|
\
|
*
Removed SPMetric.
Matthew Petroff
2013-07-22
1
-2
/
+0
|
*
Ported "widgets/ruler.*" away from SPMetric.
Matthew Petroff
2013-07-22
1
-0
/
+1
|
*
Ported sp-namedview.cpp (todo: fix a bunch of things).
Matthew Petroff
2013-07-09
1
-5
/
+6
|
*
Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class.
Matthew Petroff
2013-07-02
1
-1
/
+2
*
|
Cleaned up.
Markus Engel
2013-08-03
1
-1
/
+1
*
|
Merged ObjectGroup and subclasses.
Markus Engel
2013-04-06
1
-23
/
+2
*
|
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-0
/
+1
*
|
Replaced all casting macros with glib-independent ones.
Markus Engel
2013-04-01
1
-4
/
+2
*
|
Renamed virtual function names.
Markus Engel
2013-03-29
1
-6
/
+6
*
|
merged from trunk
Markus Engel
2013-03-29
1
-0
/
+4
|
\
|
|
*
Clean up more GObject type definitions
Alex Valavanis
2013-01-23
1
-0
/
+4
*
|
Added "virtual pad" to SPNamedView.
Markus Engel
2012-08-21
1
-1
/
+26
|
/
*
Fix for 819671 : No visual indication for grid and snap being on/off
John Smith
2012-08-09
1
-0
/
+1
*
More header cleanup/fwd declarations
Alex Valavanis
2012-02-15
1
-1
/
+0
*
when resizing page, move the origin of the grids too. This way all objects wi...
Johan B. C. Engelen
2011-12-20
1
-0
/
+1
*
Purging some forward.h files.
Jon A. Cruz
2011-10-04
1
-1
/
+2
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-0
/
+11
|
\
|
*
XML Privatisation Stuff after a long time
Abhishek Sharma public
2010-08-11
1
-0
/
+10
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Fix for Bug #586955 (the unit for user defined document size is not refreshed...
Nicolas Dufour
2010-09-26
1
-1
/
+2
|
/
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
Store the maximized state in the document (closes bug #168422)
Diederik van Lierop
2009-05-31
1
-0
/
+1
*
Store the snapper tolerances in the snap-preferences instead of in each snapp...
Diederik van Lierop
2009-01-31
1
-10
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-2
/
+1
[next]