summaryrefslogtreecommitdiffstats
path: root/remoting/host/disconnect_window_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove ui/base/gtkdavidben@chromium.org2014-04-161-8/+9
* Remove _aura.cc files from remoting host.sergeyu@chromium.org2014-01-301-0/+294
* Fix remoting_unittests compilation in aura builds.sergeyu@chromium.org2012-05-171-283/+0
* Chromoting: the Me2me host (on Mac and Windows) now presents a notification o...alexeypa@chromium.org2012-05-111-8/+9
* Use scoped_ptr<> to pass ownership in more places.sergeyu@chromium.org2012-03-201-3/+3
* New-style Disconnect window for Linux Chromoting host.lambroslambrou@chromium.org2011-12-031-38/+189
* Move code in src/remoting to the new callbacks.sergeyu@chromium.org2011-11-101-1/+1
* Make ChromotingHost::ui_strings() immutable. Use string16 for localized strings.sergeyu@chromium.org2011-08-181-7/+12
* Host process i18n and Linux implementation.jamiewalch@google.com2011-08-161-18/+27
* Split Chromoting's Disconnect button text into 2 parts: name + hotkeys.garykac@chromium.org2011-08-111-1/+3
* gtk: Use gtk_dialog_get_content_area() throughout.tfarina@chromium.org2011-08-051-1/+2
* Improvements to Linux Disconnect/Continue windows.lambroslambrou@chromium.org2011-07-061-32/+31
* Move UI strings from Chromoting's Disconnect window into base class.garykac@chromium.org2011-06-281-15/+11
* Cleanups in the host shutdown logic and some minor fixes.sergeyu@chromium.org2011-06-201-1/+1
* Remove minimize/close buttons from DisconnectWindowLinux.lambroslambrou@google.com2011-06-161-0/+3
* Initial implementation of DisconnectWindow on Linux.lambroslambrou@chromium.org2011-06-131-3/+85
* Call the DisconnectWindow interface methods on the UI thread.lambroslambrou@chromium.org2011-06-091-1/+1
* Initial disconnect window framework and mac implementation.jamiewalch@google.com2011-06-071-0/+34