dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
cbiesinger%web.de
26fd1afa1f
190020 r=timeless sr=alecf GetResource should take AUTF8String
2003-02-25 19:02:00 +00:00
jrgm%netscape.com
b9b898a7ea
remove '#ifndef REPEATING_TIMERS' code. This was accidentally turned back on in 9/02 after being dead from 12/01, and will now revert to using repeating timers. Affect caret, <blink>, bookmarks & search 'ping'. bug 182141, r+sr=smfr
2003-01-20 04:26:17 +00:00
dbaron%dbaron.org
f2cd5e3e66
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 23:19:20 +00:00
cbiesinger%web.de
bb4d53d6fe
77345 patch by Erich.Iseli@Iseli.org r=sgehani,rjc sr=jag
...
browser window can't display too many multiple search engines at once
2002-12-30 21:42:19 +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
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
timeless%mozdev.org
e921e687cf
Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
...
r=rjc,bienvenu sr=alecf
2002-11-20 08:10:37 +00:00
rjc%netscape.com
8b174963b8
Fix bug # 175324: search hang. code from ajschult@eos.ncsu.edu r=rjc sr=jag
2002-11-16 02:42:53 +00:00
darin%netscape.com
978883d928
fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts
2002-11-14 20:36:20 +00:00
rjc%netscape.com
7fa08e0a95
Fix bug # 178368: reduce search graph footprint re: HTML chunks. r=sgehani sr=jag
2002-11-08 22:34:02 +00:00
timeless%mozdev.org
f46df26a29
backing out.
2002-11-06 16:49:13 +00:00
timeless%mozdev.org
3e013d49d9
Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
...
r=rjc,bienvenu sr=alecf
2002-11-06 15:31:02 +00:00
varga%netscape.com
6f3bb5cc46
Fix for bug 134824. Column Sorting in the Download Manager has no effect.
...
r=neil, sr=jag, a=asa
2002-10-22 19:49:29 +00:00
rjc%netscape.com
329df497ef
Fix bug # 120712: memory leak fix. Forced to use nsAutoString as CBufDescriptor doesn't guarantee zero termination. Patch from ajschultz@eos.ncsu.edu. r=rjc sr=jag
2002-10-04 02:25:03 +00:00
rjc%netscape.com
ddd3144027
Fix bug # 172450: plug ever-increasing memory leaks. When new internet search results are added, old nodes were being removed, but old attributes hanging off of the old nodes need to be cleared out also (but, IFF there are no other references to the old search result nodes in the graph.) r=sgehani sr=jag
2002-10-03 21:27:05 +00:00
hewitt%netscape.com
904376a818
trimming the sherlock plugins built for phoenix, rs=blake/hyatt
2002-09-29 22:22:56 +00:00
shanjian%netscape.com
d5ba374d29
#85434 Entered national characters filtered
...
using default charset for internet search charset fallback instead of hard coded hardcoded iso88591.
p=bukovjan@mbox.dkm.cz , r=bstell, sr=jag
(Thanks to Michal Bukovjan for preparing the patch).
2002-09-18 19:27:43 +00:00
dougt%netscape.com
c5e8f896cd
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
dougt%netscape.com
d94b37c68a
Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 05:38:16 +00:00
timeless%mac.com
b64a745845
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2002-09-02 03:36:38 +00:00
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
jruderman%hmc.edu
1c06f65837
86063 and 134614. add ctrl+shift+f shortcut for "search the web" and make "search the web" go to the user's selected search engine. r=aaronl,sgehani, sr=hewitt.
2002-06-19 00:50:20 +00:00
cbiesinger%web.de
6197948cc3
bug 115473 r=pavlov sr=brendan
...
Remove timer priorities
2002-06-11 20:47:04 +00:00
nhotta%netscape.com
1a50902cef
Map charset name to charset atom, this fixes the charset name canonicalization problem (e.g "utf-8" vs "UTF-8"),
...
bug 138638, r=rjc, sr=alecf.
2002-06-11 20:19:21 +00:00
bryner%netscape.com
857f82ec28
Don't let sidebar panels take focus unless the user just selected the panel (i.e. don't focus them when a new window is opened). Bug 76621. r=blake, sr=jag.
2002-05-29 05:06:42 +00:00
nhotta%netscape.com
58387296ac
Use "sourceTextEncoding" to convert search name and description,
...
bug 92314, r=rjc, sr=alecf.
2002-05-17 22:30:50 +00:00
dougt%netscape.com
e96df2ad1b
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
danm%netscape.com
60a39f5dc1
death to compiler warnings. bug 126488 code=ayn2@cornell.edu r=jag,rjc
2002-05-13 21:46:24 +00:00
darin%netscape.com
f43dfb75ba
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
alecf%netscape.com
e4d4ba3ccb
Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
...
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
blakeross%telocity.com
08c8190bee
32034 - sidebar search fails if no navigator windows are open. r=bryner sr=ben
2002-04-29 03:00:57 +00:00
darin%netscape.com
1b1677bbe9
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
seawood%netscape.com
ce9e9903a5
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
2002-04-25 02:52:44 +00:00
hewitt%netscape.com
07d96867f1
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
seawood%netscape.com
f9479b8517
Remove xp_core.h & xp_mem.h and all build references to them.
...
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
blakeross%telocity.com
7f2fccf4c7
125970 - dialog to change default search engine appears on clicking scroll arrow. r=sgehani sr=hewitt a=scc
2002-03-24 02:59:50 +00:00
dbaron%fas.harvard.edu
fd56358d37
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:23:50 +00:00
sgehani%netscape.com
60f8062c94
Polish search results.
...
b=106127; r=morse; sr=hewitt; a=asa
2002-03-21 23:29:56 +00:00
darin%netscape.com
819ce1f98f
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
alecf%netscape.com
bfb94e0b07
*sigh* more nmake bustage
2002-03-19 08:04:27 +00:00
alecf%netscape.com
ecdb77e394
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
2002-03-19 06:46:56 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
ben%netscape.com
3d94682124
updating nsIBookmarksService caller
2002-02-20 04:35:57 +00:00
ben%netscape.com
692f63fa70
Updating call sites of bookmarks-service methods to use new method names.
...
r=rjc, sr=hyatt
2002-02-20 04:18:07 +00:00
cathleen%netscape.com
8d48d2e7e6
eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan
2002-02-19 16:01:45 +00:00
sgehani%netscape.com
9111d19e2d
Don't show a cancel button since cancel doesn't do anything.
...
Temporary fix for b=40898; r=morse; sr=blake
2002-02-17 01:53:34 +00:00
sgehani%netscape.com
1341495659
Make bugzilla sherlok plugin search by term rather than assigned_to.
...
b=83052; r=sgehani; checking in for Mike Young <youngfam@nni.com>
2002-02-15 00:52:31 +00:00
rjc%netscape.com
168660ddfe
Fix bug # 12532: menu addition. Patch from pbelle123, r=rjc sr=ben
2002-02-13 21:46:00 +00:00
rjc%netscape.com
a2b2223a22
Fix bug # 122952: Mac OS X internet search issues. r=sdagley,sfraser
2002-02-02 01:35:33 +00:00