electron/atom
Ben Gotow 9c69416e32 Fix sizing of Mac OS X tray icon after image change
- Consolidate logic that applies view dimensions into a function
- Use `NSVariableStatusItemLength` instead of trying to sync status item width
- Use modern Obj-C syntax `@[], @{}` in a few places
- Recompute view bounds after updating image in `setImage:`
2015-11-17 13:43:55 -08:00
..
app remove kDisableLegacyIntermediateWindow switch set 2015-11-03 16:12:01 -08:00
browser Fix sizing of Mac OS X tray icon after image change 2015-11-17 13:43:55 -08:00
common Bump v0.34.3 2015-11-06 21:37:37 +08:00
renderer Code cleanup for remote module 2015-11-02 20:28:01 +08:00
utility Rename PrintHandler to PrintHandlerWin since only used on Windows. 2015-05-23 19:24:29 +08:00