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

145820 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org 96349e3985 hide the shared folder icon in pinstripe 2005-08-19 22:38:54 +00:00
zach%zachlipton.com 68ce588502 Add the 1.5 branch to populatedb. Also convert the branch detection to use real regexps instead of LIKE for matches. This work will continue with real regexps used for the other detected fields shortly. 2005-08-19 22:37:11 +00:00
scott%scott-macgregor.org 583efa9202 Bug #304042 --> Please add separator line under "Check for updates" like in firefox 2005-08-19 22:33:36 +00:00
bryner%brianryner.com 2e582a29da Disable caching of documents when doing a subframe navigation, to help with site compatibility problems. Bug 304860, r=bzbarsky. 2005-08-19 20:58:17 +00:00
zach%zachlipton.com b6c9b44879 Fix for bustage; forgot to checkin process.html.tmpl. 2005-08-19 20:56:48 +00:00
scott%scott-macgregor.org 92f1d37c1a 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 6fa3042b71 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 006aa7363c Bug 302080 cleanup, support packaging of Camino srcdir builds (only objdir was working). r=pink 2005-08-19 19:47:41 +00:00
cltbld c00392327f 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 2534bae500 Update defaults for update packaging. 2005-08-19 19:38:41 +00:00
scott%scott-macgregor.org dce1a535dc Bug #305020 --> Allow Dynamic dictionary switching from the compose window
sr=bienvenu
2005-08-19 19:35:46 +00:00
neil%parkwaycc.co.uk 1b9d78733a Fix invalid CSS comments b=286675 r+sr=bz 2005-08-19 19:32:32 +00:00
bienvenu%nventure.com 0ac0d33051 fix build warning, patch by rosenauer, r/sr=bienvenu 2005-08-19 19:29:13 +00:00
aaronleventhal%moonset.net cbe172db4e 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 477818151e Bug 304408 - Rename "Sanitize" feature in docs. p=steffen, r=me 2005-08-19 19:25:16 +00:00
aaronleventhal%moonset.net fa8fd827ef 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 9e1946dbbc 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 9ae9ea058e 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 aeaf3c2da4 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 56540079d0 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 27dce07bf6 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 1ec021c548 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 ca0f7b228f 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 fcc3069434 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 0d6859d92d 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 9f44dd35b2 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 89e4d607be 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 d65bb3157d 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 fda7e7762d 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 bcda04d178 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 e0aa12cc81 negotiate auth -> auth, otherwise there will be xul runner build bustage 2005-08-19 16:58:29 +00:00
cbiesinger%web.de 29a81b2e91 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 4acfe557f3 fix static build bustage, thx to mento 2005-08-19 15:38:15 +00:00
bzbarsky%mit.edu 31094bc2f7 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 ecd72d8bbe 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 3f5fc3fcdc 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 71f1adf69d #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 075cd5ae95 #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 b5780d2f17 #289625
r=brade, sr=tor, a=asa
regression - Color picker focus problem
2005-08-19 15:03:23 +00:00
bzbarsky%mit.edu 6919fc19ec 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 4cc6699511 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 5fc66bf5a0 Automated update from host egg 2005-08-19 14:29:20 +00:00
bienvenu%nventure.com 8fc7f718f2 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 df2331f178 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 327a838e49 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 68c6a94881 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 117a4c55ce 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 23bc05d142 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 29300f8bf0 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 fc8c628480 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