Commit Graph

124653 Commits

Author SHA1 Message Date
jst%mozilla.jstenback.com
ca7714fb46 Fixing bug 224952. Making uri attributes default to empty string in stead of null for compatibility with IE. r=caillon@aillon.org, sr=bzbarsky@mit.edu, a=dbaron@dbaron.org 2003-11-21 00:59:15 +00:00
bryner%brianryner.com
ee1ee1ae04 whitespace change to work around XUL preprocessor dependency problems 2003-11-21 00:38:54 +00:00
bryner%brianryner.com
dbff82c632 fixes bug 226071 "xremote: openURL doesn't work well when multiple apps with different capabilities are present" r=bz,blizzard sr=bryner a=asa. checking in for darin. 2003-11-21 00:15:34 +00:00
darin%meer.net
18d8f4d786 fixes bug 226071 "xremote: openURL doesn't work well when multiple apps with different capabilities are present" r=bz,blizzard sr=bryner a=asa 2003-11-21 00:09:50 +00:00
bryner%brianryner.com
e670b60348 Fix windows static build bustage (bug 226264), r=bsmedberg. 2003-11-20 23:18:30 +00:00
dwitte%stanford.edu
857bdeb8cf fix regression due to silly casting fu.
b=225887, r=bryner, sr=alecf, a=dbaron.
2003-11-20 21:33:50 +00:00
kiko%async.com.br
8e8cb48180 Fix for bug 226217: check_languages bustage resulting from sanitizing in
bug 199502. Applied myk's suggestion in patch checked in. r=myk, a=myk.
2003-11-20 20:21:16 +00:00
dbaron%dbaron.org
1e679bc37a Fix overly-thick underlines by doing rounding rather than ceiling. b=222920 r=jshin sr=bzbarsky a=brendan 2003-11-20 20:05:34 +00:00
kiko%async.com.br
e23a4a44c6 Fix for bug 226207: Internal Server Error while requesting an attachment
flag. Simple namespace fix. r=myk, a=myk.
2003-11-20 19:55:44 +00:00
tor%cs.brown.edu
69e0b6971c Bug 9922: large jpeg images not displaying on win32.
r=darin, sr=blizzard, a=asa
2003-11-20 19:24:53 +00:00
bzbarsky%mit.edu
1e43dee4bb Fix silly operator precedence error. Bug 226230, r=biesi, sr=darin, a=brendan 2003-11-20 17:31:15 +00:00
timeless%mozdev.org
d69553ac13 Bug 226123 Add configurable function list to DRefTool and limit |new| to c++
r=dwitte
2003-11-20 17:23:40 +00:00
chanial%noos.fr
011251779d Hook up the "find in page" functionality in the toolkit, by adding the methods find(), findAgain() and findPrevious() and the property canFindAgain to the widgets browser.xml and tabbrowser.xml. Fixes bug 184741, 187059, 225530 and half of the long standing bug 222157. 2003-11-20 09:48:16 +00:00
jocuri%softhome.net
00803b2891 Bug 226249: buglist.cgi warning (use uninitialized value) line 97 for no ctype defined; r=kiko; a=justdave. 2003-11-20 06:22:14 +00:00
chanial%noos.fr
660544d982 don't want to convert EOL for now 2003-11-20 05:23:38 +00:00
chanial%noos.fr
5dade47a7d convert chrome://global/content/widgets to chrome://global/content/bindings 2003-11-20 05:14:08 +00:00
jst%mozilla.jstenback.com
9554db89fa Removing unused variables that I left lying around with my nsIContent::GetTag() deCOMtamination changes. 2003-11-20 03:56:40 +00:00
nelsonb%netscape.com
0fa7d0adc8 Implement new "batch mode" (see the -b option). Plug some leaks.
Facilitates memory leak testing of the SMIME library.
This revision combines the patches for Bugzilla bug 225513 and
Bugscape bug 53775.  r = relyea and wchang0222
2003-11-20 02:33:18 +00:00
nelsonb%netscape.com
52dffd46a8 Don't accept ASN.1 items whose length is 2GB or more.
Bugscape bug 53875.  r=wchang0222 and r=relyea.
2003-11-20 02:08:34 +00:00
nelsonb%netscape.com
67d78ccfb9 Dont attempt to allocate 2GB or more from an arenapool.
Bugscape bug 53875. r=relyea.
2003-11-20 02:06:16 +00:00
nelsonb%netscape.com
511a262edc Remove as assertion that is triggered by bad data input, but does not
indicate a code flaw.  Bugscape bug 53875. r=relyea
2003-11-20 02:04:07 +00:00
nelsonb%netscape.com
75ca774270 Be sure not to ask NSS to use an invalid PKCS11 mechanism.
Bugscape bug 53875.  r=relyea.
2003-11-20 02:00:04 +00:00
nelsonb%netscape.com
b79aed8a42 Plug a leak that occurs when code asks NSS to use an invalid PKCS11
mechanism.  Bugscape bug 53875.  r=relyea
2003-11-20 01:59:07 +00:00
chanial%noos.fr
e0bdf34ab3 redefine Ctrl-I,J,K for linux. See bug 226273 for the Linux, Mac and Windows short key table.
remove #ifdef in browser.dtd
2003-11-20 00:45:03 +00:00
mkaply%us.ibm.com
e67c7acaed #200144
r=brendan, a=mkaply
Remove XP_OS2 #ifdefs from JS
2003-11-19 23:07:57 +00:00
mkaply%us.ibm.com
f6a9453a8f #200144
r=sicking, a=mkaply
Remove XP_OS2 #ifdefs from transformiix
2003-11-19 23:06:14 +00:00
mostafah%oeone.com
c582628305 Checking in attachment 135948 for bug 210236: [RFE] Currently selected event should be highlighed in the calendar window 2003-11-19 21:55:01 +00:00
pinkerton%netscape.com
9c55863ec7 typeahead find now needs to be invoked by explicit '/' to avoid people getting
pissed off (bug 226161)
2003-11-19 21:48:24 +00:00
pinkerton%netscape.com
2b2a3617ab apparantly, all-*.js is back to normal. using all-camino.js instead of
all-chimera.js at least.
2003-11-19 21:29:38 +00:00
mkaply%us.ibm.com
051f34c626 #222978
r=mkaply, a=mkaply
Get fonts working again on OS/2 Firebird
2003-11-19 20:38:06 +00:00
mkaply%us.ibm.com
23f475e78d #218685
r=mkaply, sr=blizzard (platform specific), a=mkaply
From pedemonte - remove some unnecessary (and wrong) OS/2 specific code in 4.x plugin support
2003-11-19 19:47:11 +00:00
mkaply%us.ibm.com
23847067ef #214152
r=pedemonte, sr=blizzard (platform specific), a=mkaply
adjust unicode return buffer lengths to work around OS/2 bug
2003-11-19 19:35:09 +00:00
scott%scott-macgregor.org
a2f2311ca8 Center the twistys in the message pane a little better than they currently are. This should probably be done in mailWidgets.xml and not through CSS but I can't seem to get that to work. 2003-11-19 19:22:40 +00:00
bienvenu%nventure.com
c7adf60b78 add pref to auto migrate all profiles, r/a=sspitzer, sr=mscott 226146 2003-11-19 18:42:27 +00:00
bienvenu%nventure.com
aba14238d2 fix problem where local folders don't appear on first launch after migration, r=sspitzer, sr=mscott, a=sspitzer 223802 2003-11-19 18:40:49 +00:00
scott%scott-macgregor.org
1e7af7385a Bug #220375 --> fix imap subscribe UI to always start up collapsed, so we don't run into a situation where we don't know that folders have children,
patch by bienvenu
2003-11-19 18:38:42 +00:00
mostafah%oeone.com
d00b133c06 Checked in attachment #135921 and attachment 135927 for
bug 210236: [RFE] Currently selected event should be highlighed in the calendar window
2003-11-19 17:21:56 +00:00
scott%scott-macgregor.org
05e69474ee Bug #224138 --> can't send S/MIME Encrypted messages because we aren't adding a CRLF to the last message line.
patch by ch

