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

112455 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com 4cb754aaf6 Fix egrep syntax. 2002-11-23 09:43:37 +00:00
bratell%lysator.liu.se 6eb070dd47 Bug 181458 - Broken error checking in Internet Search caused by misplaced paranthesis. r=mozbot, sr=jag 2002-11-23 08:34:28 +00:00
seawood%netscape.com f1fe7bd2d7 Properly detect OS_ARCH when building on Win32 ME.
Bug #180822 r=dmose,wtc
2002-11-23 06:06:12 +00:00
ducarroz%netscape.com db0260b439 Fix for bug 181576. Some how the line mNextStream = nsnull which was part of the patch for bug 110729 but was actually present it the tree get removed when I checked in the fix for bug 110729! 2002-11-23 06:01:41 +00:00
seawood%netscape.com 78abcbc112 Properly detect OS_ARCH when building on Win32 ME.
Bug #180822 r=dmose,wtc
2002-11-23 05:57:40 +00:00
jrgm%netscape.com ca35008707 null-check fix for bug 181463 'Clicking on slider with hidden thumb crashes browser' [plus a little bit of whitespace cleanup], r=varga, sr=brendan 2002-11-23 05:20:05 +00:00
bzbarsky%mit.edu 3df7cd260a need this error check... part of patch for bug 86486, r=adamlock, sr=darin 2002-11-23 05:17:09 +00:00
jrgm%netscape.com 518ea15672 missing part of checkin for bug 176791, r=curt 2002-11-23 05:14:25 +00:00
curt%netscape.com 5e5c0e45c5 Allow for multiple client installations.
(Bug #176791, r=jbetak, sr=dveditz)
2002-11-23 02:05:24 +00:00
yokoyama%netscape.com 22508a6c50 179151: Need to call FreeLibrary()
We call LoadLibrary(); but need to call
FreeLibrary() upon shutdown.
Impact only Windows platforms only
/r=shanjian; /sr=kin
2002-11-23 01:33:51 +00:00
darin%netscape.com dfbd8b0bae fixes bug 181440 "UBS E-Banking broken because of regression in http headers"
r=morse sr=bz
2002-11-23 01:30:26 +00:00
caillon%returnzero.com f66ab2522e Bug 181442 - Convert editor's pref usage to the new pref APIs.
r=brade sr=kin
2002-11-23 01:26:58 +00:00
blakeross%telocity.com d7f551052d Port trunk fix, fix tbox. 2002-11-23 01:21:34 +00:00
blakeross%telocity.com 7d40aa13fc Change tabgroup homepage separator to |. 2002-11-23 01:18:18 +00:00
smontagu%netscape.com 3454eca8cf Make Bidi symmetric swapping handle characters outside BMP. Bug 122800, r=mkaply, sr=darin 2002-11-22 23:49:29 +00:00
smontagu%netscape.com 073f85feb3 Remove unnecessary ToNewCString() allocation. Bug 181314, r=jaggernaut, sr=bzbarsky 2002-11-22 23:44:42 +00:00
shanjian%netscape.com dc9fbf7c32 bug 176528, need a nsISemanticUnitScanner to support intl spam mail filter
Implement a new interface for this purpose.
win&linux, p=ftang, r=shanjian, sr=beard
mac build, p=nhotta, r=ftang, sr=beard
2002-11-22 23:23:25 +00:00
cltbld%netscape.com 4b4898e28e aim string 2002-11-22 23:19:20 +00:00
dbradley%netscape.com 27eae5fcf3 Bug 173146 - This is the third patch in the series for IDispatch support. The bulk of the changes are comments and formatting, and some better error handling. r=adamlock, sr=jst and the code review group. NOTE: The bulk of this code is still not part of the build and the reviews reflect the XPConnect portions only. 2002-11-22 23:04:53 +00:00
rods%netscape.com fc2ac2e358 more tests 2002-11-22 22:46:10 +00:00
rods%netscape.com f7d30431b1 more tests 2002-11-22 22:39:51 +00:00
shanjian%netscape.com 740dec55d4 bug 176528, need a nsISemanticUnitScanner to support intl spam mail filter
Implement a new interface for this purpose.
win&linux, p=ftang, r=shanjian, sr=beard
mac build, p=nhotta, r=ftang, sr=beard
2002-11-22 22:36:42 +00:00
brade%netscape.com 2ce020410c checkin fix for bug 169589 (ctrl-tab navigation) for Neil; r=brade, sr=jag 2002-11-22 22:28:57 +00:00
blizzard%redhat.com d6dc17d375 Remove printf() that shouldn't have been checked in in the first place. 2002-11-22 22:17:47 +00:00
rjc%netscape.com 8ee0ae06e4 Fix bug # 167335: get cut/copy/paste of bookmarks working. r=chanial@noos.fr sr=ben 2002-11-22 22:06:21 +00:00
leaf%mozilla.org 9f437fd3a7 TRUE -> PR_TRUE, build bustage fix 2002-11-22 16:46:32 +00:00
ducarroz%netscape.com 3ee0115c7f Fix for bug 55657. Implement possibility to disable display attachment inline. R=cavin, SR=bienvenu 2002-11-22 15:47:04 +00:00
mikep%oeone.com f3533f76fe Adding in the ability to restrict the day view to certain hours. 2002-11-22 15:41:57 +00:00
ccarlen%netscape.com 38f186679d Bug 180718 - Use rsync instead of cp to populate Mach-0 bundle. r=seawood/sr=bryner 2002-11-22 15:26:38 +00:00
ccarlen%netscape.com 7b13d148fd Bug 180951 - profile directory never changes on profile switch. r=kaie/sr=alecf 2002-11-22 15:11:31 +00:00
rods%netscape.com b5e31d9566 Instead of at the end of of the PO it needs to be in the middel of reflow
where we bail out earlier, basically same fix different location
Bug 149710 r=dcone sr=jst
2002-11-22 13:06:58 +00:00
rods%netscape.com 63bf52851b The search for the selected frames was not looking in all the child lisst for each frame
Bug 181228 r=dcone sr=jst
2002-11-22 13:02:05 +00:00
glazman%netscape.com 31f6fe5b14 -- not part of the build --
CaScadeS only

Editorshell removal
2002-11-22 12:40:12 +00:00
bratell%lysator.liu.se 36efaff0e4 Bug 165893 - use cached nsParserService pointer instead of looking up the service everywhere. r=jst, sr=bzbarsky 2002-11-22 12:20:05 +00:00
caillon%returnzero.com 19753c3f94 181420, Use nsIPrefBranch instead of nsIPref.
r=rbs sr=bzbarsky
2002-11-22 11:29:31 +00:00
robin.lu%sun.com bcfdc8f171 For bug 180147 [gtk2] need to port over the null plugin
patched by blizzard, robin.lu r=blizzard, robin.lu sr=bryner
Not in default build
2002-11-22 10:23:51 +00:00
axel%pike.org a49d3430e7 bug 151055, some result elements dont accept children, txMozillaXMLOutput crashes, r=sicking, sr=peterv 2002-11-22 08:52:18 +00:00
hewitt%netscape.com aacf6b4475 updating editor binding url 2002-11-22 08:22:57 +00:00
rjc%netscape.com f2204c71c1 Fix bug # 180423: implement nsIRDFRemoteDataSource::FlushTo() which enables, among other things, serializing bookmarks as RDF. r=pavlov sr=ben 2002-11-22 07:55:59 +00:00
darin%netscape.com 9b3557c713 fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky 2002-11-22 07:40:16 +00:00
cltbld%netscape.com 2cb82ef1fa filter irc string 2002-11-22 07:06:10 +00:00
mkaply%us.ibm.com 7a35b0d4e2 #171166
r=pedemont, sr=blizzard (platform specific code)
OS/2 only - hack to support webdings
2002-11-22 07:03:56 +00:00
darin%netscape.com 2b97c85085 fixing some WIN32 thread safety problems. 2002-11-22 06:58:47 +00:00
darin%netscape.com 2c798c81c4 fixes some XP_WIN review comments from dougt. fixed some startup/shutdown
races, etc.
2002-11-22 06:46:24 +00:00
mkaply%us.ibm.com 22dd112791 #179617
r=me, sr=blizzard (platform specific code)
OS/2 only - fix major regression caused by event checkin - don't reuse event structures
2002-11-22 06:37:53 +00:00
cltbld%netscape.com 860de05db0 more log trimming 2002-11-22 06:05:39 +00:00
jfrancis%netscape.com c8b4e00d8c pay no attention to the man behind the curtain. 2002-11-22 05:40:10 +00:00
jfrancis%netscape.com e24066934c more work on build bustage. 2002-11-22 04:45:25 +00:00
jfrancis%netscape.com bc4a70346c fixing build bustage 2002-11-22 04:29:15 +00:00
kyle.yuan%sun.com ee01947d20 Bug 124556 Crashing on random pages in 8-bit StaticGray class X11 server [nsImageGTK::DrawCompositedGeneral]
r=pavlov, sr=tor
modified the loop limit from (ximage->width*ximage->height) to (width*height) to avoid invalid memory access and corrected some pointer calculation bug.
2002-11-22 04:24:53 +00:00