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
/
context-menu.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-05
C++ify context menu:
Kris De Gussem
1
-715
/
+0
2012-04-04
Fix for 170378 : Select same objects by fill or stroke : Added stroke style
John Smith
1
-3
/
+7
2012-04-04
Warning cleanup.
Jon A. Cruz
1
-3
/
+2
2012-04-03
Fix for 170378 : Select same objects by fill or stroke
John Smith
1
-0
/
+19
2012-03-22
UI. Fix for bug #962002 (<image> context menu item Edit externally… ignores...
Nicolas Dufour
1
-22
/
+36
2012-03-22
Reverting unwanted dos format convertion.
Nicolas Dufour
1
-679
/
+679
2012-03-21
UI. Adding extension check in the context menu (see Bug #171842).
Nicolas Dufour
1
-14
/
+18
2012-03-18
Import. Bitmap import improvements (see Bugs #171842 and #847374).
Nicolas Dufour
1
-605
/
+675
2012-03-07
Bitmaps. Fix for bug #499252 (Edit bitmap externally fails for relative links).
Nicolas Dufour
1
-6
/
+18
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-1
/
+1
2012-02-21
Fix for 934721 : Convert SpellCheck dialog to a dockable dialog
John Smith
1
-3
/
+2
2012-02-16
Fix for 930535 : Convert Font and Text dialog to a dockable dialog
John Smith
1
-2
/
+1
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+2
2012-01-19
Gtkmmification of object attributes dialog: image and link attributes now edi...
Kris De Gussem
1
-14
/
+15
2012-01-08
Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...
Kris De Gussem
1
-2
/
+3
2012-01-03
documentation of item properties dialog and SPAttributeTable
Kris De Gussem
1
-53
/
+24
2011-06-26
Gtk cleanup: gtk_object_get_data
Alex Valavanis
1
-12
/
+12
2011-06-26
Gtk cleanup: gtk_menu_append
Alex Valavanis
1
-18
/
+18
2011-06-25
Gtk cleanup: gtk_object_set_data
Alex Valavanis
1
-16
/
+16
2011-06-13
Replace deprecated GtkSignal
Alex Valavanis
1
-17
/
+17
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-1
/
+1
2011-02-21
Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...
Nicolas Dufour
1
-20
/
+42
2011-02-21
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
1
-11
/
+11
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-10-25
UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )
Kris De Gussem
1
-2
/
+2
2010-10-24
Adding spellchecker and T&F dialogs to the text context (right click) menu.
Nicolas Dufour
1
-0
/
+52
2010-10-19
Context menu. Fix for Bug #170806 (Add Fill&stroke to right-click menu for te...
Nicolas Dufour
1
-7
/
+30
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-1
/
+1
2008-10-27
From trunk
Ted Gould
1
-4
/
+111
2008-09-20
release reprs properly
bulia byak
1
-0
/
+4
2008-09-16
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
1
-5
/
+6
2008-05-18
Added preferences for controlling external image editing and reload.
Jon A. Cruz
1
-4
/
+24
2008-05-17
Added external image edit launch and refresh on changed
Jon A. Cruz
1
-3
/
+41
2007-11-04
Warning cleanup
Jon A. Cruz
1
-5
/
+5
2007-09-20
Add functions for showing a specific notebook page in the F&S dialog,
gustav_b
1
-2
/
+2
2007-04-01
fix 1516323
bulia byak
1
-4
/
+0
2007-03-20
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
1
-1
/
+1
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
1
-1
/
+4
2006-10-05
undo annotations
bulia byak
1
-1
/
+1
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-1
/
+2
2006-04-24
moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & ...
Joshua L. Blocher
1
-3
/
+3
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-7
/
+7