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

4765 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org d0724798bb Bug 210300 Incomplete Help Index
patch by rlk@trfenv.com r=oeschger a=asa
2003-08-26 20:05:32 +00:00
caillon%returnzero.com f8e8aed8a7 Backing out the patch to bug 83536.
I will reland this when 1.6a re-opens.
r+sr=jst@netscape.com
a=chofmann
2003-08-22 03:06:53 +00:00
cls%seawood.org 17110b9791 Fixing static build bustage. 2003-08-20 17:39:25 +00:00
rginda%netscape.com 6d36059847 Landing venkman 0.9.78, bug 216452, a=asa
0.9.78 fixes the problem where the cursor would be left one character before the
end of the line after using the up arrow to recall a previous command, adds the
``clear-session'' command to clear the contents of the Interactive Session view.
It also adds ``Set Breakpoint'' to the context menu of the Loaded Scripts view,
and ``Set Breakpoint'' and ``Clear Breakpoint'' to the Call Stack view.  This
revision also clears up a few strict mode warnings, and hides javascript: files
in the loaded scripts view.
2003-08-18 22:18:53 +00:00
rginda%netscape.com bed39e8f3c landing CHATZILLA_COMMANDS_YOU branch, see bug 210744. a=asa 2003-08-18 21:35:33 +00:00
cls%seawood.org 1b51ba858c Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
darin%meer.net 42caff9a93 fixes bug 215460 "accept cookie dialog's '...all cookies from this site' checkbox does not always suppress further prompting" r=dwitte sr=bryner a=asa 2003-08-15 21:04:54 +00:00
oeschger%netscape.com 362fe4ca2c bugs=198004,210300, a=asa, r=oeschger, work=r.j.keller, fixing search-db and help index in mozilla help system 2003-08-12 23:53:20 +00:00
kairo%kairo.at 5cbc82d1b5 bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa 2003-08-11 11:31:24 +00:00
oeschger%netscape.com 28e6a83585 small mend on earlier check-in for 76761, a=chofmann, r=oeschger, patch=r.j.keller, sr=jag 2003-08-08 03:00:53 +00:00
oeschger%netscape.com cac32c56bd small mend on earlier check-in for 76761, a=chofmann, r=oeschger, patch=r.j.keller, sr=jag 2003-08-08 02:31:02 +00:00
mhammond%skippinet.com.au 2b865446d7 Fix errors with (and add tests for) unsigned long constants on solaris.
Not part of the build (and neither was the last checkin - sorry)
2003-08-08 00:51:40 +00:00
mhammond%skippinet.com.au a99e209b3f Add some extra utf8 string tests. 2003-08-08 00:50:34 +00:00
oeschger%netscape.com c98b3fff5d a=chofmann for 1.5, sr=jag, r=oeschger, work=r.j.keller: adding help for IE users to help menu/system 2003-08-07 17:29:31 +00:00
mhammond%skippinet.com.au 08d4596aaa Fix a bug when registering just a single component. Not part of the build. 2003-08-06 01:04:15 +00:00
axel%pike.org 397117c707 bug 214954, fix embedded XSLT stylesheets from script, r=sicking, sr=peterv 2003-08-05 22:37:23 +00:00
sicking%bigfoot.com bdb9838b16 Bug 205703: Reduce binarysize by not inlineing ExprResult::Release.
r/sr=peterv
2003-08-05 21:34:17 +00:00
sicking%bigfoot.com 76f2d6fe7f Bug 207377: Change the way tbody-elements are inserted into tables to increase speed and make sure that only tablerows are inserted.
r=Pike sr=peterv
2003-08-05 21:27:21 +00:00
darin%meer.net 23eb5beb12 removing nsCookieHttpNotify.{h,cpp} now that they are unused and empty, b=210561. 2003-08-05 02:16:36 +00:00
darin%meer.net 0e1fa2dc76 initial patch for bug 210561 "eliminate nsCookieHTTPNotify; have HTTP talk directly to nsICookieService" patch=dwitte r=mvl sr=darin 2003-08-05 01:44:27 +00:00
cls%seawood.org 09671327f5 Remove unused references to xpcom_obsolete
Bug #38122 r=dougt sr=bryner
2003-08-02 20:17:28 +00:00
stephend%netscape.com b878775585 Spelling corrections that should've landed with the original patch for bug 184059 2003-08-02 18:17:55 +00:00
darin%meer.net 82a854409f fixes bug 184059 "cookperm.txt entries should override default cookie setting" patch=dwitte r=mvl sr=bz 2003-08-02 17:20:52 +00:00
mhammond%skippinet.com.au 7281406073 One final wchar_t -> PRUnichar. Not part of the build. 2003-07-30 23:24:05 +00:00
mhammond%skippinet.com.au 0442069411 Tweak so it still builds with Python 2.2. Not part of the build. 2003-07-30 23:10:31 +00:00
bienvenu%nventure.com 0992021db1 fix problem logging onto mail server when password has changed on the server, 214217, r/sr=scott, by backing out fix for 160425 2003-07-30 22:44:53 +00:00
timeless%mozdev.org 0e5465c581 Bug 214398 - Refactor some copied code into a function in nsXMLHttpRequest
patch by riceman+bmo@mail.rit.edu r=jst sr=jst
2003-07-30 06:57:02 +00:00
mhammond%skippinet.com.au d1105edcd4 Remove a couple of unused variables. Not part of the build. 2003-07-30 01:18:12 +00:00
mhammond%skippinet.com.au a05ad6a5fe Remove unused variable. 2003-07-30 01:13:50 +00:00
mhammond%skippinet.com.au 557e88d6df Not part of the build.
Explicitly use Python UCS2 functions, for platforms where
sizeof(wchar) != sizeof(PRUnichar).

