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