Commit History

Author SHA1 Message Date
  trop[bot] 0b5a7379f2 fix: don't call SetBounds on restore (#19956) 5 years ago
  Electron Bot 7b08510075 chore: bump chromium to 76.0.3805.4 (6-0-x) (#18439) 5 years ago
  Shelley Vohr 4e57a732a8 feat: allow windows to be excluded from the windows menu (#17404) 6 years ago
  Julien Isorce 27bd47a333 feat: implement BrowserWindow.moveTop on X11 (#16629) 6 years ago
  Heilig Benedek cbb5164cc8 fix: improve the way frameless windows are handled on Windows (#16596) 6 years ago
  Vladimir 49ec7e1582 feat: flexible autoresize for BrowserViews (#16184) 6 years ago
  Jeremy Apthorp f115376595 fix: remove pretarget handler before window destruction 6 years ago
  Vladimir 5ae3d1a1b2 feat: add multi BrowserView support to BrowserWindow (#16148) 6 years ago
  Cheng Zhao 624ade2c25 fix: return pointer instead of pointer's content (#16014) 6 years ago
  Saswat Bhattacharya d243a45173 feat: implement 'app-command' events for browser history navigation keys on Linux (#15441) 6 years ago
  Samuel Attard 9aed2a465f fix: send NSView* as the response to getNativeWindowHandle() instead of a null handle (#15521) 6 years ago
  Michelle Tilley 51f3fb9bde fix: correctly enable and disable windows on Windows and Linux (#15184) 6 years ago
  Charles Kerr d663b4eaee fix: fix gn cpplint warnings (#14583) 6 years ago
  Paulius b89848d683 feat: allow window above full screen windows on mac (#14122) 6 years ago
  Emmanuel Kimmerlin 5f6706ac33 feat: BrowserWindow.getNormalBounds() (#13290) 6 years ago
  deepak1556 5df0362361 Remove obsolete ShouldHandleSystemCommands function. 7 years ago
  Milan Burda 2337237d58 Refactoring: use C++11 class member variable initialization 7 years ago
  Cheng Zhao 2b24b26e59 refactor: do not pass WebContents to NativeWindow 7 years ago
  Cheng Zhao c67d1b62e3 refactor: NativeWindowViews should not be a View (#12750) 7 years ago
  Cheng Zhao 089428857c remove unnecessary defines 7 years ago
  Cheng Zhao 2225cc9608 refactor: manage widget_ in NativeWindow 7 years ago
  Cheng Zhao 727cd68cee refactor: Use widget() instead of window_ 7 years ago
  Cheng Zhao 6d18bd0633 refactor: Make NativeWindow inherit WidgetDelegate 7 years ago
  Cheng Zhao 89d909ab43 Only include UIAutomationCoreApi.h where necessary 7 years ago
  Shelley Vohr 53bdf22c85 clang-format atom files 7 years ago
  Cheng Zhao 56735d4ff5 Add NativeWindow::SetContentView 7 years ago
  Cheng Zhao 13473ee138 web_view_ => content_view_ 7 years ago
  Cheng Zhao c75dd93b92 Move AutofillPopup from NativeWindow to WebContents (#12514) 7 years ago
  MadfishDT 200388ff96 add moveTop API to move window z-oder to top for win32, mac (#12485) 7 years ago
  Cheng Zhao 9000bd6679 views: Explicitly set initially focused view 7 years ago