Milan Burda
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
před 6 roky |
Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
před 6 roky |
Ales Pergl
|
8357a33d81
Don't leak the taskbar object, reuse it instead
|
před 7 roky |
Aleksei Kuzmin
|
7f5fbb04e2
Migrate from ScopedComPtr::CreateInstance() to CoCreateInstance in chrome/...
|
před 7 roky |
Kevin Sawicki
|
6285500cdc
Sort includes alphabetically
|
před 8 roky |
Cheng Zhao
|
06d2dfe119
Merge pull request #6788 from electron/felix-progress-enum
|
před 8 roky |
Samuel Attard
|
2fa7aa3c71
Save the thumbar buttons when setting them
|
před 8 roky |
Felix Rieseberg
|
8b85ee8a20
:wrench: Use enum to declare ProgressState
|
před 8 roky |
Kevin Sawicki
|
2802d2f3f9
Use gfx::Rect::ToRECT
|
před 8 roky |
Kevin Sawicki
|
5f2a13d01b
Convert dip to screen rect for thumbnail clip
|
před 8 roky |
Cheng Zhao
|
dd79c71302
Style fixes for SetProgressBar
|
před 8 roky |
Cheng Zhao
|
81244c2221
Merge pull request #6768 from electron/felix-set-progress
|
před 8 roky |
Felix Rieseberg
|
73c91dae9e
:wrench: Enable mode indication for setProgressBar
|
před 8 roky |
Milan Burda
|
a6125c538e
Add BrowserWindow.prototype.setThumbnailToolTip
|
před 8 roky |
Kevin Sawicki
|
86218fe773
win: Add setThumbnailClip window API
|
před 8 roky |
Vadim Macagon
|
a6f0fcf89f
Fix typo in `atom::TaskbarHost::InitializeTaskbar()`
|
před 8 roky |
Cheng Zhao
|
20466bad8f
Fix cpplint warnings
|
před 8 roky |
Paul Betts
|
f4ec369873
More boring fixups
|
před 8 roky |
mgarciaisaia
|
4013b652ff
:checkered_flag::bug: Buffer overflows in tooltips
|
před 9 roky |
Cheng Zhao
|
744059b8bd
Check button size
|
před 9 roky |
Cheng Zhao
|
454085eb95
Fix cpplint warning
|
před 9 roky |
Cheng Zhao
|
6e75af5c0f
Move SetOverlayIcon to TaskbarHost
|
před 9 roky |
Cheng Zhao
|
8da7803f3e
Save the taskbar object
|
před 9 roky |
Cheng Zhao
|
2d6f8350cb
Move SetProgressBar to TaskbarHost
|
před 9 roky |
Cheng Zhao
|
958658513c
Refactor code in taskbarHost
|
před 9 roky |
Cheng Zhao
|
a28f70e85c
Decouple TaskbarHost from NativeWindow
|
před 9 roky |
Cheng Zhao
|
8f8c3aef87
ThumbarHost => TaskbarHost
|
před 9 roky |