rlk%trfenv.com
|
861b00d040
|
Removing files not used in build.
|
2003-11-11 03:23:53 +00:00 |
technutz%netscape.net
|
8329de6c2e
|
Bug 73801. Disable the delete menu item, context menu item and button when either a Collected or Personal address book is selected. r=neil, sr=bienvenu
|
2003-11-11 02:56:36 +00:00 |
dwitte%stanford.edu
|
294415c97e
|
clean up some prefhandling code in nsImgManager/nsCookiePermission, to fix a bogus assert when mailnews prefs aren't available.
b=224339, r=caillon, sr=darin.
|
2003-11-11 02:46:06 +00:00 |
brendan%mozilla.org
|
b29a0501db
|
Remove JS_UnsealObject, optimize locking of sealed objects, shrink JSContext by two JSArenaPool members (224306, r=shaver).
|
2003-11-11 01:28:17 +00:00 |
ben%bengoodger.com
|
547dc7592c
|
Downloading II, the circle opens. Relocate browser download files here so Tbird can use us.
|
2003-11-11 01:19:49 +00:00 |
jpierre%netscape.com
|
bc4bdefabb
|
Fix crash in certutil if usage is omitted
|
2003-11-11 00:01:32 +00:00 |
dbaron%dbaron.org
|
41009e2202
|
Comment was backwards (thanks bz). b=191699
|
2003-11-10 23:55:53 +00:00 |
bzbarsky%mit.edu
|
609a6ae603
|
Fix Invalidate() method to invalidate the right area. Bug 224607, patch by
roc, r=blizzard, sr=bzbarsky
|
2003-11-10 23:48:24 +00:00 |
bzbarsky%mit.edu
|
bb435c6b86
|
Make cloneNode() copy the current value and checked properties for inputs. Bug
197294, r+sr=jst
|
2003-11-10 23:46:29 +00:00 |
bzbarsky%mit.edu
|
6840e86e82
|
Don't do our "enlarge the control a bit to make it look better for small sizes"
thing for fixed-width fonts -- it's unnecessary and just makes it look like
"size" is broken. Bug 103293, r+sr=rbs
|
2003-11-10 23:42:43 +00:00 |
bienvenu%nventure.com
|
81cb7bd2b1
|
fix downloading news when news directory is missing, patch by gemal.dk, r/sr=me 209641
|
2003-11-10 23:38:10 +00:00 |
dbaron%dbaron.org
|
c3c15dce0c
|
Clean up nsIFrame::IsEmpty signature and move towards making 'white-space' work on inlines. b=191699 r+sr=roc
|
2003-11-10 23:36:06 +00:00 |
bienvenu%nventure.com
|
f80a0d07e0
|
fix ldap server and local folder migration to work w/o relaunch, r/sr=mscott 223560
|
2003-11-10 23:32:53 +00:00 |
neil%parkwaycc.co.uk
|
c832189d6c
|
Bug 50223 Clicking on a sidebar tab should set focus to its content r=pch sr=alecf
|
2003-11-10 23:15:52 +00:00 |
bienvenu%nventure.com
|
e12d893b2d
|
fix handling of online sub directories with imap namespaces, r/sr=mscott 219645
|
2003-11-10 23:13:54 +00:00 |
neil%parkwaycc.co.uk
|
43ea4c1d7a
|
Bug 168479 Citation prefix should not be interpreted as HTML r=brade sr=mscott
|
2003-11-10 23:04:15 +00:00 |
jocuri%softhome.net
|
be1a646c3d
|
Bug 225234: Wrong comment in editusers.cgi; r=timeless; a=myk.
|
2003-11-10 17:56:03 +00:00 |
mvl%exedo.nl
|
0cbf28d1a9
|
Persist checkbox to block domain in the cookie manager.
bug 75119, r=biesi, sr=alecf
|
2003-11-10 16:56:37 +00:00 |
mostafah%oeone.com
|
4eed537018
|
Checking in patch for Japanese translation update. (Bug 220860)
|
2003-11-10 16:35:44 +00:00 |
neil%parkwaycc.co.uk
|
6aec774eb1
|
Bug 224251 Bookmarks panel doesn't focus bookmarks tree when selected r=pch sr=alecf
|
2003-11-10 16:27:42 +00:00 |
neil%parkwaycc.co.uk
|
74c474f549
|
Bug 135607 Add throbber to help toolbar p=rlk@trvenv.com r=me sr=alecf
|
2003-11-10 16:25:46 +00:00 |
timeless%mozdev.org
|
662b322cc7
|
Bug 214387 nsAddressBook.h:81: warning: `struct ExportAttributesTableStruct EXPORT_ATTRIBUTES_TABLE[53]' defined but not used
r=alecf sr=alecf
|
2003-11-10 15:44:47 +00:00 |
jshin%mailaps.org
|
3e47e5e2dc
|
bug 221666 : the latest in a series of landing for this bug. This is to fix run-time linking error in gtk2 build.
|
2003-11-10 12:24:51 +00:00 |
ben%bengoodger.com
|
85b7d636a4
|
remove unnecessary entries from packages-static
|
2003-11-10 07:18:31 +00:00 |
ben%bengoodger.com
|
05e7473edd
|
Add satchel to the packager list
|
2003-11-10 07:10:53 +00:00 |
ben%bengoodger.com
|
1d71c4282b
|
Bind the XPIs.
|
2003-11-10 07:10:41 +00:00 |
ben%bengoodger.com
|
9de9449f70
|
Include browser-region in this jst file
|
2003-11-10 06:44:06 +00:00 |
scott%scott-macgregor.org
|
52c049a7d1
|
Bug #186578 --> Escape key should close standalone message window
port by mbr from the trunk.
|
2003-11-10 06:35:14 +00:00 |
scott%scott-macgregor.org
|
583033f2cd
|
remove obsolete files from the packaging list. Port by MBR.
|
2003-11-10 06:34:07 +00:00 |
scott%scott-macgregor.org
|
cfce08d1c9
|
Port Bug #224608 to thunderbird: Remove shortcut keys from mail context menus
thanks to mbr for the patch
|
2003-11-10 06:31:53 +00:00 |
scott%scott-macgregor.org
|
c99d304f9d
|
package builtinURLS.js
|
2003-11-10 06:29:35 +00:00 |
scott%scott-macgregor.org
|
a8b54e2016
|
export XPCNativeWrapper.js
|
2003-11-10 06:25:35 +00:00 |
scott%scott-macgregor.org
|
a42313101f
|
Bug #225188 --> crash when quitting mail after posting a news article by adding a missing addref.
r/sr=bienvenu
|
2003-11-10 06:23:01 +00:00 |
hpradhan%hotpop.com
|
ee5309d55e
|
bug 223108 : Syntax error when loading non-existant external javascript file
r+sr=bzbarsky
|
2003-11-10 05:53:48 +00:00 |
hpradhan%hotpop.com
|
4fcc50d839
|
bug 218297 : disabled property of input elements is not stored in history
r=jkeiser sr=jst
|
2003-11-10 05:52:29 +00:00 |
ben%bengoodger.com
|
0c6f7d74cc
|
Let's not actually package up these files until they work, to save on download size.
|
2003-11-10 04:48:00 +00:00 |
scott%scott-macgregor.org
|
b85085cd5d
|
Bug #224119 --> Spell Check dialog for mailnews needs url for localized dictionaries. We are pointing it to:
http://dictionaries.mozdev.org/installation.html
for now.
sr=bienvenu
|
2003-11-10 04:10:06 +00:00 |
scott%scott-macgregor.org
|
b8cf947464
|
add missing window menu item for OSX
|
2003-11-10 04:05:23 +00:00 |
justdave%syndicomm.com
|
22332d45e4
|
Bump version number to 2.17.6
|
2003-11-10 03:56:38 +00:00 |
igor%mir2.org
|
6e1ba2e3df
|
Patch from Dave Russo to wrap arguments array properly: the code has to allocate new Object[] array since Context.newObject needs instances of Object[], not SomeObjectSubclass[], to work properly.
|
2003-11-10 02:18:11 +00:00 |
igor%mir2.org
|
a972b38a3a
|
Check in Context.newArray(Scriptable scope, Object[] elements) that elements is instance of Object[] and not SomeObjectSubclass[] to expose broken usage of newArray as soon as possible.
|
2003-11-10 02:14:37 +00:00 |
rginda%hacksrus.com
|
4e2ef246cc
|
fixes decoding of ctcp actions when they arrive on a view that is not the current view
|
2003-11-10 01:11:48 +00:00 |
scott%scott-macgregor.org
|
d0fa4c3026
|
Packaging for xmlextras
|
2003-11-10 00:30:08 +00:00 |
cbiesinger%web.de
|
d661c4207a
|
#include <..> -> #include ".."
|
2003-11-10 00:01:17 +00:00 |
cbiesinger%web.de
|
9be9d8d59c
|
fix case of header file (fixes bustage probably)
|
2003-11-09 23:59:11 +00:00 |
darin%meer.net
|
b9630144ad
|
fixes bug 225016 "make IPC startup handshake (send CLIENT_HELLO, wait for CLIENT_ID) synchronous" r=timeless
|
2003-11-09 23:49:24 +00:00 |
cbiesinger%web.de
|
672c056aa6
|
adding test program to test synchronous open of channels, rs=darin
|
2003-11-09 23:44:02 +00:00 |
ben%bengoodger.com
|
c0ddb5b3ab
|
Changing the theme internal name so it actually works in the nightlies.
|
2003-11-09 23:25:56 +00:00 |
ben%bengoodger.com
|
85f15183fb
|
Changing the theme internal name so it actually works in nightlies.
|
2003-11-09 23:25:31 +00:00 |
ben%bengoodger.com
|
dd8ec4eeab
|
Update skin name so the new theme actually works
|
2003-11-09 23:24:23 +00:00 |