Incorporate Linux build changes for dynamic linking.
2003-07-30 01:08:13 +00:00
mkaply%us.ibm.com 72be570e0b Fix static build 2003-07-29 01:51:57 +00:00
bzbarsky%mit.edu 5fa37ec6f3 DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
r+sr=jst
2003-07-28 21:35:53 +00:00
cbiesinger%web.de 28d2c597e5 bug 214116
Lots of references to Netscape Webmail in the Mailnews Section of Help Window.
pathc by R.J. Keller  webmaster@trfenv.com, r=oeschger
2003-07-28 20:49:45 +00:00
neil%parkwaycc.co.uk 862f22d918 Bug 214107 Fix XML Parsing Error in help-index1.rdf p=bc@bclary.com r=me (no sr required as per the original patch) 2003-07-28 12:38:15 +00:00
bzbarsky%mit.edu b0d068ccde Bump skinVersion up to 1.5, since older skins are likely to get broken by the
change to no longer support single-':' pseudo-elements.  Bug 211657, r+sr=dbaron
2003-07-25 23:03:39 +00:00
jaggernaut%netscape.com 95899387f6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00
mkaply%us.ibm.com b88d1bcdd9 #56301
r=mkaply, pedemont, jblanco, sr=kin@netscape.com, a=drivers
Check mozdev spellchecker into Mozilla - hurrah!
Not turned on yet :)
2003-07-25 15:47:55 +00:00
mkaply%us.ibm.com 53a6b6daf9 #56301
r=mkaply, pedemont, jblanco, sr=kin@netscape.com, a=drivers
Check mozdev spellchecker into Mozilla - hurrah!
Not turned on yet :)
2003-07-24 21:39:28 +00:00
neil%parkwaycc.co.uk e7c585c091 Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer 2003-07-24 20:31:35 +00:00
bzbarsky%mit.edu d0666152a5 Add an nsIDocument* GetOwnerDocument() to nsGenericElement, deCOMify
nsINodeInfo a tad.  Bug 211634, r=jkeiser, sr=jst
2003-07-24 17:30:52 +00:00
caillon%returnzero.com 91b7c60bee Bug 83536.
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
2003-07-24 05:15:20 +00:00
jaggernaut%netscape.com 4e7c966d11 Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron 2003-07-24 04:53:13 +00:00
mhammond%skippinet.com.au 366e7df501 We were breaking Python's rules for comparison result returns - and
this only started mattering in Python 2.3.

Not part of the build.
2003-07-23 00:23:45 +00:00
sicking%bigfoot.com d4cccf83f1 not part of build. installfile for a buster.xpi. Also put the overlayed menuitem in the Webdevelopment menu so that it works for official builds. 2003-07-22 19:56:01 +00:00
dbaron%dbaron.org 47183725c7 Remove unused content quality stubs. b=111346 r+sr=bzbarsky 2003-07-22 18:38:08 +00:00
mhammond%skippinet.com.au ca8e433988 When new components are registered, re-scan the Python directory for
new .pth files (which may have just been installed).

Add _xpcom.GetSpecialDirectory() to make this work.

Not part of the build.
2003-07-22 07:30:55 +00:00
jgaunt%netscape.com 74e4dbf9c7 not part of build
dropping the uddi support into webservices so it doesn't get lost.
2003-07-21 18:03:42 +00:00
mkaply%us.ibm.com d4e68f80de webbnet hostname changed 2003-07-21 14:47:02 +00:00
varga%utcru.sk fbd78f9fd1 Fix for bug 152209. unnecessary distinction between "content" and "treeitem" template conditions
r=neil, sr=bienvenu
2003-07-20 10:35:41 +00:00
jaggernaut%netscape.com 83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00