summaryrefslogtreecommitdiffstats
path: root/remoting/host/disconnect_window_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Chromoting: the Me2me host (on Mac and Windows) now presents a notification o...alexeypa@chromium.org2012-05-111-17/+16
* Use scoped_ptr<> to pass ownership in more places.sergeyu@chromium.org2012-03-201-3/+3
* Revert 121840 - Make scoped dc objects smartercpu@chromium.org2012-02-141-2/+2
* Make scoped dc objects smartercpu@chromium.org2012-02-141-2/+2
* Move code in src/remoting to the new callbacks.sergeyu@chromium.org2011-11-101-1/+1
* Centre the disconnect dialog at the bottom of the primary monitor.jamiewalch@chromium.org2011-11-031-24/+39
* Initial prototype minus drop-shadow.jamiewalch@chromium.org2011-10-241-18/+124
* Added l10n support to host dialogs on Windows.jamiewalch@chromium.org2011-09-091-41/+25
* Add support for Disconnect hot key in Windows.garykac@google.com2011-08-121-15/+47
* Split Chromoting's Disconnect button text into 2 parts: name + hotkeys.garykac@chromium.org2011-08-111-0/+1
* Use shared UI strings for Chromoting's Disconnect window (in Windows).garykac@google.com2011-06-291-0/+14
* Chromoting's ContinueWindow implementation for Windows.garykac@google.com2011-06-221-29/+29
* Move the Remoting Host plugin into its own sub-directory.wez@chromium.org2011-06-211-1/+3
* Cleanups in the host shutdown logic and some minor fixes.sergeyu@chromium.org2011-06-201-1/+1
* Initial Disconnect window implementation for Chromoting (Windows).garykac@google.com2011-06-141-6/+115
* Initial disconnect window framework and mac implementation.jamiewalch@google.com2011-06-071-0/+34