summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/dock-behavior.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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