electron/shell/browser/ui
Erick Zhao 2c383b51c1 feat: add rotate gesture for macOS (#19294)
* feat: add rotate gesture for macOS

* docs: document change

* refactor: rename 'rotate' -> 'rotate-gesture'

* refactor: const float -> float

* forgot one 🤦‍♂️
2019-07-23 14:42:26 -05:00
..
cocoa feat: add rotate gesture for macOS (#19294) 2019-07-23 14:42:26 -05:00
views chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648) 2019-07-02 18:22:09 -07:00
webui chore: bump chromium to f156cb7658ec5382f5623a05841c6 (master) (#19096) 2019-07-03 14:48:55 -07:00
win feat: support mouse-move event of Tray API on Windows (#19265) 2019-07-18 10:52:15 -07:00
x refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
accelerator_util.cc chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648) 2019-07-02 18:22:09 -07:00
accelerator_util.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_menu_model.cc add toolTip property for MenuItem (#19099) 2019-07-11 17:56:22 +09:00
atom_menu_model.h add toolTip property for MenuItem (#19099) 2019-07-11 17:56:22 +09:00
autofill_popup.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
autofill_popup.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
certificate_trust.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
certificate_trust_mac.mm refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
certificate_trust_win.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
devtools_manager_delegate.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
devtools_manager_delegate.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
devtools_ui.cc chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648) 2019-07-02 18:22:09 -07:00
devtools_ui.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
drag_util.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
drag_util_mac.mm refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
drag_util_views.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
file_dialog.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
file_dialog_gtk.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
file_dialog_mac.mm refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
file_dialog_win.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_delegate.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_impl.cc chore: bump chromium to f156cb7658ec5382f5623a05841c6 (master) (#19096) 2019-07-03 14:48:55 -07:00
inspectable_web_contents_impl.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_view.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_view_delegate.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_view_delegate.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_view_mac.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_view_mac.mm refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
message_box.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
message_box_gtk.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
message_box_mac.mm refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
message_box_win.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
tray_icon.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
tray_icon.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
tray_icon_cocoa.h chore: use ScopedPumpMessagesInPrivateModes in tray (#18977) 2019-06-26 10:18:53 -07:00
tray_icon_cocoa.mm refactor: use NativeTheme dark mode detection on macOS 10.14+ 2019-07-16 17:06:31 -07:00
tray_icon_gtk.cc chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648) 2019-07-02 18:22:09 -07:00
tray_icon_gtk.h chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648) 2019-07-02 18:22:09 -07:00
tray_icon_observer.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
tray_icon_win.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00