Shelley Vohr
|
49c8c31220
format previously misses .cc files
|
il y a 7 ans |
Aleksei Kuzmin
|
ea8e113b19
SkBitmap and SkPixelRef no longer need lock/unlock
|
il y a 7 ans |
Samuel Attard
|
7eb14243eb
Refactor notification options
|
il y a 8 ans |
Samuel Attard
|
4f0d48f164
Add support for notification actions on macOS
|
il y a 8 ans |
Samuel Attard
|
5048425e6e
Update implementation as per feedback
|
il y a 8 ans |
Samuel Attard
|
058bdfbced
Use NotificationPresenter - macOS
|
il y a 8 ans |
Kevin Sawicki
|
d7321ed980
Add brightray prefix to include paths from within brightray
|
il y a 8 ans |
Kevin Sawicki
|
f193b2b2a6
Fix build/include_what_you_use linter violations in brightray
|
il y a 8 ans |
Ales Pergl
|
9d75e9f54c
Address cpplint issue "Namespace should be terminated with "// namespace brightray" [readability/namespace] [5]"
|
il y a 8 ans |
Ales Pergl
|
64bf0d210e
Address cpplint issue "An else should appear on the same line as the preceding } [whitespace/newline] [4]"
|
il y a 8 ans |
Ales Pergl
|
9b7fbd4d22
Address cpplint issue "Using C-style cast. Use reinterpret_cast<BYTE*>(...) instead [readability/casting] [4]"
|
il y a 8 ans |
Ales Pergl
|
91cff2e6c7
Address cpplint issue "Missing space before ( in if( [whitespace/parens] [5]"
|
il y a 8 ans |
Ales Pergl
|
29f3332276
Address cpplint issue "{ should almost always be at the end of the previous line [whitespace/braces] [4]"
|
il y a 8 ans |
Ales Pergl
|
20d0bda538
Address cpplint issue "Found C++ system header after other header. Should be: toast.h, c system, c++ system, other. [build/include_order] [4]"
|
il y a 8 ans |
Ales Pergl
|
33b4936a68
Address cpplint issue "Include the directory when naming .h files [build/include] [4]"
|
il y a 8 ans |
Ales Pergl
|
0bba5b9b41
Address cpplint issue "Lines should be <= 80 characters long [whitespace/line_length] [2]"
|
il y a 8 ans |
Ales Pergl
|
392d606848
Changed member variable naming style to snake case
|
il y a 8 ans |
Ales Pergl
|
fe05b66a6c
Added desktop notifications implementation for Windows 7 (and earlier)
|
il y a 8 ans |