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

137331 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 1618e1e2e2 Bug 277874 Typo in LXR main page
patch by gavin.sharp@gmail.com r=timeless
2005-01-14 06:49:02 +00:00
louie.zhao%sun.com 576fbdf438 Bug 246770 "Hyperlinks is not UI Grabble in GOK"
r  = pkwarren
sr = henry.jia
2005-01-14 06:26:48 +00:00
joshmoz%gmail.com 5e3e39fc19 remove unused variable noticed by Sarah Maddy. b=278334 sr=bz 2005-01-14 05:54:25 +00:00
bzbarsky%mit.edu d062d97e71 Fix possible buffer overruns. Bug 273737, patch by Tim Ruehsen
<tim.ruehsen@gmx.de>, r=bsmedberg, sr=dveditz
2005-01-14 04:56:18 +00:00
dwitte%stanford.edu 647e27299f revert default cookie pref from 'use p3p' to 'accept all'.
b=225287, r=mkaply, sr=dveditz
2005-01-14 03:24:13 +00:00
joshmoz%gmail.com 37826d0f1f rename navigation pref pane to "General", also remove multiple pane view and default to "General". no bug, sr=pinkerton 2005-01-14 01:40:13 +00:00
scott%scott-macgregor.org 57ec329a1c Fix entity error 2005-01-14 01:03:15 +00:00
dougt%meer.net a031cea99d Fixes bug 260209: Debug macros (NS_ASSERTION etc.) not followed by a ';' should produce a compiler error also in non-debug builds. Patch by Dr. Hans-Andreas Engel. r=dougt, sr=Henry.Jia@sun.com. 2005-01-14 00:44:46 +00:00
dbaron%dbaron.org 66727fb5fb Restore CVS dead state to file that was CVS removed long ago (and has been in Attic since). 2005-01-14 00:28:29 +00:00
pedemont%us.ibm.com 2b5e618ee2 Reorganize bindings methods. Also, properly check error conditions in those methods. 2005-01-14 00:09:49 +00:00
cltbld 1c4678463e For Thunderbird MSI, run the Thunderbird installer with the correct
argument to invoke the installer in silent mode. (cmp)
2005-01-14 00:06:56 +00:00
cltbld ed0f53376b For Firefox MSI, run the Firefox installer with the correct argument to
invoke the installer in silent mode. (cmp)
2005-01-14 00:04:56 +00:00
darin%meer.net 9ce910d4c5 fixes bug 278307 "When GRE_HOME is set, #ifndef XP_WIN32 and #ifndef XP_UNIX we return null unexpectedly" patch by callek, r+sr=darin 2005-01-14 00:02:06 +00:00
darin%meer.net cf48781876 fixes bug 278306 "Possible unexpected truncation of path in GRE_GetCurrentProcessDirectory" patch by callek, r+sr=darin 2005-01-14 00:00:56 +00:00
cmp%mozilla.org ef5128cbf9 Bug 229706. Commit mkaply's fix for Windows installer's silent mode. 2005-01-13 23:58:59 +00:00
cltbld bd25109b0c Add MOZ_SYMBOLS_TRANSFER_TYPE default of scp.
Add comments for MOZ_SYMBOLS_TRANSFER_TYPE and reformat comments for
MOZ_PACKAGE_MSI for readability. (cmp)
2005-01-13 23:26:58 +00:00
caillon%redhat.com 9a7848690a Fix for bug 272369
`firefox -register` results in SIGSEGV on s390(x)

Patch by Dr. Ulrich Weigand <uweigand@de.ibm.com> r=shaver sr=dougt

The patch reverts the problematic parts of the earlier fix attempt, and uses compiler options to make GCC 3.4 behave as the assembly stubs expect:
-fno-strict-aliasing
  (several of the routines violate C aliasing rules)
-fno-inline
  (so that the InvokeByIndex function allocates a stack frame)
-fomit-frame-pointer
  (so that %r11 is available for allocation, otherwise we might not be able to satisfy 6 inputs + 6 clobbers in GPRs)
-mbackchain
  (so that xptcstubs has the backchain available)
