electron/browser/ui
Paul Betts 10bd2384d0 Fix button order on Win32
On Windows, the button order is left to right, with the primary action on the
left (i.e. "Ok" "Cancel"). On Mac, the button order is that the primary action
is nearest to the corner.
2013-08-30 12:08:04 -07:00
..
win 💄 for cpplint. 2013-08-21 21:36:16 +08:00
accelerator_util.cc Move accelerator_util to browser/ui. 2013-08-13 17:07:25 +08:00
accelerator_util.h Move accelerator_util to browser/ui. 2013-08-13 17:07:25 +08:00
accelerator_util_mac.mm Move accelerator_util to browser/ui. 2013-08-13 17:07:25 +08:00
accelerator_util_win.cc Move accelerator_util to browser/ui. 2013-08-13 17:07:25 +08:00
atom_menu_controller_mac.h [Mac] Clean up the menu controller. 2013-08-14 23:03:02 +08:00
atom_menu_controller_mac.mm [Mac] Clean up the menu controller. 2013-08-14 23:03:02 +08:00
file_dialog.h Move file_dialog and message_box to browser/ui. 2013-08-13 16:51:47 +08:00
file_dialog_mac.mm Move file_dialog and message_box to browser/ui. 2013-08-13 16:51:47 +08:00
file_dialog_win.cc Move file_dialog and message_box to browser/ui. 2013-08-13 16:51:47 +08:00
message_box.h Move file_dialog and message_box to browser/ui. 2013-08-13 16:51:47 +08:00
message_box_mac.mm Move nsalert_synchronous_sheet to browser/ui. 2013-08-13 17:00:30 +08:00
message_box_win.cc Fix button order on Win32 2013-08-30 12:08:04 -07:00
nsalert_synchronous_sheet_mac.h Move nsalert_synchronous_sheet to browser/ui. 2013-08-13 17:00:30 +08:00
nsalert_synchronous_sheet_mac.mm Move nsalert_synchronous_sheet to browser/ui. 2013-08-13 17:00:30 +08:00