Commit Graph

139912 Commits

Author SHA1 Message Date
cbiesinger%web.de
bcd6f2e506 Bug 286990 nsHttpNegotiateAuth.cpp behaves different in debug/non-debug
r+sr=darin
2005-03-22 18:19:27 +00:00
cbiesinger%web.de
ce4140de8d 270224 create nsIPropertyBag2 for easier getting of values from a propertybag
r=shaver sr=darin
2005-03-22 18:16:53 +00:00
timeless%mozdev.org
d0cec75325 Bug 131849 addressbook build system requires exporting internal files
patch by bugzilla@standard8.demon.co.uk r=bienvenu sr=neil
2005-03-22 17:39:09 +00:00
shaver%mozilla.org
d71ce074e5 fix DIRS = vs DIRS += error; thanks to Nick Thomas for catching it; r=vlad 2005-03-22 17:33:00 +00:00
tor%cs.brown.edu
162c7a54fd Bug 167115 - tree/listbox does't work with background styles (-image,
-attachment) correctly.  Patch by alfredkayser@nl.ibm.com, r=varga, sr=bryner
2005-03-22 16:55:25 +00:00
jst%mozilla.jstenback.com
ec5177d695 Whitespace cleanup, and making this code somewhat consistently formatted. No code changes 2005-03-22 16:48:58 +00:00
jst%mozilla.jstenback.com
741f5f6c57 Fixing bug 284825. Future proof our Java plugin finding code. Patch from mike.lei@sun.com, r+sr=jst@mozilla.org 2005-03-22 16:27:21 +00:00
mvl%exedo.nl
3a24600358 forgot to update this file for bug 286455. 2005-03-22 16:09:50 +00:00
edburns%acm.org
0535edc189 This checkin re-implements CurrentPage.getSource(). It doesn't preserve
the whitespace formatting of the current page, which is a big problem.
Next step is to get the DOMViewer working with the TestBrowser.

M build.xml

- exclude test from the default build

A classes_spec/org/mozilla/webclient/impl/DOMTreeDumper.java

- Copy this over from test.

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

- leverage DOMTreeDumper to print the current source.

M test/automated/src/classes/org/mozilla/webclient/CurrentPageTest.java
A test/automated/src/test/ViewSourceTest.html

- exercise new methods.
2005-03-22 15:58:51 +00:00
joshmoz%gmail.com
1724b1b1e3 Don't use sheet for the about box on Mac OS X. b=222364 r=joshmoz r=mconnor 2005-03-22 15:04:57 +00:00
m_kato%ga2.so-net.ne.jp
17a70ee3e7 Previous check in had invalied CRLF... 2005-03-22 13:42:45 +00:00
m_kato%ga2.so-net.ne.jp
e4f7972248 bug 225978, Support XPTCALL for Windows XP 64 bits for AMD64 (x86-64), r/sr=shaver 2005-03-22 13:03:24 +00:00
steffen.wilberg%web.de
31eed473bb Bug 279506: Document new Options window. r=Jeff 2005-03-22 12:50:40 +00:00
masayuki%d-toybox.com
53d0fc7c01 bug 170474 - remove comments in messenger.properties. r=jshin, sr=bienvenu 2005-03-22 12:13:40 +00:00
mkanat%kerio.com
bde3544ca0 Bug 286669: Add dependency on Storable
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wicked, a=justdave
2005-03-22 09:02:56 +00:00
mkanat%kerio.com
275068aed8 Bug 287138: INSERT IGNORE is not ANSI SQL
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-03-22 09:01:22 +00:00
mkanat%kerio.com
6c47f53cec Bug 286689: Cross-DB bz_add_index and bz_drop_index (Part of Bug 285111)
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-22 08:56:52 +00:00
mkanat%kerio.com
01cc53adbb Bug 194160: buglist.cgi has wrong time zone in datestamp at the top
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave
2005-03-22 08:46:13 +00:00
jwalden%mit.edu
807cf44b56 Bug 268818 - Description of "Alt-Enter" functionality missing from tabbed browsing help. p=zmanji@gmail.com, r=me 2005-03-22 06:26:56 +00:00
mozilla.mano%sent.com
b699b2b6ea Bug 263216 - links opened into new tab from ChatZilla pass the URL of the current tab as the http Referer. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor 2005-03-22 05:15:27 +00:00
mozilla.mano%sent.com
ee8fda5a16 Bug 274708 - Thunderbird Installer doesn't have mnemonics in License Agreement screen. patch from Gavin Sharp <gavin.sharp@gmail.com> r+sr=mscott 2005-03-22 05:09:53 +00:00
joshmoz%gmail.com
93dae80a26 fix Mac OS X preferences animation/fading to be more in line with aqua specs. b=285904 r=mconnor 2005-03-22 04:45:03 +00:00
jst%mozilla.jstenback.com
c2e953c5fe Fixing bug 285741. Only ever re-enable scripts n' plugins etc for midas. r=brade@comcast.net, sr=bzbarsky@mit.edu 2005-03-22 04:33:17 +00:00
darin%meer.net
fb80819e27 backing out my nonesense 2005-03-22 02:04:45 +00:00
darin%meer.net
ecacc1d192 fixes bug 287139 "XULRunner depend build is broken" r=bsmedberg over IRC 2005-03-22 01:57:45 +00:00
mconnor%myrealbox.com
7627eeb4af bug 287086 - move browser.link.* prefs out of all.js. Includes fix for bug 286745 (seamonkey) by Jeremy Morton and bug 275430 (firefox) to move away from replacing the current page. r=jst, sr=neil for all.js and xpfe bits 2005-03-22 00:38:35 +00:00
darin%meer.net
85e77fceaf fixes bug 286803 "Automatic NTLM auth fails if SSPI 'negotiate' package not found" r=biesi 2005-03-21 22:42:07 +00:00
jwalden%mit.edu
cbbc674c55 Bug 285035 - Help Documentation should look more like the Mozilla website. Followup patch to address issue forgotten during patch checkin. 2005-03-21 21:49:52 +00:00
roc+%cs.cmu.edu
c9feb5cc3c Bug 282754. When laying out absolute children, use the computed width/height of the primary frame as the container metrics if they're available. r+sr=dbaron 2005-03-21 21:43:01 +00:00
bugzilla%arlen.demon.co.uk
b7f635d267 Bug 285683 Remove cookie.properties
p=me r=dwitte rs=darin
2005-03-21 21:25:25 +00:00
jwalden%mit.edu
5047f99b78 Bug 287036 - Remove screenshot of toolbar from using_firebird.xhtml. p=zmanji@gmail.com, r=me 2005-03-21 20:52:13 +00:00
cltbld
e9d8c9f0f2 Automated update from host egg 2005-03-21 20:28:26 +00:00
tor%cs.brown.edu
ee7d19e201 Bug 286980 - cairo config should add to PKG_CONFIG_PATH, not replace. r=cls 2005-03-21 20:27:40 +00:00
bob%bclary.com
7f6e8ae27d Update Martin's email 2005-03-21 19:09:10 +00:00
bienvenu%nventure.com
7079fc3a4d fix 286926 msg db view code was using && where it meant to use & to determine if thread could be expanded/collapsed, patch by ahaas@airmail.net, r=ducarroz, sr=bienvenu 2005-03-21 17:56:34 +00:00
mvl%exedo.nl
3238a7f33e use composite calendar for view. Allows to use multiple calendars.
bug 286455, r=stuart,vlad
2005-03-21 17:55:24 +00:00
shaver%mozilla.org
02535c350c Bug 283057: Fold sqlite build into storage build, honour ENABLE_TESTS.
r=bsmedberg
2005-03-21 17:01:57 +00:00
mozilla.mano%sent.com
0896ef6e88 Bug 284096 - Useless Cancel button in View Saved Passwords dialog. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor 2005-03-21 16:24:04 +00:00
smfr%smfr.org
57320b57b0 Fix spelling error in comment. 2005-03-21 16:18:46 +00:00
gandalf%firefox.pl
bab9cbf69e Bug 245829: update download manager title bar when number of active downloads changes; r=mconnor 2005-03-21 16:18:25 +00:00
maxf%magma.ca
85014169e2 This change is for the QNX (Photon) platform only. It will not affect the
runtime or build of other Mozilla platforms since QNX source is not part of
Tinderbox builds. You can contact me at: mfeil@qnx.com

