index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix layer traversing
Tobias Ellinghaus
2017-08-01
1
-29
/
+24
*
Expand io api for tav, resolve filename to local directory
Martin Owens
2017-07-31
2
-0
/
+27
*
fixes the exclusion list for localized templates
Marc Jeanmougin
2017-07-31
1
-1
/
+1
*
Fix translation of menus.xml
Eduard Braun
2017-07-30
1
-1
/
+6
*
layers dialog: Gtk < 3.16 fallback
Alexander Valavanis
2017-07-29
1
-0
/
+4
*
filter-effects-dialog: Avoid copy-constructor
Alexander Valavanis
2017-07-29
2
-15
/
+15
*
Fix a bug pointed by CR on delete nodes in fillet/chamfer LPE
Jabier Arraiza
2017-07-29
2
-6
/
+7
*
Show a control point for the center of a spiral
Antonio Ospite
2017-07-28
1
-0
/
+47
*
UX compres document dialog from Ronaldo idea with target to backport to 0.92.2
Jabier Arraiza
2017-07-26
4
-26
/
+43
*
change "FileDescription" in inkscape.rc to include product name
Eduard Braun
2017-07-26
1
-2
/
+2
*
interface: add support for old Gtk+
Alex Valavanis
2017-07-25
1
-0
/
+5
*
Fix Harfbuzz version check for Trusty
Alex Valavanis
2017-07-25
1
-1
/
+4
*
libcola: C++11 fixes for Trusty
Alex Valavanis
2017-07-25
1
-2
/
+2
*
Add C++ based Gtk::Action for choosing one item out of many.
Tavmjong Bah
2017-07-24
4
-231
/
+540
*
Use menus.xml for menus, load a basic File>Quit menu as backup.
Martin Owens
2017-07-21
2
-312
/
+3
*
Adjust the tooltip strings of the objects center point
Antonio Ospite
2017-07-20
1
-3
/
+3
*
Show a control point for the center of a rectangle
Antonio Ospite
2017-07-20
1
-0
/
+39
*
Remove unnecessary cast which creates a temporary object that then goes out o...
Tavmjong Bah
2017-07-19
1
-1
/
+1
*
Minor code cleanup after baeb92c8b275ada9a09187772e11f8b32b7ae6ef
Eduard Braun
2017-07-19
1
-11
/
+1
*
Cleanup: eliminate version from config.h
Eduard Braun
2017-07-17
5
-6
/
+11
*
Cleanup: eliminate require-config.h
Eduard Braun
2017-07-17
4
-6
/
+3
*
cmake: autogenerate Windows .rc files for inkscape and inkview
Eduard Braun
2017-07-17
9
-158
/
+55
*
root dir tidying: cleanup inkscape icons
Eduard Braun
2017-07-16
4
-4
/
+4
*
Revert "Drop btool .rc files"
Eduard Braun
2017-07-14
4
-0
/
+118
*
Drop btool .rc files
Bryce Harrington
2017-07-14
4
-118
/
+0
*
cmake: fix targets to actually depend on inkscape-version.cpp
Eduard Braun
2017-07-14
1
-13
/
+7
*
Update ege-color-prof-tracker.cpp
Marc Jeanmougin
2017-07-13
1
-1
/
+1
*
Fix src/ege-color-prof-tracker.cpp after 27cadae623ce5bc66b0401238bc7737b7b9d...
Marc Jeanmougin
2017-07-13
1
-1
/
+1
*
Fix typo
Alexander Valavanis
2017-07-12
1
-1
/
+1
*
Prevent crash when get_primary_monitor() returns nullptr. (Second place.)
Tavmjong Bah
2017-07-12
1
-1
/
+5
*
Merge branch 'shortcuts' (!41)
Eduard Braun
2017-07-11
11
-97
/
+115
|
\
|
*
Only update shortcuts tree view once after updating (significantly reduces th...
Eduard Braun
2017-07-09
1
-1
/
+5
|
*
Add Super, Hyper and Meta keys to get in sync with d79cc2caf65007ac9d1d598867...
Eduard Braun
2017-07-09
1
-1
/
+4
|
*
Merge branch 'master' into shortcuts
Eduard Braun
2017-07-09
569
-13089
/
+183223
|
|
\
|
*
|
Use .xml when exporting shortcuts by default
Eduard Braun
2017-06-23
1
-6
/
+7
|
*
|
Allow to set shortcuts for characters that need to be escaped (e.g. "<>&")
Eduard Braun
2017-06-23
1
-1
/
+1
|
*
|
Improve and simplify shortcut handling.
Eduard Braun
2017-06-23
11
-75
/
+97
*
|
|
Improve revision format
Eduard Braun
2017-07-11
1
-1
/
+1
*
|
|
Fix duplicate definition
Alexander Valavanis
2017-07-11
1
-1
/
+0
*
|
|
gimpcolorwheel: Fix event time
Alexander Valavanis
2017-07-11
1
-1
/
+1
*
|
|
update GdkSeat usage
Alexander Valavanis
2017-07-11
1
-1
/
+20
*
|
|
update GdkSeat usage
Alexander Valavanis
2017-07-10
1
-7
/
+27
*
|
|
Use new GdkSeat API and update gimpcolorwheel comments
Alexander Valavanis
2017-07-10
4
-34
/
+73
*
|
|
Drop obsolete SizeGroup::set_ignore_hidden
Alexander Valavanis
2017-07-10
1
-1
/
+0
*
|
|
Drop obsolete resize_mode usage
Alexander Valavanis
2017-07-10
1
-7
/
+0
*
|
|
input devices: Update treeview usage
Alexander Valavanis
2017-07-10
1
-54
/
+4
*
|
|
Update GtkMenu usage
Alexander Valavanis
2017-07-10
2
-20
/
+27
*
|
|
Merge branch 'master' of gitlab.com:inkscape/inkscape
Alexander Valavanis
2017-07-10
3
-30
/
+66
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Shortcuts: Fix for 7d248fbba5b0c24d9a24cda8c3f2e79f96395553 (is_user_set was ...
Eduard Braun
2017-07-09
1
-4
/
+4
|
*
|
Shortcuts: if loading the shortcuts file set in preferences fails fall back t...
Eduard Braun
2017-07-09
1
-5
/
+26
[next]