index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
/
sp-canvas.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-1
/
+1
2011-10-04
Cleaned up display-forward.h, including many redundant usages.
Jon A. Cruz
1
-1
/
+0
2011-09-15
Fix typo that causes crashes when color management is enabled.
Krzysztof Kosi??ski
1
-1
/
+1
2011-08-27
Update 2Geom. Remove all use of NRRectL.
Krzysztof Kosi??ski
1
-93
/
+61
2011-07-28
Per-item render cache.
Krzysztof Kosi??ski
1
-9
/
+18
2011-07-16
fix for building with cmake and building without lcms works again.
Campbell Barton
1
-2
/
+2
2011-07-14
Remove useless pixmap_gc variable
Krzysztof Kosi??ski
1
-21
/
+6
2011-07-10
Refactored to abstract lcms usage more. Added CMSSystem class.
Jon A. Cruz
1
-6
/
+4
2011-07-09
Next step in refactoring color management. More to come.
Jon A. Cruz
1
-1
/
+1
2011-07-09
Add SPCanvasArena caching layer. Currently breaks for clipped groups
Krzysztof Kosi??ski
1
-1
/
+29
2011-07-03
GTK+ cleanup: gtk_object_sink
Alex Valavanis
1
-2
/
+2
2011-07-03
GTK+ cleanup: gtk_type_class
Alex Valavanis
1
-2
/
+2
2011-07-02
GTK+ cleaning: gtk_type_new
Alex Valavanis
1
-6
/
+3
2011-06-24
Switch to GObject
Alex Valavanis
1
-1
/
+1
2011-06-23
Remove more of libnr
Krzysztof Kosi??ski
1
-4
/
+6
2011-06-22
Warning cleanup.
Jon A. Cruz
1
-2
/
+1
2011-06-15
Clean up deprecated GTK_WIDGET API
Alex Valavanis
1
-7
/
+7
2011-06-13
Replace deprecated GtkSignal
Alex Valavanis
1
-1
/
+1
2011-06-12
Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros
Alex Valavanis
1
-7
/
+5
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-3
/
+1
2011-05-20
Reinstating version bump.
Jon A. Cruz
1
-6
/
+1
2011-05-19
Revert version bump so win devlibs can catch up.
Jon A. Cruz
1
-1
/
+6
2011-05-18
Made dependencies explicit and bumped versions.
Jon A. Cruz
1
-6
/
+1
2011-04-08
Add missing flush() / mark_dirty() calls around CMS transform
Krzysztof Kosi??ski
1
-0
/
+2
2011-04-08
Fix color-managed view
Krzysztof Kosi??ski
1
-86
/
+21
2011-03-06
Allow the center handle to be selectable for items having a width or height c...
Diederik van Lierop
1
-0
/
+6
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-9
/
+9
2010-12-23
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
1
-5
/
+3
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-08-05
Wholesale cruft removal part 4; fix crash when rendering guides
Krzysztof Kosi??ski
1
-1
/
+1
2010-08-04
Wholesale cruft removal part 1
Krzysztof Kosi??ski
1
-10
/
+1
2010-07-04
Remove some cruft
Krzysztof Kosi??ski
1
-8
/
+3
2010-06-29
Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.
Krzysztof Kosi??ski
1
-1
/
+1
2010-06-26
Implement clipping (slightly incorrect) and masking
Krzysztof Kosi??ski
1
-12
/
+26
2010-06-22
Initial Cairo rendering commit: solid shapes, gradients, opacity and patterns
Krzysztof Kosi??ski
1
-14
/
+39
2010-03-21
Fix regression caused by rev. #9158 (selection of nodes in the node editor by...
Diederik van Lierop
1
-1
/
+5
2010-03-12
Fix crash in spray tool caused by rev. 9158
Diederik van Lierop
1
-1
/
+1
2010-03-06
Fix scrolling with mouse wheel when hovering above a snap-indicator
Diederik van Lierop
1
-8
/
+21
2009-11-29
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
1
-8
/
+20
2009-10-04
typo in comment
bulia byak
1
-1
/
+1
2009-07-22
Experimental pause updating scheme.
Soren Berg
1
-0
/
+5
2009-03-29
- Move snap delay mechanism to the event context (used to be in SPCanvas)
Diederik van Lierop
1
-148
/
+2
2009-03-09
Fix #338838, in which zooming and panning with the middle mouse button made I...
Diederik van Lierop
1
-0
/
+1
2009-03-03
Fix bug #291795 again
Diederik van Lierop
1
-1
/
+6
2009-02-22
Use on-cavas text instead of a tooltip for the snapindicator (fixes some tool...
Diederik van Lierop
1
-23
/
+0
2009-02-15
After snapping, show a tooltip together with the snap indicator
Diederik van Lierop
1
-15
/
+36
2009-01-25
- The snap-delay mechanism should now be more robust. From now on, it must be...
Diederik van Lierop
1
-74
/
+97
2009-01-13
Improved version reporting. Add SVN revision and custom status to
Krzysztof Kosi??ski
1
-1
/
+1
2009-01-09
Cmake: Corrections for mistakes
Joshua L. Blocher
1
-1
/
+1
2009-01-02
2geomification
Johan B. C. Engelen
1
-2
/
+1
[next]