Граф коммитов

107186 Коммитов

Автор SHA1 Сообщение Дата
glazman%netscape.com 1c0cd514aa ui.* prefs were not accepting #rrggbb colors; sr=161290, r=brade, sr=bzbarsky 2002-08-13 10:07:16 +00:00
glazman%netscape.com 99c6bd69fb fixing crash in Composer when head sub-elements are displayed; b=162062, r=brade, sr=bzbarsky 2002-08-13 10:01:52 +00:00
cbiesinger%web.de b905185769 bug 97123 part 2; patch by jrgm@netscape.com r=biesi sr=bzbarsky
fix regression - clicking on entries in autocomplete dropdown didn't work anymore
2002-08-13 09:58:47 +00:00
timeless%mac.com 28608605a8 Bug 161722 nsFilePicker.js has unreachable code (try block)
reverting errant reorder of typeof call
r=kaie sr=bz
2002-08-13 08:58:43 +00:00
blakeross%telocity.com 776638f7e9 Decreasing timeout. 2002-08-13 08:43:45 +00:00
bbaetz%student.usyd.edu.au ce9494955a Bug 24823 - show the last modified date at the top of show_bug
Patch by vkissoyan@yahoo.com (Vaskin Kissoyan)
r=bbaetz x2
2002-08-13 08:02:04 +00:00
bbaetz%student.usyd.edu.au f26cd04439 Bug 160710 - Taint checking causes problem with rename function
r=joel, preed
2002-08-13 06:54:38 +00:00
blakeross%telocity.com 0c9ee3ddca Making security dialogs default to off after one viewing *in Phoenix only*. Not part of normal build. 2002-08-13 05:25:34 +00:00
timeless%mac.com aa60e5c070 correcting interface name (fallout from bug 157624) used bug 158593
r=nick rs=mozbot pay attention to interface changes
2002-08-13 04:55:16 +00:00
blakeross%telocity.com fff62e8e72 Fix back/fwd dropdowns. 2002-08-13 04:51:04 +00:00
timeless%mac.com aafce20f2c Bug 158593 [RFE] It should be posible to drag items from the media tab and the links tab in page info.
patch by nick@technisys.com.ar r=db48x sr=jst
2002-08-13 04:11:55 +00:00
pavlov%netscape.com a2ba92c3e2 fix for bug 117983. patch from Mark Wilkinson <mhw@kremvax.net>. r=pavlov sr=ben 2002-08-13 03:57:29 +00:00
blakeross%telocity.com 738a286161 More quicksearch work. 2002-08-13 03:51:34 +00:00
blakeross%telocity.com 8f1b94af96 Fixing QS. 2002-08-13 03:32:04 +00:00
blakeross%telocity.com df322498c0 Fix accesskey. 2002-08-13 03:29:33 +00:00
blakeross%telocity.com 5a016b1213 History quicksearch. 2002-08-13 03:25:13 +00:00
cltbld%netscape.com 7489bf3e86 Fixing startup test, url was hard-coded to mozilla way, pass in args now. -mcafee 2002-08-13 02:15:26 +00:00
cltbld%netscape.com c21d97dd5c Use startup test function instead of cut-paste now. -mcafee 2002-08-13 02:06:57 +00:00
bienvenu%netscape.com 7153369101 fix case of include statement to fix build bustage 2002-08-13 02:02:02 +00:00
bienvenu%netscape.com e3b4b83716 add extensibility hooks for getting headers from msg parser, r=cavin, sr=sspitzer 161226 2002-08-13 01:44:26 +00:00
bienvenu%netscape.com 0634920f1b add extensibility hooks for running custom imap commands, custom keywords etc, r=cavin, sr=sspitzer 161226 2002-08-13 01:41:33 +00:00
bienvenu%netscape.com 97b7194b08 add onEndMsgDownload notification, part of extensibility hooks r=cavin, sr=sspitzer 161226 2002-08-13 01:34:19 +00:00
bienvenu%netscape.com e9f437bf24 add extensibility hooks for custom keywords in db view, r=cavin, sr=sspitzer 161226 2002-08-13 01:33:28 +00:00
bienvenu%netscape.com ba3502ac84 add folder attribute to mailnews urls, part of extensibility hooks, r=cavin, sr=sspitzer 161226 2002-08-13 01:29:49 +00:00
bienvenu%netscape.com c25e74319b add onEndMsgDownload notification, part of extensibility hooks r=cavin, sr=sspitzer 161226 2002-08-13 01:26:56 +00:00
blakeross%telocity.com cc4792feca #ifdef for phoenix, NPOB. 2002-08-13 01:21:48 +00:00
kaie%netscape.com aed4350fca b=154040 Deleting cert does nothing when key DB has no password
r=relyea sr=alecf
2002-08-13 01:15:05 +00:00
darin%netscape.com 6859a4cc0e fixes bug 161228 - socket transport DNS cache should map host:port -> ipaddress
instead of host -> ipaddress
r=mstoltz sr=dveditz
2002-08-13 01:02:59 +00:00
blakeross%telocity.com 5a1aceb2bc First cut at history quicksearch. 2002-08-13 00:58:35 +00:00
rbs%maths.uq.edu.au 71f98e20b6 bug 133761 - substitute leading _ with trailing _ for pure C/C++ compliance (uber-nit of brendan) 2002-08-13 00:52:38 +00:00
jst%netscape.com 5707cc67d2 Fixing bug 156364. Laying the groundwork for associating more info with elements in the DOM, and moving event listener managers and range lists out of nsGenericElement slots. This change cuts down on the size of nsGenericElement. r=sicking@bigfoot.com, sr=rpotts@netscape.com 2002-08-13 00:50:50 +00:00
relyea%netscape.com 721712b0a2 Mozilla bug 145228. Clear out buffer to protect agains lazy PKCS #11 modules. 2002-08-13 00:13:48 +00:00
alecf%netscape.com c67b59bec2 oops, fix triplicate registration on startup.. just removal of redundant lines of code 2002-08-13 00:01:46 +00:00
rbs%maths.uq.edu.au 12db0ac0aa Improve the handling of the inter-space around invisible MathML characters, b=133761, r=roc+moz, sr=bzbarsky 2002-08-12 23:30:35 +00:00
dougt%netscape.com 027108fddf moving NS_SoftwareUpdateRequestAutoReg to somewhere where it can do no harm. 2002-08-12 23:22:36 +00:00
dougt%netscape.com 8302c260df Fixes 550 errors cause ftp to spin. r=bbaetz, sr=darin, b=160714 2002-08-12 23:11:44 +00:00
dougt%netscape.com 2f6541b443 fixing bustage 2002-08-12 22:47:10 +00:00
darin%netscape.com 24fd40bd6f fixes bug 151867 - file channel should implement nsIUploadChannel
r=dougt sr=alecf
2002-08-12 22:44:04 +00:00
dougt%netscape.com 5985d87d73 removes StartupTasks from header 2002-08-12 22:10:04 +00:00
dougt%netscape.com c82b168650 Fixes NS_InitEmbedding unconditionally calls AutoRegister. This also removes xpinstall from using component.reg which I believe is the last users of this file. r=chak,dveditz sr=bryner b=149208 2002-08-12 22:09:25 +00:00
akkana%netscape.com 91e8ca541e 160486: prevent double 'not found' dialog. Fix from Harry Lu (harry.lu@sun.com), r=me, sr=sfraser 2002-08-12 21:57:00 +00:00
ftang%netscape.com ddbadf93d5 fix bug 137695, add japanese ime reconversion to mac, r=brade, sr=sfraser 2002-08-12 21:56:36 +00:00
alecf%netscape.com 567d3deb58 oops, remove references to now non-existant MANIFEST files (does not affect build, just cleans things up) 2002-08-12 21:47:31 +00:00
darin%netscape.com f4ffbe08da fixes bug 150604 - digest authentication problem: Mozilla ignores the stale
flag from WWW-Authenticate Response Header.
patch=pach@cs.cmu.edu r=dougt sr=darin
2002-08-12 21:38:59 +00:00
sgehani%netscape.com 626d1cfe63 Fix ``Sidebar fails to select a panel when told to do so''.
b=158736; r=bryner; sr=blake
2002-08-12 21:20:02 +00:00
dcone%netscape.com 14b3f3c015 b=157160,157521 r=rods sr=kin. Fixes a GDI leak and will optimize all images when read in.. not at paint time. 2002-08-12 21:18:29 +00:00
morse%netscape.com 488b7097c8 bug 157038, dynamic updating of password manager dialog, r=sgehani, sr=jag 2002-08-12 20:51:27 +00:00
alecf%netscape.com 1127eca66b oops, I handled a cvs merge poorly - remove redundant lines in Makefile.in to fix bustage 2002-08-12 20:38:40 +00:00
alecf%netscape.com b0874301ee oh, wait....these aren't part of the build either! 2002-08-12 19:39:31 +00:00
alecf%netscape.com 24b1b48a47 removal of last of files which are no longer part of the build 2002-08-12 19:38:29 +00:00