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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build with Gtk+ 3.20
Alex Valavanis
2016-08-10
1
-1
/
+11
|
\
|
*
Use Gdk::Seat instead of Gdk::DeviceManager
Alex Henrie
2016-08-08
1
-1
/
+11
*
|
Merged trunk
Adrian Boguszewski
2016-08-09
141
-6708
/
+186
|
\
|
|
*
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
2016-08-08
7
-349
/
+0
|
*
Fix autotools build
Alex Valavanis
2016-08-08
1
-4
/
+0
|
*
Move GIMP widgets to their own folder
Alex Valavanis
2016-08-08
11
-2622
/
+3
|
*
aboutbox: Gtkmmify
Alex Valavanis
2016-08-07
1
-3
/
+4
|
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
130
-3731
/
+176
|
|
\
|
|
*
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
11
-247
/
+3
|
|
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
67
-2110
/
+129
|
|
*
ui/widgets: Drop GTK2 fallbacks
Alex Valavanis
2016-07-28
55
-1375
/
+41
|
*
|
Fix Win32 build
Alex Valavanis
2016-08-04
1
-1
/
+5
*
|
|
Merged trunk
Adrian Boguszewski
2016-08-03
134
-752
/
+109
|
\
|
|
|
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
133
-746
/
+106
|
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
137
-77
/
+770
|
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
137
-770
/
+77
|
|
/
|
*
Fises to toggle button and coding style
Jabier Arraiza Cenoz
2016-07-24
2
-6
/
+3
*
|
Renamed some functions, fixed tests
Adrian Boguszewski
2016-07-27
4
-16
/
+16
*
|
Merged trunk
Adrian Boguszewski
2016-07-22
1
-3
/
+2
|
\
|
|
*
Fixed null when selection contains more than one item
Adrian Boguszewski
2016-07-22
1
-1
/
+1
*
|
Improved spray tool, changed selection to object set
Adrian Boguszewski
2016-07-22
2
-30
/
+33
*
|
Changed signatures of boolean functions
Adrian Boguszewski
2016-07-20
4
-7
/
+7
*
|
Merged trunk
Adrian Boguszewski
2016-07-20
4
-4
/
+4
|
\
|
|
*
[Bug #1524838] Disambiguate sigc::ptr_fun to fix C++14 compilation.
Alex Henrie
2016-07-18
4
-4
/
+4
*
|
Changed arguments and names of selection chemistry functions
Adrian Boguszewski
2016-07-20
1
-1
/
+1
*
|
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
16
-50
/
+50
*
|
Last part of new SPObject children list
Adrian Boguszewski
2016-07-14
8
-150
/
+148
*
|
Second part of new SPObject children list
Adrian Boguszewski
2016-07-13
11
-57
/
+58
*
|
Merged trunk
Adrian Boguszewski
2016-07-11
2
-7
/
+19
|
\
|
|
*
Documentation. French documentation translation updated.
Nicolas Dufour
2016-07-08
1
-6
/
+18
|
*
Fix typo that prevents reading of 'units-per-em'.
Tavmjong Bah
2016-07-04
1
-1
/
+1
*
|
First part of new SPObject children list
Adrian Boguszewski
2016-07-11
1
-14
/
+6
*
|
Merged trunk
Adrian Boguszewski
2016-07-03
2
-101
/
+111
|
\
|
|
*
Rename function, fix some indenting issues.
Tavmjong Bah
2016-07-02
2
-100
/
+110
|
*
Fix typo from GList purge that broke SVG Font Editor dialog.
Tavmjong Bah
2016-07-02
1
-1
/
+1
*
|
Added items as a range function
Adrian Boguszewski
2016-07-03
27
-110
/
+124
|
\
|
*
|
Added xmlNodes as range function
Adrian Boguszewski
2016-07-01
2
-6
/
+5
*
|
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
2016-06-25
29
-84
/
+84
*
|
Added first range to ObjectSet
Adrian Boguszewski
2016-06-19
9
-191
/
+135
|
\
|
|
*
Fixing wrong gettext keyword preventing translations from being used.
Nicolas Dufour
2016-06-17
1
-2
/
+2
|
*
Fixes some bugs related to powerstroke 'Powerstroke infinite loop'
Jabier Arraiza Cenoz
2016-06-16
1
-30
/
+10
|
*
remove tabs
Marc Jeanmougin
2016-06-16
1
-29
/
+29
|
*
Fix z-cycling (alt+mousewheel) behavior
Marc Jeanmougin
2016-06-16
2
-118
/
+84
|
*
[Bug #1300865] lcms2: crash in Fill and Stroke if linked color profile is mis...
Mark Harmer
2016-06-14
1
-1
/
+2
*
|
Moved most functions from Selection to ObjectSet
Adrian Boguszewski
2016-06-16
2
-2
/
+1
|
/
*
Fix bug 'Persistent measure repositions on middle click'
Jabier Arraiza Cenoz
2016-06-12
1
-1
/
+0
*
Enabled using the context menu key additionally to the already working Shift+...
h-h-h
2016-06-10
1
-0
/
+5
*
Fix wrong string in measure code. Noticed to translators. Thanks CRogers fro ...
Jabier Arraiza Cenoz
2016-06-08
1
-1
/
+1
*
Sort color profile lists
houz
2016-06-02
4
-50
/
+120
*
Fix tiling when generic template used to create file. Try 2.
Tavmjong Bah
2016-06-01
1
-1
/
+2
[next]