Boris Zbarsky
c4e1b94fda
Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg
2009-05-07 15:21:53 -04:00
Daniel Holbert
c755eee8e7
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
2009-01-21 22:55:08 -08:00
reed@reedloden.com
135f4c302a
Bug 401796 - "nsIStringCharsetDetector.h should not include nsString.h" [p=Mook r=smontagu a1.9=damons]
2007-11-13 00:37:27 -08:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
reed%reedloden.com
40d1a12901
Bug 401796 - "nsIStringCharsetDetector.h should not include nsString.h" [p=Mook r=smontagu a1.9=damons]
2007-11-13 08:37:27 +00:00
timeless%mozdev.org
1846fd9c62
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
bsmedberg%covad.net
dff1dea638
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
bzbarsky%mit.edu
9042fd7a93
Remove content dependency on the RDF-ness of bookmarks (since in general, they
...
need not be RDF-enabled at all). Remove bizarre dependency of an interface we
really want to expose to embeddors on nsIParser. Bug 101995 followup,
r=bsmedberg, sr=alecf
2005-03-05 03:35:54 +00:00
bzbarsky%mit.edu
3203d0d58e
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
2005-01-03 22:51:17 +00:00
gerv%gerv.net
6f486a3c92
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
alecf%flett.org
5614718dd3
fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs
...
r=jkeiser, sr=jst and some great comments from jshin@mailaps.org
2003-06-17 16:40:34 +00:00
seawood%netscape.com
8f112a4226
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
alecf%flett.org
a08103427a
big part of fix for bug 101995 - remove bookmarks dependency from nsHTMLDocument
2003-05-29 22:11:23 +00:00
jgmyers%netscape.com
9fd34f8c82
fix include guard: bug 168343 r=ftang sr=blizzard
2002-10-04 22:28:14 +00:00
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
alecf%netscape.com
4c7b95ef0f
final fix for bug 125617 - make the charset detectors use the category manager rather than the registry
...
and make extensible bundles use the category manager as well
r=dougt, sr=dveditz
2002-07-09 00:07:09 +00:00
shanjian%netscape.com
f76c0c6f15
#112793 fine tune frame charset mechanism
...
Besides charset, document now records charset source as well.
nsCharsetSource was replaced by PRInt32.
Some code relocation in nsHTMLDocument.cpp
r=yokoyama sr=waterson
2001-12-26 03:17:59 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
gerv%gerv.net
e61b2be88e
License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1).
2001-09-26 00:40:45 +00:00
gerv%gerv.net
2a80f3fea9
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
da68f3ed78
bug #98089 : ripped new license
2001-09-19 22:39:41 +00:00
bstell%netscape.com
36ff841a3f
bug 79607, r=ftang, sr=vidur
...
for the embedding API: add get/set charset
2001-05-17 02:09:12 +00:00
bstell%netscape.com
3fc0f030b2
bug 79608, r=ftang, sr=vidur
...
for Embedding API: add get/set charset
2001-05-17 01:48:41 +00:00
bstell%netscape.com
a731a58e8d
bug 79608, r=ftang, sr=vidur
...
for Embedding API add get/set charset
2001-05-17 01:46:22 +00:00
disttsc%bart.nl
34dc58df87
Convert nsIDocumentCharsetInfo to IDL so we can get rid of more bits of nsBrowse
...
rInstance. bug=46200, r=erik@netscape.com , r=smfr, a=alecf.
2000-11-16 21:33:34 +00:00
rayw%netscape.com
6cc70ebd6c
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
cata%netscape.com
e6fcb678dd
Fix for bug #37543 , a=ftang, r=nhotta.
2000-08-05 00:07:03 +00:00
cata%netscape.com
eac7679207
Interface updated with new methods and macros.
2000-05-17 05:08:39 +00:00
cata%netscape.com
427d14539d
Adding new interface to the build.
2000-03-25 00:10:47 +00:00
ftang%netscape.com
7c95d866a5
fix 22203. r=cata/jbetak do not call the reload but set the parser charset directly if auto detect happen in the first block.
2000-02-15 09:15:18 +00:00
dmose%mozilla.org
8535dda53e
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
ftang%netscape.com
8029a58bff
fix bug 14802, reviewed by harishd
1999-09-24 21:50:48 +00:00
ftang%netscape.com
200dae8918
add registratoin information
1999-09-22 03:21:58 +00:00
briano%netscape.com
903d52c236
General cleanup.
1999-09-11 03:07:11 +00:00
cyeh%netscape.com
cc2825cbe0
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 00:54:34 +00:00
ftang%netscape.com
3d429d252e
add eNoAnswerMatch and make define less than 32 char so it won't longer than ANSI standard
1999-06-24 20:40:25 +00:00
ftang%netscape.com
b1fb5b8336
add progid base
1999-06-22 07:21:49 +00:00
ftang%netscape.com
f633ee02b2
remove GetCandidates method for now
1999-06-22 04:56:10 +00:00
ftang%netscape.com
70cfe9f118
add new interface
1999-06-22 03:22:42 +00:00
ftang%netscape.com
8b7556346e
add new files
1999-06-22 03:03:32 +00:00
ftang%netscape.com
cb292b0d27
fix bug 8201 by adding GetIID()
1999-06-15 23:41:40 +00:00
sspitzer%netscape.com
a43f8dd517
cvs ignorage for the generated Makefiles
1999-05-18 21:50:31 +00:00
ftang%netscape.com
c3e18d02d8
add service
1999-05-15 00:57:45 +00:00
ftang%netscape.com
0724c9796b
add unix file
1999-05-14 23:36:14 +00:00
ftang%netscape.com
5e3c8290dc
First Checked In.
1999-05-14 23:32:51 +00:00
ftang%netscape.com
524e1ec08d
add chardet
1999-05-14 23:09:17 +00:00