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

144612 Коммитов

Автор SHA1 Сообщение Дата
darin%meer.net 044c889bbd fixes bug 297078 "restrict characters used in headers and the method name" r+sr=bzbarsky a=dveditz 2005-07-26 20:58:35 +00:00
jwalden%mit.edu a517442f19 Bug 302137 - Add ellipsis after "Report Broken Web Site" in help docs. r=me, a=bsmedberg 2005-07-26 20:43:29 +00:00
mrbkap%gmail.com 9ef94a8a22 bug 301692: E4X toString quotes the returned XML string. r+a=shaver 2005-07-26 20:43:09 +00:00
cbiesinger%web.de 3d15ef402a Bug 265599 crash in [@ GtkPromptService::Prompt]
patch by Christian Persch <chpe@gnome.org> r=mpgritti sr=roc a=bsmedberg
2005-07-26 20:39:57 +00:00
pedemont%us.ibm.com f6f57d2564 Bug 302027 - input element doesn't dispatch DOMActivate. r=aaronr/smaug, a=mkaply. 2005-07-26 20:29:13 +00:00
doronr%us.ibm.com 676dea1ad3 Bustage fix, missed a file 2005-07-26 20:18:35 +00:00
doronr%us.ibm.com 798e8671bc NPOTDB Schema Validation fix needed by XForms part of bug 281987 - make Schema Duration return double for fractional seconds. r=sicking a=mkaply 2005-07-26 19:57:17 +00:00
scott%scott-macgregor.org a0c6563550 Bug #302096 --> nsILddapSyncQuery for Mission Control Desktop uses the same ID for the
interface and the class. Make them use different IDs.

sr=bienvenu
2005-07-26 19:47:24 +00:00
bsmedberg%covad.net 897b071f5e Bug 265492 - Packages sometimes contain compreg/xpti/chrome.rdf, r=kairo r+a=chase 2005-07-26 16:46:57 +00:00
doronr%us.ibm.com 636626dd4b XForms bug 302074 - hint/help/alert order of precedence not being followed. Patch by aaronr r=smaug/me a=mkaply 2005-07-26 16:39:25 +00:00
dougt%meer.net 04068176ba WinCE only. remove snav.dll -- it is statically build. reorder minimo-link-names to make diffing being generated one easier. Added GetScreenSize so that we can calculate the screensize when opening a new window. NPODB. 2005-07-26 16:06:25 +00:00
caillon%redhat.com caac0d7b61 %%BoundingBox takes integer arguments
%%HiResBoundingBox takes floating point arguments, but is a DSC extension.
Output both so postscript readers that accept the extension can use it, and those that don't have valid output.

Bug 301631
r=kherron, sr=shaver, a=shaver
2005-07-26 15:54:18 +00:00
bzbarsky%mit.edu aa4232c78f Make reentering nsRange::DeleteContents safe, and make RemoveChildAt deal with
the mutation event removing the child.  Bug 293388, r=sicking, sr=peterv,
a=bsmedberg
2005-07-26 15:45:49 +00:00
bzbarsky%mit.edu 9d273059dd Disable just the script loader during innerHTML sets, not all script
execution.  Bug 299231, r=sicking, sr=peterv, a=bsmedberg
2005-07-26 15:40:25 +00:00
masayuki%d-toybox.com 8599fe5065 Bug 275960 document.lastModified cannot handle non-ascii characters when the page's HTTP header doesn't have Last-Modified r=jshin, sr=bzbarsky, a=benjamin 2005-07-26 15:40:14 +00:00
dmose%mozilla.org d24e58c614 Add basic support for LDAP controls to the LDAP XPCOM SDK, LDAP autocomplete code, and LDAP addressbook (bug 297131). r=bienvenu, sr=roc, a=bsmedberg 2005-07-26 15:27:18 +00:00
dougt%meer.net a362588a2d Bug 268798. fixes not flushing session cache during a memory-pressure notification. r=pavlov, sr=dbaron, a=benjamin 2005-07-26 15:00:20 +00:00
lpsolit%gmail.com 23d1e42adf Bug 300403: New Charts errors out, creates new 'add' user, when Env auth method is used - Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave 2005-07-26 14:53:27 +00:00
lpsolit%gmail.com 9a0a7cfa8b Bug 298273: Marking duplicates misses 'Bug' before the number - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-07-26 14:36:13 +00:00
lpsolit%gmail.com dfde2eae5d Bug 184037: Add t/011pod.t to check POD syntax - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-07-26 14:23:50 +00:00
erik%vanderpoel.org 523a173926 added printHTML method to app and made http.c call it so that grab does
not crash

