index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-11
Warning and dead code cleanup.
Jon A. Cruz
8
-122
/
+107
2013-01-08
Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version requirem...
Alex Valavanis
2
-64
/
+13
2012-12-31
GTK+ 3: explicitly set a background colour for rulers
Alex Valavanis
1
-0
/
+14
2012-12-31
rulers: Merge all remaining changes from GIMP. Up-to-date at commit a929a (20...
Alex Valavanis
3
-112
/
+111
2012-12-31
rulers: (Merge from GIMP) Set range in ruler units, not in px
Alex Valavanis
3
-33
/
+20
2012-12-26
Revert C++ casting for setting HSL map in sp-color-scales
Alex Valavanis
2
-3
/
+2
2012-12-26
ruler: (GIMP merge) Add track_widget API and fix GTK+ 3 build failure in colo...
Alex Valavanis
3
-19
/
+190
2012-12-26
ruler: (GIMP merge) Allow label size to be specified as a style property
Alex Valavanis
2
-43
/
+111
2012-12-25
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
21
-146
/
+129
2012-12-25
Stop using UNUSED_PIXELS hack in ruler. This was only required because of th...
Alex Valavanis
2
-28
/
+12
2012-12-25
desktop-widget: Use GtkStyleContext for GTK+ 3 widget rendering
Alex Valavanis
1
-32
/
+24
2012-12-25
desktop-widget: Cleanup GTK+ 3 grid rendering and ruler redrawing
Alex Valavanis
1
-24
/
+0
2012-12-24
ruler: Drop unused members of SPRulerMetric
Alex Valavanis
2
-12
/
+9
2012-12-24
ruler: Merge sizing from GIMP. Don't use our UNUSED_PIXELS hack in Gtk+ 3 bu...
Alex Valavanis
2
-40
/
+58
2012-12-24
ruler: (Merge from GIMP) private update_position function
Alex Valavanis
1
-23
/
+50
2012-12-24
ruler: (Merge from GIMP) Cache PangoLayout
Alex Valavanis
1
-60
/
+135
2012-12-24
ruler: Merge most of drawing and styles from GIMP
Alex Valavanis
1
-125
/
+179
2012-12-22
ruler: Use border widths for Gtk+ 3 rendering
Alex Valavanis
1
-6
/
+39
2012-12-22
ruler: drop sp_ruler_invalidate_ticks
Alex Valavanis
1
-22
/
+2
2012-12-22
ruler (Merge from GIMP): Convert to no-window widget and provide separate acc...
Alex Valavanis
3
-181
/
+236
2012-12-22
ruler (Merge from GIMP): Remove draw_pos from public API
Alex Valavanis
2
-50
/
+113
2012-12-22
ruler: Remove draw_ticks from public API
Alex Valavanis
2
-45
/
+40
2012-12-22
ruler: Add modeline support
Alex Valavanis
1
-0
/
+11
2012-12-21
Use cairo surface for ruler widget - minimise delta against GTK+ 3 builds
Alex Valavanis
1
-42
/
+12
2012-12-20
fix crasher
Johan B. C. Engelen
1
-3
/
+6
2012-12-16
GTK+ 3: Switch to more orientable widgets
Alex Valavanis
1
-0
/
+5
2012-12-12
Stop using invalid casting in spinbutton-events
Alex Valavanis
1
-19
/
+29
2012-12-09
Migrate remaining stuff from GtkTable to GtkGrid
Alex Valavanis
4
-16
/
+155
2012-12-05
can't do a string comparison like that!
Johan B. C. Engelen
1
-9
/
+9
2012-12-05
i18n. Improving windows's title internationalization (color mode wasn't corre...
Nicolas Dufour
1
-14
/
+35
2012-12-02
Migrate remaining color widgets to GtkGrid
Alex Valavanis
2
-8
/
+122
2012-12-02
Migrate sp-color-scales to GtkGrid and fix alignment in sp-color-wheel-selector
Alex Valavanis
2
-3
/
+39
2012-12-02
Fix permissive casting in sp-color-wheel-selector
Alex Valavanis
1
-3
/
+3
2012-12-01
Migrate sp-color-wheel-selector to GtkGrid
Alex Valavanis
1
-5
/
+50
2012-12-01
Drop unused sp-color-gtkselector code
Alex Valavanis
4
-212
/
+0
2012-11-30
Step 1. Remove junk and keep functionality.
Martin Owens
2
-70
/
+0
2012-11-30
Fix for 255792 : Calligraphy tool presets management
John Smith
2
-15
/
+71
2012-11-29
Fix for 171466 : F/S set swatch preview column name
John Smith
1
-0
/
+5
2012-11-28
Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ne...
John Smith
2
-1
/
+71
2012-11-27
GTK+ 3: Migrate to GdkRGBA
Alex Valavanis
2
-0
/
+20
2012-11-26
Drop support for Glib < 2.28
Alex Valavanis
1
-9
/
+0
2012-11-26
Drop support for GTK+ < 2.24
Alex Valavanis
2
-24
/
+0
2012-11-26
The label should really say "Stops:", just like its verb.
Alexandre Prokoudine
1
-1
/
+1
2012-11-26
Marked another user-visible message for translation, fixed text case for comb...
Alexandre Prokoudine
1
-4
/
+4
2012-11-26
Marked even more user visible messages for translation
Alexandre Prokoudine
1
-4
/
+4
2012-11-26
Made a few user-visible messages translatable
Alexandre Prokoudine
2
-3
/
+3
2012-11-11
Replace remaining C-style pointer casts for src/widgets
Alex Valavanis
30
-210
/
+177
2012-10-29
Fix for 165865 : Markers - fix Undo history
John Smith
1
-3
/
+2
2012-10-28
Fix for 1067808 : Focus issues with new gradient (and swatch) manager in Fill...
John Smith
1
-0
/
+3
2012-10-27
Fix C++11 narrowing conversion errors
Alex Valavanis
2
-6
/
+11
[next]