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
2016-09-30
Extract a function to prevent assignment + const-ing.
Shlomi Fish
1
-7
/
+11
2016-09-27
Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.
Tavmjong Bah
2
-14
/
+14
2016-09-05
Fix history handling for previous commit.
Tavmjong Bah
1
-3
/
+4
2016-09-05
Save new 'x' and 'y' attribute values when 'line-height' changed.
Tavmjong Bah
1
-0
/
+9
2016-09-03
Remove == true.
Shlomi Fish
1
-2
/
+2
2016-09-03
CMake: add missing headers
Campbell Barton
1
-45
/
+43
2016-09-02
Removed some duplicate code.
Shlomi Fish
1
-25
/
+10
2016-09-01
Make GTK3 width of Text and Font dialog more reasonable.
Tavmjong Bah
1
-3
/
+4
2016-08-08
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
1
-129
/
+0
2016-08-08
Fix autotools build
Alex Valavanis
1
-2
/
+6
2016-08-08
Move GIMP widgets to their own folder
Alex Valavanis
10
-40
/
+2665
2016-08-05
Split InkAction classes into separate files
Alex Valavanis
28
-560
/
+680
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
42
-161
/
+33
2016-07-29
ruler: Backport upstream patches
Alex Valavanis
1
-13
/
+20
2016-07-28
Finish removing GTK+ 2 fallbacks
Alex Valavanis
26
-745
/
+29
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
8
-332
/
+27
2016-07-28
ui/widgets: Drop GTK2 fallbacks
Alex Valavanis
1
-1
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
43
-31
/
+162
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
43
-162
/
+31
2016-07-27
widgets/ruler: Drop GTK2 fallbacks
Alex Valavanis
1
-154
/
+0
2016-07-27
Disable GTK+ 2 support and delete internal copy of GDL
Alex Valavanis
2
-11
/
+4
2016-07-27
Renamed some functions, fixed tests
Adrian Boguszewski
1
-1
/
+1
2016-07-24
Add Text tag and update widgets code
Jabier Arraiza Cenoz
2
-27
/
+26
2016-07-14
Renamed children list in SPObject
Adrian Boguszewski
3
-7
/
+7
2016-07-13
Second part of new SPObject children list
Adrian Boguszewski
3
-23
/
+23
2016-06-25
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
11
-32
/
+32
2016-06-23
[Bug #1594542] Reset paint buckets parameters icon is not visible in Tool Con...
Nicolas Dufour
1
-5
/
+7
2016-06-20
Fixing missing gettext keyword (regression introduced rev. 14057).
Nicolas Dufour
1
-2
/
+2
2016-06-08
[Bug #1590171] Fill and Stroke dialog shows wrong label for Radial gradient.
Nicolas Dufour
1
-1
/
+1
2016-05-22
Added some widgets from caligraphic tool
Jabier Arraiza Cenoz
2
-1
/
+119
2016-05-22
Clip eraser done! Thanks Doctormon!
Jabier Arraiza Cenoz
2
-3
/
+12
2016-05-22
Reorder eraser toolbox widgets
Jabier Arraiza Cenoz
1
-1
/
+2
2016-05-21
Fix regression: restore order in resources (e.g. pattern list)
Marc Jeanmougin
4
-8
/
+8
2016-05-18
GTK3: Give even more widgets names.
Tavmjong Bah
1
-1
/
+1
2016-05-18
Remove unneeded widget in Status Bar. Reorder code. Use two lines for status ...
Tavmjong Bah
1
-35
/
+44
2016-05-17
Remove three unneeded widgets in desktop status bar.
Tavmjong Bah
1
-17
/
+3
2016-05-17
GTK3: Give names to more widgets.
Tavmjong Bah
2
-1
/
+6
2016-05-16
UI. Fixing typos in original strings.
Nicolas Dufour
1
-2
/
+2
2016-05-15
GTK3: Give names to many widgets. Useful for debugging and for using CSS.
Tavmjong Bah
2
-10
/
+34
2016-05-08
Attemt to fix ruler background for GTK 3.20.
Tavmjong Bah
1
-0
/
+4
2016-05-08
Start of GTK3 external style sheet support.
Tavmjong Bah
2
-15
/
+1
2016-05-07
Temporarily hard code GTK3 ruler background to off white.
Tavmjong Bah
1
-1
/
+3
2016-05-04
Fix rendering of tool bar icons.
Tavmjong Bah
2
-8
/
+16
2016-05-03
Remove some GTK3 warnings.
Tavmjong Bah
1
-18
/
+24
2016-05-02
Working on clip erase basic work done but broken
Jabier Arraiza Cenoz
1
-11
/
+19
2016-04-13
icon: Fix deprecated gtk_widget_get_requisition() #Hackfest2016
Alex Valavanis
1
-0
/
+6
2016-04-13
Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features #Hackf...
Alex Valavanis
4
-104
/
+0
2016-04-13
font-selector: Gtk+ 3 theming #Hackfest2016
Alex Valavanis
1
-1
/
+16
2016-04-13
spw-utilities: Fix gtk_widget_set_margin_* API #Hackfest2016
Alex Valavanis
1
-1
/
+1
2016-04-13
text-toolbar: Gtk+ 3 theming #Hackfest2016
Alex Valavanis
1
-0
/
+18
[prev]
[next]