Commit Graph

134550 Commits

Author SHA1 Message Date
igor%mir2.org
7a7538ee75 Compatibility change: allow to use Context.enter/exit when thread already has associated Context with factory. 2004-10-15 18:34:24 +00:00
igor%mir2.org
c12fda22c3 New public API Context.getDebuggableView to extract DebuggableScript implementation. 2004-10-15 18:27:38 +00:00
dbaron%dbaron.org
09e98b2a17 Reduce code size and work done by do_GetInterface by removing unneeded inline nsCOMPtr. Pointed out by Bernard Alleysson <balleysson@bigfoot.com>. b=264456 r=darin 2004-10-15 18:03:35 +00:00
dbaron%dbaron.org
fabeac3176 Reduce code size of do_GetService by moving an nsCOMPtr and QueryInterface out of the part that's done inline. b=264456 r=darin 2004-10-15 17:44:30 +00:00
jst%mozilla.jstenback.com
9831eb8e75 Fixing bug 263388. Patch by trev@gtchat.de. Make opening filepickers possible from frames that are not displayed, i.e. have no widget. r=jst@mozilla.org, sr=bzbarsky@mit.edu 2004-10-15 17:20:21 +00:00
jst%mozilla.jstenback.com
1d7d91ceed Fixing bug 263388. Patch by trev@gtchat.de. Make opening filepickers possible from frames that are not displayed, i.e. have no widget. r=jst@mozilla.org, sr=bzbarsky@mit.edu 2004-10-15 17:19:20 +00:00
jst%mozilla.jstenback.com
f97343e1ac Re-enabling the fix for bug 69070 and optimizing some string code in caps that was for sure part of the reason for the Tp regression, and use CheckLoadURIWithPrincipal() to be more correct. r+sr=bzbarsky@mit.edu 2004-10-15 16:53:35 +00:00
edburns%acm.org
b6b9de1e28 M dist/build.xml
M dist/webclient-dist.xml

- first crack at making this work with a mozilla 1.7 suite install
2004-10-15 16:39:07 +00:00
jst%mozilla.jstenback.com
08b3a16535 Re-enabling the fix for bug 69070 and optimizing some string code in caps that was for sure part of the reason for the Tp regression, and use CheckLoadURIWithPrincipal() to be more correct. r+sr=bzbarsky@mit.edu 2004-10-15 16:34:58 +00:00
peterv%propagandism.org
1716f47e5d Fix for bug 264309 (Consolidate CloneNode implementation macros). r/sr=jst 2004-10-15 14:42:14 +00:00
mostafah%oeone.com
60c27a6d9c Quick fix to bug 264106 suggested by mattwillis
Crash on launch: chrome://browser/content/hiddenWindow.xul can't be resolved
2004-10-15 14:26:59 +00:00
igor%mir2.org
ff04252f2e *** empty log message *** 2004-10-15 13:33:02 +00:00
mcs%pearlcrescent.com
862ceba0a0 Fix bug # 263557 - Sending a request fails on Windows when the
ber size is larger than 64MB.
  Break up large messages into <= 8MB sized chunks inside prldap_write().
2004-10-15 13:10:04 +00:00
shaver%mozilla.org
1ea5ef52b0 WebDAV, NPOTB: Refactor simple stream reader, because every line of reuse
reduces the amount of C++ I have to read.
2004-10-15 07:58:56 +00:00
shaver%mozilla.org
62cc94df8a WebDAV, NPOTB.
Refactor the parse-and-list-responses code so that upcoming multiresult
work for non-PROPFIND operations can use it.
2004-10-15 07:48:12 +00:00
scott%scott-macgregor.org
e9f44c11bc Bug #263072 --> Change "Mail" to "&brandShortName;" in junkMailInfo.dtd
Patch by Andras Timar (timar@fsf.hu)
2004-10-15 06:54:38 +00:00
scott%scott-macgregor.org
df20857c6d Bug #257986 --> Problem deleting local folders with forward slashes in the folder name
sr=bienvenu
2004-10-15 06:52:39 +00:00
scott%scott-macgregor.org
2835309568 Bug #259389 --> cropped account manager UI on Mac OS X
Patch by mattwillis@gmail.com

sr=mscott
2004-10-15 06:48:45 +00:00
jst%mozilla.jstenback.com
f780aaf680 Fixing bug 249855. Attempt to copy QuickTime and Macromedia Flash plugin xpt files to the right place during installation. r+a=ben@mozilla.org 2004-10-15 06:27:54 +00:00
scott%scott-macgregor.org
ed6861f295 Bug #261199 --> Begin landing Thunderbird's virtual folder UI.
Land the back end RDF changes necessary to support the new user interface.

