summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/dialog.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-01Better fix to previous commitJabiertxof1-2/+9
2019-10-01Fix a crash bug on new documentsJabiertxof1-13/+15
2019-10-01Make funtion that add classes to top level windows in diallogs callable from ...Jabier Arraiza1-12/+16
2019-07-08fix issue on theme changeJabier Arraiza1-8/+9
2019-06-23Remove experimental code to work in MR and fixes for selectorsJabier Arraiza1-0/+27
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot1-2/+4
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-5/+5
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2018-01-07Use convenience functions to obtain monitor geometryEduard Braun1-24/+4
2017-12-25Use a macro for GtkMM version checksAlexander Valavanis1-2/+2
2017-12-24Name a few more widgets. Minor cleanup.Tavmjong Bah1-3/+8
2017-10-05Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin1-1/+1
2017-07-04Prevent crash when get_primary_monitor() returns nullptr.Tavmjong Bah1-1/+4
2017-06-27GdkScreen deprecation fixesAlexander Valavanis1-1/+19
2017-06-23Improve and simplify shortcut handling.Eduard Braun1-7/+1
2016-12-27Rm remaining Gtk::Stock usageAlex Valavanis1-1/+0
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-4/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+4
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-4/+1
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+1
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-1/+1
2014-10-05Move obvious ui component to ui/Liam P. White1-1/+1
2014-08-26Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis1-1/+1
2014-08-17Fix accidental regression in previous commitLiam P. White1-0/+1
2014-08-17Fix gtk3 crash when using "close" buttonLiam P. White1-14/+1
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White1-4/+4
2014-06-264. further refactor Application class; create proper singleton, encapsulate m...Liam P. White1-4/+4
2014-06-263. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White1-35/+0
2014-06-252. connect signalsLiam P. White1-13/+18
2014-03-29Removed obsolete header file.Markus Engel1-2/+2
2013-11-09Moved and renamed some tool-related files.Markus Engel1-1/+1
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-2/+2
2012-10-04code cleanup: make more functions static, add includes.Campbell Barton1-2/+2
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-4/+0
2012-05-07Fix more deprecated GDK key symbolsAlex Valavanis1-4/+8
2012-04-28gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis1-1/+1
2012-04-28Drop GtkObject use in dialogAlex Valavanis1-3/+3
2012-02-26gseal fixAlex Valavanis1-1/+1
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-2/+4
2012-02-17Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith1-3/+23
2012-02-06(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem1-5/+5
2012-01-06Some documentationKris De Gussem1-49/+16
2012-01-03Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis1-1/+0
2011-10-03Doxygen cleanup.Jon A. Cruz1-2/+3
2011-02-07Fixed uninitialized member variables.Jon A. Cruz1-4/+11
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-10-12Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski1-21/+4