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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-32
/
+39
2018-01-07
Limit geometry from file to width/height of monitor
Eduard Braun
1
-2
/
+4
2018-01-07
Make stored geometry and default window size enums
Eduard Braun
1
-2
/
+3
2018-01-07
Simplify code to restore new windows to previous position
Eduard Braun
1
-41
/
+4
2017-12-25
Use a macro for GtkMM version checks
Alexander Valavanis
1
-2
/
+2
2017-10-19
Use standard glib macro instead of a custom one
Stefano Facchini
1
-2
/
+1
2017-10-01
First batch
Marc Jeanmougin
1
-47
/
+44
2017-09-30
Hunted every GList to the last (except in libnrtype and libcroco)
Marc Jeanmougin
1
-6
/
+4
2017-09-29
remove helper/gnome-utils.*
Marc Jeanmougin
1
-7
/
+7
2017-07-30
Fix translation of menus.xml
Eduard Braun
1
-1
/
+6
2017-07-25
interface: add support for old Gtk+
Alex Valavanis
1
-0
/
+5
2017-06-29
interface: Rm unused function
Alexander Valavanis
1
-29
/
+0
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-1
/
+0
2017-06-28
Add a show-icon attribute to menu XML
Alexander Valavanis
1
-11
/
+34
2017-06-28
Revert "menu-items: C++ify"
Alexander Valavanis
1
-71
/
+49
2017-06-28
Revert "Rm unused fn"
Alexander Valavanis
1
-0
/
+29
2017-06-28
Rm unused fn
Alexander Valavanis
1
-29
/
+0
2017-06-28
menu-items: C++ify
Alexander Valavanis
1
-49
/
+71
2017-06-27
Partial fix for menu items and split contextmenu into separate file
Alexander Valavanis
1
-893
/
+36
2017-06-27
Initial addition of menu icons
Alexander Valavanis
1
-32
/
+48
2017-06-27
GdkScreen deprecation fixes
Alexander Valavanis
1
-6
/
+23
2017-06-07
Reorder hide and lock from context menu
Jabier Arraiza Cenoz
1
-7
/
+7
2017-06-07
Reorder hide and lock from context menu
Jabier Arraiza Cenoz
1
-7
/
+7
2017-06-06
Add contextual buttons to Hide/lock and Unhide/unlock items
Jabiertxof
1
-1
/
+84
2017-06-06
Add contextual buttons to Hide/lock and Unhide/unlock items
Jabiertxof
1
-1
/
+84
2017-01-04
Extract some common code into a routine.
Shlomi Fish
1
-9
/
+2
2016-12-27
Rm remaining Gtk::Stock usage
Alex Valavanis
1
-4
/
+2
2016-10-24
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
1
-8
/
+8
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-12
/
+2
2016-07-28
Finish removing GTK+ 2 fallbacks
Alex Valavanis
1
-31
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+12
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-12
/
+1
2016-07-27
Renamed some functions, fixed tests
Adrian Boguszewski
1
-2
/
+2
2016-07-20
Changed arguments and names of selection chemistry functions
Adrian Boguszewski
1
-1
/
+1
2016-06-25
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
1
-1
/
+1
2016-05-21
Fix regression: restore order in resources (e.g. pattern list)
Marc Jeanmougin
1
-2
/
+2
2016-04-14
function to release object from group
Raphael Rosch
1
-0
/
+12
2016-04-13
Fix cmake build
Marc Jeanmougin
1
-1
/
+1
2016-04-12
Fork GtkImageMenuItem and remove show_image boolean because we always want to...
Martin Owens
1
-0
/
+12
2016-04-12
Hackfest 2016: un-obfuscate the SPCanvas widget.
Krzysztof Kosi??ski
1
-2
/
+2
2016-03-20
[Bug #1545332] Canvas context menu: allow grouping a single selection (same a...
suv-lp
1
-1
/
+1
2015-12-07
cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...
Marc Jeanmougin
1
-3
/
+3
2015-12-07
static code analysis
Kris De Gussem
1
-2
/
+2
2015-12-06
Fixes UX pointed in suv review
Jabier Arraiza Cenoz
1
-0
/
+3
2015-11-16
null pointer dereference fix
Kris De Gussem
1
-5
/
+3
2015-09-16
fix for recent merge of ~mapreri/inkscape/typo
Marc Jeanmougin
1
-5
/
+1
2015-09-14
Fix typo s/seperator/separator/
Mattia Rizzolo
1
-1
/
+1
2015-05-08
fixes a few of jenkins warnings
Marc Jeanmougin
1
-1
/
+1
2015-02-27
corrected the casts (hopefully)
Marc Jeanmougin
1
-1
/
+1
2015-02-20
Fix for bug 1409591 :
Marc Jeanmougin
1
-1
/
+1
[prev]
[next]