Commit History

Author SHA1 Message Date
  Cheng Zhao 9983e7c0ba Move helper functions into a common module. 12 years ago
  Cheng Zhao 07260731ca Rewrite update-node script in python. 12 years ago
  Cheng Zhao e3803bc499 Update brightray: fix linking with libchromiumcontent. 12 years ago
  Cheng Zhao 6d187cbb7d Build atom-shell with ninja. 12 years ago
  Cheng Zhao 467b2b154f Add script to find existing Mac SDK (taken from chromium). 12 years ago
  Cheng Zhao 9b66f357e3 Rewrite bootstrap script in python. 12 years ago
  Cheng Zhao 7138d3a58d Add app.getHomeDir() API. 12 years ago
  Cheng Zhao 81aea6a4b9 Add app.getVersion() API. Fixes #28. 12 years ago
  Cheng Zhao a79649c43f Add platform method to return executable(bundle)'s version. 12 years ago
  Cheng Zhao c9e9080a35 Fix cpplint errors. 12 years ago
  Cheng Zhao 09f8488893 Set base url in bootstrap script by default. 12 years ago
  Cheng Zhao a8eaaf9739 Update libchromiumcontent, fixed #22. 12 years ago
  Cheng Zhao dbaf8860a6 Revert "Make BrowserWindow inheritable. Fixed #23." 12 years ago
  Cheng Zhao 3d267e2a9f Since we support inheritance of native objects, use js to send messages. 12 years ago
  Cheng Zhao 5a0aab2e4f Make BrowserWindow inheritable. Fixed #23. 12 years ago
  Cheng Zhao eaa03facee Add API for renderer's crashes. 12 years ago
  Cheng Zhao e440ad2714 Make window aware of renderer crashes. 12 years ago
  Cheng Zhao 25df5caf63 Use a different icon for atom-shell to make it distinguishable from atom. 12 years ago
  Cheng Zhao 93bd97942f Update to latest brightray and libchromiumcontent. 12 years ago
  Cheng Zhao f62b88d9ae Add BrowserWindow.restartHangMonitorTimeout() API. 12 years ago
  Cheng Zhao dfbbaa9efb Allow showing message dialog as sheet. 12 years ago
  Cheng Zhao a897d5b715 Return button's index for [NSAlert runModalSheetForWindow]. 12 years ago
  Cheng Zhao b9455a997c Add runModalSheetForWindow method for NSAlert. 12 years ago
  Cheng Zhao 024c316bcd Fullscreen => FullScreen. Fixed #19. 12 years ago
  Cheng Zhao ae88f303fa Add responsive and unresponsive events for window. 12 years ago
  Cheng Zhao 556e84f53a Discard fullscreen support on OS X 10.6. 12 years ago
  Cheng Zhao a1dc4b88be Add 'ready-for-update-on-quit' event for auto-updater. 12 years ago
  Cheng Zhao f435ed8667 Pass continueUpdate callback in the 'will-install-update' event. 12 years ago
  Cheng Zhao a918cd6b4e willInstallUpdateOnQuit has been discarded in latest Sparkle. 12 years ago
  Cheng Zhao 6a5842d03a Don't download frameworks if they exist. 12 years ago