sr=mscott

a=asa
2003-11-19 16:52:18 +00:00
mostafah%oeone.com
e6f91f1650 Checking in attachment 135920 for bug 226209: Cleanup calendar code 2003-11-19 15:38:48 +00:00
jouni%heikniemi.net
c56fa6cde8 Bug 226119: The template admin/add-group.html.tmpl moved to admin/groups/create.html.tmpl to better match with admin template naming consensus discussed in reviewers@.
r=myk, a=justdave
2003-11-19 06:42:09 +00:00
chanial%noos.fr
1931893baf Bug 194678: Move pageSetup into the toolkit. r=bsmedberg, sr=bryner and a big thanks to Dave Miller for moving the files! 2003-11-19 06:34:51 +00:00
jouni%heikniemi.net
ab89b76f5e Bug 214466: Cookie setting w/ 3xx redirect broken on IIS - make colchange use Refresh HTTP header (on IIS only). r=justdave,a=justdave 2003-11-19 06:29:20 +00:00
bzbarsky%mit.edu
6148370ad0 Use SafeElementAt for accesses that may be out of bounds. Bug 226163, r=bernd,
sr=dbaron
2003-11-19 06:20:14 +00:00
darin%meer.net
8d2dc58570 fixes bug 223815 "do not unescape %2e if it occurs in the filename part of the filepath" patch=andreas.otte@debitel.net r=bz sr=darin 2003-11-19 06:03:01 +00:00
darin%meer.net
d7ce33ed84 fix two "might be used uninitialized" warnings from NTLM patch, bug=224653. 2003-11-19 05:00:43 +00:00
nelsonb%netscape.com
eb21d36254 near total rewrite of PK11_ParamFromAlgid to eliminate leaks.
Partial fix for Bugscape bug 53875.
2003-11-19 03:23:41 +00:00
timeless%mozdev.org
8e0d2ea51a Bug 135181 Add Translate Page to the Tools menu
r=caillon sr=jst
2003-11-19 03:20:37 +00:00
timeless%mozdev.org
c6dce08dd5 Bug 135181 Add Translate Page to the Tools menu
r=dwitte sr=jst
2003-11-19 03:19:53 +00:00
jst%mozilla.jstenback.com
11519cdc49 Fixing mac bustage. 2003-11-19 02:23:25 +00:00
bzbarsky%mit.edu
5777023fe3 More permissions tightening on profile files. Bug 59557, patch by biesi,
r=timeless, sr=bzbarsky
2003-11-19 02:11:12 +00:00