summaryrefslogtreecommitdiffstats
path: root/src/ui/interface.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-30Fix translation of menus.xmlEduard Braun1-1/+6
2017-07-25interface: add support for old Gtk+Alex Valavanis1-0/+5
2017-06-29interface: Rm unused functionAlexander Valavanis1-29/+0
2017-06-29Remove old icon handling codeAlexander Valavanis1-1/+0
2017-06-28Add a show-icon attribute to menu XMLAlexander Valavanis1-11/+34
2017-06-28Revert "menu-items: C++ify"Alexander Valavanis1-71/+49
2017-06-28Revert "Rm unused fn"Alexander Valavanis1-0/+29
2017-06-28Rm unused fnAlexander Valavanis1-29/+0
2017-06-28menu-items: C++ifyAlexander Valavanis1-49/+71
2017-06-27Partial fix for menu items and split contextmenu into separate fileAlexander Valavanis1-893/+36
2017-06-27Initial addition of menu iconsAlexander Valavanis1-32/+48
2017-06-27GdkScreen deprecation fixesAlexander Valavanis1-6/+23
2017-06-07Reorder hide and lock from context menuJabier Arraiza Cenoz1-7/+7
2017-06-07Reorder hide and lock from context menuJabier Arraiza Cenoz1-7/+7
2017-06-06Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof1-1/+84
2017-06-06Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof1-1/+84
2017-01-04Extract some common code into a routine.Shlomi Fish1-9/+2
2016-12-27Rm remaining Gtk::Stock usageAlex Valavanis1-4/+2
2016-10-24CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin1-8/+8
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-12/+2
2016-07-28Finish removing GTK+ 2 fallbacksAlex Valavanis1-31/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+12
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-12/+1
2016-07-27Renamed some functions, fixed testsAdrian Boguszewski1-2/+2
2016-07-20Changed arguments and names of selection chemistry functionsAdrian Boguszewski1-1/+1
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-1/+1
2016-05-21Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin1-2/+2
2016-04-14function to release object from groupRaphael Rosch1-0/+12
2016-04-13Fix cmake buildMarc Jeanmougin1-1/+1
2016-04-12Fork GtkImageMenuItem and remove show_image boolean because we always want to...Martin Owens1-0/+12
2016-04-12Hackfest 2016: un-obfuscate the SPCanvas widget.Krzysztof Kosi??ski1-2/+2
2016-03-20[Bug #1545332] Canvas context menu: allow grouping a single selection (same a...suv-lp1-1/+1
2015-12-07cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...Marc Jeanmougin1-3/+3
2015-12-07static code analysisKris De Gussem1-2/+2
2015-12-06Fixes UX pointed in suv reviewJabier Arraiza Cenoz1-0/+3
2015-11-16null pointer dereference fixKris De Gussem1-5/+3
2015-09-16fix for recent merge of ~mapreri/inkscape/typo Marc Jeanmougin1-5/+1
2015-09-14Fix typo s/seperator/separator/Mattia Rizzolo1-1/+1
2015-05-08fixes a few of jenkins warningsMarc Jeanmougin1-1/+1
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-1/+1
2015-02-20Fix for bug 1409591 :Marc Jeanmougin1-1/+1
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-4/+4
2015-02-17At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin1-10/+7
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-2/+2
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-1/+1
2014-11-26Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...Tavmjong Bah1-1/+1
2014-10-05Move obvious ui component to ui/Liam P. White1-1/+1
2014-09-27Update to experimental r13565Liam P. White1-2/+13
2014-09-07Update to experimental r13543Liam P. White1-1/+1
2014-09-02Remove misleading dialogs directoryLiam P. White1-1/+1