summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/dialog.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-01Make funtion that add classes to top level windows in diallogs callable from ...Jabier Arraiza1-1/+3
2019-06-23Remove experimental code to work in MR and fixes for selectorsJabier Arraiza1-1/+3
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2018-06-12Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot1-3/+3
2014-08-26Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis1-2/+2
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White1-2/+0
2013-03-14Fix another tonne of forward declaration tagsAlex Valavanis1-1/+1
2012-04-28gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis1-1/+1
2012-04-28Drop GtkObject use in dialogAlex Valavanis1-1/+1
2012-02-17Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith1-0/+3
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-2/+0
2012-01-18documentationKris De Gussem1-0/+2
2012-01-17documentationKris De Gussem1-7/+8
2012-01-06Some documentationKris De Gussem1-3/+36
2012-01-03More deprecated GtkTooltipsAlex Valavanis1-2/+1
2012-01-03Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis1-5/+0
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-04-04zero out pointers to deleted members. might expose problems if a stail pointe...Jon A. Cruz1-5/+5
2008-10-27From trunkTed Gould1-7/+11
2007-11-22The dialog to panel refactoring:gustav_b1-18/+10
2007-09-19Move more dialog event handling into Dialog class, work in progress ongustav_b1-2/+3
2007-09-19Cleaned up Dialog class, coding style, unused code, etc. (onlygustav_b1-6/+5
2007-09-02Fixes for transient dialogs in win32.gustav_b1-1/+9
2007-08-29Dockable dialogs patch applied gustav_b1-12/+56
2006-02-06open Inkscape Preferences on doubleclick of toolbox button (more or less patchRalf Stephan1-0/+2