index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid to Inkscape::CXYGrid
Johan B. C. Engelen
2006-10-26
6
-68
/
+78
*
Bug fix in set_gridtype
Johan B. C. Engelen
2006-10-26
2
-3
/
+3
*
enable starting in outline mode by prefs setting
bulia byak
2006-10-26
1
-3
/
+9
*
workaround for crash 1580903 and several other issues caused by GTK's brainde...
bulia byak
2006-10-26
3
-1
/
+33
*
extend the semantics of sp_canvas_force_full_redraw_after_interruptions to al...
bulia byak
2006-10-26
2
-7
/
+10
*
fix visibility and pickability of nofill/nostroke objects in outline mode; op...
bulia byak
2006-10-25
1
-17
/
+24
*
implement rendering of clips/masks in outline mode; make all outline colors s...
bulia byak
2006-10-25
3
-3
/
+35
*
switch pref/repr utility methods to using long long ints; with
bulia byak
2006-10-25
4
-12
/
+12
*
preserve clip/mask for stroke-to-path also
bulia byak
2006-10-25
1
-0
/
+6
*
fix 1574873
bulia byak
2006-10-24
1
-1
/
+1
*
Added pop-up and toolbar menu
Jon A. Cruz
2006-10-24
1
-4
/
+166
*
whitespace
bulia byak
2006-10-24
1
-15
/
+15
*
fix 1520018: sync up the embed/not embed transform logic when ungrouping with...
bulia byak
2006-10-24
1
-14
/
+32
*
enable copy/paste of objects with filters
bulia byak
2006-10-24
1
-0
/
+7
*
fix crash: when closing a document, the selection we're passed as argument ma...
bulia byak
2006-10-24
1
-1
/
+1
*
Added callback function to allow shrinking of widgets
Jon A. Cruz
2006-10-24
3
-1
/
+33
*
Added fix from Andre Twupack for prefdialog.cpp's needed gettext support for ...
Jon Phillips
2006-10-23
1
-5
/
+6
*
Committed double code because of the hurry to let you use the axonom-snapping...
Johan B. C. Engelen
2006-10-23
4
-121
/
+2
*
axonomgrid: Bugfix
Johan B. C. Engelen
2006-10-23
1
-7
/
+9
*
Axonometric grid: snapping to vertical gridlines
Johan B. C. Engelen
2006-10-23
3
-0
/
+118
*
Corrected focus problems by moving flag setting back to first thing
Jon A. Cruz
2006-10-23
1
-6
/
+6
*
factor in object's matrix expansion when querying blur radius
bulia byak
2006-10-23
1
-2
/
+4
*
fix calculating the blur radius, use the new API
bulia byak
2006-10-23
1
-5
/
+5
*
simplify by using the new API
bulia byak
2006-10-23
1
-4
/
+1
*
change API: separate functions creating a blur filter, one for a given item, ...
bulia byak
2006-10-23
2
-6
/
+27
*
do not embed transform if it's not translation and the object has a filter
bulia byak
2006-10-22
1
-3
/
+8
*
Applied patch for support of building on Tru64 systems.
Jon Phillips
2006-10-22
1
-1
/
+3
*
Added patch to support sgi SGI IRIX 6.5.28, gcc 3.4.0.
Jon Phillips
2006-10-22
1
-0
/
+2
*
Applied patch to mkfiles.pl from Andre Twupack
Jon Phillips
2006-10-22
1
-1
/
+3
*
Added "Other" radio toggle for the URI field on our license dialog
Jon Phillips
2006-10-22
1
-0
/
+8
*
Key, tab and focus refinement
Jon A. Cruz
2006-10-22
2
-4
/
+87
*
Added patch for updates to doxyfile...great!
Jon Phillips
2006-10-22
1
-217
/
+10
*
Adding climb and digits properties, key processing and focus handling
Jon A. Cruz
2006-10-21
3
-46
/
+208
*
make blur slider a percentage; change opacity to 1..100 as well; ensure the f...
bulia byak
2006-10-20
4
-22
/
+42
*
more correct double opacity fix: do not multiply by opacity if item->render_o...
bulia byak
2006-10-20
1
-3
/
+2
*
fix the erroneous double opacity on filtered objects
bulia byak
2006-10-20
1
-2
/
+6
*
handle the case of no filter primitives
bulia byak
2006-10-20
1
-4
/
+6
*
fill in set methods to enable x/y/w/h
bulia byak
2006-10-20
1
-5
/
+17
*
remove color cursors
Josh Andler
2006-10-19
39
-3798
/
+105
*
Turning on
Jon A. Cruz
2006-10-19
1
-1
/
+1
*
Adding custom action to work with spinbuttons in toolbars
Jon A. Cruz
2006-10-19
6
-1
/
+1194
*
purge fred's arena item tile cache (has been disabled for quite some time any...
bulia byak
2006-10-17
4
-620
/
+105
*
hack*ahum*infrastructure to implement axonometric grid snapping. horizontal s...
Johan B. C. Engelen
2006-10-16
6
-8
/
+102
*
another canvas repaint optimization: if the new rect and the rect aborted las...
bulia byak
2006-10-16
1
-51
/
+133
*
some more NRRectL goodies for canvas optimizations
bulia byak
2006-10-16
3
-0
/
+63
*
indentation; declarations to first uses; deal with the possible failure to cr...
bulia byak
2006-10-14
1
-897
/
+1061
*
deal with the possible failure to create pixblock due to insufficient memory
bulia byak
2006-10-14
6
-4
/
+60
*
gracefully fail if unable to allocate memory or if more than 100Mb buffer req...
bulia byak
2006-10-14
1
-1
/
+14
*
Removed some copy-paste code.
Johan B. C. Engelen
2006-10-13
1
-12
/
+8
*
disable filters in outline mode
bulia byak
2006-10-11
1
-8
/
+10
[next]