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