This fixes a problem where shared memory is destroyed too soon. The draw
stream generated by the image draw was not being processed in time by
regular priority (10) drivers like phrelay, resulting in portions of images
not drawn. This only affected images the first time they were loaded in a
session (since they load in pieces) and only seemed to affect the embedded
version of mozilla (mozserver with Voyager client).  r=amardare%qnx.com
2005-03-21 16:01:54 +00:00
timeless%mozdev.org
eec04f4dc2 Bug 238733 Components.classes['@mozilla.org/wallet/wallet-service;1'] has no properties in contentAreaClick.js
r=neil sr=bz
2005-03-21 15:21:15 +00:00
cltbld
718ad67621 Automated update from host egg 2005-03-21 14:18:18 +00:00
tor%cs.brown.edu
520b034186 Bug 286980 - cairo config should add to PKG_CONFIG_PATH, not replace. r=cls 2005-03-21 14:08:48 +00:00
timeless%mozdev.org
16b9b917e3 Bug 283513 OOM crasher [@ WSPProxy::GetInterfaces]
patch by dewildt@gmail.com r=timeless sr=jst
2005-03-21 12:50:16 +00:00
neil%parkwaycc.co.uk
fcfe360093 Bug 245135 Mozilla forgets what the current profile is when it gets renamed p=brian.lu@sun.com r=ccarlen@mac.com sr=me 2005-03-21 11:55:44 +00:00
mozilla.mano%sent.com
ca533217fa Bug 221824 - Winstripe should be RTL compatible, tabbox fixes. patch from Reuven Gonen <linxspider@yahoo.com> r=bsmedberg/me 2005-03-21 11:41:10 +00:00
neil%parkwaycc.co.uk
36391255db Bug 284521 Still can't switch themes, but in a different set of circumstances, so check the skin switch pref in more places. r=bsmedberg sr=darin 2005-03-21 10:46:46 +00:00
smfr%smfr.org
adbd27f110 Remove a shell script target that stuffed additional history properties files into embed.jar, since we don't need them any more. Also put the version resource in Camino.rsrc, so that it's available for the Director plugin when running in any language. 2005-03-21 06:16:27 +00:00
smfr%smfr.org
b07445985d When a a string bundle lookup fails, print a message with useful info. rs=darin, no bug. 2005-03-21 06:06:55 +00:00