index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Translations:
Nicolas Dufour
2013-01-13
4
-3671
/
+3611
*
Minor warning and dead code cleanup.
Jon A. Cruz
2013-01-13
2
-13
/
+1
*
Restored i18n markup fo names of extensions
Alexandre Prokoudine
2013-01-12
11
-11
/
+11
*
Fixed a typo in a user-visible message
Alexandre Prokoudine
2013-01-12
1
-1
/
+1
*
Merge in connector cleanup
Martin Owens
2013-01-11
16
-1107
/
+88
|
\
|
*
Step 1. Remove junk and keep functionality.
Martin Owens
2012-11-30
16
-1107
/
+88
*
|
Warning and dead code cleanup.
Jon A. Cruz
2013-01-11
27
-334
/
+133
*
|
gimpcolorwheel: Clean up drawing functions
Alex Valavanis
2013-01-10
1
-105
/
+24
*
|
Filters. Fix for Bug #1089406 (filter name is random filter232 when first add...
Nicolas Dufour
2013-01-10
1
-0
/
+1
*
|
Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version requirem...
Alex Valavanis
2013-01-08
6
-65
/
+1778
*
|
visual bbox minimum width (Bug 1094802)
Alvin Penner
2013-01-05
1
-2
/
+2
*
|
Build. Fix for Bug #910335 ([POSIX] incorrect included header files in src/co...
Nicolas Dufour
2013-01-05
1
-1
/
+1
*
|
ocaldialog: Use GtkSearchEntry in Gtk+ >= 3.6
Alex Valavanis
2013-01-04
5
-38
/
+23
*
|
Re-add omitted UI pref from prefences dialog rewrite
Josh Andler
2013-01-04
1
-0
/
+1
*
|
zoom to entire drawing after delete (Bug 970370)
Alvin Penner
2013-01-01
1
-0
/
+1
*
|
clip path visual bbox refresh, second try (Bug 1005085)
Alvin Penner
2012-12-31
3
-0
/
+4
*
|
GTK+ 3: explicitly set a background colour for rulers
Alex Valavanis
2012-12-31
1
-0
/
+14
*
|
rulers: Merge all remaining changes from GIMP. Up-to-date at commit a929a (20...
Alex Valavanis
2012-12-31
3
-112
/
+111
*
|
rulers: (Merge from GIMP) Set range in ruler units, not in px
Alex Valavanis
2012-12-31
3
-33
/
+20
*
|
Replace C-style pointer casts in event contexts
Alex Valavanis
2012-12-31
12
-126
/
+121
*
|
Fix GObject pointer conversion warnings in event context
Alex Valavanis
2012-12-30
1
-5
/
+4
*
|
Speed up canvas item drawing for GTK+ 3
Alex Valavanis
2012-12-30
1
-27
/
+20
*
|
Translations. Ukrainian translation update by Yuri Chornoivan.
Nicolas Dufour
2012-12-29
1
-2124
/
+2337
*
|
Fix GTK+ 3 drawing of primitives list in filter effects dialog
Alex Valavanis
2012-12-28
2
-9
/
+13
*
|
Correct sizing in primitives list in filter-effects dialog
Alex Valavanis
2012-12-28
2
-3
/
+69
*
|
Implement GTK+ 3 drawing for zoom correction ruler in preferences dialog
Alex Valavanis
2012-12-28
3
-27
/
+32
*
|
Implement GTK+ 3 drawing of color preview widget
Alex Valavanis
2012-12-27
2
-36
/
+73
*
|
Translations. Translations template update.
Nicolas Dufour
2012-12-27
1
-703
/
+726
*
|
Bitmap. Test for JPEG resolution reordered, and coding style corrected.
Nicolas Dufour
2012-12-26
1
-179
/
+200
*
|
Revert C++ casting for setting HSL map in sp-color-scales
Alex Valavanis
2012-12-26
2
-3
/
+2
*
|
Change tooltip to clarify behavior after commit r10784.
Tavmjong Bah
2012-12-26
1
-1
/
+1
*
|
Win32. Fixing invalid cast (introduced rev.11986).
Nicolas Dufour
2012-12-26
1
-1
/
+1
*
|
ruler: (GIMP merge) Add track_widget API and fix GTK+ 3 build failure in colo...
Alex Valavanis
2012-12-26
3
-19
/
+190
*
|
ruler: (GIMP merge) Allow label size to be specified as a style property
Alex Valavanis
2012-12-26
2
-43
/
+111
*
|
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
2012-12-25
33
-221
/
+203
*
|
Stop using UNUSED_PIXELS hack in ruler. This was only required because of th...
Alex Valavanis
2012-12-25
2
-28
/
+12
*
|
desktop-widget: Use GtkStyleContext for GTK+ 3 widget rendering
Alex Valavanis
2012-12-25
1
-32
/
+24
*
|
desktop-widget: Cleanup GTK+ 3 grid rendering and ruler redrawing
Alex Valavanis
2012-12-25
1
-24
/
+0
*
|
ruler: Drop unused members of SPRulerMetric
Alex Valavanis
2012-12-24
2
-12
/
+9
*
|
ruler: Merge sizing from GIMP. Don't use our UNUSED_PIXELS hack in Gtk+ 3 bu...
Alex Valavanis
2012-12-24
2
-40
/
+58
*
|
ruler: (Merge from GIMP) private update_position function
Alex Valavanis
2012-12-24
1
-23
/
+50
*
|
ruler: (Merge from GIMP) Cache PangoLayout
Alex Valavanis
2012-12-24
1
-60
/
+135
*
|
ruler: Merge most of drawing and styles from GIMP
Alex Valavanis
2012-12-24
1
-125
/
+179
*
|
extensions. function plotter. patch by ~suv for clip rectangle (Bug 492103)
Alvin Penner
2012-12-24
2
-0
/
+16
*
|
Move some code from filter primitives to cairo-utils.cpp. Fix bug in lighting...
Tavmjong Bah
2012-12-23
19
-214
/
+40
*
|
ruler: Use border widths for Gtk+ 3 rendering
Alex Valavanis
2012-12-22
1
-6
/
+39
*
|
ruler: drop sp_ruler_invalidate_ticks
Alex Valavanis
2012-12-22
1
-22
/
+2
*
|
ruler (Merge from GIMP): Convert to no-window widget and provide separate acc...
Alex Valavanis
2012-12-22
3
-181
/
+236
*
|
Add support for color-interpolation-filters = linearRGB.
Tavmjong Bah
2012-12-22
22
-33
/
+372
*
|
Add utilities to tag a cairo surface with color interpolation value.
Tavmjong Bah
2012-12-22
2
-0
/
+124
[next]