benjamin@smedbergs.us
|
3048b90adc
|
Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser
|
2007-04-23 12:25:39 -07:00 |
benjamin@smedbergs.us
|
baab01ada6
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |
axel@pike.org
|
37999fa74b
|
bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg
|
2007-04-11 09:35:01 -07:00 |
smontagu@smontagu.org
|
2182273df2
|
Remove unused interface nsILocaleDefinition. Bug 374447, r=jshin, sr=biesi
|
2007-03-25 00:38:18 -07:00 |
hg@mozilla.com
|
05e5d33a57
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
smontagu%smontagu.org
|
71d338a0b4
|
Update comments to nsIUnicodeEncoder::Convert() to include NS_OK_UENC_MOREINPUT in the possible return values. Bug 366147, r=jshin, sr=roc
|
2007-03-12 09:59:12 +00:00 |
sayrer%gmail.com
|
f27fd09437
|
Bug 371611. crash nsIScriptableDateFormat::FormatDate for undefined year, month, day. Patch by Ryan Jones <sciguyryan@gmail.com>. r=smontagu, sr=biesi
|
2007-03-03 17:43:01 +00:00 |
smontagu%smontagu.org
|
f48f07e577
|
Convert the testcase from bug 340714 to an xpcshell test
|
2007-03-01 11:06:44 +00:00 |
asqueella%gmail.com
|
df0bc7c5ad
|
Bug 372076 - IConvAdaptor::SetOutputErrorBehavior should handle nsIUnicodeEncoder::kOnError_Signal
p=Ryan Jones <sciguyryan@gmail.com>
r=smontagu
|
2007-03-01 07:09:17 +00:00 |
smontagu%smontagu.org
|
875a53cc41
|
Add unit tests for ISO and Windows de/encoders
|
2007-02-28 19:31:49 +00:00 |
smontagu%smontagu.org
|
c064e81ce2
|
Add unit test for bug 367026
|
2007-02-28 09:23:48 +00:00 |
smontagu%smontagu.org
|
9d24b7eaf6
|
Removing obsolete files not part of the build. Bug 371990, r=sayrer
|
2007-02-27 22:49:17 +00:00 |
smontagu%smontagu.org
|
72c1591b85
|
Add a FinishNoBuff() method to the UnicodeToHZ encoder, to send the correct closing escape sequence
|
2007-02-26 20:00:17 +00:00 |
mkaply%us.ibm.com
|
42ccc150aa
|
OS/2 build break continued
|
2007-02-21 21:43:20 +00:00 |
mkaply%us.ibm.com
|
b3ce071a7c
|
OS/2 build break - mismatch in patch
|
2007-02-21 17:38:25 +00:00 |
mkaply%us.ibm.com
|
2147b0c11b
|
#369424
r=smontagu, sr=mkaply (OS/2 only)
Add OS/2 only support for CP1125 and CP1131
|
2007-02-19 18:26:06 +00:00 |
jshin%mailaps.org
|
11773386d4
|
bug 359808 : fix my stupid mistake again
|
2007-02-08 18:47:12 +00:00 |
jshin%mailaps.org
|
d5e2a18d2c
|
bug 359808 : drop support for Win9x/ME : follow-up fix
|
2007-02-08 18:14:35 +00:00 |
jshin%mailaps.org
|
88da57650a
|
bug 359808 : drop support for Win9x/ME (get rid of 'A' API code) : r=darin, sr=dougt, sr=darin
|
2007-02-08 17:48:22 +00:00 |
jwalden%mit.edu
|
45bb59aa84
|
Bug 368942 - Add a do_get_file(path) function to xpcshell-simple, remove do_get_topsrcdir() as unnecessary. Also fix bug 368944 (invalid use of nsILocalFile API in test-harness) at the same time. r=sayrer
|
2007-02-03 01:46:09 +00:00 |
jwalden%mit.edu
|
c0fc6a93d5
|
Final try at bug 351968 -- make relative topsrcdirs work, fixing the last build errors. Because xpcshell tests are fragile, this commit intentionally breaks a test so that I can verify correctness; I'll remove the break when I verify the fix works correctly (via broken test error messages).
|
2007-01-31 07:22:12 +00:00 |
jwalden%mit.edu
|
7eeed473b4
|
Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg
|
2007-01-31 03:25:46 +00:00 |
jwalden%mit.edu
|
9d616c2bdc
|
Bug 368142 - Tests for correct byte-by-byte encodings of Unicode strings. r=smontagu
|
2007-01-29 20:00:03 +00:00 |
asqueella%gmail.com
|
35d1685d44
|
Bug 342750 NativeUConvService::GetNativeConverter leaks on failure
p=Ryan Jones <bugs@ryan-jones.com>, r=bsmedberg, sr=dbaron
|
2007-01-17 09:18:21 +00:00 |
roc+%cs.cmu.edu
|
d0c6652240
|
Bug 333659. Relanding intl changes --- new nsILineBreaker API, shouldn't affect current code. r+sr=dbaron
|
2007-01-17 02:14:10 +00:00 |
roc+%cs.cmu.edu
|
7268a1957b
|
Backing out text landing.
|
2007-01-16 22:25:20 +00:00 |
roc+%cs.cmu.edu
|
e6bad38abe
|
Bug 333659. Landing new text interfaces, new gfxPangoTextRun (enabled), new textframe code (disabled). r+sr=dbaron for the part-of-the-build layout parts,r=stuart for the part-of-the-build gfx parts
|
2007-01-16 20:51:52 +00:00 |
gavin%gavinsharp.com
|
a756e7e2cf
|
Bug 231403: fix reference to nonexistent xpcom.properties, patch by Ryan Jones <bugs@ryan-jones.com>, r=smontagu
|
2007-01-09 19:46:16 +00:00 |
bent.mozilla%gmail.com
|
4162af769c
|
Bug 362597 - "Increased Rlk (leak) on balsa after landing of bug 354787". r=bsmedberg.
|
2007-01-03 20:40:51 +00:00 |
mozilla.mano%sent.com
|
0b04b8f43d
|
Bug 364991 - Stop loading CFLocale functions dynamically. r=josh, sr=pink.
|
2006-12-26 20:18:15 +00:00 |
timeless%mozdev.org
|
05804e5bfe
|
Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
r=darin
|
2006-12-21 07:03:23 +00:00 |
gerv%gerv.net
|
caae487a24
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-12-11 09:45:41 +00:00 |
timeless%mozdev.org
|
175c16555f
|
Bug 337244 Incorrect pointer passed in nsUnicodeToISO2022JP::ConvertNoBuffNoErr
r=smontagu sr=roc
|
2006-12-06 02:49:51 +00:00 |
bzbarsky%mit.edu
|
8bfd20a05a
|
Move GetCompatibilityMode() to nsIDocument. Bug 362797, r+sr=jst
|
2006-12-05 15:46:18 +00:00 |
bent.mozilla%gmail.com
|
40b03006f9
|
Bustage fix from 354787.
|
2006-12-01 19:49:24 +00:00 |
bent.mozilla%gmail.com
|
6553f633c5
|
Bug 354787 - "1% performance hit (Tp/Tdhtml) from the fix for bug 204114". r=roc+bsmedberg.
|
2006-12-01 19:26:18 +00:00 |
benjamin%smedbergs.us
|
217948472d
|
Re-land bug 345517 now that the logging issues are hopefully fixed, r=darin/mento/mano
|
2006-11-13 17:53:01 +00:00 |
pavlov%pavlov.net
|
0b5a3c2706
|
backing out 345517 due to leak test bustage
|
2006-11-10 04:42:03 +00:00 |
benjamin%smedbergs.us
|
338a8a2205
|
Bug 345517, try #2, make the browser component use frozen linkage, so that ff+xr builds. This does *not* --enable-libxul by default for Firefox (yet). That will wait until after 1.9a1. Older patch r=darin+mento, revisions r=mano
|
2006-11-09 15:12:24 +00:00 |
smontagu%smontagu.org
|
a86de95bfc
|
Remove UEscape decoder/encoder. Bug 350830, r=jshin, sr=dveditz
|
2006-10-10 17:58:31 +00:00 |
smontagu%smontagu.org
|
c375754981
|
Remove source files for unused interface nsIAcceptLang. Bug 356135, r=jshin, sr=jag
|
2006-10-10 13:26:22 +00:00 |
cbiesinger%web.de
|
5b36f89cdb
|
bug 353983 add --enable-application=netwerk option
r=bsmedberg sr=darin
|
2006-09-28 21:22:27 +00:00 |
bent.mozilla%gmail.com
|
97a1e5a9e2
|
Bug 204114 - "nsUnicharUtils need to be threadsafe". r=bsmedberg.
|
2006-09-27 17:44:27 +00:00 |
cbiesinger%web.de
|
68f10ad775
|
bug 333261 make scriptableunicodeconverter available in uconv builds too
r=smontagu sr=biesi
|
2006-09-20 18:25:31 +00:00 |
cbiesinger%web.de
|
15501fd5cb
|
Bug 351856 make chardet its own module
r=smontagu,bsmedberg
|
2006-09-13 22:13:40 +00:00 |
smontagu%smontagu.org
|
a65f73b7e4
|
Remove obsolete intl compatibility library. Bug 352180, r=jshin, sr=bsmedberg
|
2006-09-13 07:41:38 +00:00 |
smontagu%smontagu.org
|
1dd2b1359d
|
Remove obsolete intl compatibility library. Bug 352180, r=jshin, sr=bsmedberg
|
2006-09-13 07:19:24 +00:00 |
cbiesinger%web.de
|
18a14d01d3
|
Bug 352049 Kill the font download dialog
r=smontagu sr=bz
|
2006-09-10 19:15:09 +00:00 |
cbiesinger%web.de
|
b53d3ea356
|
Add a make check target for intl/uconv and a unit test for bug 321379
r=smontagu
|
2006-09-04 23:02:28 +00:00 |
timeless%mozdev.org
|
97d86b0df2
|
Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
|
2006-08-28 20:12:37 +00:00 |