summaryrefslogtreecommitdiffstats
path: root/src/ui/interface.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixing coding styleJabier Arraiza2018-07-311-1/+1
* Remove XGD_DATA_DIR as sugestion of su_vJabier Arraiza2018-07-311-2/+5
* First try co fix icons bugsJabier Arraiza2018-07-311-3/+0
* trying to fix bug on Fedora https://gitlab.com/inkscape/inkscape/merge_reques...Jabier Arraiza2018-07-281-1/+0
* Refactor fo theme switcherJabier Arraiza2018-07-271-0/+1
* Fixes pointed by maren in original MRJabier Arraiza2018-07-251-1/+8
* Fixing coding styleJabier Arraiza2018-07-211-10/+9
* Working on themesJabier Arraiza2018-07-211-1/+1
* adding gtk-themeJabier Arraiza2018-07-211-1/+48
* Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot2018-06-201-2/+2
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-48/+48
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* a bit more of warning cleanupFelipe Corrêa da Silva Sanches2018-03-281-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-32/+39
* Limit geometry from file to width/height of monitorEduard Braun2018-01-071-2/+4
* Make stored geometry and default window size enumsEduard Braun2018-01-071-2/+3
* Simplify code to restore new windows to previous positionEduard Braun2018-01-071-41/+4
* Use a macro for GtkMM version checksAlexander Valavanis2017-12-251-2/+2
* Use standard glib macro instead of a custom oneStefano Facchini2017-10-191-2/+1
* First batchMarc Jeanmougin2017-10-011-47/+44
* Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-301-6/+4
* remove helper/gnome-utils.*Marc Jeanmougin2017-09-291-7/+7
* Fix translation of menus.xmlEduard Braun2017-07-301-1/+6
* interface: add support for old Gtk+Alex Valavanis2017-07-251-0/+5
* interface: Rm unused functionAlexander Valavanis2017-06-291-29/+0
* Remove old icon handling codeAlexander Valavanis2017-06-291-1/+0
* Add a show-icon attribute to menu XMLAlexander Valavanis2017-06-281-11/+34
* Revert "menu-items: C++ify"Alexander Valavanis2017-06-281-71/+49
* Revert "Rm unused fn"Alexander Valavanis2017-06-281-0/+29
* Rm unused fnAlexander Valavanis2017-06-281-29/+0
* menu-items: C++ifyAlexander Valavanis2017-06-281-49/+71
* Partial fix for menu items and split contextmenu into separate fileAlexander Valavanis2017-06-271-893/+36
* Initial addition of menu iconsAlexander Valavanis2017-06-271-32/+48
* GdkScreen deprecation fixesAlexander Valavanis2017-06-271-6/+23
* Reorder hide and lock from context menuJabier Arraiza Cenoz2017-06-071-7/+7
* Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof2017-06-061-1/+84
* Extract some common code into a routine.Shlomi Fish2017-01-041-9/+2
* Rm remaining Gtk::Stock usageAlex Valavanis2016-12-271-4/+2
* CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-241-8/+8
* Merged trunkAdrian Boguszewski2016-08-091-31/+1
|\
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-31/+1
| |\
| | * Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-31/+1
* | | Merged trunkAdrian Boguszewski2016-08-031-12/+2
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-12/+2
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+12
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-12/+1
| |/
* | Renamed some functions, fixed testsAdrian Boguszewski2016-07-271-2/+2