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
...
*
move %%EOF to end of output document
MenTaLguY
2006-05-23
1
-0
/
+6
*
Removed panel menu unless requested. Fixes bug #1492597
Jon A. Cruz
2006-05-22
1
-0
/
+6
*
replace super-linear complexity stacked C stirng concatenations with O(1) app...
MenTaLguY
2006-05-22
1
-0
/
+7
*
Added 'Show close button on dialogs' option.
Marco Scholten
2006-05-21
1
-0
/
+6
*
request collection pass after destruction of a view widget
MenTaLguY
2006-05-21
1
-0
/
+6
*
call GC::request_early_collection() after switching preview images
MenTaLguY
2006-05-21
1
-0
/
+11
*
Adding notification when managed layers change.
Jon A. Cruz
2006-05-21
1
-0
/
+6
*
* src/extension/internal/pdf.cpp: Compilation fix. For versions
mjwybrow
2006-05-21
1
-0
/
+6
*
add %%EOF trailer for DSC-compliance
MenTaLguY
2006-05-21
1
-0
/
+6
*
Rename slightly, also makes for easier translation.
Colin Marquardt
2006-05-20
1
-0
/
+7
*
Changled dialog from checkboxes to icons for visible and locked.
Jon A. Cruz
2006-05-20
1
-0
/
+10
*
* src/libnrtype/FontInstance.cpp: patch from David Turner of the
mjwybrow
2006-05-20
1
-0
/
+6
*
stop structure rebuilds on change of selected layer. Added scrolling, pop-up ...
Jon A. Cruz
2006-05-18
1
-0
/
+5
*
Fixed localization for metadata license selector.
Kees Cook
2006-05-18
1
-0
/
+5
*
Flipped top/bottom in layers UI to reflect visible stacking.
Jon A. Cruz
2006-05-17
1
-0
/
+4
*
Fixes calligraphy tool so drawing now uses the the correct opacity.
Joshua L. Blocher
2006-05-17
1
-0
/
+5
*
Switched icons to stock generic.
Jon A. Cruz
2006-05-17
1
-0
/
+4
*
* src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche.
mjwybrow
2006-05-17
1
-0
/
+4
*
Corrected ordering of children in subset
Jon A. Cruz
2006-05-16
1
-0
/
+5
*
Base implementation of a layers dialog.
Jon A. Cruz
2006-05-15
1
-0
/
+7
*
Typofix (conector)
Colin Marquardt
2006-05-14
1
-0
/
+5
*
Corrected base structure and avoiding infinite loop.
Jon A. Cruz
2006-05-14
1
-0
/
+5
*
* src/widgets/toolbox.cpp: Slightly increase size of the
mjwybrow
2006-05-14
1
-0
/
+6
*
Calligraphy tool now draws in the last used color or tool style depending on ...
Joshua L. Blocher
2006-05-13
1
-0
/
+8
*
* src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp:
mjwybrow
2006-05-12
1
-4
/
+13
*
* src/ui/dialog/inkscape-preferences.cpp,
mjwybrow
2006-05-12
1
-0
/
+9
*
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
[prev]
[next]