sr=bienvenu
2004-10-15 06:24:18 +00:00
shaver%mozilla.org
0fd1bdf643 some webdav plumbing and light tidying; bug 212342; r=darin,sr=bzbarsky 2004-10-15 05:59:21 +00:00
zack%kde.org
507e01d04e Popups working, modals working and fixing some other positioning stuff .
Closing 264027 and 264105.
2004-10-15 03:15:54 +00:00
scott%scott-macgregor.org
ef2ff5b596 Bug #261389 --> Normal Text Size (CTRL+0) should be added to "View"-menu, like in Firefox 2004-10-15 02:55:39 +00:00
jwalden%mit.edu
d491b23a7d Fixing erroneous diff... 2004-10-15 02:32:33 +00:00
jwalden%mit.edu
94eef6f59c Add Save Target As/Save Link As to the IE/Firefox differences list 2004-10-15 02:27:57 +00:00
scott%scott-macgregor.org
91d1e77623 Bug #176443 --> Send Format preferences: "correct format" is confusing
improve the text. Patch by daniel.bugmail@wangrepublic.org

Thanks to Mike Cowperthwaite for pointing out the patch.
2004-10-15 02:15:33 +00:00
scott%scott-macgregor.org
14ad27d49d Bug #264128 --> toolbar customization window should be more like a dialog
for Thunderbird.
2004-10-15 01:03:06 +00:00
cls%seawood.org
1c8ffcc665 Use standalone zlib headers when building standalone jar
Bug #264407 r=ben.bucksch
2004-10-15 00:44:06 +00:00
scott%scott-macgregor.org
5da4ece7c4 remove a dead file 2004-10-15 00:39:00 +00:00
bienvenu%nventure.com
8b85f3c0b5 fix 263733 going from grouped to sorted flat via view sort menu doesn't switch out of group mode, sr=mscott 2004-10-15 00:33:56 +00:00
bienvenu%nventure.com
c0407d98cf fix 254637 sr=mscott only 2 received mail headers displayed when viewing all headers 2004-10-15 00:14:53 +00:00
shaver%mozilla.org
6f09cd34e9 WebDAV, NPOTB.
Streamline operation-listener interface.

Report HTTP status correctly to listener.
2004-10-15 00:01:47 +00:00
bryner%brianryner.com
0eae1897c7 Switch to XTF handleDefault() API. Fixes crashes from failed QI to nsIDOMNSUIEvent. 2004-10-14 23:55:58 +00:00
scott%scott-macgregor.org
b7f90854b7 Bug #223408 --> View - Layout Menu shows multiple check marks inside the radio group.
Patch by mattwillis@gmail.com
2004-10-14 23:55:22 +00:00
steffen.wilberg%web.de
dfd9e33f1f fix XML parsing error 2004-10-14 23:51:43 +00:00
scott%scott-macgregor.org
f2d1a98798 Bug #223871 --> Thunderbird takes over OS X minimize window keyboard shortcut
Patch by mattwillis@gmail.com
2004-10-14 23:48:44 +00:00
bryner%brianryner.com
4ca68be9b7 Fix UMR from bug 263705 2004-10-14 23:38:16 +00:00
scott%scott-macgregor.org
deb01083b7 Bug #263255 --> pinstripe CSS to support group by sort 2004-10-14 23:35:54 +00:00
steffen.wilberg%web.de
d0b50ede50 Bug 264332: add link to tabbed_browsing.xhtml in using_firebird.xhtml#tabbed_browsing. r=jwalden 2004-10-14 23:26:49 +00:00
tor%cs.brown.edu
1d8fcac4c6 Bug 244917 - implement SVG gradients. Patch by scootermorris@comcast.net.
r=sicking,afri,tor,jwatt.  Shared mozilla code sr=tor,dbaron.
2004-10-14 23:02:53 +00:00
jwalden%mit.edu
2803292aa8 s/refresh/reload/g - I wonder why this was the way it was? 2004-10-14 22:59:42 +00:00
steffen.wilberg%web.de
b88bd2faf9 Bug 264323: missing links in Contents-Customization-Themes/Extensions. r=jwalden 2004-10-14 22:55:46 +00:00
jwalden%mit.edu
4188e30f89 Bug 258076 - Document new tab prefs. r=steffen 2004-10-14 22:48:47 +00:00
steffen.wilberg%web.de
0d961a479d Bug 259387: document popup blocker statusbar and info bar menu. r=jwalden 2004-10-14 22:38:45 +00:00
relyea%netscape.com
e93a53498f [Bug 262274] visibility of PK11_GetCertFromPrivateKey and CERT_DecodeDERCertificate 2004-10-14 22:34:47 +00:00
jwalden%mit.edu
6d38208464 Bug 263759 - Remove Ctrl+F4 (Close Window) shortcut for Macs (it conflicts with a default OS setting) 2004-10-14 22:34:29 +00:00
jwalden%mit.edu
ab575b88aa Bug 263547 - corrections needed for Help's start page. One last bit of cleanup... 2004-10-14 22:25:02 +00:00
jst%mozilla.jstenback.com
96cd535991 Disable the security check in nsContentUtils::CanLoadImage() to see if that's what costs us 2% per yesterday. 2004-10-14 22:24:07 +00:00
relyea%netscape.com
e56b27e7a7 bug 262774 export PK11_GetCertFromPrivateKey publically. 2004-10-14 22:15:21 +00:00
zack%kde.org
7ca16b1dd9 A weak attempt at closing both 264105 and 264027. move seems to be still
not doing what i want though
2004-10-14 21:53:12 +00:00