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

183487 Коммитов

Автор SHA1 Сообщение Дата
daniel.boelzle%sun.com ff9140b4c3 Bug 381415 - RDATE/EXDATE list is not considered; r=mvl 2007-06-28 21:01:43 +00:00
mozilla.mano%sent.com 08b7671cab Bug 386159 - Menu-view performance improvements. r=dietrich, a=mconnor. 2007-06-28 20:33:21 +00:00
bugzilla%babylonsounds.com 84df34cf93 Bug 385341 - Add ka (Georgian) to Calendar locales, p=ssitter, r=sipaq 2007-06-28 20:06:29 +00:00
smontagu%smontagu.org 50f212fdb8 Trigger Bidi processing also for non-displayable control characters (RLM, RLE, RLO, etc.) Bug 177148, r+sr=roc, a=asa 2007-06-28 20:03:24 +00:00
smontagu%smontagu.org c7717b3347 Only strip zero-width joiner and non-joiner control characters when we do our own Arabic shaping. Bug 280936, r=jshin, sr=rbs 2007-06-28 20:03:23 +00:00
smontagu%smontagu.org fdb2a46b6d Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag 2007-06-28 20:03:22 +00:00
smontagu%smontagu.org 23bfdbd24e Update data files to Unicode 5.0 2007-06-28 20:03:21 +00:00
smontagu%smontagu.org 956bb5b8d2 Update data files to Unicode 5.0 2007-06-28 20:03:20 +00:00
smontagu%smontagu.org 083dfe0c9f Update Bidi character data tables to Unicode 4.1.0. Bug 288836, r=jshin, rs=roc, a=mkaply 2007-06-28 20:03:19 +00:00
dveditz%cruzio.com 644d74a463 Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
2007-06-28 20:03:18 +00:00
gerv%gerv.net 278be35839 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-06-28 20:03:17 +00:00
mats.palmgren%bredband.net 26380c2ad7 Fix crash on unicode "zero width non-joiner" sequence. b=217903 r+sr=dbaron 2007-06-28 20:03:16 +00:00
dbaron%dbaron.org 186a9c0722 Bug 272151: reorganize files within layout, r+sr=roc: Empty checkin to files that were repository-copied. Please see bug 272151 for old locations and see cvs history at previous locations for history on branches. 2007-06-28 20:03:15 +00:00
smontagu%smontagu.org afe435cab7 Improve the CHAR_IS_BIDI macro. Bug 240943, patch from an idea by Peter Kirk, r+sr=roc 2007-06-28 20:03:14 +00:00
smontagu%smontagu.org 99d1ba72ee Fix flipping of Arabic text when pasted to clipboard. Bug 197375, r+sr=bzbarsky 2007-06-28 20:03:13 +00:00
smontagu%smontagu.org 07ae733eec Correct the joining of some Urdu characters. Bug 255566, r=jshin, sr=rbs. 2007-06-28 20:03:12 +00:00
smontagu%smontagu.org 397e5d7fcd Update bidi data tables to Unicode 4.0.1 and add surrogate handling. Bug 240943, r=jshin, sr=rbs. 2007-06-28 20:03:11 +00:00
smontagu%smontagu.org b834cb8796 Update the table of Bidi character categories to Unicode 4.0.1: partial patch to Bug 240943 to match the 1.7 branch checkin. r=jshin, rs=blizzard. 2007-06-28 20:03:10 +00:00
gerv%gerv.net 5aae79b0be Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-06-28 20:03:09 +00:00
smontagu%netscape.com 6aec027e8d Make Bidi symmetric swapping handle characters outside BMP. Bug 122800, r=mkaply, sr=darin 2007-06-28 20:03:08 +00:00
cbiesinger%web.de 9d9e17e650 bug 236707 ARABIC COMMA's Joining Class is wrong
patch by Behnam Esfahbod <behnam@esfahbod.info> r=smontagu sr=rbs a=mkaply
2007-06-28 20:03:07 +00:00
darin%meer.net 91b46f9951 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2007-06-28 20:03:06 +00:00
smontagu%netscape.com 1e35c3c501 Don't do numeric substitution in Arabic text by default. Bug 181711, r+sr=rbs, a=asa. 2007-06-28 20:03:05 +00:00
bryner%brianryner.com fdb3740edf Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2007-06-28 20:03:04 +00:00
sfraser%netscape.com 7d78d32148 Make static data const in nsBidiUtils.cpp. Bug 74803. r=dbaron, sr=alecf. 2007-06-28 20:03:03 +00:00
timeless%mozdev.org 59df298909 Bug 126484 Occurences of uninitialized variables being used before being set (in Bidi files)
patch by mozilla-bugs@nogin.org r=smontagu sr=bz
2007-06-28 20:03:02 +00:00
cbiesinger%web.de 3ec9497023 remove ifdef IBMBIDI in content/, r+sr=roc+moz, bug 89203 2007-06-28 20:03:01 +00:00
smontagu%netscape.com 66bc993cc1 Fix crasher bug 158796, r=jkeiser, sr=jst, a=asa 2007-06-28 20:03:00 +00:00
smontagu%netscape.com 86480f56b7 Do Arabic shaping earlier before measuring the text so that it gets laid out correctly. Bugs 117041, 138097. r=ftang, sr=waterson 2007-06-28 20:02:59 +00:00
smontagu%netscape.com 0ebbbdc7e4 ArabicShaping() shouldn't assume that the input and output is in visual order. Bug 137871. r=ftang, sr=attinasi 2007-06-28 20:02:58 +00:00
smontagu%netscape.com 4215d2ee44 Move HandleNumbers() from nsBidiPresUtils to nsBidiUtils. Bug 137857. r=ftang, sr=attinasi 2007-06-28 20:02:57 +00:00
smontagu%netscape.com ddadc54a4f Fix for bug 121654, "Browser hangs when viewing a Ja message w/o MIME header with folder charset set to Arabic (IBM-864)". r=mkaply, sr=kin, a=asa 2007-06-28 20:02:56 +00:00
smontagu%netscape.com 243b16d96f Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi 2007-06-28 20:02:55 +00:00
bugzilla%babylonsounds.com 57b2310053 Bug 334264 - text color in about dialog is not default color, p=me, r=jminta 2007-06-28 19:54:49 +00:00
bugzilla%babylonsounds.com fee6bd674d Bug 382705 - Status label in New Task window is misaligned, p=me, r=mickey 2007-06-28 19:45:18 +00:00
bugzilla%babylonsounds.com b7e2a9316a Bug 346762 - Lightning shouldn't include applicationUtils.js, p=me and jminta, r=mickey 2007-06-28 19:39:00 +00:00
bugzilla%babylonsounds.com 2caeacafc8 Bug 377486 - Remove unused feedProcessor.js file from Sunbird, p=me, r=lilmatt 2007-06-28 19:24:47 +00:00
joshmoz%gmail.com 40319016ea fix drag and drop for multiple items, fix a data corruption bug, fix dragging images out of gecko. b=385116 r=shebs sr=dbaron a=mconnor 2007-06-28 19:20:12 +00:00
dietrich%mozilla.com 228c33b4ed backing out, per mano 2007-06-28 18:56:37 +00:00
dietrich%mozilla.com abb6b2cd4c Bug 386159 Menu-view performance improvements (for mano, r=dietrich) 2007-06-28 18:22:37 +00:00
flamingice%sourmilk.net 989518e966 Backing out bug 382367 due to potential crashes (bug 386160) 2007-06-28 17:51:10 +00:00
sayrer%gmail.com 3656acf6ae Reland bug 386101. Not the cause of tinderbox orange. 2007-06-28 17:23:48 +00:00
ghendricks%novell.com d3067dde6f Creating new plans with API was broken. 2007-06-28 17:13:59 +00:00
bienvenu%nventure.com 190304387a fix part of 378047, respect expunge acl right, sr=mscott, NOT PART OF FIREFOX 2007-06-28 16:44:04 +00:00
mark%moxienet.com d837cfdabb 384721 Put reference to Firefox in the User-Agent (UA) string. Patch by Smokey Ardisson. r=me sr=pink a/Cm1.6=me 2007-06-28 14:28:39 +00:00
kairo%kairo.at fcdfd99e8d part of bug 381343 - make locale override of SeaMonkey's debugQA extension work correctly, NPOTDB, r=Standard8 2007-06-28 13:57:58 +00:00
nboyd%atg.com e3954fc48f See bug 382340. Additional patch from Hannes Wallnoefer:
The varargs patch does not handle the case where a varargs method is called
with a java array. For example, the following code returns a List containing a
string array as single element, instead of a List containing all the strings in
the array:

