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
/
interface.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix translation of menus.xml
Eduard Braun
2017-07-30
1
-1
/
+6
*
interface: add support for old Gtk+
Alex Valavanis
2017-07-25
1
-0
/
+5
*
interface: Rm unused function
Alexander Valavanis
2017-06-29
1
-29
/
+0
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-1
/
+0
*
Add a show-icon attribute to menu XML
Alexander Valavanis
2017-06-28
1
-11
/
+34
*
Revert "menu-items: C++ify"
Alexander Valavanis
2017-06-28
1
-71
/
+49
*
Revert "Rm unused fn"
Alexander Valavanis
2017-06-28
1
-0
/
+29
*
Rm unused fn
Alexander Valavanis
2017-06-28
1
-29
/
+0
*
menu-items: C++ify
Alexander Valavanis
2017-06-28
1
-49
/
+71
*
Partial fix for menu items and split contextmenu into separate file
Alexander Valavanis
2017-06-27
1
-893
/
+36
*
Initial addition of menu icons
Alexander Valavanis
2017-06-27
1
-32
/
+48
*
GdkScreen deprecation fixes
Alexander Valavanis
2017-06-27
1
-6
/
+23
*
Reorder hide and lock from context menu
Jabier Arraiza Cenoz
2017-06-07
1
-7
/
+7
*
Add contextual buttons to Hide/lock and Unhide/unlock items
Jabiertxof
2017-06-06
1
-1
/
+84
*
Extract some common code into a routine.
Shlomi Fish
2017-01-04
1
-9
/
+2
*
Rm remaining Gtk::Stock usage
Alex Valavanis
2016-12-27
1
-4
/
+2
*
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
2016-10-24
1
-8
/
+8
*
Merged trunk
Adrian Boguszewski
2016-08-09
1
-31
/
+1
|
\
|
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-31
/
+1
|
|
\
|
|
*
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
1
-31
/
+1
*
|
|
Merged trunk
Adrian Boguszewski
2016-08-03
1
-12
/
+2
|
\
|
|
|
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-12
/
+2
|
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+12
|
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-12
/
+1
|
|
/
*
|
Renamed some functions, fixed tests
Adrian Boguszewski
2016-07-27
1
-2
/
+2
*
|
Changed arguments and names of selection chemistry functions
Adrian Boguszewski
2016-07-20
1
-1
/
+1
*
|
Added items as a range function
Adrian Boguszewski
2016-07-03
1
-2
/
+2
|
\
|
*
|
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
2016-06-25
1
-1
/
+1
|
/
*
Fix regression: restore order in resources (e.g. pattern list)
Marc Jeanmougin
2016-05-21
1
-2
/
+2
*
function to release object from group
Raphael Rosch
2016-04-14
1
-0
/
+12
*
Fix cmake build
Marc Jeanmougin
2016-04-13
1
-1
/
+1
*
Fork GtkImageMenuItem and remove show_image boolean because we always want to...
Martin Owens
2016-04-12
1
-0
/
+12
*
Hackfest 2016: un-obfuscate the SPCanvas widget.
Krzysztof Kosi??ski
2016-04-12
1
-2
/
+2
*
[Bug #1545332] Canvas context menu: allow grouping a single selection (same a...
suv-lp
2016-03-20
1
-1
/
+1
*
update to trunk + resolve conflicts
Marc Jeanmougin
2015-12-08
1
-0
/
+3
|
\
|
*
update to trunk
Jabier Arraiza Cenoz
2015-12-08
1
-2
/
+2
|
|
\
|
*
|
Fixes UX pointed in suv review
Jabier Arraiza Cenoz
2015-12-06
1
-0
/
+3
*
|
|
update to trunk
Marc Jeanmougin
2015-12-07
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
static code analysis
Kris De Gussem
2015-12-07
1
-2
/
+2
|
|
/
*
/
cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...
Marc Jeanmougin
2015-12-07
1
-3
/
+3
|
/
*
null pointer dereference fix
Kris De Gussem
2015-11-16
1
-5
/
+3
*
fix for recent merge of ~mapreri/inkscape/typo
Marc Jeanmougin
2015-09-16
1
-5
/
+1
*
Fix typo s/seperator/separator/
Mattia Rizzolo
2015-09-14
1
-1
/
+1
*
fixes a few of jenkins warnings
Marc Jeanmougin
2015-05-08
1
-1
/
+1
*
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
1
-1
/
+1
*
Merge, resolved conflicts
Marc Jeanmougin
2015-02-23
1
-1
/
+1
|
\
|
*
Fix for bug 1409591 :
Marc Jeanmougin
2015-02-20
1
-1
/
+1
*
|
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-4
/
+4
*
|
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-10
/
+7
|
/
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-2
/
+2
[next]