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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
37
-1257
/
+82
|
\
|
*
ruler: Backport upstream patches
Alex Valavanis
2016-07-29
1
-13
/
+20
|
*
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
26
-745
/
+29
|
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
8
-332
/
+27
|
*
ui/widgets: Drop GTK2 fallbacks
Alex Valavanis
2016-07-28
1
-1
/
+0
|
*
widgets/ruler: Drop GTK2 fallbacks
Alex Valavanis
2016-07-27
1
-154
/
+0
|
*
Disable GTK+ 2 support and delete internal copy of GDL
Alex Valavanis
2016-07-27
2
-11
/
+4
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
42
-161
/
+33
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
43
-31
/
+162
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
43
-162
/
+31
|
/
*
[Bug #1594542] Reset paint buckets parameters icon is not visible in Tool Con...
Nicolas Dufour
2016-06-23
1
-5
/
+7
*
Fixing missing gettext keyword (regression introduced rev. 14057).
Nicolas Dufour
2016-06-20
1
-2
/
+2
*
[Bug #1590171] Fill and Stroke dialog shows wrong label for Radial gradient.
Nicolas Dufour
2016-06-08
1
-1
/
+1
*
Reorder eraser toolbox widgets
Jabier Arraiza Cenoz
2016-05-22
1
-1
/
+2
*
Fix regression: restore order in resources (e.g. pattern list)
Marc Jeanmougin
2016-05-21
4
-8
/
+8
*
GTK3: Give even more widgets names.
Tavmjong Bah
2016-05-18
1
-1
/
+1
*
Remove unneeded widget in Status Bar. Reorder code. Use two lines for status ...
Tavmjong Bah
2016-05-18
1
-35
/
+44
*
Remove three unneeded widgets in desktop status bar.
Tavmjong Bah
2016-05-17
1
-17
/
+3
*
GTK3: Give names to more widgets.
Tavmjong Bah
2016-05-17
2
-1
/
+6
*
UI. Fixing typos in original strings.
Nicolas Dufour
2016-05-16
1
-2
/
+2
*
GTK3: Give names to many widgets. Useful for debugging and for using CSS.
Tavmjong Bah
2016-05-15
2
-10
/
+34
*
Attemt to fix ruler background for GTK 3.20.
Tavmjong Bah
2016-05-08
1
-0
/
+4
*
Start of GTK3 external style sheet support.
Tavmjong Bah
2016-05-08
2
-15
/
+1
*
Temporarily hard code GTK3 ruler background to off white.
Tavmjong Bah
2016-05-07
1
-1
/
+3
*
Fix rendering of tool bar icons.
Tavmjong Bah
2016-05-04
2
-8
/
+16
*
Remove some GTK3 warnings.
Tavmjong Bah
2016-05-03
1
-18
/
+24
*
icon: Fix deprecated gtk_widget_get_requisition() #Hackfest2016
Alex Valavanis
2016-04-13
1
-0
/
+6
*
Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features #Hackf...
Alex Valavanis
2016-04-13
4
-104
/
+0
*
font-selector: Gtk+ 3 theming #Hackfest2016
Alex Valavanis
2016-04-13
1
-1
/
+16
*
spw-utilities: Fix gtk_widget_set_margin_* API #Hackfest2016
Alex Valavanis
2016-04-13
1
-1
/
+1
*
text-toolbar: Gtk+ 3 theming #Hackfest2016
Alex Valavanis
2016-04-13
1
-0
/
+18
*
Gtk3 compatibility fix. Hackfest 2016
Tavmjong Bah
2016-04-13
1
-4
/
+4
*
Fix referencing problem with widget is moved from one container to another. H...
Tavmjong Bah
2016-04-13
1
-0
/
+5
*
spw-utilities: Fix deprecated gtk_widget_override_font #Hackfest2016
Alex Valavanis
2016-04-13
1
-4
/
+22
*
Fix cmake build
Marc Jeanmougin
2016-04-13
5
-4
/
+12
*
ink-comboboxentry-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-13
1
-0
/
+18
*
Restore ability to set unitless 'line-height'. Hackfest 2016
Tavmjong Bah
2016-04-13
1
-31
/
+48
*
ink-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-13
1
-0
/
+22
*
ege-select-one-action: Fix deprecated GtkAlignment #Hackfest2016
Alex Valavanis
2016-04-12
1
-0
/
+13
*
spw-utilities: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-12
1
-0
/
+17
*
gradient-vector: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-12
1
-0
/
+6
*
ege-adjustment-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-12
1
-0
/
+6
*
desktop-widget: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-12
1
-13
/
+18
*
Fork GtkImageMenuItem and remove show_image boolean because we always want to...
Martin Owens
2016-04-12
4
-1
/
+1177
*
desktop-widget: Fix deprecated gtk_widget_reparent usage #Hackfest2016
Alex Valavanis
2016-04-12
1
-2
/
+4
*
desktop-widget: Fix background color setting #Hackfest2016
Alex Valavanis
2016-04-12
1
-4
/
+12
*
Replace xthickness and ythickness with Gtk Context padding.
Martin Owens
2016-04-12
1
-6
/
+14
*
Latest gtk3 cleanup
Martin Owens
2016-04-12
2
-10
/
+33
*
Hackfest 2016: un-obfuscate the SPCanvas widget.
Krzysztof Kosi??ski
2016-04-12
1
-8
/
+8
*
Add option for larger icons (useful for 4K display).
Tavmjong Bah
2016-04-12
2
-1
/
+10
[next]