cbiesinger%web.de
51a89a8b1e
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
...
associated code. These options do not really work anymore.
r=bsmedberg
2006-05-06 17:53:51 +00:00
gerv%gerv.net
af20ee45fb
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:05 +00:00
timeless%mozdev.org
e46b658cce
Bug 106386 Correct misspellings in source code
...
patch by ispiked@gmail.com r=timeless rs=brendan
2006-01-12 06:34:54 +00:00
smontagu%smontagu.org
5ac082b0a6
Make mErrorEncoder nsCOMPtr. Bug 306493, r=jshin, sr=dbaron
2005-09-06 07:10:26 +00:00
smontagu%smontagu.org
b21942d686
Release the correct pointer in implementations of SetOutputErrorBehavior. Bug 295145, patch by Frank Wein <bugzilla@mcsmurf.de>, r=jshin, sr=dbaron
2005-08-29 13:58:56 +00:00
jshin%mailaps.org
5263b0105b
bug 282800 : potential null argument 3 to 'memset' : r=dveditz, sr=bz, a=dveditz
2005-02-19 07:27:54 +00:00
jshin%mailaps.org
7a79475cb5
bug 276042 : NPL->MPL
2005-01-09 12:33:29 +00:00
jshin%mailaps.org
7aedc24051
bug 276042 : NPL -> MPL relicensing of u[tf] files in intl/uconv
2005-01-09 06:06:00 +00:00
bsmedberg%covad.net
79241940e8
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
gerv%gerv.net
670fb87360
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +00:00
bryner%brianryner.com
29c70cffe8
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
gerv%gerv.net
ba2432c07e
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-08-25 23:02:50 +00:00
gerv%gerv.net
31625ba2b1
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
darin%meer.net
c380c59f65
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2004-02-28 22:34:07 +00:00
bryner%brianryner.com
7171f28ff4
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
jshin%mailaps.org
17781c379f
bug 214743 : remove Hangul Jamo fallback in KSC5601GL encoder and 'generator'. Also remove the corresponding 'scanner' in uscan.c that's not used by any decoder (r=smontagu,sr=blizzard)
2003-08-06 17:07:22 +00:00
alecf%flett.org
2751c6b097
fix for bug 206379:
...
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
jshin%mailaps.org
f7fb3323d6
bug 206363 : fix a buffer overrun in JamoTTF converter (r=smontagu,
...
sr=rbs, a=asa)
2003-05-22 00:23:38 +00:00
seawood%netscape.com
fcc2fc8210
Function definitions should match function declarations.
...
Fixing OS/2 bustage from bug 176315
2003-04-22 06:57:46 +00:00
seawood%netscape.com
792a9f985f
http://www.mozilla.org/hacking/portable-cpp.html#variables_in_for
...
Fixing win32, os2 & irix bustage
2003-04-22 05:19:32 +00:00
jshin%mailaps.org
775ff11145
bug 176315 : add a converter for old Korean support. (r=ftang, sr=rbs)
2003-04-22 03:21:12 +00:00
jshin%mailaps.org
2475a8eab8
bug 180851 : remove several unnecessary converters(used only for X11
...
font encodings) for non-gtk builds (Windows,MacOS, Xft without X11CORE,etc)
r=seawood, sr=alecf
2003-02-27 23:27:57 +00:00
sfraser%netscape.com
eab5d38cb2
Make lots of static data const. Bug 74803. r=dbaron, sr=alecf
2003-02-26 01:15:36 +00:00
dbaron%dbaron.org
3ea0dc57d4
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
seawood%netscape.com
57e08a3f3a
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
dougt%netscape.com
68faeb5241
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
alecf%netscape.com
71f32d15bb
fix for bug 158003 - custom static constructors for i18n unicode converters.
...
r=shanjian, sr=bz, a=roc+moz
2002-09-07 01:17:57 +00:00
stephend%netscape.com
4bcdc79c3d
Bug 160248. Removing unused _IMPL_NS_INTL defines. Patch by Stephen Walker <walk84@yahoo.com> r=seawood@netscape.com, NO sr needed, makefiles only
2002-08-29 01:33:14 +00:00
alecf%netscape.com
24b1b48a47
removal of last of files which are no longer part of the build
2002-08-12 19:38:29 +00:00
alecf%netscape.com
398c128889
fix for bug 157993 - combine all unicode converters into a single library, and share GetMaxLength() implementation between all converters that can support it.
...
r=ftang, sr=blizzard
2002-08-12 19:16:16 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
bryner%netscape.com
7dafb891cc
Removing unused NS_DOM/_IMPL_NS_DOM and NS_INTL/_IMPL_NS_INTL defines (bugs 160248 and 160253). Patch for 160248 by walk84@yahoo.com, r=me&cls; patch for 160253 by me, r=cls.
2002-07-31 20:53:46 +00:00
jshin%mailaps.org
29a10c73eb
Add two new characters(Euro and Registered trade mark sign) to
...
KS X 1001 based converters (EUC-KR, UHC, JOHAB, ISO-2022-KR):
bug 134749: r=yokoyama, sr=alecf, a=asa
2002-07-19 01:42:16 +00:00
jshin%mailaps.org
2a1d3f7665
Combining EUC-KR and UHC decoders into one (bug 131388)
...
r=yokoyama, sr=alecf, a=scc
2002-07-18 02:40:19 +00:00
jshin%mailaps.org
f1e67b79cd
bug 135850 - Make Korean JOHAB encoder (Compatibility Jamo part) aligned with
...
Adobe CMap and XFree86 font encoding file for JOHAB.
r=yokoyama,sr=alecf,a=asa
2002-07-14 10:28:48 +00:00
alecf%netscape.com
eed8e408de
fix for bug 125617 - use the category manager instead of the registry to keep our list of encoders/decoders
...
r=dougt, sr=dveditz
2002-06-22 21:08:00 +00:00
dougt%netscape.com
c683a217ab
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
dbaron%fas.harvard.edu
59892aa65e
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
alecf%netscape.com
132a073c05
bug 125055 - move uconv registration to table-based list of converters
...
shrinks dll and speeds up access
r=yokoyama, sr=blizzard
2002-02-15 15:03:39 +00:00
sfraser%netscape.com
d133d4956f
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
seawood%netscape.com
45bfbf0658
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
jaggernaut%netscape.com
97b0530073
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
leaf%mozilla.org
8310ba80d7
remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron
2001-12-05 03:43:29 +00:00
timeless%mac.com
060425ec59
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
...
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
jshin%mailaps.org
32144d8961
r=yokoyama@netscape.com sr=brendan@mozilla.org
...
fix bug 7964 : Add ISO-2022-KR decoder (to Unicode) for
Korean emails. Encoder is NOT included since ISO-2022-KR should
not be used for outgoing emails.
2001-10-13 07:22:27 +00:00
alecf%netscape.com
7f3e9d5db4
fix uconv depending on itself, r=cls part of bug 101761
2001-10-01 18:48:28 +00:00
gerv%gerv.net
1c6c9ed7c8
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
1856815ff1
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
bc444f528a
bug #98089 : ripped new license
2001-09-19 22:39:41 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00