Commit Graph

  • c4d9dc91a6 Merge pull request #537 from springmeyer/patch-1 Cheng Zhao 2014-08-03 21:55:39 +08:00
  • 16428baea2 make pylint happy Dane Springmeyer 2014-07-31 11:58:45 -07:00
  • 4cd3119125 fix indent Dane Springmeyer 2014-07-31 11:22:22 -07:00
  • 191b1aa719 only default to 64 bit build on darwin and 64bit linux Dane Springmeyer 2014-07-31 10:20:33 -07:00
  • 035679057e Update GlobalShortcut API design. Haojian Wu 2014-07-31 12:22:29 +08:00
  • fb4ec66b37 Bump v0.15.1. v0.15.1 Cheng Zhao 2014-07-31 11:48:09 +00:00
  • 89f565906b mac: No need to set wantsLayer, it is already done in brightray. Cheng Zhao 2014-07-31 18:02:12 +08:00
  • 6a5f732bba mac: Emit focus/blur events after page has actually focus/blur-ed. Cheng Zhao 2014-07-31 17:35:08 +08:00
  • fba1772000 Don't mess up with browser process's execArgv, fixes #492. Cheng Zhao 2014-07-31 16:58:59 +08:00
  • e62986b97d Add spec for #492. Cheng Zhao 2014-07-31 16:47:11 +08:00
  • 2e38bafdb1 Merge pull request #538 from atom/tracing-module Cheng Zhao 2014-07-31 16:25:27 +08:00
  • f3e49b0696 Fix typo. Cheng Zhao 2014-07-31 15:49:14 +08:00
  • 70aad83b07 Add docs on content-tracing module. Cheng Zhao 2014-07-31 15:40:40 +08:00
  • 10c862f0bb Add options defines. Cheng Zhao 2014-07-31 15:12:02 +08:00
  • d993c92cea Add content-tracing module. Cheng Zhao 2014-07-31 15:08:54 +08:00
  • 546e4e431d Ship VS2012 redist DLLs. Cheng Zhao 2014-07-31 14:12:01 +08:00
  • 4a7e98e398 linux: Only use global application menubar on unity. Cheng Zhao 2014-07-31 13:09:31 +08:00
  • ab4558ae32 Merge pull request #530 from atom/ks-vendor-dlls Cheng Zhao 2014-07-31 13:10:48 +08:00
  • 978f73756b fix node to build with target_arch=x64 on linux Dane Springmeyer 2014-07-30 20:51:23 -07:00
  • 5086873f78 mac: Guard against closed window, fixes #536. Cheng Zhao 2014-07-31 10:31:08 +08:00
  • b2217474c1 Nits: Fix code style. Haojian Wu 2014-07-30 21:18:26 +08:00
  • 9342d59a7c 📝 Shortcut API document. Haojian Wu 2014-07-30 14:58:22 +08:00
  • ad827eee90 Emit failed message when fail to register shortcut. Haojian Wu 2014-07-30 14:56:29 +08:00
  • a8034364ff linux: Implement global keyboard shortcut API. Haojian Wu 2014-07-28 23:00:44 +08:00
  • c2c5111d75 win: Implement global keyboard shortcut API. Yeechan Lu 2014-07-27 09:28:14 +08:00
  • 4b3bd9c3cc mac: Implement global keyboard shortcut API. Haojian Wu 2014-07-20 23:09:26 +08:00
  • 476f545a67 Update brightray, fixes #498. Cheng Zhao 2014-07-30 22:45:23 +08:00
  • 16a1edb422 Vendor Microsoft C/C++ dlls Kevin Sawicki 2014-07-29 09:45:35 -07:00
  • 474445fb7d Upgrade apm to 0.84. Cheng Zhao 2014-07-29 23:00:20 +08:00
  • 5db31517cb mac: Fix app.dock.show/hide, close #520. Cheng Zhao 2014-07-29 22:31:51 +08:00
  • 740e7fbf1a Bump v0.15.0. v0.15.0 Cheng Zhao 2014-07-29 11:15:05 +08:00
  • be5789b483 Merge pull request #524 from atom/chrome36 Cheng Zhao 2014-07-29 11:13:50 +08:00
  • 1c415b0666 win: No more need to convert to DIP point for context menu. Cheng Zhao 2014-07-28 20:44:11 +08:00
  • 8dd7f81175 Fix building on Windows. Cheng Zhao 2014-07-28 20:32:10 +08:00
  • 87019a1a70 views: No need to destroy Widget, CloseNow already closed native window. Cheng Zhao 2014-07-28 10:19:04 +00:00
  • 10c52bd6a6 Fix building on Linux. Cheng Zhao 2014-07-28 10:11:47 +00:00
  • c23c667c2d Update brightray to fix webrtc warning. Cheng Zhao 2014-07-28 17:57:54 +08:00
  • ec4275ca13 Make sure window is closed before WebContents is destroyed. Cheng Zhao 2014-07-28 17:34:21 +08:00
  • 143bde007a Always enable harmony when node binding is on. Cheng Zhao 2014-07-28 17:06:28 +08:00
  • a6ede12cd7 Make sure javascript environment is initialized after ProxyResolverV8. Cheng Zhao 2014-07-28 16:00:15 +08:00
  • 7a89a08534 Update to new Chromium APIs. Cheng Zhao 2014-07-28 15:29:51 +08:00
  • 5ad203ad99 Upgrade to Chrome 36. Cheng Zhao 2014-07-28 13:56:35 +08:00
  • 82dcdc6314 Merge pull request #518 from HackPlan/menudpi Cheng Zhao 2014-07-28 18:53:16 +08:00
  • 371e38198f Merge pull request #516 from alexwhitman/patch-1 Cheng Zhao 2014-07-28 18:39:02 +08:00
  • 472a95e433 win: Fix tray context menu in high DPI mode menudpi Yeechan Lu 2014-07-27 15:50:04 +08:00
  • b84226244d Bump v0.14.3. master v0.14.3 Cheng Zhao 2014-07-27 09:28:56 +08:00
  • e4290393af Fix isMinimized API documentation Alex Whitman 2014-07-26 09:53:02 +01:00
  • cab00a1450 views: Return restored bounds when window is minimized, fixes #473. Cheng Zhao 2014-07-26 14:03:37 +08:00
  • ce50b38a75 Add BrowserWindow.isMaximized API. Cheng Zhao 2014-07-26 13:58:26 +08:00
  • e8d59c4326 views: Fix showing window icon, closes #514. Cheng Zhao 2014-07-26 12:06:38 +08:00
  • b9d64784bb win: Don't crash on invalid parameter error. Cheng Zhao 2014-07-26 11:09:01 +08:00
  • ad3eac2e38 📝 Mention code signing is required for updates Kevin Sawicki 2014-07-25 09:14:49 -07:00
  • e11c8a07ea Bump v0.14.2. v0.14.2 Cheng Zhao 2014-07-25 22:33:28 +08:00
  • a04cb08715 win: Fix generating symbols. Cheng Zhao 2014-07-25 18:00:05 +08:00
  • b9fc5474c5 win: Use system's menu bar color. Cheng Zhao 2014-07-25 15:20:25 +08:00
  • 709670be8e win: Make menu bar height 20. Cheng Zhao 2014-07-25 15:05:18 +08:00
  • 2afd3a85a9 Skip the net.connect test on Windows. Cheng Zhao 2014-07-25 15:02:17 +08:00
  • 92a0a4cf6c views: Filter out the "&" in window menu. Cheng Zhao 2014-07-25 14:53:19 +08:00
  • 32c6f4cfe8 Update node, fixes #511. Cheng Zhao 2014-07-25 13:06:53 +08:00
  • dbf19a5734 Add spec for #511. Cheng Zhao 2014-07-25 13:04:30 +08:00
  • f7a9b56e93 mac: Make cmd+~ work for devtools window, fixes #508. Cheng Zhao 2014-07-25 11:03:25 +08:00
  • 53c73c0631 mac: Fix crash when closing window, closes #504. Cheng Zhao 2014-07-25 10:38:19 +08:00
  • 6c866ea909 Pass node version when calling upload-checksums. Cheng Zhao 2014-07-24 23:34:50 +08:00
  • 8fcd39f621 Bump v0.14.1. v0.14.1 Cheng Zhao 2014-07-24 22:35:39 +08:00
  • ef352a69b4 Merge pull request #503 from atom/linux-native-frame Cheng Zhao 2014-07-24 21:28:53 +08:00
  • 99ef165884 Merge pull request #493 from hokein/issue460 Cheng Zhao 2014-07-24 21:10:43 +08:00
  • 77627c0d2d linux: Use native frame for message box. Cheng Zhao 2014-07-24 21:06:33 +08:00
  • c91f0c575c linux: Remove custom frame code. Cheng Zhao 2014-07-24 21:03:17 +08:00
  • 1a5c0ab1ae linux: Implement min/max size of window. Cheng Zhao 2014-07-24 18:22:10 +08:00
  • 11634740d3 linux: Use native window frame. Cheng Zhao 2014-07-24 18:06:27 +08:00
  • 640ac43059 mac: Fix the focus event of web contents. Cheng Zhao 2014-07-24 13:53:29 +08:00
  • 6f231d5860 mac: Add BrowserWindow.isDoucumentEdited API, fixes #459. Haojian Wu 2014-07-24 15:48:33 +08:00
  • acb8b7771e mac: Add BrowserWindow.getRepresentedFilename API, fixes #460. Haojian Wu 2014-07-18 21:42:26 +08:00
  • 301706b7d6 Merge pull request #495 from batjko/patch-1 Daniel Hengeveld 2014-07-21 16:01:40 -07:00
  • 17cf6ffbd4 Bump v0.14.0. v0.14.0 Cheng Zhao 2014-07-21 22:23:35 +08:00
  • e803d3cc7a Merge pull request #440 from atom/chrome35 Cheng Zhao 2014-07-21 22:23:04 +08:00
  • e4484f0c3e win: Fix parent window of dialogs. Cheng Zhao 2014-07-21 22:10:35 +08:00
  • dd404fb785 win: Remove dead browser window code. Cheng Zhao 2014-07-21 22:04:41 +08:00
  • a15ee1871a win: Implement SetSkipTaskbar. Cheng Zhao 2014-07-21 22:03:58 +08:00
  • 9b8ee42f79 💄 batjko 2014-07-21 15:05:11 +01:00
  • 939ead3aee add missing comma batjko 2014-07-21 15:03:25 +01:00
  • 026c85508a Ironed out some spelling and grammar issues. batjko 2014-07-21 15:02:35 +01:00
  • e6998dfd4b linux: Fix compilation error caused by X header. Cheng Zhao 2014-07-21 13:48:23 +00:00
  • 21949e2f0c views: Don't retain MenuRunner on heap. Cheng Zhao 2014-07-21 21:42:01 +08:00
  • 1a79093378 views: Add menu should not change window size. Cheng Zhao 2014-07-21 20:58:15 +08:00
  • ffad6fe884 win: Fix compilation error. Cheng Zhao 2014-07-21 20:45:31 +08:00
  • 0ca33dc6b8 Add script to upload checksums of node headers, fixes #457. Cheng Zhao 2014-07-21 16:31:51 +08:00
  • a0bf74b9df Merge pull request #484 from yaotti/show-stack-traces-for-boot-failure Cheng Zhao 2014-07-21 13:30:59 +08:00
  • b29ab48032 Merge pull request #480 from lusbuab/patch-1 Cheng Zhao 2014-07-21 13:30:43 +08:00
  • 42afc5603d Merge pull request #445 from island205/update-quick-start Cheng Zhao 2014-07-21 13:29:49 +08:00
  • fab11950ee Fix crashing when setting web-preferences, closes #443. Cheng Zhao 2014-07-21 13:08:52 +08:00
  • 365638f1d5 win: Remove dead menu code. Cheng Zhao 2014-07-21 10:42:52 +08:00
  • 73df08ebbf Update native_mate. Cheng Zhao 2014-07-18 09:37:54 +08:00
  • 9c9e0d92f4 Fix cpplint warnings. Cheng Zhao 2014-07-18 09:17:17 +08:00
  • 66aea0c3e8 Fix releasing script contexts. Cheng Zhao 2014-07-18 09:04:41 +08:00
  • a1c2adda3d Fix shipping icudtl.dat in dist. Cheng Zhao 2014-07-18 08:42:39 +08:00
  • 0f18d63f7f views: Implement the window menu bar. Cheng Zhao 2014-07-17 14:23:28 +08:00
  • 2ee7caccfe views: Add an empty menu bar. Cheng Zhao 2014-07-16 22:10:10 +08:00
  • 2a2fc4903d linux: Share code on frameless window with Windows. Cheng Zhao 2014-07-16 16:00:08 +08:00
  • 9afc2daf75 Only ship high DPI paks on Window. Cheng Zhao 2014-07-16 15:49:40 +08:00