2005-01-13 23:13:49 +00:00
timeless%mozdev.org 5a770b0df2 Bug 245499 Need to alter junk plugin training data write policy and/or cancel Start/EndBatch calls
patch by eyalroz@technion.ac.il r=bienvenu sr=mscott
2005-01-13 20:41:55 +00:00
igor%mir2.org 118352e5d7 Test case for isXMLName(s) 2005-01-13 19:42:38 +00:00
jshin%mailaps.org 729785e7e8 bug 275672 : Right-most character (that means end of line) should not have extra space for justification patch by masayuki@d-toybox.com, r+sr=roc 2005-01-13 19:21:18 +00:00
jshin%mailaps.org 623640f8f8 bug 278200 : get rid of unnecessary warnings in debug build (nsIMIMEHeaderParam implementation) r=cbie, sr=darin 2005-01-13 18:24:17 +00:00
travis%sedsystems.ca df3028aaf1 Bug 278148: checksetup.pl *still* errors when trying to drop index on milestones table
Patch by Max K-A <mkanat@kerio.com>    r=travis    a=justdave
2005-01-13 18:03:46 +00:00
pedemont%us.ibm.com 75abd1bb55 Bug 273357 - XPCOM.queryInterface doesn't properly walk up the inheritance chain. Patch by Michal Ceresna. r=jhpedemonte 2005-01-13 17:29:47 +00:00
pedemont%us.ibm.com a2534fb54f Add testcase for XPCOM.queryInterface method. 2005-01-13 17:26:52 +00:00
pedemont%us.ibm.com 5573ed19fb Fix typo. 2005-01-13 17:26:26 +00:00
pedemont%us.ibm.com 8c897ebd7d Bug 278113 - Fix parameter handling. r=darin. 2005-01-13 16:30:19 +00:00
mostafah%oeone.com e39473a600 Adding in calendar icon for new theme 2005-01-13 16:23:58 +00:00
bienvenu%nventure.com 89cd576d6b fix 277620 compose window can't prompt for passwords, sr=mscott 2005-01-13 15:56:56 +00:00
allan%beaufour.dk 8129c9789b bug 278153, patch by smaug@welho.com, r+sr=bzbarsky 2005-01-13 15:32:41 +00:00
peterv%propagandism.org d43692a156 Fix Transformiix standalone bustage. r=Pike. Doesn't affect default builds. 2005-01-13 14:51:20 +00:00
bugzilla%arlen.demon.co.uk 1c99efb225 Bug 278155 No need for help to say restart after changing window layout in mailNews
p=stefan_h@hem.utfors.se r=me
2005-01-13 13:27:52 +00:00
pete.zha%sun.com b03cb0af79 bug 147670
wrong (last or empty) tooltip text displayed for dropdown list menu items
r=louie.zhao@sun.com
sr=henry.jia@sun.com
patch=sandy.sun@sun.com
2005-01-13 13:27:27 +00:00
neil%parkwaycc.co.uk 201cc4b7a3 Bug 188557 Application name should not be hard-coded in "Illegal plug-in operation" dialog p=bugmail@q1n.org r+sr=jst 2005-01-13 12:46:52 +00:00
smontagu%smontagu.org 1b6bc3e3c1 Don't underline XUL access keys on Mac. Bug 277463, patch by Asaf Romano <bugs.mano@mail-central.com>, r=neil.parkwaycc.co.uk@myrealbox.com, sr=bzbarsky 2005-01-13 12:04:24 +00:00
jwalden%mit.edu 3391e56662 Bug 275444 - Add entity for base part of external-image URLs to ease code maintenance. 2005-01-13 10:34:15 +00:00
Stefan.Borggraefe%gmx.de 63b3ad50ab Bug 277321: New option "Preserve threading when sorting messages" not
documented in Help
r=neil
2005-01-13 09:57:07 +00:00
scott%scott-macgregor.org 235f1f4809 try to fix ports bustage 2005-01-13 07:51:31 +00:00
scott%scott-macgregor.org ef704532cc Bug #240600 --> Spell checker improvements. Resynch our forked spell checker with the latest myspell engine
used by open office.org.

Patch originally by Michielvan Leeuwen (mvl@exedo.nl), adapted by me.

sr=me
2005-01-13 06:20:58 +00:00
scott%scott-macgregor.org f6f7bae800 Bug #275131 --> Add a cookie permission manager to Thunderbird which will allow cookies
for RSS articles but block them for everything else.

sr=bienvenu
2005-01-13 06:17:08 +00:00
pavlov%pavlov.net 4b5d6488d5 getting month view off the ground
moving calendar observer code from weekView.js to calendarWindow.js so it can monitor and update the current view instead of only working in week view.
2005-01-13 05:56:39 +00:00
pavlov%pavlov.net 856eee3caf fixing description text setting 2005-01-13 05:53:52 +00:00
bzbarsky%mit.edu daff6b8b9c Fixing build bustage 2005-01-13 04:11:15 +00:00
bzbarsky%mit.edu e0d76e033b Make sure to clear out content when we have it specified as none or initial,
even if we're ending up computing the difference from a cached struct.  Bug
273719, r+sr=dbaron
2005-01-13 03:49:20 +00:00
mrbkap%gmail.com 2f836d753f bug 117738: <dl> within <font> nested in <table> is ignored. r=rbs sr=jst 2005-01-13 03:34:18 +00:00
bryner%brianryner.com cd3200aa40 Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin. 2005-01-13 03:25:28 +00:00
mrbkap%gmail.com 56861ca81f bug 274786: We lose a trailing <, </, <! if it is the last text in the document. r+sr=jst 2005-01-13 03:05:12 +00:00
mrbkap%gmail.com 2b5f2bf54b bug 277695: Fix assertion on empty textareas by ensuring that mTextValue.Rebind() is called at least once. r+sr=bzbarsky 2005-01-13 02:56:56 +00:00
bryner%brianryner.com 815fafdbf9 Add an IID for nsGenericHTMLElement so that QI behaves as expected. This should fix the startup test bustage. 2005-01-13 01:31:42 +00:00
bryner%brianryner.com f5935fad8b remove parts of patch for bug 276959 that were not intended to be checked in. 2005-01-12 23:27:05 +00:00
gerv%gerv.net ff892c6f29 IE compatibility fixes. 2005-01-12 23:22:18 +00:00