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
/
contextmenu.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
remove HAVE_POTRACE
Marc Jeanmougin
1
-7
/
+0
2019-07-31
If potrace unavailable, hide from the context menu
Nathan Lee
1
-0
/
+2
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-11-05
ContextMenu: Harmonize with menu bar
Eduard Braun
1
-4
/
+15
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-41
/
+41
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-05-12
Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVG
Jabier Arraiza
1
-1
/
+1
2017-06-27
Partial fix for menu items and split contextmenu into separate file
Alexander Valavanis
1
-70
/
+6
2017-06-06
Add contextual buttons to Hide/lock and Unhide/unlock items
Jabiertxof
1
-0
/
+4
2017-06-06
Add contextual buttons to Hide/lock and Unhide/unlock items
Jabiertxof
1
-0
/
+4
2016-04-14
function to release object from group
Raphael Rosch
1
-0
/
+1
2014-10-05
Move obvious ui component to ui/
Liam P. White
1
-0
/
+0
2014-09-27
Update to experimental r13565
Liam P. White
1
-11
/
+8
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-11
/
+7
2014-06-14
Add clip group option from Ponyscape
Liam P. White
1
-0
/
+1
2013-09-12
Integrating with libdepixelize
Vinícius dos Santos Oliveira
1
-0
/
+5
2013-06-07
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
1
-0
/
+4
2013-06-06
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
1
-0
/
+2
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
1
-0
/
+2
2012-10-11
Fix for 171904 : toggleToolbox verb
John Smith
1
-0
/
+1
2012-09-23
Fix for 170395 : Add Trace Bitmap to context menu of images
John Smith
1
-0
/
+5
2012-09-22
Fix for 172222 : Move direct to specified layer
John Smith
1
-0
/
+1
2012-09-02
Fix for 273539 : Add Group action to the context menu
John Smith
1
-2
/
+2
2012-07-25
Fix for 722625 : Select Same by Object Type
John Smith
1
-0
/
+4
2012-04-25
Issue with my last commit
Kris De Gussem
1
-1
/
+0
2012-04-24
Memory management in context menu (Bug #910529 )
Kris De Gussem
1
-1
/
+1
2012-04-15
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
1
-0
/
+4
2012-04-09
Documentation / dropping some pointer conversions in context menu
Kris De Gussem
1
-20
/
+125
2012-04-06
restore item order of dialogs in context menu (Bug #910529)
Kris De Gussem
1
-39
/
+41
2012-04-06
drop some deprecated gdk_draw functions
Alex Valavanis
1
-3
/
+3
2012-04-06
build warning fix
Kris De Gussem
1
-3
/
+0
2012-04-05
C++ify context menu:
Kris De Gussem
1
-4
/
+57
2011-10-05
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
1
-1
/
+13
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-09-06
Automatically add shortcuts to tooltips
Jasper van de Gronde
1
-2
/
+0
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-1
/
+1
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-1
/
+1
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-1
/
+1