added transparency idea to TODO
2005-07-26 14:18:36 +00:00
bsmedberg%covad.net ffb806ca15 Bug 301043 - SeaMonkey application quits immediately after launch (installer with GRE only), r=darin, self-approved (seamonkey only) 2005-07-26 14:12:38 +00:00
lpsolit%gmail.com 9f4b20e6ca Bug 301967: Some .pm files have invalid POD syntax - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-07-26 14:09:48 +00:00
wr%rosenauer.org 6d44689918 Bug 302173 JS engine doesn't work on PPC/Linux because of gcc optimization, r+a=shaver 2005-07-26 13:28:08 +00:00
peterv%propagandism.org fc14a84a45 Fix for bug 275564 (Mozilla SVG build 2004122009, 2004121909: wrong 'mismatched tag' message). Patch by bz, r=peterv, sr=jst, a=bsmedberg. 2005-07-26 13:09:19 +00:00
peterv%propagandism.org 8206726a13 Fix for bug 291827 (Expat's byte position is bogus if a chunk boundary falls before we block). r/sr=bz, a=bsmedberg. 2005-07-26 13:08:30 +00:00
mozilla.mano%sent.com e90a870d46 Bug 263146 (use the Cmd key instead of the Ctrl key on Mac) - tree-widget fixes. r+a=mconnor 2005-07-26 11:31:59 +00:00
smontagu%smontagu.org e48bd13496 Bug 301797: UTF-8 decoder drops byte on encoding error. r=jshin, sr=bzbarsky, a=bsmedberg 2005-07-26 09:38:50 +00:00
timeless%mozdev.org 5c7353d319 Bug 301675 : default value of size DOM attribute of HTMLSelectElement should be 0 when the attribute is missing,
patch by Anne van Kesteren <bug@annevankesteren.nl>
r+sr=bzbarsky, a=bsmedberg

fixing this correctly instead of incurring build bustage by removing the previous definition
2005-07-26 08:11:42 +00:00
gavin%gavinsharp.com d68150d219 backing out last patch 2005-07-26 08:08:22 +00:00
gavin%gavinsharp.com a9bcdcfd32 Bug 301675 : default value of size DOM attribute of HTMLSelectElement should be 0 when the attribute is missing, patch by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky, a=bsmedberg 2005-07-26 07:45:05 +00:00
roc+%cs.cmu.edu ae8aa7ecee Fixing bustage. 2005-07-26 04:38:09 +00:00
dougt%meer.net e0ae533dc4 Disabling USE_TIMER on windows ce. posting directly to the message queue seams to be far more effective. a=asa. WINCE only change 2005-07-26 04:22:11 +00:00
gavin%gavinsharp.com d42acb280e Bug 300895: EM: "will be installed the next time you restart Firefox" needs grammar check, patch by Tim Meader <tmeader@gmail.com>, r+a=mconnor 2005-07-26 03:59:23 +00:00
mike.morgan%oregonstate.edu 02951da15e added jump-to for single results in search.php. adjusted the length of displayed descriptions on thef ront page. added an @todo for search.php, also affected: addon.php -- some addons do not have proper application metadata... :\ 2005-07-26 03:27:21 +00:00
dbaron%dbaron.org fb27704b81 Improve comments. r=bzbarsky a=comment changes only 2005-07-26 02:28:02 +00:00
ben%bengoodger.com fec1c7b0b8 296566 - move extension update into extension manager... update call sites that used to call the mismatch wizard UI - now call the extension UI instead r=rob_strong@exchangecode.com 2005-07-26 01:29:06 +00:00
joshmoz%gmail.com 10d36e4a24 xptcall stack alignment fix for x86 Mac OS X. Symptom is usually a crash due to an invalid (truncated SSE3) instruction on the stack with xptcall stuff earlier on. Patch by dbaron, built on a patch by Apple Computer, Inc.. Thanks dbaron! Only affects x86 Mac OS X. b=297326 r=josh sr=dbaron a=asa 2005-07-26 00:59:40 +00:00
mats.palmgren%bredband.net 59d97446b9 (Followup) Fix focus related crashes in Print Preview. b=244128 r+sr=bzbarsky a=benjamin 2005-07-26 00:55:05 +00:00
mike.morgan%oregonstate.edu bf21d55122 Additional changes to search. No pagination, just prev|next. Works4me.
Fixed some image sizing in addon.tpl and search.tpl.
2005-07-26 00:27:55 +00:00
mats.palmgren%bredband.net 72662c774b Allow spacebar to scroll in Print Preview. b=158362 r=neil sr=bzbarsky a=benjamin 2005-07-26 00:21:29 +00:00
bienvenu%nventure.com b1eaf64512 fix problems with auto forward filter action when quaranting incoming pop3 messages, or when message is moved by filter, sr=mscott, a=bsmedberg 299982 2005-07-26 00:18:01 +00:00
bienvenu%nventure.com 710f4def3b fix crash detaching attachment w/o content type, 301864, sr=mscott, a=bsmedberg 2005-07-26 00:15:42 +00:00
blizzard%redhat.com 940baae846 Bug #300491. Remove references to xft-specific context when using pango for text rendering. This should get pango builds working with gtk 2.7+. r=caillon, sr=roc, a=benjamin 2005-07-26 00:13:51 +00:00
gavin%gavinsharp.com 15df2a093b Bug 301837 followup, fix strict warning, patch by Aaron Keier <tonglebeak@gmail.com>, r+a=mconnor 2005-07-26 00:11:45 +00:00
robert%accettura.com 7e6ad3613d Bug 298170 "Report Broken Website" should be followed by ellipsis r+a=bsmedburg 2005-07-26 00:03:21 +00:00
mconnor%steelgryphon.com b6bf006d87 bug 285002 - slow scrolling/redrawing in new cookies window with many cookies, patch by Andrzej Kaczmarek (andrzejk@gmail.com), r+a=me 2005-07-26 00:00:23 +00:00
mats.palmgren%bredband.net 3b60b8422b Prefer a MAP that has AREAs over an empty one with the same name (in quirks mode). b=264624 r+sr=bzbarsky a=benjamin 2005-07-25 23:37:56 +00:00
bugzilla%arlen.demon.co.uk 552fbd14b7 Bug 264750 Updating disabled extensions re-enables them
p=rob_strong@exchangecode.com r/a=benjamin
2005-07-25 23:27:38 +00:00
roc+%cs.cmu.edu 9651c56b94 Bug 301439. Don't update scrollbars when we do first-pass layout of a listbox. r+sr=dbaron,a=bsmedberg 2005-07-25 23:23:53 +00:00