Commit Graph

146100 Commits

Author SHA1 Message Date
zach%zachlipton.com
d1b7ed75b5 Fix for bustage; forgot to checkin process.html.tmpl. 2005-08-19 20:56:48 +00:00
scott%scott-macgregor.org
332459f61b Bug #277842 --> virtual folder does not populate if quicksearch selection doesn't match folder search category
sr=bienvenu
2005-08-19 20:17:42 +00:00
jst%mozilla.jstenback.com
edac52e953 Fixing bugs 303981 and 304459. Make sure we don't leave window.document pointing to the old document when reusing an inner window, and make sure we don't let Object.prototype leak into a new inner window. r=mrbkap@gmail.com, sr=brendan@mozilla.org 2005-08-19 20:09:38 +00:00
mark%moxienet.com
5040f485ca Bug 302080 cleanup, support packaging of Camino srcdir builds (only objdir was working). r=pink 2005-08-19 19:47:41 +00:00
cltbld
05c4c7a493 Update packaging:
* Create two forms of update information sent to AUS2, the first assumes
    updates for the trunk, the second allows the version to be explicitly
    specified.

  * Read variables from tinder-config.pl rather than defining product/
    platform/version in-place.

Move XForms build back to original spot so that its files do not become a
part of the final packages.
2005-08-19 19:44:14 +00:00
cltbld
037295b0cd Update defaults for update packaging. 2005-08-19 19:38:41 +00:00
scott%scott-macgregor.org
bcddc4ecaf Bug #305020 --> Allow Dynamic dictionary switching from the compose window
sr=bienvenu
2005-08-19 19:35:46 +00:00
neil%parkwaycc.co.uk
27ded1e889 Fix invalid CSS comments b=286675 r+sr=bz 2005-08-19 19:32:32 +00:00
bienvenu%nventure.com
9cba2e3130 fix build warning, patch by rosenauer, r/sr=bienvenu 2005-08-19 19:29:13 +00:00
aaronleventhal%moonset.net
59ca2b6d72 Bug 304871. bug 304871. Another part of the fix for accessible DoAction() on HTML links, to allow new window creation. r=timeless, sr=jst 2005-08-19 19:27:43 +00:00
jwalden%mit.edu
5e74f32ebd Bug 304408 - Rename "Sanitize" feature in docs. p=steffen, r=me 2005-08-19 19:25:16 +00:00
aaronleventhal%moonset.net
50dd6c29cd Bug 304730. Crash when shutting down, related to toolbar buttons with a dropdown (back, forward, etc.). r=timeless, sr=bz 2005-08-19 19:24:38 +00:00
smfr%smfr.org
473548d78f Fix bug 231736: get the Proxy Auto-Config settings from the OS if possible. Added a new hidden pref "camino.use_system_proxy_settings" which can be used to turn off the automatic reading of proxy info from the OS, if you want to specify it yourself.
Also turned off the dumping of JS/CSS errors to the console. r=pinkerton
2005-08-19 19:20:22 +00:00
jwalden%mit.edu
5cd9f2ff1c Bug 304333 - Reflect changes to options - advanced - updates to include search plugins. p=steffen, r=me 2005-08-19 19:13:39 +00:00
cltbld
08ca9d5a12 Add update default variable values to tinder-defaults.pl.
Default value for Necko unit tests should be 0.
2005-08-19 19:07:17 +00:00
jwalden%mit.edu
846a8d9d03 Bug 298484 - clicking the Refresh button and pressing Ctrl+Shift+R don't have the same results. p=steffen, r=me 2005-08-19 19:06:35 +00:00
peterv%propagandism.org
24fbec489c Fix regressions from last checkin (bug 203927). r=bugzilla@standard8.demon.co.uk, sr=bienvenu. 2005-08-19 19:02:19 +00:00
bzbarsky%mit.edu
385a6f4907 Update the file size only when we actually flush out our buffer. Bug 243486,
patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=darin, sr=bzbarsky
2005-08-19 18:38:28 +00:00
dmose%mozilla.org
2c08e49108 Fixed events created with a timezone off by some number of hours (bug 305025); r=vlad 2005-08-19 18:17:39 +00:00
bienvenu%nventure.com
91779582e5 add gssapi auth to imap,pop3, and smtp, patch by simon@sxw.org.uk, 303160, sr=mscott, r=bienvenu 2005-08-19 17:31:46 +00:00
smfr%smfr.org
d59c0d22f8 Fix bug 305010: change the ad blocking pref to use nsIStyleSheetService to load the file, rather than copying it into userContent.css, so that we can load and unload the file dynamically, and not clobber the user's userContent.css.
The first time you run a build with this change, it will move any existing userContent.css to userContent_unused.css. r=pinkerton
2005-08-19 17:28:12 +00:00
bienvenu%nventure.com
13160940a9 add gssapi auth to imap,pop3, and smtp, patches by myself and simon@sxw.org.uk, 303160, sr=mscott, r=bienvenu 2005-08-19 17:26:38 +00:00
scott%scott-macgregor.org
fd514d9867 Port Bug #303288 from firefox to thunderbird --> Advanced > Updates > Extensions > Check now opens extension manager without close button 2005-08-19 17:21:55 +00:00
timeless%mozdev.org
cfa1fd9614 Bug 304326 - Change inspectorTaskCmd.accesskey.ff in Polish [pl] l10n of DOM Inspector
patch by marek.stepien@gmail.com (module owner)
2005-08-19 17:20:11 +00:00
mrbkap%gmail.com
0b8f97b416 bug 304896: Null check mNavigator when we set it, since it isn't guaranteed to be non-null. r+sr=jst 2005-08-19 17:11:30 +00:00
bienvenu%nventure.com
0d0950b38e fix crash deleting a message in a local folder that was just moved, sr=mscott 303239 2005-08-19 17:10:42 +00:00
bienvenu%nventure.com
79890a49f4 negotiate auth -> auth, otherwise there will be xul runner build bustage 2005-08-19 16:58:29 +00:00
cbiesinger%web.de
fec0690909 bug 304833 allow loading help: uris on non-mac systems
r=bsmedberg sr=roc
2005-08-19 15:40:17 +00:00
bienvenu%nventure.com
353bb06953 fix static build bustage, thx to mento 2005-08-19 15:38:15 +00:00
bzbarsky%mit.edu
450276f6a6 Set the content-type hint to text/xml for XSLT stylesheet loads. Bug 259206,
patch by peterv, r+sr=bzbarsky
2005-08-19 15:33:32 +00:00
bzbarsky%mit.edu
7d705097f5 Fix XRemoteClient leaks. Bug 295173, patch by Ferdinand
<ferdinandw+bmo@gmail.com>, r=caillon
2005-08-19 15:15:34 +00:00
bzbarsky%mit.edu
2273edc3a7 Turn off some more classinfo helpers for XPCNativeWrapper. Bug 304886, r+sr=jst 2005-08-19 15:12:36 +00:00
mkaply%us.ibm.com
2d5376bf5d #290213
r=Peter Weilbacher, sr=mkaply (OS/2 only), a=mkaply (OS/2 only)
Patch from Rich Walsh - printer select dialog mismatches descriptions
2005-08-19 15:12:30 +00:00
mkaply%us.ibm.com
cc4c1c82e7 #287082
r=chase, a=asa
"Run Mode=Auto" in config.ini hangs Firefox installer
2005-08-19 15:06:50 +00:00
mkaply%us.ibm.com
b4184bf8d9 #289625
r=brade, sr=tor, a=asa
regression - Color picker focus problem
2005-08-19 15:03:23 +00:00
bzbarsky%mit.edu
f4c380c572 Allow passing a cached nsIContentPolicy service pointer to
NS_CheckContent*Policy if the caller has one.  Bug 304845, r=biesi, sr=jst
2005-08-19 15:00:01 +00:00
bzbarsky%mit.edu
9df2704ed9 Make sure that non-image inputs don't claim to have a useful image via
nsIImageLoadingContent.  Bug 301635, r=biesi, sr=jst
2005-08-19 14:55:07 +00:00
cltbld
32368a1a98 Automated update from host egg 2005-08-19 14:29:20 +00:00
bienvenu%nventure.com
690785e15a add optional support for mit kerberos for windows, patches by cneberg@gmail.com, r=darin, sr=bienvenu 280792 2005-08-19 14:25:22 +00:00
bugzilla%standard8.demon.co.uk
2bb77125e0 Fix bug 263951 In <mailCommands.js>, Error: redeclaration of const NS_BAYESIANFILTER_CONTRACTID. Original patches by bugspam.Callek@gmail.com and neil.parkwaycc.co.uk, refined by me. r=dmose,sr=neil.parkwaycc.co.uk 2005-08-19 13:59:55 +00:00
bugzilla%arlen.demon.co.uk
1241d6088d Bug 305158 Checkin for bug 304739 broke contentAreaClick()
p=me r=cbiesinger sr=neil.parkwaycc.co.uk
2005-08-19 10:18:27 +00:00
timeless%mozdev.org
c36cb31367 Bug 304918 don't use cx to mean something other than JSContext cx in DOM
also fixing "handles"
r=jst sr=jst
2005-08-19 09:46:25 +00:00
timeless%mozdev.org
74440aac70 Bug 304900 - comment about moving methods when interface is frozen is stale or was made into a lie
patch by timwatt@gmail.com r=dougt
2005-08-19 09:38:45 +00:00
timeless%mozdev.org
e29622310f Bug 304899 comment about QI to the obsolete manager is stale
patch by timwatt@gmail.com r=dougt
2005-08-19 09:37:43 +00:00
edburns%acm.org
19dc7352a7 This change-bundle solves the dom problem in a different way: by
allowing the standard java key and mouse event listeners to get access
to the dom Node that corresponds to that event.  I have the Node
propagated out to the webclient level, but I need to push it all the way
out so the client can access it.

