timeless%mozdev.org
|
5cbd69c572
|
Bug 244053 grammar bug in checksetup
r=justdave a=justdave
|
2004-05-19 15:19:13 +00:00 |
|
cbiesinger%web.de
|
f263fb0777
|
fix typo, not part of default build
|
2004-05-19 14:41:17 +00:00 |
|
rlk%trfenv.com
|
1cfe63fe82
|
Bug 228000 - Hide 'Print Preview' menu item in Mac OS X. r=mconnor@myrealbox.com
|
2004-05-19 11:27:47 +00:00 |
|
ere%atp.fi
|
32b46ee984
|
Fix for bug 243854: MIME hang while sanitizing a message
r/sr=bienvenu
|
2004-05-19 06:04:36 +00:00 |
|
cls%seawood.org
|
c2712dd963
|
Fixing build bustage.
Bug #238036
|
2004-05-19 05:40:20 +00:00 |
|
cls%seawood.org
|
357833f2c6
|
Remove duplicate -nologo flag when building with MSVC.
Thanks to Phong (Lohvarn) <marocanar@gmx.net> for the patch.
Bug #241998 r=cls
|
2004-05-19 05:32:20 +00:00 |
|
bzbarsky%mit.edu
|
dd9db43d16
|
Fix permissions check for CSS background images, again. Bug 243948, patch by
mvl@exedo.nl, r+sr=bzbarsky
|
2004-05-19 04:22:05 +00:00 |
|
brendan%mozilla.org
|
7eacb40dd9
|
Fix PushBackTrackState so it doesn't assume double backtrack stack size suffices to hold the new result (243174, r=shaver).
|
2004-05-19 02:15:26 +00:00 |
|
timeless%mozdev.org
|
c7d6777a50
|
Bug 242708 Custom folder chosen as Junk folder has Junk icon, but keeps it even when not being the Junk folder anymore
patch by durbacher@gmx.de r=mscott sr=bienvenu
|
2004-05-19 00:25:18 +00:00 |
|
scott%scott-macgregor.org
|
024a5acba0
|
First part of Bug #243680 --> Marking mails as "not junk" does not update training.dat / spam filter does not create that file at all.
No one was ever calling shutdown on the plugin so we never forced ourselves to save the training data
if it was dirty.
sr=bienvenu
|
2004-05-18 23:41:54 +00:00 |
|
neil%parkwaycc.co.uk
|
09262fdf91
|
Bug 241186 Document Password Manager's "Show Passwords" button p=stefan_h@hem.utfors.se r=me
|
2004-05-18 22:56:53 +00:00 |
|
igor%mir2.org
|
013271de02
|
To make variable access faster the form of getvar/setvar with var index
encoded in bytecode is reintroduced.
|
2004-05-18 22:33:41 +00:00 |
|
jst%mozilla.jstenback.com
|
59694687e9
|
Removing extra ';'.
|
2004-05-18 22:23:49 +00:00 |
|
darin%meer.net
|
befaeed313
|
fixes bug 243587 "Firefox installer does not include libnkgnomevfs or libnegotiateauth extensions" r=bryner
|
2004-05-18 22:21:21 +00:00 |
|
mconnor%myrealbox.com
|
37c6d45bca
|
bug 233582, OK button bustage in prefs caused by adding sites
|
2004-05-18 21:55:27 +00:00 |
|
mconnor%myrealbox.com
|
bbd5eceef6
|
supplement for bug 243413, keybinding for bookmarks should show ctrl-B on all platforms
|
2004-05-18 21:35:28 +00:00 |
|
scott%scott-macgregor.org
|
41d053db44
|
first crack at getting a stub installer going.
Try to pass in INSTALLER_URL into the installer script
|
2004-05-18 21:14:25 +00:00 |
|
jst%mozilla.jstenback.com
|
2416426a01
|
Fixing bug 241058 the 'real' way. Eliminating nsGenericElement::Init() in favor of passing the nsINodeInfo to the element constructors. Replacing near-duplicated code with some macros for easier maintentance. r+sr=bzbarsky@mit.edu
|
2004-05-18 20:58:12 +00:00 |
|
brendan%mozilla.org
|
f72efdbc8d
|
Report error on extra quantifier after term (197451, r=shaver).
|
2004-05-18 20:53:02 +00:00 |
|
darin%meer.net
|
3431fa3b9b
|
more buffer overrun fixes
|
2004-05-18 20:18:29 +00:00 |
|
cbiesinger%web.de
|
51b797f77f
|
fixing more bustage
|
2004-05-18 20:01:27 +00:00 |
|
cltbld%netscape.com
|
f26c9e55c5
|
Automated update from host egg
|
2004-05-18 19:12:56 +00:00 |
|
cbiesinger%web.de
|
b683344f52
|
fix bsutage
|
2004-05-18 19:12:21 +00:00 |
|
cltbld%netscape.com
|
ab9f3e6595
|
Automated update from host egg
|
2004-05-18 19:02:57 +00:00 |
|
cbiesinger%web.de
|
1ee6b3e440
|
bug 225148. implement moz-icon channel for gnome.
r=bryner sr=darin
|
2004-05-18 19:00:56 +00:00 |
|
caillon%redhat.com
|
178bb153f1
|
Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
|
2004-05-18 18:09:16 +00:00 |
|
caillon%redhat.com
|
1f5b9911f9
|
Patch for bug 239785: "only first part blinks for elements split into multiple lines"
Contributed by Michal Ceresna <ceresna@amos.sturak.sk>
r=caillon, sr=roc
|
2004-05-18 17:52:05 +00:00 |
|
aaronleventhal%moonset.net
|
dd91d8f555
|
nsIAccesible:GetChildAtPoint() broken with tab browsing, always returns bounds of items in first browser tab. r=louiezhao, sr=jst
|
2004-05-18 15:39:57 +00:00 |
|
igor%mir2.org
|
c23cadde22
|
Added more fast index load instructions and removed 0xFF & when extracting bytecode as all byte codes are less then 128.
|
2004-05-18 15:02:26 +00:00 |
|
bienvenu%nventure.com
|
2f8704fed0
|
fix ports build bustage
|
2004-05-18 14:53:26 +00:00 |
|
Stefan.Borggraefe%gmx.de
|
5c2c338014
|
Removing unused files (Bug 242404)
r=neil, sr=bienvenu
|
2004-05-18 14:01:10 +00:00 |
|
bienvenu%nventure.com
|
c7088e33de
|
attempt to fix imap race condition around m_urlInProgress with monitor, don't wait for end idle response when shutting down, sr=mscott 243605 209188
|
2004-05-18 13:25:57 +00:00 |
|
bienvenu%nventure.com
|
14fefc9561
|
implement chaining of getting new pop3 mail so deferred accounts can piggyback get new mail onto deferred to accounts, 30057, sr=mscott
|
2004-05-18 13:21:12 +00:00 |
|
peterv%propagandism.org
|
2c86614834
|
Bug 243520 (Remove txNamespaceManager ifdef's). r=Pike, sr=jst.
|
2004-05-18 13:15:56 +00:00 |
|
igor%mir2.org
|
f9804a0ac7
|
In the interpreter loop comparision operations are represented by separated optimized do_cmp.
|
2004-05-18 12:19:25 +00:00 |
|
igor%mir2.org
|
10f3c4233e
|
To make loading of strings into string register faster I added Icode_REG_STR_C[01023] that directly loads the string at the given index.
|
2004-05-18 11:19:30 +00:00 |
|
smontagu%smontagu.org
|
781e83e333
|
Update bidi data tables to Unicode 4.0.1 and add surrogate handling. Bug 240943, r=jshin, sr=rbs.
|
2004-05-18 11:01:49 +00:00 |
|
neil%parkwaycc.co.uk
|
1fcd61bad4
|
Followup patch to bug 33045 to fix the case where RerootThreadPane wasn't getting called when it should p=ch.ey@gmx.net r=me sr=bienvenu
|
2004-05-18 10:16:42 +00:00 |
|
neil%parkwaycc.co.uk
|
c70ee1bc78
|
Bug 243418 Fix JS strict warning: reference to undefined property tokens[0] r=db48x sr=alecf
|
2004-05-18 10:14:30 +00:00 |
|
timeless%mozdev.org
|
fd28dba6de
|
Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
|
2004-05-18 09:13:28 +00:00 |
|
timeless%mozdev.org
|
7b6a93e7f8
|
Bug 243171 position of the checkin summary in CVS graph should be fixed and not absolute
r=glazou
|
2004-05-18 08:56:41 +00:00 |
|
timeless%mozdev.org
|
18e70cf982
|
Bug 225245 image shown as attachment instead of inline if the cid uses single quotes
R=ducarroz sr=bienvenu
|
2004-05-18 08:18:55 +00:00 |
|
darin%meer.net
|
a37ae4927f
|
fixing brad tinderbox warnings
|
2004-05-18 07:05:20 +00:00 |
|
darin%meer.net
|
09b6471187
|
landing patch for bug 243169 "nsStaticComponent.h should be standalone friendly" patch by marco@gnome.org r=darin sr=dougt
|
2004-05-18 06:18:15 +00:00 |
|
darin%meer.net
|
d38695483f
|
landing patch for bug 243169 "nsStaticComponent.h should be standalone friendly" patch by marco@gnome.org r=darin sr=dougt
|
2004-05-18 05:39:45 +00:00 |
|
cltbld%netscape.com
|
a32daf91c5
|
The component registry has been called compreg.dat for quite awhile now. -bryner
|
2004-05-18 04:26:34 +00:00 |
|
timeless%mozdev.org
|
6db62762d9
|
Bug 242382 Trunk build failure in nsObjectFrame.cpp
patch by roland.mainz@nrubsig.org r=roc sr=roc
|
2004-05-18 04:10:43 +00:00 |
|
timeless%mozdev.org
|
9ebaf2e5ea
|
Bug 242999 Crash while trying to GC [@ DOMGCCallback]
r=jst sr=jst
|
2004-05-18 04:00:47 +00:00 |
|
louie.zhao%sun.com
|
9a31118411
|
bug 241061 Action name exported by mozilla is messed up in at-poke
r = pkw@us.ibm.com
sr= henry.jia@sun.com
|
2004-05-18 03:31:05 +00:00 |
|
scott%scott-macgregor.org
|
f586af5860
|
Bug #242947 --> Keyboard shortcut for 'search messages' (Shift-Ctrl-F) doesn't work on Linux GTK2
Bug #221360 --> support F5 and/or F9 for checking mail
Patches by Patricky Henry
|
2004-05-18 03:29:18 +00:00 |
|