electron/atom/browser/ui
Cheng Zhao ab83b21fa6 Use gfx::Image instead of gfx::ImageSkia in API
The gfx::Image can use NSImage directly as underlying format, so we
don't have to decode images ourselves on Mac, and we will also be able
to make use of template images.
2015-01-02 18:43:56 -08:00
..
cocoa Add app.dock.setMenu API 2014-11-16 23:04:31 +08:00
views win: Reserve border space for maximized frameless window 2014-12-15 16:01:11 -08:00
win Use gfx::Image instead of gfx::ImageSkia in API 2015-01-02 18:43:56 -08:00
x Make WindowStateWatcher X11 only 2014-11-25 13:05:04 +08:00
accelerator_util.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
accelerator_util.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
accelerator_util_mac.mm Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
accelerator_util_views.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
file_dialog.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
file_dialog_gtk.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
file_dialog_mac.mm Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
file_dialog_win.cc win: Don't hang when failed to create thread 2014-12-16 12:33:17 -08:00
message_box.h Add dialog.showErrorBox API 2014-11-05 16:04:39 +08:00
message_box_mac.mm mac: Implement dialog.showErrorBox 2014-11-05 17:27:04 +08:00
message_box_views.cc linux: Use GTK+ for error reporting when GUI is ready 2014-11-05 19:27:43 +08:00
tray_icon.cc Use gfx::Image instead of gfx::ImageSkia in API 2015-01-02 18:43:56 -08:00
tray_icon.h Use gfx::Image instead of gfx::ImageSkia in API 2015-01-02 18:43:56 -08:00
tray_icon_cocoa.h Use gfx::Image instead of gfx::ImageSkia in API 2015-01-02 18:43:56 -08:00
tray_icon_cocoa.mm Use gfx::Image instead of gfx::ImageSkia in API 2015-01-02 18:43:56 -08:00
tray_icon_gtk.cc Use gfx::Image instead of gfx::ImageSkia in API 2015-01-02 18:43:56 -08:00
tray_icon_gtk.h Use gfx::Image instead of gfx::ImageSkia in API 2015-01-02 18:43:56 -08:00
tray_icon_observer.h win: Add "balloon-show" and "balloon-closed" events 2014-11-28 19:42:57 +08:00
tray_icon_win.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00