Next step is to expose the dom Node to the standard java key and mouse
listeners, using test driven development techniques of course.

SECTION: Changes

M dom/classes/org/mozilla/dom/DOMAccessor.java

- make getNodeByHandle(long p) public so I can get the dom node for a
  key or mouse event.

M dom/classes/org/mozilla/dom/NodeImpl.java

- added commented out methods for the Node in Java SE 5.0

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

- Extract the dom Node that corresponds to a key or mouse event.

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

- Don't use keyword enum, for Java SE 5.0

M webclient/src_moz/EmbedEventListener.cpp

- store the long into the properties.

M webclient/src_share/jni_util.cpp
M webclient/src_share/jni_util.h

- new constant, NodeLong.
2005-08-19 05:26:07 +00:00
cst%andrew.cmu.edu
90096e37f3 Bug 305038 Capitalize "this" in image/cookie/popup-blocking context menu entries.
Patch by stephend, r=mvl sr=neil
2005-08-19 03:48:46 +00:00
aaronleventhal%moonset.net
13f84f3691 Bug 291077. Second more sensible patch for get_accParent() problems, r+sr=roc 2005-08-19 03:21:38 +00:00
rob_strong%exchangecode.com
4c2ff0b6d7 Bug 305067 When the extension datasource has incorrect app disabled data it should be possible to enable a compatible extension that has been app disabled. r=bsmedberg 2005-08-19 02:43:23 +00:00
rob_strong%exchangecode.com
57834e2a0a Bug 305051 If the extensions.rdf is deleted and there are pending ops in extensions.cache the extension manager ui is empty. r+a=bsmedberg 2005-08-19 02:33:24 +00:00
rob_strong%exchangecode.com
e23aa8ecab Bug 305049 The EM ui tries to display the icons for disabled extensions. r=bsmedberg 2005-08-19 02:28:03 +00:00