Commit Graph

155798 Commits

Author SHA1 Message Date
cltbld
fd8ea17e68 Automated update from host egg 2006-03-14 22:20:14 +00:00
mkaply%us.ibm.com
f33185a739 #301064
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
2006-03-14 22:12:52 +00:00
mkaply%us.ibm.com
6b2e2b08ab #301064
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
2006-03-14 21:57:09 +00:00
scott%scott-macgregor.org
b71e9517cd Bug #329954 --> add a close button to thunderbird's new mail alert notification, and re-open the alert when you left click the biff icon in the system tray. sr=bienvenu 2006-03-14 21:52:50 +00:00
mkaply%us.ibm.com
4fdf8cf296 #301064
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
Instead of adding NS_GFX to nsRegionImpl, moving region code into OS/2 (we're the only consumer)
2006-03-14 21:52:14 +00:00
Olli.Pettay%helsinki.fi
9774964f6e Bug 330428, nsDOMEvent::InitEvent doesn't clear the target r+sr=bz 2006-03-14 21:51:56 +00:00
kaie%kuix.de
a789dec260 Bug 236933, Disable SSL2 and other weak ciphers by default
This patch (v3c) removes the UI to control SSL 2.
Firefox UI-review: beltzner
Firefox code review: mconnor
SeaMonkey UI-review: neil
Seamonkey+PSM code review: rrelyea
2006-03-14 21:29:13 +00:00
gavin%gavinsharp.com
9f82623322 Bug 325248: Add MOZILLA_1_8_BRANCH ifdef for bug 253481, r+a181=mconnor 2006-03-14 21:23:50 +00:00
gavin%gavinsharp.com
955b2e95f2 Bug 325248: Add MOZILLA_1_8_BRANCH ifdef for bug 318193, r+a181=mconnor 2006-03-14 21:10:06 +00:00
gavin%gavinsharp.com
7cdcae15fc Bug 325248: Add MOZILLA_1_8_BRANCH ifdef for bug 23485, r+a181=mconnor 2006-03-14 21:06:53 +00:00
roc+%cs.cmu.edu
4a3998fc32 Fixing bustage 2006-03-14 21:02:42 +00:00
cbiesinger%web.de
afd67b7db1 bug 329140 make layout/build link to cairo when needed
r=vlad
2006-03-14 20:46:30 +00:00
gavin%gavinsharp.com
8f1a6f1b42 Bug 325901: don't preprocess files unnecessarily, r=mconnor 2006-03-14 20:44:37 +00:00
mark%moxienet.com
5cd183b4fb 323842 Add "Allow for Session" option in cookie acceptance sheet. Patch by Chris Lawson <bugzilla@chrislawson.net>. r=smorgan sr=me 2006-03-14 20:43:31 +00:00
roc+%cs.cmu.edu
6fd863f2dd Bug 330300. Move mFrame from nsDisplayItem subclasses up to nsDisplayItem itself, and make GetUnderlyingFrame an inline non-virtual function. Patch by Alfred Peng, r+sr=roc 2006-03-14 20:43:18 +00:00
gavin%gavinsharp.com
7caf3a2f1a Bug 323972: the home button does not have a disabled style rule, even though the image exists, r=mconnor 2006-03-14 20:39:55 +00:00
mark%moxienet.com
6b518907b3 302865 Cookie exception list should also have option for session cookies. Patch by Chris Lawson <bugzilla@chrislawson.net>. r=smorgan sr=smfr 2006-03-14 20:34:44 +00:00
mark%moxienet.com
db1bd37dbf 302865 strings changes: add "Allow for Session", remove "SessionOnly"
328802 strings change: "ExportedBookmarkFile" = "ExportedCaminoBookmarks"
329011 strings change: "dlTrashButtonLabel" = "Trash"
Camino-only
2006-03-14 20:29:10 +00:00
gavin%gavinsharp.com
f4e69ea5a2 Bug 325772: remove unused files, r=mconnor 2006-03-14 20:25:21 +00:00
gavin%gavinsharp.com
7f7a847f6a Bug 282178: sync tabbrowsers (mostly changes from bug 105885), r=mconnor 2006-03-14 20:05:12 +00:00
Olli.Pettay%helsinki.fi
9a528f9417 Bug 329437, Push DispatchClickEvent up to nsGenericElement r+sr=bz 2006-03-14 19:57:33 +00:00
bzbarsky%mit.edu
be3b8788e1 Followup to fix build bustage. Bug 305710 2006-03-14 19:29:38 +00:00
mkaply%us.ibm.com
4285de8aa1 #314843
r=mkaply, sr=mkaply (OS/2 only)
Get menus looking more OS/2 like
2006-03-14 17:24:57 +00:00
joe%retrovirus.com
cef3e07235 Replace use of deprecated window.title with window.document.title.
bug=330075
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-03-14 17:20:23 +00:00
bzbarsky%mit.edu
6e8df6adb8 nsIDocumentEncoder should be IDL-ized. Bug 305710, patch by jpl24
<jlurz24@gmail.com>, r=sicking, sr=bzbarsky
2006-03-14 17:12:41 +00:00
bzbarsky%mit.edu
b8488d8978 Fix arrow keys in editors. Bug 330133, r=timeless, sr=neil 2006-03-14 16:58:22 +00:00
gavin%gavinsharp.com
0412146c05 Bug 330464: fix omission that broke popup blocking UI, r=mconnor 2006-03-14 16:35:09 +00:00
gavin%gavinsharp.com
68ce4617cc Bug 323818: land previously reviewed (bug 305730, r=mconnor/doron) richlistbox changes that were only checked in on the branch, patch by Simon B�nzli <zeniko@gmail.com> 2006-03-14 13:53:36 +00:00
uriber%gmail.com
90f8e80156 Bug 309286: Caret moves incorrectly in some cases of bidi HTML contained within an inline element in LTR context. r=smontagu sr=roc 2006-03-14 09:16:40 +00:00
allan%beaufour.dk
4c75627c45 [XForms] Fix .xf-repeat-item on load and refresh. Bug 329885, r=smaug+doronr 2006-03-14 08:50:49 +00:00
timeless%mozdev.org
8a3397050d Fixing POD markup
r=wicked
2006-03-14 07:41:21 +00:00
pavlov%pavlov.net
88d2790e3b remove locks and threadsafe claims from the not-really-threadsafe imagelib. bug 330425. r=mrbkap sr=bz. 2006-03-14 06:24:02 +00:00
masayuki%d-toybox.com
6b899da3c6 Bug 315653 [JavaScript Console error]Components.classes['@mozilla.org/typeaheadfind;1'] has no properties / Bug 314819 Exception in browser.xml when closing the history sidebar (nsITypeAheadFind.setDocShell) r=mconnor 2006-03-14 06:14:41 +00:00
masayuki%d-toybox.com
3f6364fd4e Bug 330268 RTL characters typed into a textarea after a long unbreakable string don't appear on screen until scrolled r+sr=rbs 2006-03-14 06:10:43 +00:00
masayuki%d-toybox.com
65c18fb078 Bug 321468 [GTK2] Implement nsIKBStateControl Interface (event of accesskeys and shortcut keys are eaten by IME) r=masaki.katakai, sr=roc 2006-03-14 06:07:54 +00:00
ginn.chen%sun.com
0dc6be3bf4 Bug 327530 gobject assertion failures when running yelp with a11y enabled
patch by chpe@gnome.org r=me sr=roc
2006-03-14 05:54:29 +00:00
joe%retrovirus.com
6dd107ecd3 Fixed a scope-o in the NS_ASSERT() function.
bug=327349
r=gavin.sharp@gmail.com
2006-03-14 02:30:00 +00:00
mark%moxienet.com
41c7c1bbbc 330374 7 changes for Tinderbox, including a change to the way builds are uploaded. They now go to yyyy-mm-dd-hh directories according to their build id. r=preed 2006-03-14 02:21:44 +00:00
joe%retrovirus.com
bd7b62fd23 Moved Ben's JavaScript ASSERT function to be NS_ASSERT in
toolkit/content/debug.js

debug.js is now included by globalOverlay.js, but if that's not in your
scope you can just #include debug.js directly.

NS_ASSERT() shows a dialog box containing a stack trace when it's called
with a condition that isn't true.  The dialog box will be suppressed in
final builds, but in nightlies and alphas, it's useful for encouraging
bug submissions.  To disable the dialogs, set XUL_ASSERT_PROMPT=0 in
your environment.

bug=327349
r=darin@meer.net, gavin.sharp@gmail.com
2006-03-14 01:56:09 +00:00
rob_strong%exchangecode.com
269cc93d64 Bug 330093 - Extension Manager breaks during startup if there are multiple entries for a single item for the same operations type. r=darin 2006-03-14 00:22:22 +00:00
wtchang%redhat.com
bd6113172a Bugzilla Bug 330364: fixed a NULL pointer dereference in
PR_LoadStaticLibrary by moving the PR_LOG statement to the same location
as in pr_LoadLibraryByPathname. The bug was discovered by Coverity's tool.
r=Kenneth Herron,Gavin Sharp.
2006-03-13 21:54:58 +00:00
mark%moxienet.com
84803a0ee0 329801 Completely address review comment, using && instead of ; in shell commands. r=preed 2006-03-13 21:47:12 +00:00
Olli.Pettay%helsinki.fi
37054f078a Bug 329512, Remove NS_XUL_CLICK r+sr=bz 2006-03-13 20:57:36 +00:00
mark%moxienet.com
acfe5b8a6e 329801 Tinderbox support for universal binaries. To use, set $Settings::UniversalBinary=1, set an objdir, and use the mozconfig from bug 327848. r=preed 2006-03-13 20:25:30 +00:00
uriber%gmail.com
604df793f0 Implement the LockInScrollView mechanism for the visual iterator. bug=320874 r=smontagu sr=roc 2006-03-13 20:19:05 +00:00
enndeakin%sympatico.ca
d319f815e1 Bug 330167, clear lazy state when removing template-built node from document, r+sr=bz 2006-03-13 19:19:08 +00:00
brettw%gmail.com
47430fafa3 Bug 330220 r=annie.sullivan Incorrect behavior when resorting after insertion.
Causes items not to resort, occasional crashes.
2006-03-13 19:13:31 +00:00
neil%parkwaycc.co.uk
1216181f00 Bug 179050 Reuse <textbox type="timed"> in mailnews r=Mnyromyr sr=bienvenu 2006-03-13 17:29:16 +00:00
timeless%mozdev.org
25c4968b91 Bug 329530 Out of memory crash when calling fn.toString where fn is a deeply nested function
patch by jerfa@email.it r=brendan
2006-03-13 17:00:18 +00:00
dougt%meer.net
8f71586703 Minimo only. Fixing bustage when building on linux. patch by romaxa@gmail.com. bug 330145 2006-03-13 15:38:44 +00:00