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
...
*
* Remove old/stale code from font-lister.h/cpp
Milosz Derezynski
2006-05-17
2
-725
/
+2
*
* Fix build for gcc 4.x (Remove additional class name qualifier inside class ...
Milosz Derezynski
2006-05-17
6
-4
/
+910
*
* Modify SPFontSelector to use Inkscape::FontLister and GtkTreeView instead o...
Milosz Derezynski
2006-05-17
1
-145
/
+205
*
CVS = SVN (tutorials/README), incorrect sodipodi namespace (pedro/work/inklay...
Michael G. Sloan
2006-05-17
1
-378
/
+378
*
do calligraphic draw opacity correctly
bulia byak
2006-05-17
3
-10
/
+21
*
Flipped top/bottom in layers UI to reflect visible stacking.
Jon A. Cruz
2006-05-17
1
-2
/
+2
*
Fixes calligraphy tool so drawing now uses the the correct opacity.
Joshua L. Blocher
2006-05-17
2
-3
/
+31
*
Switched icons to stock generic.
Jon A. Cruz
2006-05-17
2
-9
/
+20
*
* src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche.
mjwybrow
2006-05-17
1
-1
/
+1
*
Use 'start' to avoid the console
Bob Jamison
2006-05-16
1
-1
/
+1
*
Corrected ordering of children in subset
Jon A. Cruz
2006-05-16
1
-18
/
+17
*
Bug 1488621 (path misrendered if some successive node is in the same position)
Andrius Ramanauskas
2006-05-16
1
-2
/
+9
*
optionally use linear profile for sculpting
bulia byak
2006-05-16
1
-1
/
+5
*
show handles toggle
bulia byak
2006-05-16
4
-6
/
+49
*
Add Pedro to the excludes, at least until after the release
Bob Jamison
2006-05-15
1
-0
/
+1
*
menus, keys, prefs changes for Layers
bulia byak
2006-05-15
3
-3
/
+4
*
Move from the jabber_whiteboard directory to its own, so that it can be updat...
Bob Jamison
2006-05-15
27
-0
/
+11187
*
fix potential (though currently impossible) crash when spatial mode is used w...
bulia byak
2006-05-15
1
-1
/
+6
*
use spatial/linear distance method depending on whether selection is in more ...
bulia byak
2006-05-15
1
-113
/
+99
*
Base implementation of a layers dialog.
Jon A. Cruz
2006-05-15
10
-7
/
+620
*
sculpt other subpaths too
bulia byak
2006-05-15
1
-1
/
+52
*
report subpaths in statusbar when > 1 is touched by selection
bulia byak
2006-05-15
1
-20
/
+69
*
Minor update for compile problem
Jon A. Cruz
2006-05-14
1
-13
/
+15
*
Typofix (conector)
Colin Marquardt
2006-05-14
1
-1
/
+1
*
put Richard's copyright notice where I had forgotten it.
Aaron Spike
2006-05-14
1
-0
/
+6
*
Corrected base structure and avoiding infinite loop.
Jon A. Cruz
2006-05-14
3
-19
/
+52
*
Fixing hash sort for null
Jon A. Cruz
2006-05-14
1
-1
/
+7
*
* src/widgets/toolbox.cpp: Slightly increase size of the
mjwybrow
2006-05-14
1
-2
/
+2
*
keep selected option for calligraphic
bulia byak
2006-05-14
5
-2
/
+14
*
patch for bug 1458643 by Andreas Burman
bulia byak
2006-05-14
1
-0
/
+13
*
statusbar tip expanded
bulia byak
2006-05-14
1
-1
/
+1
*
indentation
bulia byak
2006-05-13
1
-4
/
+3
*
Calligraphy tool now draws in the last used color or tool style depending on ...
Joshua L. Blocher
2006-05-13
3
-3
/
+29
*
removed make.dep, make.files make.ofiles from distribution
Adib Taraben
2006-05-13
1
-3
/
+0
*
r11887@tres: ted | 2006-05-13 01:09:41 -0700
Ted Gould
2006-05-13
2
-4
/
+1
*
r11886@tres: ted | 2006-05-13 00:30:29 -0700
Ted Gould
2006-05-13
1
-3
/
+0
*
r11772@tres: ted | 2006-05-12 23:15:51 -0700
Ted Gould
2006-05-13
1
-0
/
+5
*
r11771@tres: ted | 2006-05-12 08:51:57 -0700
Ted Gould
2006-05-13
1
-0
/
+64
*
never destroy nodepath from within itself - this leaves an orphaned listener ...
bulia byak
2006-05-12
1
-12
/
+1
*
memleak; move deleting empty paths until after all nodes are deleted
bulia byak
2006-05-12
1
-10
/
+17
*
fix undo bug in nodepath_preserve; fix crash caused by nodepath_cleanup delet...
bulia byak
2006-05-12
4
-21
/
+206
*
* src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp:
mjwybrow
2006-05-12
2
-4
/
+18
*
* src/ui/dialog/inkscape-preferences.cpp,
mjwybrow
2006-05-12
3
-1
/
+16
*
Users Jid is now stored in session data, which is used in from attributes. lm...
daleharvey
2006-05-10
7
-14
/
+20
*
increased alarm time-out to 60 secs (because 30 seconds may not have been eno...
Tim Dwyer
2006-05-10
1
-2
/
+2
*
Apparently a problem was reported with one of the test cases.
Tim Dwyer
2006-05-10
17
-169
/
+475
*
patch 1484602 by Niko Kiirala
bulia byak
2006-05-10
1
-2
/
+14
*
remove flicker when creating dialog
Ralf Stephan
2006-05-09
1
-1
/
+0
*
Re-enable link between grid visibility and grid snap.
Carl Hetherington
2006-05-09
3
-5
/
+19
*
Small comment cleanups.
Carl Hetherington
2006-05-09
2
-3
/
+2
[prev]
[next]