platform/framework/web/crosswalk-tizen.git
2014-05-26 Cheng Zhaowin: Force menuWillShow to be called when setting windo...
2014-05-26 Cheng Zhaowin: Update menu states when setting menu bar.
2014-05-25 Cheng ZhaoFix error when showing empty menu.
2014-05-25 Cheng ZhaoQuit when get uncaughtException in specs.
2014-05-25 Cheng Zhaomac: Make sure menuWillShow is called when setting...
2014-05-25 Cheng ZhaoRadio menu items should have at least one item checked.
2014-05-25 Cheng ZhaoAdd specs for radio menu items.
2014-05-25 Cheng ZhaoSetting a radio menu item should flip other items in...
2014-05-25 Cheng ZhaoGenerate menu group id automatically.
2014-05-25 Cheng Zhaogtk: Fix setting unresizable window.
2014-05-25 Cheng ZhaoMake menu's checked property flipped automatically...
2014-05-24 Cheng Zhaowin: Implement focus and blur event.
2014-05-24 Cheng ZhaoOverride app version and name when loading apps from...
2014-05-24 Cheng Zhao:memo: Fix typos regarding to #349.
2014-05-23 Cheng ZhaoMerge pull request #351 from atom/custom-web-preferences
2014-05-23 Cheng Zhao:memo: Add details on plugins support.
2014-05-23 Cheng Zhaogtk: Fix the focus event.
2014-05-23 Cheng Zhao:memo: Mention atom-shell's changes to the process...
2014-05-23 Cheng ZhaoMerge pull request #343 from gmr/master
2014-05-23 Cheng ZhaoMerge pull request #347 from SeriousM/patch-2
2014-05-22 Cheng Zhao:memo: Document the 'web-preferences' option.
2014-05-22 Cheng ZhaoAdd 'extra-plugin-dirs' option.
2014-05-22 Cheng ZhaoAdd 'web-preferences' options in BrowserWindow.
2014-05-22 Bernhard MillauerAdd information about the crash-reporter payload
2014-05-22 Cheng Zhao:memo: Add docs on BrowserWindow.id.
2014-05-22 Cheng ZhaoAdd "id" property for BrowserWindow, fixes #218.
2014-05-22 Cheng ZhaoMake the default_app unresizable.
2014-05-22 Cheng Zhaomac: Include more information in Info.plist, fixes...
2014-05-21 Gavin M. RoyAdd a `focus` event to BrowserWindow
2014-05-21 Cheng ZhaoRename process.__atom_type to process.type.
2014-05-21 Cheng Zhao:memo: frameworks => external_binaries.
2014-05-21 Cheng Zhao:memo: Remove unneeded install dependency on Ubuntu.
2014-05-21 Cheng Zhaowin: Make sure shell.showItemInFolder in called on...
2014-05-20 Cheng Zhaowin: Fix the resizable flag, closed #316.
2014-05-20 Cheng ZhaoMake sure webContents is created when opening devtools.
2014-05-19 Cheng ZhaoBump v0.12.5.
2014-05-19 Cheng ZhaoSkip the webgl spec on Linux.
2014-05-18 Cheng ZhaoMerge pull request #330 from atom/windows-webgl
2014-05-18 Cheng ZhaoOnly build Debug target in cibuild.
2014-05-18 Cheng ZhaoCheck for version when downloading external binaries.
2014-05-18 Cheng ZhaoRename "frameworks" to "external_binaries".
2014-05-18 Cheng ZhaoShip WebGL necessary files in distribution.
2014-05-18 Cheng ZhaoUpdate libchromiumcontent for libEGL.dll.
2014-05-18 Cheng ZhaoDownload dirextx sdk dlls.
2014-05-18 Cheng ZhaoAdd spec for checking webgl support.
2014-05-18 Cheng ZhaoMerge pull request #326 from jcanaway/patch-1
2014-05-18 Cheng ZhaoMerge pull request #327 from atom/content-size
2014-05-18 Cheng Zhao:memo: Document content size related APIs.
2014-05-18 Cheng Zhaowin: Implement setContentSize API.
2014-05-18 Cheng Zhaowin: Setting menu shouldn't change client area size.
2014-05-18 Cheng Zhaowin: Convert content size to window size.
2014-05-18 Cheng ZhaoMerge pull request #322 from pullreq/patch-1
2014-05-18 Cheng ZhaoUpdate to latest brightray.
2014-05-18 Cheng Zhao:memo: Add usage of VS console in troubleshooting,...
2014-05-18 Josh CanawayUpdated example of implementing a protocol.
2014-05-16 Geoff Nixon10.8+, preexisting node required.
2014-05-15 Kevin SawickiMerge pull request #311 from SeriousM/patch-1
2014-05-15 Kevin SawickiMerge pull request #320 from avdg/pathwatcher
2014-05-15 Anthony Van... Upgrade to pathwatcher@1.3.1
2014-05-15 Bernhard MillauerReplaced restart with reload
2014-05-15 Cheng Zhao:lipstick: Fix cpplint warning.
2014-05-15 Cheng ZhaoAdd spec on content size.
2014-05-15 Cheng Zhaogtk: Fix setting content size.
2014-05-15 Cheng ZhaoAdd BrowserWindow::setContentSize.
2014-05-15 Cheng Zhaogtk: Respect use-content-size when creating window.
2014-05-15 Cheng ZhaoGet BrowserWindow::getContentSize API.
2014-05-15 Cheng ZhaoUse content size in default_app.
2014-05-15 Cheng Zhaomac: Respect use-content-size when creating window.
2014-05-15 Cheng ZhaoAdd use-content-size switch.
2014-05-15 Cheng Zhao:memo: VS2010 SP1 is required, fixes #306.
2014-05-15 Cheng Zhao:memo: More instructions on installing under Ubuntu...
2014-05-15 Cheng ZhaoMerge pull request #314 from atom/add-community-info...
2014-05-14 Daniel Hengeveldadd community docs
2014-05-14 Bernhard MillauerAdd BrowserWindow.setMenu(menu)
2014-05-14 Bernhard MillauerAdd BrowserWindow.restart()
2014-05-14 Cheng ZhaoUse system's setting for font renderering, fixes #301.
2014-05-14 Cheng ZhaoOnly report "app invalid" error when app could not...
2014-05-14 Cheng ZhaoUpgrade node: Enable ArrayBufferAllocator, fix #308.
2014-05-14 Cheng ZhaoAdd spec for #308.
2014-05-14 Cheng ZhaoMerge pull request #304 from kramerc/graphics-switching
2014-05-14 Cheng ZhaoMerge pull request #307 from SeriousM/patch-1
2014-05-13 Bernhard MillauerThe source_root was wrong computed
2014-05-13 Kramer CampbellAdd missing graphics switching attribute.
2014-05-13 Cheng ZhaoShip with libnotify.so.
2014-05-13 Cheng ZhaoDo not copy system libraries with permission bits.
2014-05-13 Cheng ZhaoOnly open url in browser for GET request, fixes #299.
2014-05-12 Cheng ZhaoBump v0.12.4.
2014-05-12 Cheng Zhaogtk: Show the menu after it has been added to window...
2014-05-12 Cheng ZhaoMerge pull request #288 from jhiggins-thrillist/patch-1
2014-05-10 Joseph HigginsFixed typo in BrowserWindow API Documentation
2014-05-10 Cheng ZhaoMerge pull request #285 from GregMefford/patch-3
2014-05-10 Cheng ZhaoMerge pull request #284 from GregMefford/patch-2
2014-05-10 Cheng ZhaoMerge pull request #283 from GregMefford/patch-1
2014-05-10 Cheng ZhaoMerge pull request #286 from yaotti/patch-1
2014-05-10 Hiroshige Umino... Fix a typo
2014-05-10 Greg MeffordDoc: grammar/content fixes in the remote module
2014-05-10 Greg MeffordDoc: grammatical fixes in Windows build docs
2014-05-10 Greg MeffordDoc: Grammatical fixes to synopsys.md
2014-05-09 Cheng Zhaolinux: Ship system dynamic libraries, closes #278.
2014-05-09 Cheng ZhaoMerge pull request #276 from atom/quitting-unresponsive
next