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
/
document-properties.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
brings back CMS tab
Marc Jeanmougin
2015-12-18
1
-4
/
+10
*
cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...
Marc Jeanmougin
2015-12-07
1
-36
/
+28
*
cppification: GSList replaced by vectors (mostly related to guides and grids)
Marc Jeanmougin
2015-12-05
1
-14
/
+8
*
fixes a few of jenkins warnings
Marc Jeanmougin
2015-05-08
1
-2
/
+2
*
Allow changing document scale (via changing viewBox). Start of GUI.
Tavmjong Bah
2015-03-11
1
-0
/
+5
*
Make icon creation more consistent - use sp_icon_new where possible
Liam P. White
2015-02-22
1
-42
/
+13
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-15
/
+15
*
Purge sp_desktop_namedview in favor of SPDesktop::getNamedView
Liam P. White
2014-12-21
1
-11
/
+11
*
Update to trunk r13766
Liam P. White
2014-11-26
1
-2
/
+2
|
\
|
*
Units: make it absolutely clear that Document properties unit dropdown is for...
Johan B. C. Engelen
2014-11-24
1
-2
/
+2
*
|
Update to trunk r13750
Liam P. White
2014-11-24
1
-10
/
+19
|
\
|
|
*
Revert old behavior: changing "Default units" changes *only* the displayed un...
Johan B. C. Engelen
2014-11-22
1
-3
/
+7
|
*
properly name the document units as "Document units" in the UI. The setting i...
Johan B. C. Engelen
2014-11-21
1
-1
/
+1
|
*
Purged GTKish macros SP_SCRIPT/SP_IS_SCRIPT.
Jon A. Cruz
2014-11-15
1
-7
/
+12
*
|
Update to experimental r13598
Liam P. White
2014-10-08
1
-3
/
+4
|
\
|
|
*
Update to trunk r13580
Liam P. White
2014-10-06
1
-1
/
+2
|
|
\
|
|
*
partial rollback of r13544, allow old recursive behavior for some locations, ...
mathog
2014-09-08
1
-1
/
+2
|
*
|
Move more UI code into ui/
Liam P. White
2014-10-05
1
-2
/
+2
|
*
|
Update to trunk r13542
Liam P. White
2014-09-02
1
-3
/
+7
|
|
\
|
|
|
*
Fix rotation center regression caused by my own commit 13512
Diederik van Lierop
2014-08-26
1
-3
/
+7
|
*
|
Standardise InkscapeApplication GObject implementation (namespace not support...
Alex Valavanis
2014-08-26
1
-2
/
+2
|
|
/
*
|
Update to experimental r13565
Liam P. White
2014-09-27
1
-3
/
+7
*
|
Update to experimental r13527
Liam P. White
2014-08-30
1
-3
/
+4
|
\
|
|
*
Fix some transformation center regressions, related to the viewbox/units changes
Diederik van Lierop
2014-08-14
1
-3
/
+4
*
|
Update to experimental r13464
Liam P. White
2014-08-08
1
-0
/
+1
|
\
|
|
*
fix crash bug (reported by su_v on IRC) related to removing color profiles
Johan B. C. Engelen
2014-07-28
1
-0
/
+1
*
|
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
1
-2
/
+2
|
/
*
fix crash. Iterating through a list to find an object is not necessary, SPDoc...
Johan B. C. Engelen
2014-04-04
1
-16
/
+9
*
Fix Gtkmm 3.8 build issues on systems with Gtk+ 3.10
Alex Valavanis
2014-03-31
1
-6
/
+6
*
Added "Gtk::" scope to "manage" function calls.
Markus Engel
2014-03-30
1
-24
/
+24
*
Reimplement global aliasing toggle as a 'shape-rendering' property
Krzysztof Kosi??ski
2014-03-13
1
-2
/
+6
*
Provide a toggle in the document properties to optionally turn off
Krzysztof Kosi??ski
2014-03-13
1
-8
/
+11
*
offset of viewBox on document unit change (Bug 1280684)
Alvin Penner
2014-02-22
1
-1
/
+7
*
scaling of viewBox on document unit change (Bug 1236257)
Alvin Penner
2014-02-17
1
-3
/
+8
*
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
2014-01-02
1
-7
/
+43
*
units: fix stroke/gradient/whatever scaling when changing document unit in th...
Johan B. C. Engelen
2013-10-29
1
-5
/
+25
*
don't update doc unit stuff when initializing DocumentProperties dialog widgets
Johan B. C. Engelen
2013-10-25
1
-8
/
+14
*
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
2013-10-12
1
-5
/
+5
*
Fix percentage document size handling.
Matthew Petroff
2013-09-23
1
-2
/
+8
*
Merge from trunk.
Matthew Petroff
2013-09-20
1
-1
/
+0
|
\
|
*
Merged from trunk (r12488).
Markus Engel
2013-08-30
1
-2
/
+1
|
|
\
|
*
|
Removed old SPObject factory.
Markus Engel
2013-04-10
1
-1
/
+0
*
|
|
Fix bug with tool handles during document unit change.
Matthew Petroff
2013-09-14
1
-0
/
+9
*
|
|
Finish fixing document unit change undo bug.
Matthew Petroff
2013-09-11
1
-4
/
+6
*
|
|
Fix document unit change undo bug.
Matthew Petroff
2013-09-11
1
-0
/
+15
*
|
|
Added viewBox implement document unit support.
Matthew Petroff
2013-08-27
1
-18
/
+25
*
|
|
Use real world units for page sizes.
Matthew Petroff
2013-08-25
1
-3
/
+27
|
|
/
|
/
|
*
|
Removed "helper/units.h" from "ui/dialog/document-properties.cpp".
Matthew Petroff
2013-07-19
1
-3
/
+2
*
|
Ported sp-namedview.cpp (todo: fix a bunch of things).
Matthew Petroff
2013-07-09
1
-2
/
+2
|
/
*
cppcheck
Kris De Gussem
2013-03-16
1
-2
/
+0
[prev]
[next]