chanial%noos.fr
21749bccc8
Bug 225269: Can't use a bookmark as my homepage
...
patch by Mike Connor, r=me
2003-12-07 01:11:39 +00:00
chanial%noos.fr
f3335aec37
Bug 224819: cleanup: remove CVS dirs from packaged app bundle patch by J.J. Enser, r=bryner
2003-12-07 01:00:41 +00:00
bryner%brianryner.com
c34229505f
change module description to Mozilla Firebird, bug 227406.
2003-12-07 00:41:21 +00:00
caillon%returnzero.com
d2fcdf5e55
Mark bookmarks as dirty when they are, so they get properly flushed.
...
Bug 131105
r=ben sr=bzbarsky a=dbaron
2003-12-07 00:27:15 +00:00
chanial%noos.fr
2b3090e09e
Bug 225121: Uncheck 'Load this bookmark in the sidebar' failed
2003-12-07 00:02:32 +00:00
webmail%kmgerich.com
919e10792a
More Firebird Mac skin cleanup, including slightly larger 'small' icons, and a fix for Bug 227583
2003-12-06 18:24:55 +00:00
webmail%kmgerich.com
7002ecd782
Removing old dl manager skin flies
2003-12-06 17:22:19 +00:00
webmail%kmgerich.com
7903660462
First pass at Firebird download manager Mac skin
2003-12-06 17:20:45 +00:00
webmail%kmgerich.com
56acda4969
Toolkit mac skin cleanup, including fix for Bug 225324
2003-12-06 15:30:12 +00:00
ben%bengoodger.com
8d11dcde1f
Update installer icon
2003-12-06 10:13:22 +00:00
nelsonb%netscape.com
fff428a34a
CERT_ImportCerts now returns SECFailure when NONE of the certs was succesfully imported. r=wtc. Bugscape bug 54311.
2003-12-06 06:52:53 +00:00
nelsonb%netscape.com
7ed9720eb2
__CERT_AddTempCertToPerm will now set error SEC_ERROR_ADDING_CERT
...
when attempting to make a cert perm that is already permanent.
Bugzilla bug 227559. r=wtc
2003-12-06 06:46:27 +00:00
nelsonb%netscape.com
87f5c7ded0
NSC_Finalize will now destroy 3 softoken free lists and one more
...
global pointer. Plugs some memory leaks. Bugscape bug 54301. r=wtc
2003-12-06 06:41:51 +00:00
nelsonb%netscape.com
6f425d9730
Add /FIXED:NO argument to linker command line for EXEs. Purify
...
requires this to precisely instrument EXEs. r=wtc
2003-12-06 06:34:20 +00:00
nelsonb%netscape.com
2b4825491c
Add new -k option to NSS QA test program cmsutil. By default, cmsutil
...
will no longer add any decoded certs to the cert db file, which is
useful for reproducibility of results in QA scripts.
Bugscape bug 54293. r=relyea,jpierre,wtc
2003-12-06 06:31:08 +00:00
noririty%jcom.home.ne.jp
3fe9dd8251
Bug 227353, Real fixing build failure with GCC. Patch by Ali Ebrahim <aebrahim@uchicago.edu> (r=ben)
2003-12-06 04:09:53 +00:00
wchang0222%aol.com
2483a508a7
Bugzilla bug 227296: fixed the bug that NSS_CMSAttribute_AddValue adds the
...
address of a stack variable to the attr->values array. Added a new
function SECITEM_ArenaDupItem. r=nelsonb.
Modified Files:
nss/nss.def util/secitem.c util/secitem.h smime/cmsarray.c
smime/cmsattr.c
2003-12-06 01:16:50 +00:00
ben%bengoodger.com
b9240d0c22
227614 - download system does not observe default autodownload pref until the user sets options for the first time.
2003-12-06 01:16:26 +00:00
silver%warwickcompsoc.co.uk
268452ecca
Bug 207949 Show Chatzilla as installable extension in Firebird GUI/FE (part 3) [version update]
...
r=rginda@hacksrus.com a=asa@mozilla.org
2003-12-06 00:32:46 +00:00
silver%warwickcompsoc.co.uk
f1dc965df5
Bug 207949 Show Chatzilla as installable extension in Firebird GUI/FE (part 3)
...
r=rginda@hacksrus.com a=asa@mozilla.org
2003-12-06 00:27:12 +00:00
silver%warwickcompsoc.co.uk
352a8460d8
Bug 207949 Show Chatzilla as installable extension in Firebird GUI/FE (part 3) [new files first]
...
r=rginda@hacksrus.com a=asa@mozilla.org
2003-12-06 00:25:01 +00:00
igor%mir2.org
c97a96edca
Fixing bug 225366 : port of SM patch
2003-12-05 23:22:10 +00:00
mostafah%oeone.com
f3a33c3cca
Fixed problem with simultaneous requests to refresh calendars.
...
Now the refreshing will be accomplished in turn.(Bug 200012)
2003-12-05 23:16:03 +00:00
mostafah%oeone.com
6088b76e6f
Correcting the server name for deleting ToDos
2003-12-05 23:08:32 +00:00
ben%bengoodger.com
dc388789f1
Bug 226097, DOM Inspector Page Info accesskey conflict in tools menu. Patch by Steffen Wilberg <steffen.wilberg@web.de>.
2003-12-05 22:17:20 +00:00
ben%bengoodger.com
e03350884f
damnit!
2003-12-05 21:38:36 +00:00
hjtoi%comcast.net
f3bd20c70a
Update text and clarify some issues.
2003-12-05 20:25:10 +00:00
bryner%brianryner.com
1017625194
Add MOZ_ prefix to a few more symbols to avoid conflicts with system libexpat. Remove hashtable.c from build because it's unused. Bug 119934, r=darin, sr=dbaron, a=asa.
2003-12-05 20:17:03 +00:00
mostafah%oeone.com
f673d84193
Fixed unchecking of auto-publish option when manually publishing entire
...
calendar. ( Bug 200012 ).
2003-12-05 20:04:46 +00:00
mostafah%oeone.com
243e560f52
Bypass cache when fetching remote calendar. ( Part of Bug 200012 )
2003-12-05 18:52:58 +00:00
bienvenu%nventure.com
a7f0628e2e
fix unread counts on non-inbox imap folders checked for new message, r/a=ssiptzer, sr=mscott 227579
2003-12-05 18:03:47 +00:00
mostafah%oeone.com
b70f321d38
Fixed bug 215375: Tasks arenot published to remote modDAV server, and lost.
2003-12-05 17:29:26 +00:00
pinkerton%netscape.com
e87b9748a1
somehow the connection for new window was lost. fixing it.
2003-12-05 15:25:03 +00:00
jshin%mailaps.org
afbd26d08a
bug 225695 : replacing incorrectly used escape/unescape() with en/decodeURI(Component). 3rd installment (for Venkman) (r=rgina, sr,a=brendan)
2003-12-05 06:12:59 +00:00
ben%bengoodger.com
23b02b08a8
bug 203102 - Investigate/port patches for URL field... Tab browser should remember user's typed value when switching tabs. Also, prevent about:blank from showing up when it shouldn't. Based on a patch by Will Levine <yakgoatcamel@myrealbox.com> with some modifications.
2003-12-05 05:55:54 +00:00
nelsonb%netscape.com
265f6a9b37
Further simplification and improvement of the parsing of UTCTime
...
and GeneralizedTime to avoid UMRs. Bugscape bug 54198. r=wtc
2003-12-05 04:53:28 +00:00
brendan%mozilla.org
43c8add288
Fix Script.prototype.exec called from native code (227432, r=shaver, a=asa).
2003-12-05 04:21:05 +00:00
caillon%returnzero.com
0b43f2b8d3
Resolve named frames on the window object prior to resolving DOM classes. Fixes bug 222191, defining <frame name="sidebar"> and then referencing window.sidebar yields a sidebar object instead of the named frame window.
...
r=jst, sr=brendan, a=asa
2003-12-05 02:35:48 +00:00
bsmedberg%covad.net
87877584ae
bug 53673 - <textbox multiline="true"> doesn't accept initial value="xxx" patch by Neil, r=me sr/moa=jag a=dbaron
2003-12-05 01:28:55 +00:00
scott%scott-macgregor.org
71cf21b65f
change offline.startup_state to always reconnect online for thunderbird. This should fix a problem where some
...
users are getting stuck in offline mode because network.online is getting set to false.
2003-12-05 00:24:53 +00:00
pinkerton%netscape.com
5aad39d879
we need to have code to show the about window to customize it to add the
...
build id. turn off the splash screen to gauge community feedback
2003-12-05 00:05:10 +00:00
ben%bengoodger.com
863ac50034
Let's leave this off for just now.
2003-12-05 00:02:39 +00:00
ben%bengoodger.com
4a63ad4ff1
moz-bookmark URL support. preliminary.
2003-12-04 23:58:52 +00:00
cbiesinger%web.de
d3972cefac
Bug 178910 beos.js in libprefs is currently underused.
...
patch by sergei_d@fi.tartu.ee (Sergei Dolgov)
r=dbaron a=asa (only affects BeOS)
this fixes:
workaround for inverted shortcut/menu key assignments.
workaround for bug 128452
setting OS-native folder for downloads
2003-12-04 23:49:17 +00:00
rlk%trfenv.com
290ba153e0
Part of bug 226911, Make a external links in help have target="_blank" so they appear in the browser window. r=rlk@trfenv.com, a=asa@mozilla.org. Patch by Daniel Wang (stolenclover@yahoo.com.tw).
2003-12-04 23:28:04 +00:00
rlk%trfenv.com
5f22534ccb
Part of bug 226911, Make a external links in help have target="_blank" so they appear in the browser window. r=rlk@trfenv.com, a=asa@mozilla.org
2003-12-04 23:26:50 +00:00
silver%warwickcompsoc.co.uk
7763e2ddbf
Bug 207949 Show Chatzilla as installable extension in Firebird GUI/FE (part 2)
...
r=rginda@hacksrus.com a=asa@mozilla.org
2003-12-04 21:46:54 +00:00
tor%cs.brown.edu
d552b72591
Bug 225490 - netscape search plugin no longer functioning.
...
patch by timeless, r=caillon, sr=alecf, a=tor
2003-12-04 20:50:25 +00:00
ben%bengoodger.com
1c8b8e88e5
Fix bug 227353 - Build process with GCC-win32 fails near the end with an incorrect resource file format
2003-12-04 20:38:17 +00:00
ben%bengoodger.com
fba03c3b49
Update string usage to use &brandFullName;
2003-12-04 20:30:19 +00:00