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

107119 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com 68031ef2e5 Properly declare FreeCustomFlags as a callback function.
Fixing OS/2 tinderbox bustage.
2002-08-13 14:25:41 +00:00
peterv%netscape.com 0c16308e4f Fix warnings. r=Pike, rs=jst. 2002-08-13 12:48:27 +00:00
peterv%netscape.com 35d7889f65 Remove obsolete files. r=Pike. 2002-08-13 12:45:08 +00:00
peterv%netscape.com 4d3e960471 Cleaning up after alecf. 2002-08-13 11:02:29 +00:00
peterv%netscape.com 5c065fea8c Remove obsolete file. r=Pike, rs=jst. 2002-08-13 10:58:11 +00:00
glazman%netscape.com ab1e4fd4a8 fixing bad regexp for rgv(r,g,b) parsing; b=161890, r=neil@parkwaycc.co.uk, sr=bzbarsky 2002-08-13 10:11:30 +00:00
glazman%netscape.com 2040a86897 ui.* prefs were not accepting #rrggbb colors; sr=161290, r=brade, sr=bzbarsky 2002-08-13 10:07:16 +00:00
glazman%netscape.com af779a939c 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 68b2bdf47e 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 4b695da23d 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 62ed337ec1 Decreasing timeout. 2002-08-13 08:43:45 +00:00
bbaetz%student.usyd.edu.au ad848a8820 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 d25f865202 Bug 160710 - Taint checking causes problem with rename function
r=joel, preed
2002-08-13 06:54:38 +00:00
blakeross%telocity.com 4601104a75 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 6c66eb9669 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 0a5cbc365e Fix back/fwd dropdowns. 2002-08-13 04:51:04 +00:00
timeless%mac.com 6022779914 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 f5e155d8f3 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 e91e4ae8ba More quicksearch work. 2002-08-13 03:51:34 +00:00
blakeross%telocity.com df936da116 Fixing QS. 2002-08-13 03:32:04 +00:00
blakeross%telocity.com 42e5bb5b05 Fix accesskey. 2002-08-13 03:29:33 +00:00
blakeross%telocity.com 95c14745fe History quicksearch. 2002-08-13 03:25:13 +00:00
cltbld%netscape.com c7d8b3234e 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 427391610a Use startup test function instead of cut-paste now. -mcafee 2002-08-13 02:06:57 +00:00
bienvenu%netscape.com b8284c3030 fix case of include statement to fix build bustage 2002-08-13 02:02:02 +00:00
bienvenu%netscape.com aed8d991bb 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 719b9dc5e2 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 35df1413ca add onEndMsgDownload notification, part of extensibility hooks r=cavin, sr=sspitzer 161226 2002-08-13 01:34:19 +00:00
bienvenu%netscape.com 8393bf4fbc 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 1ad24af65b 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 372092c2be add onEndMsgDownload notification, part of extensibility hooks r=cavin, sr=sspitzer 161226 2002-08-13 01:26:56 +00:00
blakeross%telocity.com 6b7092e37e #ifdef for phoenix, NPOB. 2002-08-13 01:21:48 +00:00
kaie%netscape.com 54e56de249 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 e9f220c60b 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 d8f2812584 First cut at history quicksearch. 2002-08-13 00:58:35 +00:00
rbs%maths.uq.edu.au af29a70749 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 c9ed445f65 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 303d8667f8 Mozilla bug 145228. Clear out buffer to protect agains lazy PKCS #11 modules. 2002-08-13 00:13:48 +00:00
alecf%netscape.com 5e50a95de9 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 1c3b363812 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 153a6e3edf moving NS_SoftwareUpdateRequestAutoReg to somewhere where it can do no harm. 2002-08-12 23:22:36 +00:00
dougt%netscape.com 90e3a1eb76 Fixes 550 errors cause ftp to spin. r=bbaetz, sr=darin, b=160714 2002-08-12 23:11:44 +00:00
dougt%netscape.com fcc044ce61 fixing bustage 2002-08-12 22:47:10 +00:00
darin%netscape.com 437a4e74cd fixes bug 151867 - file channel should implement nsIUploadChannel
r=dougt sr=alecf
2002-08-12 22:44:04 +00:00
dougt%netscape.com 7081151a9d removes StartupTasks from header 2002-08-12 22:10:04 +00:00
dougt%netscape.com 3a6371556a 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 82c93270bf 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 e677198b3f fix bug 137695, add japanese ime reconversion to mac, r=brade, sr=sfraser 2002-08-12 21:56:36 +00:00
alecf%netscape.com c01350f8b9 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 44cbe41893 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