java.util.Arrays.asList(java.util.TimeZone.getAvailableIDs());
2007-06-28 12:52:40 +00:00
edburns%acm.org 76c73c55d1 M webclient/classes_spec/org/mozilla/webclient/NewWindowEvent.java
- changes for new responsibilities of NewWindowEvent

 * <p>Indicates the browser is requesting a new window be created to
 * display a new <code>BrowserControlCanvas</code> instance.  This
 * mechanism is only necessary if your embedding application wishes to
 * allow the browser to pop up new windows (or tabs).  Such is often the
 * case when the user clicks on an href with a "target" attribute, or
 * the embedding application wants to enable some right-click "open in
 * new window" or "open in new tab" feature.</p>

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/NativeBrowserControlCanvas.java
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/CocoaBrowserControlCanvas.java
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/Win32BrowserControlCanvas.java

- introduce new performPlatformAppropriateNewWindowRealization

     * Allow platform specific handling of new window creation.

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/EventRegistrationImpl.java

- modify the contract for new window creation

M webclient/test/automated/src/classes/org/mozilla/webclient/WindowCreatorTest.java

- verify it all works.
2007-06-28 12:05:07 +00:00
sayrer%gmail.com cc8b3b81f7 backout fix for bug 386009 to see if it causes orange. 2007-06-28 07:33:23 +00:00
mozilla.mano%sent.com 745cd296c9 Attempt to fix bug 385545 - toolbar folder contents aren't visible some time after loading. r=dietrich, a=mconnor. 2007-06-28 06:50:46 +00:00