bsmedberg%covad.net
|
a38f42348d
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-05 12:36:03 +00:00 |
bsmedberg%covad.net
|
7ccf6e4965
|
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
|
2004-12-09 19:28:35 +00:00 |
bryner%brianryner.com
|
1435145ce6
|
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
|
2004-11-24 22:48:45 +00:00 |
darin%meer.net
|
f94aa8151e
|
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
|
2004-11-07 23:59:35 +00:00 |
darin%meer.net
|
96c79cea45
|
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
|
2004-11-01 18:50:36 +00:00 |
gerv%gerv.net
|
0dc5f78627
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-07-16 20:31:11 +00:00 |
gerv%gerv.net
|
50415faa3b
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-07-16 18:48:35 +00:00 |
roc+%cs.cmu.edu
|
52092297fe
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
roc+%cs.cmu.edu
|
b8ecbc84da
|
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
|
2004-05-22 22:15:22 +00:00 |
gerv%gerv.net
|
6f486a3c92
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
jshin%mailaps.org
|
aa4552cdf0
|
bug 233669: treat Korean compatibility Jamos, Kanbun and Bopomofo as syllabic (r=momoi, sr=bz)
|
2004-02-19 11:06:32 +00:00 |
tor%cs.brown.edu
|
b46544f169
|
Bug 208314 - remove use of iostreams to allow building with compilers
that don't support classic C++ iostreams (ex: MSVC++ .net 2003).
r=timeless, sr=dbaron
|
2004-02-07 02:41:10 +00:00 |
dbaron%dbaron.org
|
e20ca858dd
|
Include nscore.h instead of nsCom.h. b=226555 r=dougt sr=darin a=asa
|
2003-11-29 18:56:10 +00:00 |
timeless%mozdev.org
|
17dd3115eb
|
Bug 223707 IS_CJK_CHAR should not return true for u > 0xFFEF
r=smontagu sr=roc
|
2003-11-05 22:28:14 +00:00 |
dbaron%dbaron.org
|
67782aaa8c
|
Miscellaneous code cleanup. b=215963 r=jshin sr=bzbarsky
|
2003-09-23 07:30:51 +00:00 |
dbaron%dbaron.org
|
473e065cb7
|
Correct spelling mistakes (mainly by correcting class name to refer to JIS X 4051). b=215963 r=jshin sr=bzbarsky
|
2003-09-17 03:08:18 +00:00 |
bryner%brianryner.com
|
8bd0fdbb8d
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-07 22:24:21 +00:00 |
cls%seawood.org
|
c08e99a287
|
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 |
jaggernaut%netscape.com
|
f008bc2bad
|
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 |
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 |
seawood%netscape.com
|
6934dc37a9
|
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
|
2003-06-10 20:12:33 +00:00 |
jshin%mailaps.org
|
8927c0620a
|
fix line wrapping around full stop (bug 164759. Not a full fix for it).
r=smontagu, sr=heikki
|
2003-05-23 22:34:20 +00:00 |
timeless%mozdev.org
|
ddbbc89bb5
|
Bug 205262 warning nsSampleWordBreaker::Next was hidden by nsSemanticUnitScanner::Next
r=smontagu sr=dbaron
|
2003-05-23 22:06:40 +00:00 |
seawood%netscape.com
|
5e2dd72a02
|
Implement mozcomps static build variant.
Remove unnecessary EXPORT_LIBRARY settings.
Bug #201602 r=bryner
|
2003-04-17 19:19:42 +00:00 |
jst%netscape.com
|
14882c9d0c
|
Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com
|
2003-03-26 07:41:30 +00:00 |
sfraser%netscape.com
|
db1ecba574
|
Make lots of static data const. Bug 74803. r=dbaron, sr=alecf
|
2003-02-26 01:15:36 +00:00 |
dbaron%dbaron.org
|
4abc025fba
|
Most of the changes needed for Mozilla to build with gcc's -pedantic-errors option. b=175423 r=seawood sr=bryner
|
2003-01-13 23:15:42 +00:00 |
dbaron%dbaron.org
|
72b937ea79
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 21:07:51 +00:00 |
beard%netscape.com
|
0b5ced9d65
|
Fix for bug #183109, r=shanjian, sr=sfraser, a=asa
|
2002-12-07 00:41:01 +00:00 |
dbaron%fas.harvard.edu
|
93884c57d9
|
Add newline to end of file to fix gcc 3.2 bustage.
|
2002-11-25 15:22:41 +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 |
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 |
smontagu%netscape.com
|
049a2f65b5
|
Backing out shanjian's last checkin
|
2002-11-20 23:58:14 +00:00 |
shanjian%netscape.com
|
3282f4a651
|
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-20 21:13:52 +00:00 |
seawood%netscape.com
|
d1bef3cbe0
|
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
|
2002-10-17 06:47:01 +00:00 |
alecf%netscape.com
|
2ce9c4753b
|
removing files no longer part of build due to bug 169498
|
2002-09-24 22:09:32 +00:00 |
alecf%netscape.com
|
3bd0bc2b31
|
bug 169498 - combine i18n libraries into one. sr=bryner, r=ftang
|
2002-09-24 21:50:05 +00:00 |
alecf%netscape.com
|
ce6ac3753f
|
further work on bug 169498 - combine chardet, unicharutil and lwbrk into one dll
also add ns<Foo>Constructors.h to make the constructors/etc more modular
not part of build
|
2002-09-18 20:03:11 +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 |
shanjian%netscape.com
|
32a073de91
|
#162949 Line wrapping: suspension points are placed at the beginning of a new line.
change the class of character u+2024, u+2025, u+2026 so that they will not be
placed in the beginning of the line.
p=ftang, r=shanjian, sr=rbs
|
2002-08-23 20:58:43 +00:00 |
seawood%netscape.com
|
4995c5758a
|
Removing old unused module prefix files.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162186 r=cls
|
2002-08-14 23:09:28 +00:00 |
seawood%netscape.com
|
7cc43e8440
|
Use shared prefix files instead of old module specific ones.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162186 r=cls
|
2002-08-14 23:07:41 +00:00 |
seawood%netscape.com
|
8ae6c40f5d
|
Removing old nmake build makefiles. Bug #158528 r=pavlov
|
2002-08-10 07:55:43 +00:00 |
seawood%netscape.com
|
fdafe18afe
|
Remove unused defines:
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG
Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner
_IMPL_NS_VIEW
Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
|
2002-08-07 06:08:00 +00:00 |
jdunn%netscape.com
|
2b22fd9743
|
HP-UX requires STDC to be defined
# 146265
r=cls@seawood.org
sr=jaggernaut@netscape.com
|
2002-05-23 10:41:36 +00:00 |
dbaron%fas.harvard.edu
|
a392f4e187
|
Rename a variable so that we can build on gcc 3.1. r=cls sr=jst b=139089
|
2002-05-17 02:22:22 +00:00 |
ftang%netscape.com
|
4cc9aa62ef
|
fix bug 130441 and 122584
support surrogate in text-align: jutify , selection and cusor movement
r=shanjian/smontagu sr=kin a=asa
|
2002-03-27 03:28:34 +00:00 |
sfraser%netscape.com
|
d285f8f560
|
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
|
2002-01-30 21:14:20 +00:00 |
shanjian%netscape.com
|
3a005e5cda
|
#118000 support unicode plane 1 characters
r=ftang, sr=attinasi
this part fix the line breaker. Surrogate pair should be be separated.
|
2002-01-16 00:03:16 +00:00 |
timeless%mac.com
|
711739d601
|
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
|
2001-12-23 23:23:41 +00:00 |