Cheng Zhao
|
c3301a197e
|
Fix including gtk rules in other OSs.
|
2014-06-29 19:13:49 +08:00 |
|
Cheng Zhao
|
64bf1bcb9f
|
Move all chromium's code under chromium_src.
|
2014-06-29 06:06:35 +00:00 |
|
Cheng Zhao
|
1f99a97544
|
gtk: Fix lack of x11_util implementations.
|
2014-06-29 05:31:11 +00:00 |
|
Cheng Zhao
|
f4b6ca70a9
|
gtk: Import chromium's ActiveWindowWatcherX.
|
2014-06-29 04:05:29 +00:00 |
|
Cheng Zhao
|
e5c10f29de
|
gtk: Use libgtk2ui from chrome.
|
2014-06-29 03:41:22 +00:00 |
|
Cheng Zhao
|
ad19381217
|
Fix ICU inilialization bug.
|
2014-06-28 23:58:53 +08:00 |
|
Cheng Zhao
|
cd4c5d976b
|
Adapt to API changes of Chromium and node.
|
2014-06-28 22:33:00 +08:00 |
|
Cheng Zhao
|
0440c59d18
|
Remove native_window's dead code.
|
2014-06-25 13:21:04 +08:00 |
|
Cheng Zhao
|
accfabf569
|
Add web-view module.
|
2014-06-16 14:27:57 +08:00 |
|
Cheng Zhao
|
1cb135f7f2
|
win: Implement tray icon API.
|
2014-06-03 11:25:09 +08:00 |
|
Cheng Zhao
|
cbd9366898
|
Add "click" event for TrayIcon.
|
2014-06-02 11:08:29 +08:00 |
|
Cheng Zhao
|
9699dbb71f
|
gtk: Add app indicator support as tray icon.
|
2014-06-01 10:20:06 +08:00 |
|
Cheng Zhao
|
065185baea
|
gtk: Add TrayIcon implementation for GtkStatusIcon.
|
2014-05-31 10:27:07 +08:00 |
|
Cheng Zhao
|
6c7fe80ec5
|
Bind TrayIcon to JS.
|
2014-05-30 23:57:54 +08:00 |
|
Cheng Zhao
|
80fb79daac
|
Add dummy implementations for TrayIcon.
|
2014-05-30 10:31:27 +08:00 |
|
Cheng Zhao
|
16bc7f10c1
|
Generate .pak for each locale.
|
2014-05-29 19:08:59 +08:00 |
|
Cheng Zhao
|
f57bcfc429
|
mac: Fix en-US locale.
|
2014-05-29 17:13:24 +08:00 |
|
Cheng Zhao
|
7bd0c8aa06
|
mac: Create .lproj files for each locale.
|
2014-05-29 15:54:45 +08:00 |
|
Cheng Zhao
|
9754050598
|
Rename "frameworks" to "external_binaries".
|
2014-05-18 23:35:07 +08:00 |
|
Cheng Zhao
|
a83787ea42
|
Update libchromiumcontent for libEGL.dll.
|
2014-05-18 23:11:32 +08:00 |
|
Cheng Zhao
|
8f9e0d8d59
|
Download dirextx sdk dlls.
|
2014-05-18 23:03:46 +08:00 |
|
Cheng Zhao
|
23ccad4915
|
Separate the webContents code in a new file.
|
2014-04-25 16:23:40 +08:00 |
|
Cheng Zhao
|
c0875864dc
|
Handle IPC messages in webContents instead of BrowserWindow.
|
2014-04-25 16:13:16 +08:00 |
|
Cheng Zhao
|
26e93e8798
|
Initial empty api_web_contents.
|
2014-04-24 16:45:25 +08:00 |
|
Cheng Zhao
|
a040a96652
|
Discard all our custom V8 helpers, use native-mate instead.
|
2014-04-22 23:07:21 +08:00 |
|
Cheng Zhao
|
499c9bc3b9
|
Enable converting v8::Function to base::Callback.
|
2014-04-18 17:18:50 +08:00 |
|
Cheng Zhao
|
7106a36ccb
|
Add native_mate implemented Event and EventEmitter.
|
2014-04-17 17:12:27 +08:00 |
|
Cheng Zhao
|
77cccc2db6
|
Simplify browser_ipc api.
|
2014-04-17 13:51:59 +08:00 |
|
Cheng Zhao
|
5dae7b8658
|
Put converters under atom/common/native_mate_converters.
|
2014-04-17 13:45:14 +08:00 |
|
Cheng Zhao
|
aa1efe70e2
|
Use native_mate to simplify dialog api.
|
2014-04-16 15:14:44 +08:00 |
|
Cheng Zhao
|
6e2bf824f0
|
Use native_mate to simplify renderer_ipc api.
|
2014-04-16 12:29:16 +08:00 |
|
Cheng Zhao
|
c25911db0d
|
Use native_mate to simplify crash_reporter api.
|
2014-04-15 16:02:19 +08:00 |
|
Cheng Zhao
|
d9cd50c219
|
Use native_mate to simplify clipboard api.
|
2014-04-15 15:50:00 +08:00 |
|
Cheng Zhao
|
e42433cf9a
|
Use native_mate to simplify shell API.
|
2014-04-15 15:41:26 +08:00 |
|
Cheng Zhao
|
16af53237c
|
Add native_mate as dependency.
|
2014-04-15 11:15:46 +08:00 |
|
Cheng Zhao
|
4fa9970eff
|
mac: Move OS X only files to atom/browser/mac.
|
2014-04-15 09:35:26 +08:00 |
|
Cheng Zhao
|
86ebd6e8e3
|
Allow sending ipc messages to devtools.
|
2014-04-04 22:05:43 +08:00 |
|
Cheng Zhao
|
b1f0c2d174
|
Override web inspector's context menu.
|
2014-04-03 20:54:42 +08:00 |
|
Cheng Zhao
|
e3434b5cde
|
Fix the location default_app is copied to.
|
2014-03-16 15:19:09 +08:00 |
|
Cheng Zhao
|
5dd5f18edf
|
Fix process.resourcesPath.
|
2014-03-16 13:24:25 +08:00 |
|
Cheng Zhao
|
68cb6ee861
|
Move atom/browser/ui/gtk to chrome/.
|
2014-03-16 08:39:43 +08:00 |
|
Cheng Zhao
|
516d46444d
|
Move all sources under atom/.
|
2014-03-16 08:30:26 +08:00 |
|
Cheng Zhao
|
26ddbbb0ee
|
Remove unneeded include dir.
|
2014-03-15 22:57:35 +08:00 |
|
Cheng Zhao
|
a941c20af4
|
gtk: Add menu_gtk from Chromium.
|
2014-03-14 20:42:39 +08:00 |
|
Cheng Zhao
|
cde4017c7b
|
gtk: Add event_utils from Chromium.
|
2014-03-14 20:23:17 +08:00 |
|
Cheng Zhao
|
e30fef09c8
|
gtk: Add gtk_util from Chromium.
|
2014-03-12 20:38:52 +08:00 |
|
Cheng Zhao
|
0411c2d2b6
|
Do not rely on thread to implement modal dialog.
Fixes #199.
|
2014-03-05 20:02:15 +08:00 |
|
Cheng Zhao
|
88dde07bf1
|
Make sure we dump symbols before stripping binary.
|
2014-03-03 14:17:48 +08:00 |
|
Cheng Zhao
|
b8e75df8f0
|
linux: Add strip binary action.
|
2014-03-03 12:55:04 +08:00 |
|
Cheng Zhao
|
95e1ea6599
|
Move the generate_breakpad_symbols to tools/posix.
|
2014-03-03 10:15:19 +08:00 |
|