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 the new changelog back tot he old name for packagers.
Martin Owens
2014-04-03
1
-0
/
+16926
*
Doc. Changelog file updated (see Bug #637034).
Nicolas Dufour
2014-02-17
1
-10714
/
+0
*
Fix my email address through codebase
Bryce Harrington
2013-09-24
1
-1
/
+1
*
share/extensions/*.py: Use gettext for (many) error messages.
Peter Moulder
2008-05-23
1
-0
/
+5
*
This is a minor patch for the windows RC files. I've added the VERSIONINFO me...
Joel Holdsworth
2007-06-24
1
-0
/
+4
*
Handle null bounding boxes
Tim Dwyer
2007-03-16
1
-0
/
+4
*
commited Solaris 2.8 / gcc-3.2.3 fixes
Markus Schwarzenberg
2007-03-01
1
-0
/
+30
*
add checks to make sure given nodepath pointers are not null before working w...
John Bintz
2006-08-05
1
-0
/
+7
*
refactor pkg-config tests and add explicit cairo test
MenTaLguY
2006-08-01
1
-0
/
+4
*
Fixed dates in ChangeLog
John Bintz
2006-07-30
1
-2
/
+2
*
Fix bug where deleting a node broke the symmetry of neighboring smooth nodes ...
John Bintz
2006-07-30
1
-0
/
+7
*
remove GObject signals from SPObject
MenTaLguY
2006-07-29
1
-0
/
+4
*
switch to sigc++ SPObject signals for SPSwitch
MenTaLguY
2006-07-29
1
-3
/
+4
*
switch to sigc++ SPObject signals for SPPattern
MenTaLguY
2006-07-29
1
-4
/
+4
*
switch to sigc++ SPObject signals for SPGradient
MenTaLguY
2006-07-29
1
-1
/
+2
*
switch to sigc++ SPObject signals for SPDocument
MenTaLguY
2006-07-29
1
-3
/
+4
*
switch to sigc++ SPObject signals for desktop widget
MenTaLguY
2006-07-29
1
-1
/
+2
*
switch to sigc++ SPObject signals for SPGradientImage
MenTaLguY
2006-07-29
1
-1
/
+2
*
switch to sigc++ SPObject signals for gradient toolbar
MenTaLguY
2006-07-29
1
-0
/
+6
*
switch to sigc++ SPObject signals for SPUsePathReference
MenTaLguY
2006-07-28
1
-1
/
+2
*
switch to sigc++ SPObject signals for SPAttributeWidget and SPAttributeTable
MenTaLguY
2006-07-28
1
-1
/
+3
*
switch to sigc++ SPObject signals for SPOffset
MenTaLguY
2006-07-28
1
-2
/
+2
*
switch to sigc++ SPObject signals for SPShape
MenTaLguY
2006-07-28
1
-0
/
+6
*
switch to sigc++ "release"
MenTaLguY
2006-07-27
1
-0
/
+6
*
finish switching to sigc++ SPObject signals for SPStyle
MenTaLguY
2006-07-26
1
-0
/
+6
*
switch to sigc++ SPObject signals for SPGradientVectorSelector
MenTaLguY
2006-07-25
1
-0
/
+6
*
unlibtoolize the build process (yay!) -- we haven't actually used libtool for...
MenTaLguY
2006-07-25
1
-0
/
+7
*
remove vestigal plugin support
MenTaLguY
2006-07-25
1
-0
/
+8
*
further work on LSB build configuration
MenTaLguY
2006-07-25
1
-0
/
+4
*
forced redraw of canvas upon completion of zooming or upon starting rubber ba...
John Bintz
2006-07-23
1
-2
/
+10
*
Update pattern creation help text to reflect new menu layout.
MenTaLguY
2006-07-23
1
-0
/
+8
*
* Makefile.am: Add files to release needed for improvements to Mac
mjwybrow
2006-07-23
1
-1
/
+1
*
* packaging/osx-app.sh, packaging/macosx/inkscape.ds_store
mjwybrow
2006-07-23
1
-16
/
+26
*
added SPDesktop::updateNow() and forced redraw of canvas upon completion of s...
John Bintz
2006-07-23
1
-0
/
+11
*
Forced redraw of canvas upon document commit to work around event starvation ...
John Bintz
2006-07-23
1
-0
/
+8
*
patch from John Bintz, adding pref to simplify multiple paths separately
MenTaLguY
2006-07-22
1
-0
/
+7
*
update ChangeLog
MenTaLguY
2006-07-22
1
-0
/
+4
*
switch to using sigc++ signals
MenTaLguY
2006-07-22
1
-0
/
+6
*
switch to sigc++ signals and manually clean up signal connections (although i...
MenTaLguY
2006-07-21
1
-0
/
+7
*
switch to sigc++ signal for "release"
MenTaLguY
2006-07-21
1
-1
/
+2
*
switch to sigc++ signals for "release"
MenTaLguY
2006-07-21
1
-14
/
+4
*
switch to sigc++ signal for "release"
MenTaLguY
2006-07-21
1
-0
/
+6
*
switch to sigc++ signals for "modified" and "release"
MenTaLguY
2006-07-21
1
-0
/
+6
*
switched to using sigc++ "modified" signal
MenTaLguY
2006-07-21
1
-0
/
+6
*
sp_object_invoke_release -> SPObject::releaseReferences, plus the introductio...
MenTaLguY
2006-07-21
1
-0
/
+8
*
replace two uses of hash_map with standard STL map
MenTaLguY
2006-07-21
1
-0
/
+6
*
minor changelog note
Bryce Harrington
2006-07-21
1
-1
/
+1
*
marker refactoring work
Bryce Harrington
2006-07-20
1
-0
/
+7
*
We now use connector spacing to determine the minimum space required
Tim Dwyer
2006-07-18
1
-1
/
+11
*
Changelog entry for connected components handling in graph layout.
Tim Dwyer
2006-07-17
1
-0
/
+9
[next]