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
2012-05-21
Extended control resizing to node editing. Fixes half of bug #172059.
Jon A. Cruz
1
-0
/
+1
2012-05-08
Fix drawing of eek-preview in GTK+3
Alex Valavanis
1
-4
/
+23
2012-05-03
Adding base configurable sizing of controls/handles.
Jon A. Cruz
1
-17
/
+16
2012-04-08
Stop using custom GtkObject flags
Alex Valavanis
1
-26
/
+21
2012-04-03
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
1
-3
/
+3
2012-04-02
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
1
-3
/
+3
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-2
/
+2
2012-02-22
cppcheck: null pointer dereference fix
Kris De Gussem
1
-12
/
+18
2012-02-19
remove superfluous RectHull
Johan B. C. Engelen
1
-12
/
+5
2012-02-19
move helper/recthull.h to 2geom/rect-hull.h
Johan B. C. Engelen
1
-1
/
+1
2012-02-13
Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...
Jon A. Cruz
1
-5
/
+5
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-1
/
+0
2012-01-13
Fix for problem with shadowed x0 and y0 members.
Jon A. Cruz
1
-9
/
+12
2012-01-12
Initial C++ification of SPCanvas.
Jon A. Cruz
1
-684
/
+687
2012-01-11
A few GSEAL issues
Kris De Gussem
1
-1
/
+1
2012-01-05
A few GSEAL fixes for SPCanvas
Alex Valavanis
1
-13
/
+34
2012-01-04
More GSEAL issues
Alex Valavanis
1
-18
/
+26
2011-12-14
Get rid of deprecated gtk_idle*
Alex Valavanis
1
-2
/
+3
2011-12-14
Get rid of deprecated gtk_type_is_a
Alex Valavanis
1
-1
/
+1
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
[next]