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
...
*
|
|
|
|
Corrected logic error with sig::connection bool operator.
Jon A. Cruz
2012-04-04
1
-8
/
+8
*
|
|
|
|
eek-preview: Cairo drawing
Alex Valavanis
2012-04-03
3
-17
/
+22
*
|
|
|
|
Fix for 170378 : Select same objects by fill or stroke
John Smith
2012-04-03
6
-0
/
+165
*
|
|
|
|
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
2012-04-03
5
-11
/
+30
*
|
|
|
|
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
2012-04-02
9
-15
/
+15
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
fix XML output of guideline color
Johan B. C. Engelen
2012-04-01
3
-3
/
+3
*
|
|
|
Fix for 627728 : newly-added gradient node by dbl click set active
John Smith
2012-04-01
1
-1
/
+3
*
|
|
|
Fix for 179830 : gradient tool focus problems with overlapping objects
John Smith
2012-04-01
1
-15
/
+21
*
|
|
|
Fix for 627728 : Make newly added gradient stop active
John Smith
2012-04-01
3
-3
/
+38
*
|
|
|
Fix for 950677 : Add stops and repeat controls to the gradient toolbar
John Smith
2012-04-01
9
-272
/
+964
*
|
|
|
apply essentials of patch by zcgucas
Johan B. C. Engelen
2012-03-29
1
-0
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
Adding verbs for lock and hide layers (see Bug #728081, patch by Jessica).
Nicolas Dufour
2012-03-28
2
-0
/
+19
|
|
/
|
/
|
*
|
powerstroke: spiro join: more robust detection of tangent direction. fixes in...
Johan B. C. Engelen
2012-03-24
1
-5
/
+9
*
|
powerstroke: add Spiro rounded join! (genius idea Jasper!)
Johan B. C. Engelen
2012-03-24
1
-7
/
+39
*
|
partial 2geom update to obtain required method
Johan B. C. Engelen
2012-03-24
1
-0
/
+8
*
|
Fix for 251674 and 592323 : Make CloneTiler dialog dockable
John Smith
2012-03-24
9
-1305
/
+1379
*
|
final cleanup of spiro?
Johan B. C. Engelen
2012-03-23
2
-6
/
+127
*
|
cleanup spiro code
Johan B. C. Engelen
2012-03-23
8
-194
/
+124
*
|
more spiro cleanup
Johan B. C. Engelen
2012-03-23
7
-87
/
+6
*
|
clean up spiro code
Johan B. C. Engelen
2012-03-23
5
-88
/
+146
*
|
powerstroke: correct naming of join parameter. breaks earlier created powerst...
Johan B. C. Engelen
2012-03-23
2
-28
/
+28
*
|
Fix for 909328 : Dockable Find & Replace dialog, replace ComboBoxText with En...
John Smith
2012-03-23
4
-72
/
+9
*
|
Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, selection bug...
John Smith
2012-03-23
3
-5
/
+27
*
|
Fix for 909328 : Dockable Find & Replace dialog
John Smith
2012-03-23
7
-279
/
+990
*
|
UI. Patch for Bug #666370 (Not all units in the Object Transform dialog are t...
Nicolas Dufour
2012-03-22
3
-4
/
+6
*
|
UI. Fix for bug #962002 (<image> context menu item Edit externally… ignores...
Nicolas Dufour
2012-03-22
1
-22
/
+36
*
|
Reverting unwanted dos format convertion.
Nicolas Dufour
2012-03-22
1
-679
/
+679
*
|
Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, reduce list p...
John Smith
2012-03-22
1
-0
/
+2
*
|
pdf import. improve upon rev 11094. transform four corners of bbox separately...
Alvin Penner
2012-03-21
1
-8
/
+14
*
|
powerstroke: properly implement rounded joins. brain buster!!
Johan B. C. Engelen
2012-03-21
1
-12
/
+81
|
/
*
Preferences. New desktop integration preference for Windows users (native/gtk...
Nicolas Dufour
2012-03-21
5
-13
/
+41
*
UI. Patch for Bug #789797 (Add an icon/definiton for Duplicate Current Layer).
Nicolas Dufour
2012-03-21
1
-1
/
+1
*
Fix for 959223 : Object selection messes up styles, regression from r11082
John Smith
2012-03-21
1
-0
/
+4
*
UI. Adding extension check in the context menu (see Bug #171842).
Nicolas Dufour
2012-03-21
1
-14
/
+18
*
Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree
John Smith
2012-03-21
4
-161
/
+98
*
Fix for 950508 : Fill Stroke : Minor visual enhancements, match label sizes
John Smith
2012-03-21
3
-11
/
+9
*
Extensions. Script parameters values can now be translated (see Bug #955798).
Nicolas Dufour
2012-03-19
1
-1
/
+10
*
Import. Bitmap import improvements (see Bugs #171842 and #847374).
Nicolas Dufour
2012-03-18
7
-625
/
+736
*
Change finalization order in SPObject: delete signals before calling
Krzysztof Kosi??ski
2012-03-18
1
-4
/
+4
*
fork LPE on duplicating objects. (configurable, defaults to "on")
Johan B. C. Engelen
2012-03-18
1
-0
/
+8
*
pdf import. transform the bbox associated with a clip path (Bug 919176)
Alvin Penner
2012-03-18
1
-0
/
+11
*
Fix for 950508 : Fill Stroke : Minor visual enhancements, fix for Opacity lab...
John Smith
2012-03-16
4
-12
/
+22
*
Patch by Veronika Irvine for lp:806302
Josh Andler
2012-03-15
1
-0
/
+2
*
Fix for 950508 : Fill Stroke : Minor visual enhancements
John Smith
2012-03-15
5
-27
/
+45
*
Fix for 903671 : Fill and Stroke Gradient list and Gradient Editor
John Smith
2012-03-15
5
-175
/
+266
*
Translations. Adding Latvian to the interface preferences.
Nicolas Dufour
2012-03-14
1
-2
/
+2
*
Packaging. Changing package date to 2012.
Nicolas Dufour
2012-03-14
2
-2
/
+2
*
Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBox
John Smith
2012-03-14
5
-471
/
+642
*
Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. SPUnitSelector
John Smith
2012-03-13
1
-28
/
+44
*
Patch for multi-import by heisenbug from lp:203070
Josh Andler
2012-03-13
1
-4
/
+30
[prev]
[next]