summaryrefslogtreecommitdiffstats
path: root/src/ui/interface.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make InkscapeApplication responsible for managing documents and windows.Tavmjong Bah2019-03-151-25/+28
* Remove reload UI and some theming fixesJabier Arraiza2019-03-071-47/+0
* Rewrite main menu bar code:Tavmjong Bah2019-01-251-612/+1
* Remove sp_create_window().Tavmjong Bah2019-01-191-76/+3
* Move drag-and-drop code to separate file.Tavmjong Bah2019-01-191-491/+0
* Another baby step in creating InkscapeWindow.Tavmjong Bah2019-01-131-6/+6
* First baby step in adding InkscapeWindow (Gtk::ApplicationWindow)Tavmjong Bah2019-01-091-10/+3
* Remove helper/window.h helper/window.cppTavmjong Bah2019-01-091-2/+11
* modernize loopsMarc Jeanmougin2019-01-021-2/+2
* fix coding styleJabier Arraiza2018-12-041-10/+5
* Added XRayJabier Arraiza2018-12-041-1/+5
* Fix coding styleJabier Arraiza2018-12-011-4/+2
* Initial commit of split canvasJabiertxof2018-12-011-0/+3
* Remove Adwaita-hicolor icon themes toggles making more compatJabier Arraiza2018-11-151-3/+0
* Fix bug forcing symbolic system icons in hicolor themeJabiertxof2018-11-141-1/+9
* Rename add_style_sheet to reduce confusion with SVG/CSSMartin Owens2018-11-121-1/+1
* Fix codding styleJabiertxof2018-11-091-1/+1
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-091-1/+1
* This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof2018-11-091-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* C++ify SVGViewWidget. Remove unused code.Tavmjong Bah2018-11-061-13/+1
* ContextMenu: Harmonize with menu barEduard Braun2018-11-051-60/+8
* More cleanupEduard Braun2018-11-051-45/+28
* Simplify code (we don't need a box if there is no icon)Eduard Braun2018-11-051-23/+21
* Fix sp_ui_menu_item_set_name to handle arbitrarily packed GtkBoxesEduard Braun2018-11-051-12/+17
* Add a preference to force enable/disable menu iconsEduard Braun2018-11-051-19/+37
* Improve positioning of menu iconsEduard Braun2018-11-051-9/+64
* Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...Rick Yorgason2018-10-181-2/+2
* New "Outline thin strokes" view mode which draws thin strokes in outline mode...Rick Yorgason2018-10-181-0/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Avoid crash on document close if default template is missingEduard Braun2018-09-301-1/+1
* Allow ask for SVG dragged import method. Also split ask question from one to ...Jabier Arraiza2018-09-221-0/+6
* Fix problems on dialogs with extensions. TODO: Add dialog on drag&drop a SVGJabier Arraiza2018-09-221-4/+1
* Add per embed/linked SVG a DPI valueJabiertxof2018-09-131-0/+3
* 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