summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/dock-behavior.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-12Header cleanup.Tavmjong Bah1-1/+0
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-5/+0
2018-10-01Use _WIN32 instead of WIN32Eduard Braun1-1/+1
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-2/+1
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-3/+3
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-3/+3
2017-08-15Alow shink in document dialog on expanders closeJabier Arraiza1-3/+5
2017-06-29Dock: Rm unnecessary enumAlexander Valavanis1-2/+2
2017-06-29Remove old icon handling codeAlexander Valavanis1-1/+0
2016-12-27Rm remaining Gtk::Stock usageAlex Valavanis1-3/+0
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-5/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+5
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-5/+1
2014-10-05Move obvious ui component to ui/Liam P. White1-1/+1
2014-09-27Update to experimental r13565Liam P. White1-1/+1
2014-09-07Update to experimental r13543Liam P. White1-1/+1
2014-09-02Remove misleading dialogs directoryLiam P. White1-1/+1
2012-02-17Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith1-7/+16
2011-10-03Doxygen cleanup.Jon A. Cruz1-2/+3
2011-07-03GTK+ cleanup: gtk_timeout_addAlex Valavanis1-1/+1
2011-06-22Warning cleanup.Jon A. Cruz1-2/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-10-27From trunkTed Gould1-10/+14
2008-03-22Removed Win32 keep-dialogs-on-top preference, now set permanently to trueJoel Holdsworth1-5/+2
2008-02-24Warning and whitespace cleanupJon A. Cruz1-21/+23
2007-11-22The dialog to panel refactoring:gustav_b1-71/+6
2007-09-19Cleaned up Dialog class, coding style, unused code, etc. (onlygustav_b1-1/+1
2007-09-10Remove redundant dialog present(), make sure user_hidden is set forgustav_b1-0/+1
2007-09-02Fixes for transient dialogs in win32.gustav_b1-6/+62
2007-08-29Dockable dialogs patch applied gustav_b1-0/+308