mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Gecko engine for Wine
d1f5fd8575
======== https://hg.mozilla.org/integration/gaia-central/rev/78223101351b Author: Rudy Lu <left.lu@gmail.com> Desc: Merge pull request #11740 from RudyLu/3rdParty_keyboard_support_commit Add 3rd-party keyboard support. r=timdream, evelyn ======== https://hg.mozilla.org/integration/gaia-central/rev/2d3d66b6cb94 Author: Rudy Lu <left.lu@gmail.com> Desc: Bug 906096 - Add some Gaia workaround to ensure the new IME framework continues to work in Firefox Nightly r=timdream ======== https://hg.mozilla.org/integration/gaia-central/rev/99503d4c8ce7 Author: Arthur Chen <crh0716@gmail.com> Desc: Bug 856910, Bug 893557 - 1. Add Observable, ObservableArray, and ListView to Utils. 2. Add unit testing. 3. Implement the keyboard panel based on the UX spec. r=evelyn ======== https://hg.mozilla.org/integration/gaia-central/rev/cab563832974 Author: Arthur Chen <crh0716@gmail.com> Desc: Bug 856910 - Add MVVM pattern in settings app. r=evelyn ======== https://hg.mozilla.org/integration/gaia-central/rev/832be84f7767 Author: Rudy Lu <left.lu@gmail.com> Desc: Bug 858383 - [Keyboard] Integrate the new keyboard manager with switch and show layout list functions in Keyboard app. 1. Modify keyboard manifest to expose entry points as input methods. 2. Modify keyboard init logic to interact with new keyboard manager. 3. Make use of inputContext in keyboard app. 4. Bug 885692 - To integrate with the new keyboard switching API. for keyboard app 5. Bug 899073 - inputContext.geText() whould return Promise r=timdream ======== https://hg.mozilla.org/integration/gaia-central/rev/a40a420ac1d1 Author: mpizza <mmm198219@gmail.com> Desc: Bug 816912 - Keyboard Manager to support 3rd-party keyboard 1. manage running keyboard layouts in System app 2. generat new mozSettings array for keyboard app, setLayoutEnable and saveToSettings fn in keyboard helper. 3. keyboard helper will send 'keyboardsrefresh' event when 'mozSettings' change. 4. Bug 885692 - To integrate with the new keyboard switching API. for km 5. Bug 902830 - Use new chrome event for keyboard manager. r=timdream |
||
---|---|---|
accessible | ||
addon-sdk | ||
b2g | ||
browser | ||
build | ||
caps | ||
chrome | ||
config | ||
content | ||
db/sqlite3 | ||
docshell | ||
dom | ||
editor | ||
embedding | ||
extensions | ||
gfx | ||
hal | ||
image | ||
intl | ||
ipc | ||
js | ||
layout | ||
media | ||
memory | ||
mfbt | ||
mobile | ||
modules | ||
mozglue | ||
netwerk | ||
nsprpub | ||
other-licenses | ||
parser | ||
probes | ||
profile | ||
python | ||
rdf | ||
security | ||
services | ||
startupcache | ||
storage | ||
testing | ||
toolkit | ||
tools | ||
uriloader | ||
view | ||
webapprt | ||
widget | ||
xpcom | ||
xpfe | ||
xulrunner | ||
.gdbinit | ||
.gitignore | ||
.hgignore | ||
.hgtags | ||
aclocal.m4 | ||
Android.mk | ||
AUTHORS | ||
client.mk | ||
client.py | ||
CLOBBER | ||
configure.in | ||
LEGAL | ||
LICENSE | ||
mach | ||
Makefile.in | ||
moz.build | ||
mozilla-config.h.in | ||
README.txt |
An explanation of the Mozilla Source Code Directory Structure and links to project pages with documentation can be found at: https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure For information on how to build Mozilla from the source code, see: http://developer.mozilla.org/en/docs/Build_Documentation To have your bug fix / feature added to Mozilla, you should create a patch and submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at: http://developer.mozilla.org/en/docs/Creating_a_patch http://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree If you have a question about developing Mozilla, and can't find the solution on http://developer.mozilla.org, you can try asking your question in a mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups are accessible on Google Groups, or news.mozilla.org with a NNTP reader.] You can download nightly development builds from the Mozilla FTP server. Keep in mind that nightly builds, which are used by Mozilla developers for testing, may be buggy. Firefox nightlies, for example, can be found at: ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/ - or - http://nightly.mozilla.org/