Milan Burda
|
a369a4172b
|
refactor: move notifications from brightray to atom (#15209)
|
2018-10-17 20:01:11 +02:00 |
|
Jeremy Apthorp
|
43c1a7778d
|
chore: fix chromium-style errors in windows code
|
2018-06-21 16:50:58 -07:00 |
|
Shelley Vohr
|
284aca68c0
|
clang-format brightray
|
2018-04-17 21:46:27 -04:00 |
|
Ales Pergl
|
1d25d58c26
|
Fixed font DPI scaling
|
2017-10-09 10:17:00 +02:00 |
|
Kevin Sawicki
|
7e185ef1a3
|
Remove extra newlines
|
2017-05-19 08:46:15 -07:00 |
|
Ales Pergl
|
9d75e9f54c
|
Address cpplint issue "Namespace should be terminated with "// namespace brightray" [readability/namespace] [5]"
|
2017-04-05 14:30:16 +02:00 |
|
Ales Pergl
|
9b7fbd4d22
|
Address cpplint issue "Using C-style cast. Use reinterpret_cast<BYTE*>(...) instead [readability/casting] [4]"
|
2017-04-05 14:30:16 +02:00 |
|
Ales Pergl
|
91cff2e6c7
|
Address cpplint issue "Missing space before ( in if( [whitespace/parens] [5]"
|
2017-04-05 14:30:16 +02:00 |
|
Ales Pergl
|
29f3332276
|
Address cpplint issue "{ should almost always be at the end of the previous line [whitespace/braces] [4]"
|
2017-04-05 14:30:16 +02:00 |
|
Ales Pergl
|
0bba5b9b41
|
Address cpplint issue "Lines should be <= 80 characters long [whitespace/line_length] [2]"
|
2017-04-05 14:30:15 +02:00 |
|
Ales Pergl
|
392d606848
|
Changed member variable naming style to snake case
|
2017-04-05 14:30:15 +02:00 |
|
Ales Pergl
|
fe05b66a6c
|
Added desktop notifications implementation for Windows 7 (and earlier)
|
2017-04-05 14:30:15 +02:00 |
|