summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/dialog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better fix to previous commitJabiertxof2019-10-011-2/+9
* Fix a crash bug on new documentsJabiertxof2019-10-011-13/+15
* Make funtion that add classes to top level windows in diallogs callable from ...Jabier Arraiza2019-10-011-12/+16
* fix issue on theme changeJabier Arraiza2019-07-081-8/+9
* Remove experimental code to work in MR and fixes for selectorsJabier Arraiza2019-06-231-0/+27
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-181-2/+4
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-5/+5
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
* Use convenience functions to obtain monitor geometryEduard Braun2018-01-071-24/+4
* Use a macro for GtkMM version checksAlexander Valavanis2017-12-251-2/+2
* Name a few more widgets. Minor cleanup.Tavmjong Bah2017-12-241-3/+8
* Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin2017-10-051-1/+1
* Merge branch 'master' into shortcutsEduard Braun2017-07-091-1/+22
|\
| * Prevent crash when get_primary_monitor() returns nullptr.Tavmjong Bah2017-07-041-1/+4
| * GdkScreen deprecation fixesAlexander Valavanis2017-06-271-1/+19
* | Improve and simplify shortcut handling.Eduard Braun2017-06-231-7/+1
|/
* Rm remaining Gtk::Stock usageAlex Valavanis2016-12-271-1/+0
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+1
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+4
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+1
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
* Update to experimental r13598Liam P. White2014-10-081-1/+1
|\
| * Move obvious ui component to ui/Liam P. White2014-10-051-1/+1
| * Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis2014-08-261-1/+1
* | Update to experimental r13527Liam P. White2014-08-301-14/+2
|\|
| * Fix accidental regression in previous commitLiam P. White2014-08-171-0/+1
| * Fix gtk3 crash when using "close" buttonLiam P. White2014-08-171-14/+1
* | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-4/+4
* | 4. further refactor Application class; create proper singleton, encapsulate m...Liam P. White2014-06-261-4/+4
* | 3. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White2014-06-261-35/+0
* | 2. connect signalsLiam P. White2014-06-251-13/+18
|/
* Removed obsolete header file.Markus Engel2014-03-291-2/+2
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-2/+2
* code cleanup: make more functions static, add includes.Campbell Barton2012-10-041-2/+2
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Fix more deprecated GDK key symbolsAlex Valavanis2012-05-071-4/+8
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-281-1/+1
* Drop GtkObject use in dialogAlex Valavanis2012-04-281-3/+3
* gseal fixAlex Valavanis2012-02-261-1/+1
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-2/+4
* Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith2012-02-171-3/+23
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-061-5/+5
* Some documentationKris De Gussem2012-01-061-49/+16
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-1/+0
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3