summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/floating-behavior.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining ancient GTK+ version checksAlex Valavanis2012-04-301-7/+0
* Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis2012-04-301-1/+0
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-281-2/+9
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-0/+1
* Lots of gtkmm deprecation fixesAlex Valavanis2012-02-111-1/+1
* Doxygen cleanup.Jon A. Cruz2011-10-031-18/+21
* GTK+ cleanup: gtk_timeout_addAlex Valavanis2011-07-031-1/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-121-2/+0
* zero out pointers to deleted members. might expose problems if a stail pointe...Jon A. Cruz2010-04-041-44/+45
* From trunkTed Gould2008-10-271-29/+32
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould2008-09-251-0/+82
* Removed Win32 keep-dialogs-on-top preference, now set permanently to trueJoel Holdsworth2008-03-221-5/+2
* The dialog to panel refactoring:gustav_b2007-11-221-19/+6
* Cleaned up Dialog class, coding style, unused code, etc. (onlygustav_b2007-09-191-2/+2
* Allow GdlDockItems to take focus, and grab focus on present. Variousgustav_b2007-09-101-1/+1
* Fixes for transient dialogs in win32.gustav_b2007-09-021-9/+0
* Dockable dialogs patch applied gustav_b2007-08-291-0/+182