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
*
i18n. Improving windows's title internationalization (color mode wasn't corre...
Nicolas Dufour
2012-12-05
1
-14
/
+35
*
win32 registry. set value for inkscape location (Bug 644185)
Alvin Penner
2012-12-03
1
-1
/
+2
*
UI. Fix for bug #959202 (Spiral Tool: Alt+drag on outside handle isn't descri...
Nicolas Dufour
2012-12-03
1
-1
/
+1
*
Translations. Removing sp-color-gtkselector.cpp from translatable files.
Nicolas Dufour
2012-12-03
2
-4
/
+4
*
Migrate remaining color widgets to GtkGrid
Alex Valavanis
2012-12-02
2
-8
/
+122
*
Migrate sp-color-scales to GtkGrid and fix alignment in sp-color-wheel-selector
Alex Valavanis
2012-12-02
2
-3
/
+39
*
Fix permissive casting in sp-color-wheel-selector
Alex Valavanis
2012-12-02
1
-3
/
+3
*
Migrate sp-color-wheel-selector to GtkGrid
Alex Valavanis
2012-12-01
1
-5
/
+50
*
Drop unused sp-color-gtkselector code
Alex Valavanis
2012-12-01
4
-212
/
+0
*
Migrate inkview buttons from deprecated GtkTable layout to GtkButtonBox
Alex Valavanis
2012-12-01
1
-35
/
+28
*
Fix for 1084341 : Gradient Tool : Hide gradient handles on a solid color swatch
John Smith
2012-11-30
1
-4
/
+4
*
Fix for 255792 : Calligraphy tool presets management
John Smith
2012-11-30
6
-19
/
+132
*
Fix for 430301 : core dump exporting to non existing folder
John Smith
2012-11-30
3
-29
/
+89
*
Fix for #955141: Converting clipped object to pattern produces rasterised pat...
Tavmjong Bah
2012-11-29
2
-2
/
+29
*
Fix for 1073128 : Command line PNG export fails if FeFlood filter primitive i...
John Smith
2012-11-29
3
-2
/
+10
*
Fix for 171466 : F/S set swatch preview column name
John Smith
2012-11-29
1
-0
/
+5
*
Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ne...
John Smith
2012-11-28
5
-17
/
+109
*
GTK+ 3: Migrate to GdkRGBA
Alex Valavanis
2012-11-27
4
-9
/
+123
*
Drop support for Glib < 2.28
Alex Valavanis
2012-11-26
1
-9
/
+0
*
Drop support for GTK+ < 2.24
Alex Valavanis
2012-11-26
23
-272
/
+4
*
i18n. Fix for Bug #1083043 (Symbols dialog isn't translatable).
Nicolas Dufour
2012-11-26
1
-7
/
+9
*
Fix undo history entry for layer renaming to be consistent with 'Rename Layer...
su_v
2012-11-26
1
-1
/
+1
*
The label should really say "Stops:", just like its verb.
Alexandre Prokoudine
2012-11-26
1
-1
/
+1
*
Marked another user-visible message for translation, fixed text case for comb...
Alexandre Prokoudine
2012-11-26
1
-4
/
+4
*
Marked even more user visible messages for translation
Alexandre Prokoudine
2012-11-26
1
-4
/
+4
*
Made a few user-visible messages translatable
Alexandre Prokoudine
2012-11-26
2
-3
/
+3
*
Update to current trunk
Ted Gould
2012-11-25
182
-1065
/
+2677
|
\
|
*
Fix for 1036059 : Keyboard shortcut editor
John Smith
2012-11-25
13
-42
/
+1060
|
*
Fix for 172236 : Dropper pixmaps and onetime fix
John Smith
2012-11-24
5
-18
/
+194
|
*
UI. Fix for Bug #1072007 (Mouse scroll zoom depends on if the cursor is over ...
Nicolas Dufour
2012-11-23
1
-2
/
+6
|
*
code cleanup: quiet warnings with gcc.
Campbell Barton
2012-11-20
15
-22
/
+28
|
*
Fix for #970355, radial gradient using object bounding box.
Tavmjong Bah
2012-11-20
1
-3
/
+22
|
*
Fix for Bug #768149 (Incorrect Image URL can cause Loop) by Kris.
Nicolas Dufour
2012-11-20
1
-36
/
+8
|
*
Revert for 166691 : Changing layer order does not update layer selector - Rev...
John Smith
2012-11-19
1
-1
/
+5
|
*
UI. Fix for Bug #1071104 (Failure to open a browse window when choosing Expor...
Nicolas Dufour
2012-11-18
1
-0
/
+8
|
*
Fix for 275662 : Filter stays in object's css property after Filter Effect di...
John Smith
2012-11-18
1
-0
/
+24
|
*
Fix for 1079971 : Symbol dialog : Drag & Drop to the canvas
John Smith
2012-11-18
4
-1
/
+40
|
*
Fix for 177931 : Layer dialog toggle solo mode with Shift/Alt click
John Smith
2012-11-18
2
-11
/
+48
|
*
cppcheck: Simple fixes for src/ui/dialog
Alex Valavanis
2012-11-15
14
-44
/
+40
|
*
cppcheck: Simple fixes for src/ui/widget
Alex Valavanis
2012-11-15
3
-6
/
+6
|
*
cppcheck: Fix a couple more C-style pointer casts and inefficient vector-empt...
Alex Valavanis
2012-11-15
2
-4
/
+4
|
*
emf import. modify sequence of operations to load file EMF_Illustrator_a4.emf...
Alvin Penner
2012-11-11
1
-9
/
+14
|
*
SPObject: Remove todo note
Alex Valavanis
2012-11-11
1
-2
/
+0
|
*
SPObject: drop sp_object_ prefix on class members
Alex Valavanis
2012-11-11
5
-63
/
+60
|
*
Replace remaining C-style pointer casts for src/widgets
Alex Valavanis
2012-11-11
30
-210
/
+177
|
*
cppcheck: Convert more C-style pointer casts to GObject or C++
Alex Valavanis
2012-11-11
8
-56
/
+56
|
*
Build. Fixing win32 build with cairo > 1.11.4 (replacing uint with unsigned i...
Nicolas Dufour
2012-11-10
1
-3
/
+3
|
*
Fix for Bug #773288 (border options) by demicoder.
Nicolas Dufour
2012-11-07
1
-25
/
+25
|
*
Change outline mode rendering tolerance from 1.25 to 0.5.
Krzysztof Kosi??ski
2012-11-06
2
-2
/
+2
|
*
Fix for 1065933 : Better support for sub-layers in 'Show/Hide other layers'
John Smith
2012-11-03
1
-4
/
+9
[next]