mozilla.mano%sent.com
|
14c946a216
|
Bug 107433 - Make it possible to turn off click-and-hold contextual menu access. r=pedemonte, sr=neil.
|
2006-04-08 10:11:19 +00:00 |
|
gavin%gavinsharp.com
|
9ac789e54a
|
Bug 193923: disable fart sound by default, r=mconnor, sr=jag
|
2006-04-08 02:35:16 +00:00 |
|
dbaron%dbaron.org
|
80962467f4
|
Always use the UI direction for the scrollbar side, which is what we used to do in the most common case, but make it a pref. b=330863 r=smontagu sr=roc
|
2006-03-26 00:48:03 +00:00 |
|
smontagu%smontagu.org
|
68fd2fbdfe
|
Add a user option to allow delete and backspace to delete immediately even if the character to be deleted is visually distant from the caret location. Bug 328834, r=uriber@gmail.com, sr=roc
|
2006-03-07 06:03:37 +00:00 |
|
dbaron%dbaron.org
|
39054b499d
|
Rename browser.display.screen_resolution pref, for which we used to have user interface, to layout.css.dpi, so old settings no longer take effect. b=327406 r+sr=roc
|
2006-02-28 10:00:47 +00:00 |
|
scott%scott-macgregor.org
|
b888a73f50
|
Bug #324521 --> poor inline spell checking performance on large text documents. When adding or ignoring a word, just spell check the existing spell selection instead of the entire document since those are the only words that would possibly be effected. Limit the size of the spell check selection to the first 250 mistyped words.
sr=bienvenu
|
2006-02-27 22:35:35 +00:00 |
|
darin%meer.net
|
bf52ab8ccf
|
fixes bug 324645 "<a ping> support should be opt-in, not opt-out, for Gecko-based apps" r+sr=bzbarsky
|
2006-02-07 18:20:03 +00:00 |
|
cbiesinger%web.de
|
c2d981f764
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
|
bzbarsky%mit.edu
|
a94a3b2c3b
|
Tighten up some stuff. Bug 325297, r+sr=jst
|
2006-01-31 21:33:12 +00:00 |
|
dbaron%dbaron.org
|
4cd142ba43
|
Make DPI preference behave the same on OS/2 as on Unixes. r=mkaply sr=roc b=323964
|
2006-01-20 20:08:02 +00:00 |
|
dbaron%dbaron.org
|
a329e374b1
|
Fix regression of default DPI preference. b=233082 r+sr=roc
|
2006-01-20 20:06:33 +00:00 |
|
gavin%gavinsharp.com
|
9af5d4c214
|
Bug 322996: Enable IDN for .is domain, r=Gerv
|
2006-01-11 03:02:18 +00:00 |
|
darin%meer.net
|
387edde4eb
|
fixes bug 319368 "Implement <a ping>" r=jst sr=bzbarsky
|
2006-01-11 01:50:15 +00:00 |
|
neil%parkwaycc.co.uk
|
180a841df6
|
Bug 322754 Pref service asserts instead of removing dead references r+sr=darin
|
2006-01-10 12:20:17 +00:00 |
|
bzbarsky%mit.edu
|
1130433f47
|
Additional followup for bug 317448. r=brendan
|
2006-01-07 02:28:39 +00:00 |
|
gerv%gerv.net
|
1dca58927a
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-12-31 12:14:46 +00:00 |
|
dbaron%dbaron.org
|
eba47946d5
|
Add pref for CSS error reporting and mark as warnings rather than errors. b=264162 r=shaver sr=bzbarsky
|
2005-12-27 22:03:29 +00:00 |
|
bzbarsky%mit.edu
|
a361cb98b7
|
Nothing window.Components shouldn't be special for cross-domain access
purposes. Bug 319079, r+sr=jst
|
2005-12-05 19:13:33 +00:00 |
|
timeless%mozdev.org
|
89aeba9c73
|
Bug 317819 disable more javascript/DOM abilities, plugins in mail
backing out changes to all.js per ajschult@verizon.net
|
2005-11-30 04:12:59 +00:00 |
|
timeless%mozdev.org
|
8cd67a8f86
|
Bug 317819 disable more javascript/DOM abilities, plugins in mail
patch by ajschult@verizon.net r=iann_bugzilla@arlen.demon.co.uk sr=neil
|
2005-11-30 02:32:28 +00:00 |
|
timeless%mozdev.org
|
db820cf720
|
Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
|
2005-11-25 08:16:51 +00:00 |
|
masayuki%d-toybox.com
|
7e718780b3
|
Bug 55751 Mnemonic doesn't work when IME is on / Bug 113187 Cannot use shortcut of single key(e.g., space key, "/", "'", "F", "N", "B", "P" and "T") if IME is active r+sr=roc
|
2005-11-14 23:55:24 +00:00 |
|
masayuki%d-toybox.com
|
3767450b23
|
backing out previous patch b=55751
|
2005-11-14 22:33:39 +00:00 |
|
masayuki%d-toybox.com
|
94e3cfbe0c
|
Bug 55751 Mnemonic doesn't work when IME is on / Bug 113187 Cannot use shortcut of single key(e.g., space key, "/", "'", "F", "N", "B", "P" and "T") if IME is active r+sr=roc
|
2005-11-14 21:32:16 +00:00 |
|
mkaply%us.ibm.com
|
cf6829b514
|
#300302
r/sr=mkaply, a=mtschrep
Patch from Peter Weilbacher - disableIPv6 on OS/2 since we don't have it
|
2005-11-04 15:23:03 +00:00 |
|
roc+%cs.cmu.edu
|
52cfc56bd2
|
Bug 240262. Change permissions so MARQUEE can function in mailnews. r=mscott, patch by Martijn Wargers
|
2005-11-01 23:59:18 +00:00 |
|
scott%scott-macgregor.org
|
4daeed882a
|
Bug #313490 --> Enable IDN for .org
patch by gerv
a=asa
|
2005-11-01 06:59:21 +00:00 |
|
darin%meer.net
|
61980520fd
|
fixes bug 309311 "Add yet more characters to the IDN blacklist" patch by Neil Harris (usenet@tonal.clara.co.uk), r=gerv, sr=dveditz
|
2005-10-21 19:07:22 +00:00 |
|
mats.palmgren%bredband.net
|
e36a52de0d
|
Restore Mac-specific caret movement when there is a selection. b=299417 r=uriber sr=roc
|
2005-10-17 00:51:46 +00:00 |
|
darin%meer.net
|
481d809747
|
fixes bug 284474 "Converting to UTF-8 a url with an unescaped non-ASCII chars in the query part leads to an incompaitbilty with most server-side programs" r=jshin sr=bzbarsky
|
2005-10-11 01:41:51 +00:00 |
|
mark%moxienet.com
|
9f7c18b95f
|
Bug 293503, back/forward behavior is reversed when scrolling horizontally with alt/option. Fix mousewheel binding. Includes Camino pref fixage. r=mano sr=roc
|
2005-10-10 06:05:38 +00:00 |
|
jshin%mailaps.org
|
77c4c35d76
|
bug 222919 : change default font for zh-HK on OS X (r=me, pikerton, sr=sfraser, a=asa) patch by Smonkey Ardisson (alqahira%mindspring.com)
|
2005-10-01 07:38:07 +00:00 |
|
dveditz%cruzio.com
|
9e0319346f
|
Support \u and \x escapes in pref files (bug 307438). r=cbiesinger, sr=darin
|
2005-09-29 18:09:06 +00:00 |
|
mozilla.mano%sent.com
|
370f4cb779
|
Bug 309227 - Support for mousewheel.withmetakey.*/mousewheel.horizontal.withmetakey.*. r=mento, sr=neil.
|
2005-09-26 03:38:29 +00:00 |
|
bryner%brianryner.com
|
6ba0ca043f
|
Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me.
|
2005-09-23 18:16:40 +00:00 |
|
scott%scott-macgregor.org
|
40fb68a0b2
|
Bug #309228 --> Default prefs in mailnews have a typo.
r=jesse
|
2005-09-23 01:13:21 +00:00 |
|
mark%moxienet.com
|
793f191702
|
Bug 171680, modifier keys have no effect on mouse wheel (Mac). Handle modifier keys for scrollwheel events. Bug 255415, scroll wheel doesn't scroll the right scrollable thing until the mouse is moved. Walk the widget hierarchy to find out what's under the mouse. r=mano sr=smfr
|
2005-09-21 04:10:59 +00:00 |
|
gerv%gerv.net
|
6385a36ab4
|
Bug 308344: add .vn to list of IDN TLDs. Patch by gerv; a=asa.
|
2005-09-20 09:10:23 +00:00 |
|
bryner%brianryner.com
|
53d768e870
|
Backing out 292965 until Tp regression is understood.
|
2005-09-14 07:28:05 +00:00 |
|
bryner%brianryner.com
|
d67792fcc9
|
Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me.
|
2005-09-14 03:38:40 +00:00 |
|
darin%meer.net
|
f89d6cb246
|
backing out fix for bug 301694 since it doesn't work
|
2005-09-08 00:32:14 +00:00 |
|
gerv%gerv.net
|
f8e51b544d
|
Bug 301694: change to more human-readable format for IDN character blacklist. Patch by usenet@tonal.clara.co.uk; r=gerv, sr=darin, a=asa.
|
2005-09-06 12:33:11 +00:00 |
|
vladimir%pobox.com
|
00e47b5654
|
b=304561, firefox unsuitable for browsing high-res image galleries due to preview on tab icon, r=mconnor,sr=bzbarsky,a=asa
|
2005-08-25 20:05:24 +00:00 |
|
cbiesinger%web.de
|
fec0690909
|
bug 304833 allow loading help: uris on non-mac systems
r=bsmedberg sr=roc
|
2005-08-19 15:40:17 +00:00 |
|
bienvenu%nventure.com
|
690785e15a
|
add optional support for mit kerberos for windows, patches by cneberg@gmail.com, r=darin, sr=bienvenu 280792
|
2005-08-19 14:25:22 +00:00 |
|
roc+%cs.cmu.edu
|
971dd68989
|
Bug 32807. Make triple-click select paragraphs, not lines. Patch by uriber, r+sr=roc
|
2005-08-18 17:09:16 +00:00 |
|
gerv%gerv.net
|
2fd22646fa
|
Bug 304277: add .cl and .fi to IDN whitelist. Patch by gerv; r=jshin, a=asa.
|
2005-08-16 23:07:09 +00:00 |
|
dougt%meer.net
|
e999241a5e
|
Adding a build configuration option that will allows us to no build the
xpcom obsolete library. r/a=benjamin. b=303429
|
2005-08-05 17:09:41 +00:00 |
|
masayuki%d-toybox.com
|
adedd6a499
|
Bug 301694 Create IDN blacklist that include 'DIVISION SLASH'(U+2215) and 'FRACTION SLASH'(U+2044) r=gerv, sr=darin, a=benjamin
|
2005-07-22 19:07:11 +00:00 |
|
gerv%gerv.net
|
73b04de2d4
|
Bug 300132: add the following TLDs to the IDN whitelist: .lt, .info, .th, .ac, .io, .sh, .tm, .gr, .br. Patch by gerv; r=jshin, a=bsmedberg.
|
2005-07-20 20:07:20 +00:00 |
|