index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
widget
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
GTK3: Give names to many widgets. Useful for debugging and for using CSS.
Tavmjong Bah
2016-05-15
1
-0
/
+1
*
Prevent scrollbar overlay from covering swatches in GTK3 build.
Tavmjong Bah
2016-05-06
2
-1
/
+7
*
Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features #Hackf...
Alex Valavanis
2016-04-13
1
-3
/
+0
*
Remove old uses of GTK_STOCK macros
Martin Owens
2016-04-13
1
-1
/
+0
*
gimpcolorwheel: Fix deprecated gtk_widget_style_attach #Hackfest2016
Alex Valavanis
2016-04-13
1
-0
/
+2
*
color-scales: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-13
1
-0
/
+6
*
color-notebook: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-13
1
-0
/
+4
*
color-icc-selector: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-13
1
-1
/
+12
*
Bump ifdefs to 3.8 (now ifdefs say 3.0 instead of 3.2 or 3.8)
Martin Owens
2016-04-12
1
-1
/
+1
*
Hackfest 2016: fix critical warning on startup
Krzysztof Kosi??ski
2016-04-11
1
-13
/
+11
*
Protect the color wheel from hue loss at a deeper level.
Martin Owens
2016-03-29
2
-1
/
+5
*
Fix bugs with the colour selector self-signaling on change.
Martin Owens
2016-03-29
1
-3
/
+5
*
Add prependUnit function
Martin Owens
2016-03-22
2
-0
/
+11
*
Add line-height unit selector to text toolbar.
Tavmjong Bah
2016-03-22
1
-4
/
+0
*
Reverting 14701.
Tavmjong Bah
2016-03-18
2
-11
/
+0
*
Add a units box to line height and wire in the style units, plus some cleanup
Martin Owens
2016-03-12
2
-0
/
+11
*
cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...
Marc Jeanmougin
2015-12-07
1
-4
/
+3
*
i18n. Strings disambiguation (thanks, Maren!).
Nicolas Dufour
2015-11-01
1
-35
/
+35
*
typo ?
Marc Jeanmougin
2015-08-28
1
-1
/
+1
*
Make persistence of snap indicator configurable, and clean up the snapping ta...
Diederik van Lierop
2015-07-24
2
-0
/
+2
*
Don't allow zero values for width/height and corresponding viewBox numbers.
Tavmjong Bah
2015-07-13
1
-2
/
+4
*
Set sensitivty of font-variant buttons according to available OpenType tables.
Tavmjong Bah
2015-06-25
2
-3
/
+166
*
Fix for bug #1467601 (Missing undo history label for metadata description).
Nicolas Dufour
2015-06-23
1
-2
/
+1
*
Add simple GUI for 'font-feature-settings'.
Tavmjong Bah
2015-06-22
2
-2
/
+56
*
Don't fill entry box with zeros while typing. Bug introduced with r14160.
Tavmjong Bah
2015-05-21
2
-0
/
+11
*
Font-variants widget: Enable 'Apply' button. Add more tooltips.
Tavmjong Bah
2015-05-20
2
-29
/
+104
*
Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...
Tavmjong Bah
2015-05-18
1
-5
/
+82
*
fixed: color icc selector - extra rows on startup
Tomasz Boczkowski
2015-05-17
1
-0
/
+3
*
fixed: color scales - updating color when switched from undefined
Tomasz Boczkowski
2015-05-17
6
-52
/
+101
*
fixed: color scales - extra row in RGB mode
Tomasz Boczkowski
2015-05-17
1
-0
/
+5
*
merged trunk
Tomasz Boczkowski
2015-05-17
3
-2
/
+516
|
\
|
*
Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...
Tavmjong Bah
2015-05-16
2
-11
/
+129
|
*
Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...
Tavmjong Bah
2015-05-14
2
-1
/
+30
|
*
GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...
Tavmjong Bah
2015-05-12
3
-2
/
+369
*
|
fixed color selector not remembering it's last open tab
Tomasz Boczkowski
2015-05-11
1
-1
/
+1
*
|
fixed crash in paint selector when changing from gradient to solid color
Tomasz Boczkowski
2015-05-09
1
-8
/
+3
*
|
merged trunk
Tomasz Boczkowski
2015-05-09
3
-21
/
+17
|
\
|
|
*
Fixed the layer blends
Marc Jeanmougin
2015-05-08
3
-21
/
+17
*
|
Reformatted refactored files
Tomasz Boczkowski
2015-05-03
12
-1324
/
+1291
*
|
Removed commented out code from ColorNotebook
Tomasz Boczkowski
2015-05-03
2
-164
/
+0
*
|
Introduced fixes after merge proposal review
Tomasz Boczkowski
2015-05-03
4
-73
/
+46
*
|
Removed unnecessary inclusion of glibmm/threads.h
Tomasz Boczkowski
2015-05-03
10
-67
/
+13
*
|
gtk3 compile fix
Tomasz Boczkowski
2015-05-02
1
-7
/
+3
*
|
merge with trunk
Tomasz Boczkowski
2015-05-02
33
-187
/
+28
|
\
|
|
*
updated with trunk
Marc Jeanmougin
2015-04-29
30
-161
/
+2
|
|
\
|
|
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
30
-161
/
+2
|
*
|
merging
Marc Jeanmougin
2015-04-26
3
-3
/
+283
|
|
\
|
|
*
|
more cast cleanup
Marc Jeanmougin
2015-02-27
1
-2
/
+2
|
*
|
Merge, resolved conflicts
Marc Jeanmougin
2015-02-23
3
-6
/
+15
|
|
\
\
|
*
|
|
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
2
-4
/
+4
[next]