index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-enable link between grid visibility and grid snap.
Carl Hetherington
2006-05-09
1
-1
/
+3
*
Fix silly bug with snapping node edits.
Carl Hetherington
2006-05-09
1
-0
/
+4
*
always make local copy of path data so we have control of memory policy
MenTaLguY
2006-05-09
1
-0
/
+7
*
* conn-avoid-ref.cpp: Fix a crashbug that could occur in files
mjwybrow
2006-05-09
1
-0
/
+6
*
get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve memory...
MenTaLguY
2006-05-09
1
-0
/
+7
*
eliminate direct accesses to SPCurve::bpath
MenTaLguY
2006-05-09
1
-0
/
+12
*
more vectorization, this time in bluredge
MenTaLguY
2006-05-09
1
-2
/
+3
*
use std::vector rather than dynamically-sized automatic arrays
MenTaLguY
2006-05-09
1
-1
/
+1
*
hmm, make that std::vector
MenTaLguY
2006-05-09
1
-1
/
+1
*
use array new rather than dynamically-sized automatic arrays, plus cleanups a...
MenTaLguY
2006-05-09
1
-0
/
+7
*
update changelog
MenTaLguY
2006-05-08
1
-1
/
+1
*
use c++filt for symbol demangling if available
MenTaLguY
2006-05-08
1
-0
/
+7
*
comments explaining namespace mapping for the broken sodipodi namespace
MenTaLguY
2006-05-08
1
-0
/
+6
*
More snapping cleanups.
Carl Hetherington
2006-05-08
1
-1
/
+2
*
Fix ctrl-scaling when there is no snap.
Carl Hetherington
2006-05-08
1
-0
/
+4
*
* knot.h, knot.cpp, connector-context.cpp:
mjwybrow
2006-05-08
1
-1
/
+6
*
Fixed a couple of bugs
Jon A. Cruz
2006-05-08
1
-0
/
+5
*
add fixup for incorrect sodipodi namespace
MenTaLguY
2006-05-07
1
-0
/
+6
*
get the CORRECT Sodipodi namespace in there
MenTaLguY
2006-05-07
1
-0
/
+71
*
fix for #1483198 ("infectious namespaces")
MenTaLguY
2006-05-07
1
-0
/
+6
*
Fixed problem with std::map use making last verb inaccessible.
Jon A. Cruz
2006-05-07
1
-0
/
+5
*
Various snapping cleanups and bug fixes.
Carl Hetherington
2006-05-05
1
-1
/
+9
*
Clean up knutux's fix for the snapper crash.
Carl Hetherington
2006-05-04
1
-0
/
+6
*
* src/jabber_whiteboard/pedrodom.cpp: Compile fix for Mac OS.
mjwybrow
2006-05-04
1
-0
/
+2
*
* po/pt_BR.po: Fix some "Unmatched closing </b>" warnings.
mjwybrow
2006-05-04
1
-0
/
+4
*
Remove the unused namedview_dim_snap_list()
Carl Hetherington
2006-05-03
1
-0
/
+2
*
Give SPNamedView a SnapManager instance and use it for all management of snap...
Carl Hetherington
2006-05-03
1
-0
/
+12
*
r11667@tres: ted | 2006-05-01 22:48:49 -0700
Ted Gould
2006-05-02
1
-0
/
+80
*
(bzr r690)
Ted Gould
2006-05-02
1
-80
/
+0
*
Moved four more tests to CxxTest
Jon A. Cruz
2006-05-01
1
-0
/
+9
*
use GC allocator for bitmap cache and transform
MenTaLguY
2006-05-01
1
-0
/
+6
*
log finalization of NRObjects
MenTaLguY
2006-05-01
1
-0
/
+6
*
Moved compass like display of angles from windows to steps in preferences
Marco Scholten
2006-04-30
1
-0
/
+5
*
updated cc licenses to 2.5
Jon Phillips
2006-04-30
1
-0
/
+7
*
rationalize function names and remove spurious soft_ptr
MenTaLguY
2006-04-29
1
-0
/
+7
*
use proper unref function on SPRoot to avoid appearance of leak
MenTaLguY
2006-04-29
1
-0
/
+6
*
switch everyone to simpler debug event API
MenTaLguY
2006-04-29
1
-0
/
+6
*
add finalizer logging
MenTaLguY
2006-04-29
1
-0
/
+6
*
simplify the SimpleEvent API more
MenTaLguY
2006-04-29
1
-0
/
+4
*
update ChangeLog
MenTaLguY
2006-04-29
1
-0
/
+2
*
make Debug::SimpleEvent more convenient
MenTaLguY
2006-04-29
1
-0
/
+4
*
finish interrupted refactoring of log filter configuration
MenTaLguY
2006-04-29
1
-0
/
+6
*
some developer documentation about refcounting
MenTaLguY
2006-04-29
1
-0
/
+6
*
since the view and document are both managed by the collector, reffing the do...
MenTaLguY
2006-04-29
1
-0
/
+7
*
add missing unref, which should hopefully address the document leak
MenTaLguY
2006-04-29
1
-0
/
+4
*
added refcount logging to GC::Anchored and shared string printf in util
MenTaLguY
2006-04-29
1
-0
/
+10
*
make refcount logging a little more useful by including the relevent class name
MenTaLguY
2006-04-29
1
-0
/
+5
*
Replaced two tests with CxxTest versions.
Jon A. Cruz
2006-04-28
1
-0
/
+7
*
Adding unit test for verbs.
Jon A. Cruz
2006-04-28
1
-2
/
+7
*
Added CREATE v0.1 support for gradients/swatches/patterns
Joshua L. Blocher
2006-04-28
1
-0
/
+9
[next]