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

2454 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org ca4e64fa50 Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner 2004-01-23 23:12:44 +00:00
smontagu%smontagu.org 9adc589f1f Removing unused code. Preliminary patch to bug 231162, r=jshin@mailaps.org, sr=dbaron. 2004-01-23 19:46:43 +00:00
smontagu%smontagu.org 9c629f6331 Backing out last change because of test failures on tinderbox. 2004-01-21 08:06:12 +00:00
smontagu%smontagu.org c1002122ce Removing unused code. Preliminary patch to bug 231162, r=jshin@mailaps.org, sr=dbaron. 2004-01-21 06:40:17 +00:00
bsmedberg%covad.net 1f4ab81acd Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
jshin%mailaps.org 4d3f0a7382 bug 228176 : in the previous checkin, missed the reviewer comment about the name change (exclude -> skip) 2004-01-07 04:17:40 +00:00
jshin%mailaps.org c82ca64f9c bug 228176 exclude control characters from unescaping URLs for the UI : r=darin, sr=jst 2004-01-07 03:57:20 +00:00
bsmedberg%covad.net f0bfff2628 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
jgmyers%speakeasy.net d86c95a835 Accept halfwidth katakana in iso-2022-jp: bug 172393 r=ftang sr=roc 2004-01-03 21:45:21 +00:00
peter%propagandism.org a42e149448 Patch for bug 209699 (convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2003-12-23 16:48:40 +00:00
jshin%mailaps.org 0f50b928ca bug 203406 : missing cast added 2003-12-23 10:32:12 +00:00
jshin%mailaps.org e060015141 bug 203406 : performance enhancement patch for CTL (patch by prabhat), bug 204286 (patch by me) : enable Devanagari rendering in Xft build with Hindi shaper. r=prabhat, sr(rs)=rbs 2003-12-23 10:17:50 +00:00
timeless%mozdev.org 5d87ffa3f9 Bug 226149 DRefTool analysis for ctl files
r=roc sr=roc
2003-12-21 06:17:24 +00:00
jshin%mailaps.org 2edcab4480 bug 227958 : big5, gb2312, ksc5601 fonts (X11core) don't show up in font selection menu. Fix this by adding the corresponding internal charset names. r=smontagu, sr=rbs, a=asa 2003-12-15 23:00:21 +00:00
jshin%mailaps.org 5bd0e61c8c bug 224337 : fix misalgined accesss in pre-composed CCMap (on RISC architectures) : r/sr=brendan, a=dbaron 2003-12-15 00:32:16 +00:00
dbaron%dbaron.org 93497517b6 Remove include of stdio.h from nsTraceRefcnt.h. b=227074 r=dougt sr,a=brendan 2003-12-12 23:02:12 +00:00
dbaron%dbaron.org 48cec79e23 Back out last change jshin made. Fixing bustage. b=224546 2003-12-03 07:46:19 +00:00
jshin%mailaps.org 83ae057669 bug 224546 : Change Win 'Regional Settings' -> lose button functions & text : additional 'const' to type definition (missed in the first check-in) per dbaron's review comment 2003-12-03 06:11:03 +00:00
jshin%mailaps.org 8d23ecdb94 bug 224546 : Change Win 'Regional Settings' -> lose button functions & text (r=smontagu, sr=dbaron, a=asa) 2003-12-03 06:07:13 +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
jshin%mailaps.org b5f0d2a5dd bug 225340 : fix unaligned memory access on 64bit machines in nsSaveAsCharset and Gfx. (r=smontagu, sr=rbs, a1.6b = asa) 2003-11-23 00:25:52 +00:00
jshin%mailaps.org 7e3fe5bec8 bug 221666 : checked in the wrong patch(the second latest) in the previous landing. fix bustage : Sorry ! 2003-11-09 19:48:11 +00:00
jshin%mailaps.org ea3cd64c21 removing 'pollution' gotten sneaked in by mistake (when landing for bug 221024) 2003-11-09 19:10:28 +00:00
jshin%mailaps.org 5a3c379dca bug 221024 : add a new option for turning invisible chars. to 'nothingness' to the transliterator (r=smontagu, sr=rbs) 2003-11-09 18:52:01 +00:00
jshin%mailaps.org c7548bdfc8 bug 221666 : remove redundant copy of nsCompressedCharMap.(h|cpp) and move them to intl/unicharutil out of gfx (r=smontagu, sr=rbs) 2003-11-09 18:39:19 +00:00
jshin%mailaps.org 7234e53d2e bug 225106 : remove redundant charset alias resoultion code (r=smontagu, sr=bz) 2003-11-09 05:45:21 +00:00
timeless%mozdev.org 978b28ddd2 Bug 224087 IS_CJ_CHAR should not return true for u > 0xFFEF
r=smontagu sr=roc
2003-11-05 22:28:18 +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
timeless%mozdev.org b1fee61e78 Bug 224127 warning: `int posix_locale_category[6]' defined but not used in nsLocaleService.cpp
r=smontagu sr=peterv
2003-11-05 21:12:10 +00:00
peter%propagandism.org 816b00b6cc Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron. 2003-11-01 10:57:41 +00:00
jshin%mailaps.org 88f6f41509 bug 195093 : fix a typo (eu-US --> en-US) (thanks to tor who noticed it in bug 153586) 2003-10-31 01:26:42 +00:00
jshin%mailaps.org 44b4666f1d bug 195093 : fix another mac bustage : add a missing '}' and a return statement 2003-10-30 07:16:08 +00:00
jshin%mailaps.org b16201f0a9 bug 195093 : fix os2 bustage 2003-10-30 06:52:39 +00:00
jshin%mailaps.org 17cd172767 bug 195093 : fix another mac bustage 2003-10-30 06:43:37 +00:00
jshin%mailaps.org 04829d7882 bug 195093 : os2 bustage fix 2003-10-30 06:14:54 +00:00
jshin%mailaps.org f61f141b12 bug 195093 : fix Mac bustage 2003-10-30 06:07:48 +00:00
jshin%mailaps.org e23c5a36ac bug 195093 : modernize nsILocale (r=smontagu, sr=darin) 2003-10-30 05:04:45 +00:00
bryner%brianryner.com a0e219b348 deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
neil%parkwaycc.co.uk b3aa45d3c0 Checking in reviewed attachment rather than obsolete attachment to bug 222524 2003-10-17 09:06:13 +00:00
neil%parkwaycc.co.uk 77ff712a66 Bug 222524 CompareRawSortKey should be null-safe r=smontagu sr=bienvenu 2003-10-17 08:19:58 +00:00
dwitte%stanford.edu 53e3afed0c spelling fixes... s/debuging/debugging/. thanks to WeirdAl for the patch.
b=106386, p=ajvincent@juno.com, r=timeless, sr=bz.
2003-10-10 04:31:15 +00:00
cls%seawood.org 378b851b12 Case matters.
Fixing mingw cross-compiling bustage.
2003-10-07 20:39:25 +00:00
bryner%brianryner.com cd60efa8ac Updating my email address 2003-09-29 06:04:02 +00:00
jshin%mailaps.org d505eee43e bug 205387: exclude truly invisible characters from DrawString. The first in a series, fix for GFX:Win (r=smontagu, sr=rbs) 2003-09-28 10:12:42 +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
mkaply%us.ibm.com 7d84a061e6 #215581
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-15 21:33:41 +00:00
cbiesinger%web.de 70fbf773d7 Bug 218645
string bundles: use setcontenttype after ::open
r=bz sr=darin
2003-09-13 21:20:35 +00:00
bsmedberg%covad.net 3c7f6e517d Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-13 17:55:56 +00:00
jshin%mailaps.org 59f2bb2c3a bug 152264 : add zh-HK langGroup so that fonts can be specified separately for zh-HK and zh-TW langGroups (r=katakai, sr=blizzard). L10N changes included. 2003-09-11 12:01:08 +00:00