Commit History

Author SHA1 Message Date
  Erick Zhao 1d9c3d7d2a fix: normalize behavior of `win.setOpacity()` for invalid number values across operating systems (#19724) 5 years ago
  Shelley Vohr 4fa89a1fbc fix: correctly emit BrowserWindow alwaysOnTop status (#19506) 5 years ago
  trop[bot] 232d9fe808 fix: explicitly focus window on win.show() (#18080) 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
  Simone Cattaneo 649633bbb7 fix: make 'setParentWindow' compatible under Windows (#15775) 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 85fdacbc49 chore: replace ShowWithWindowState with Show inside native_window_views 6 years ago
  Nitish Sakhawalkar 5994bf6745 fix: Menu accelerators not working (#15094) 6 years ago
  Samuel Attard 9aed2a465f fix: send NSView* as the response to getNativeWindowHandle() instead of a null handle (#15521) 6 years ago
  Milan Burda 6f3c46cc7e refactor: move devtools from brightray to atom (#15234) 6 years ago
  Michelle Tilley 51f3fb9bde fix: correctly enable and disable windows on Windows and Linux (#15184) 6 years ago
  Shelley Vohr 27bbf6a3c6 feat: add evt listeners for SetAlwaysOnTop (#14951) 6 years ago
  Troy 560b1c17af fix: setMaximizable to be true if window is resizable & maximizable (#14648) 6 years ago
  Charles Kerr d663b4eaee fix: fix gn cpplint warnings (#14583) 6 years ago
  Nitish Sakhawalkar e90c281ef3 fix: Windows Background color issue (#14561) 6 years ago
  Nitish Sakhawalkar a2ab0d8ebe fix: notify focus change right away rather not on next tick (#14453) 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
  Aleksei Kuzmin d6ffbc0148 Use an int for wm::ShadowElevation. Pick semantic constants. 7 years ago
  Aleksei Kuzmin f6648a0d4d Remove ScopedComPtr and scoped_comptr.h 7 years ago
  Aleksei Kuzmin 82d204e932 Wrap X11 headers in ui/gfx/x/x11.h 7 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
  Jeremy Apthorp da0fd10423 refactor: chromium-style warnings in linux code (#12949) 7 years ago
  Cheng Zhao 2f3fcb9dbe give window a default content view 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