summaryrefslogtreecommitdiffstats
path: root/remoting/host/disconnect_window_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in remoting/.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-071-1/+1
* Update remoting/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-041-4/+4
* Newly allocated PangoAttrList must be freed with pango_attr_list_unref().sudarsana.nagineni@intel.com2013-05-021-0/+1
* Refactored the disconnect window such that it can be owned by the desktop env...alexeypa@chromium.org2013-04-051-71/+76
* Moved the localized strings from ChromotinHost to HostUserInterface, closer t...alexeypa@chromium.org2013-01-161-16/+20
* Give DisconnectWindow some TLC.wez@chromium.org2012-12-191-3/+4
* Close the client session in case if the disconnect window could not be shown ...alexeypa@chromium.org2012-12-131-6/+9
* Make sure that DisconnectWindow class does not depend on ChromotingHost so it...alexeypa@chromium.org2012-12-071-7/+6
* Removed shortcut text from disconnect buttons.jamiewalch@chromium.org2012-11-161-1/+1
* Fix remoting_unittests compilation in aura builds.sergeyu@chromium.org2012-05-171-0/+283