Commit Graph

140086 Commits

Author SHA1 Message Date
dougt%meer.net
db9fbee649 1. Added local start page.
2.  Added status window and control window seperate from main app
3.  Allowing more time for apps when Minimo is placed in background.
2005-03-24 21:48:46 +00:00
dougt%meer.net
cc65a676ec 1. Mapping printf to mozce_printf.
2.  Adding NetCat style logging support.
3.  Implemented mozce_printf in terms of both NetCat and OutputDebugString
4.  Cleaned up shunt project file.
5.  Stubbed out wsprintfA
6.  Removed some ^M chars.
2005-03-24 21:45:55 +00:00
scott%scott-macgregor.org
d9d30b2b68 Bug #283374 --> nsMsgWindow and nsMsgProgress leak due to cycle
use a weak reference to prevent a reference cycle between theprogress object and the msg window

sr=bienvenu
2005-03-24 21:40:36 +00:00
shaver%mozilla.org
a85fe1c62e Refactor some code for reuse from Lightning:
- move some utility code into new calendarUtils.js
 - calendarCreation.xul only depends on calendarCreation.js and
   calendarUtils.js
 - remove old wizard.xul/js code and unused launch function
2005-03-24 21:27:16 +00:00
dougt%meer.net
29ffb95828 Missing File. 2005-03-24 21:18:46 +00:00
myk%mozilla.org
adc4d8282a fixed up CPAN command so that it installs MIME::Entity as well 2005-03-24 20:54:21 +00:00
pavlov%pavlov.net
f3842dc8e9 fixing bug 286228. patch by stelian@popies.net. r=pavlov 2005-03-24 20:22:46 +00:00
vladimir%pobox.com
e5e6c1dae3 Handle SQLITE_SCHEMA correctly be retrying the statement, r=me 2005-03-24 19:59:59 +00:00
tor%cs.brown.edu
480f3140bf Bug 287594 - cairo quartz bustage due to 0.4.0 landing. 2005-03-24 19:46:53 +00:00
bmlk%gmx.de
dfa6f80fa5 build warnings (shadow + unused variables) bug 287097 r/sr=bzbarsky 2005-03-24 19:02:59 +00:00
jst%mozilla.jstenback.com
006a859d7d Cleanup in preparation for the actual fix for bug 283897. r=brade@comcast.net, sr=bzbarsky@mit.edu 2005-03-24 19:00:01 +00:00
timeless%mozdev.org
5bde169b94 Bug 287383 heap corruption from ReplaceChar/StripChars
r=darin sr=darin
2005-03-24 18:42:56 +00:00
bmlk%gmx.de
10291e93a2 fix for build warnings (shadow & strange null pointer treatment) bug 287102 r/sr=dbaron 2005-03-24 18:41:39 +00:00
shaver%mozilla.org
bff53e291f - Convert to chrome.manifest, removing contents.rdf and outdated install.rdf
stanza.
- Remove fake-account mess, replacing it with a sidebar model.
2005-03-24 18:38:14 +00:00
mattwillis%gmail.com
693db6d988 Bug 287589
Fixes undefined entity errors
r=pavlov@pavlov.net
2005-03-24 18:33:12 +00:00
shaver%mozilla.org
06528c8adc Bug 287441: add __LOCATION__ property so JS components can tell where they're
loaded from.  r=dbradley.
2005-03-24 18:24:09 +00:00
timeless%mozdev.org
f8a0934ba2 Bug 274956 return NS_ERROR_OUT_OF_MEMORY when NS_NEWXPCOM fails
patch by 116057@bacon.qcc.mass.edu r=darin sr=darin
2005-03-24 18:17:15 +00:00
mvl%exedo.nl
86528e3ad3 Make the permission extension read the pref to block images in mailnews.
This actually means that other remote content is also blocked.
bug 274866, r=dwitte, sr=darin
2005-03-24 18:00:50 +00:00
bienvenu%nventure.com
011664b59b fix 281002 errors copying local folder hierarchies not propagated patch by wbonnet@on-x.com, r=bienvenu, sr=mscott 2005-03-24 16:47:38 +00:00
mozilla.mano%sent.com
590c879372 Bug 267227 (be able to use Window and Help menus in every window) - Move the Window and Help menus to a new overlay. r=mconnor 2005-03-24 16:00:01 +00:00
tor%cs.brown.edu
2cbd16eda1 Bug 287021 - cairo solaris bustage. Patch by Egon.Nijns@bib.kuleuven.ac.be. 2005-03-24 15:59:06 +00:00
mozilla.mano%sent.com
5a069386c7 Bug 287512 - Remove obsolete version of aboutDialog.css from Firefox. patch from Jeff Walden <jwalden+bmo@mit.edu>, r=mconnor 2005-03-24 10:01:05 +00:00
steffen.wilberg%web.de
48b20f11b3 Bug 222157: move contentAreaUtils.js from browser to toolkit because it's needed by ViewSource-SaveAs and Thunderbird (which still uses the xpfe version of that file). r=mconnor, cvs move by chase 2005-03-24 08:49:46 +00:00
steffen.wilberg%web.de
21a519b4aa Bug Bug 263216: links opened into new tab from ChatZilla pass the URL of the current tab as the http Referer. p=Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor 2005-03-24 07:45:58 +00:00
mozilla.mano%sent.com
9e157aefe7 Bug 221824 - Winstripe should be RTL compatible, print-preview fixes. patch from Reuven Gonen <linxspider@yahoo.com>, r=bsmedberg 2005-03-24 06:27:56 +00:00
smfr%smfr.org
c8cf2e47b4 Check in patch from bug 287083 (patch by <torben@despammed.com>). 2005-03-24 04:04:58 +00:00
mrbkap%gmail.com
bd5a83286e bug 287349: Add kHeadMisc to the excludable children of <select> so that it properly exludes userdefined children. r=bzbarsky sr=jst 2005-03-24 01:25:19 +00:00
roc+%cs.cmu.edu
9d58ac21a4 Bug 262403. Don't do a line break just because a float was broken across pages. Also, squash some assertions while printing. r+sr=dbaron 2005-03-24 01:15:07 +00:00
joshmoz%gmail.com
833cfa1550 disable reload and some other menus when the bookmark manager is open. b=284831 sr=smfr 2005-03-23 22:56:01 +00:00
bsmedberg%covad.net
aabfd8dbf0 Bug 286483 - Thunderbird OSX builds missing alert icon. This uses the Firefox blue globe until a mail-specific icon can be added. 2005-03-23 22:52:28 +00:00
cltbld
00f927732a Automated update from host egg 2005-03-23 22:48:45 +00:00
bsmedberg%covad.net
85c92aeb7d Bug 273876 - use -rpath-link to un-break linking with libxul and not libmozjs r=darin 2005-03-23 22:47:02 +00:00
mozilla.mano%sent.com
86683a9664 Bug 284929 - File -> Open Location nonfunctional when the Location Toolbar is hidden. r=mconnor 2005-03-23 21:55:41 +00:00
smfr%smfr.org
188f624249 Fix bug 286873 (patch by Wevah), r=josh, sr=pinkerton. 2005-03-23 21:44:34 +00:00
dveditz%cruzio.com
dbc7f7081e bug 284627 need checkLoadURI for sidebar panels. patch by mconnor,r=bz,r=bryner,sr=dveditz 2005-03-23 21:39:46 +00:00
mozilla.mano%sent.com
b923bb1ec7 Bug 278772 - Various Firefox code incorrectly constructs URIs. patch by Gavin Sharp <gavin.sharp@gmail.com> r=mconnor sr=darin 2005-03-23 21:39:45 +00:00
joshmoz%gmail.com
b3a5346617 "Content-disposition filename handling violates RFCs 2183 and 2616" b=275110 r=bz sr=benjamin 2005-03-23 21:39:44 +00:00
cbiesinger%web.de
463930e931 Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
reflects its purpose
r=bz sr=darin
2005-03-23 21:39:43 +00:00
gerv%gerv.net
9212108e44 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-03-23 21:39:42 +00:00
timeless%mozdev.org
77a06be2bf Bug 240947 use content instead of _content
r=mconnor based on r=neil sr=dveditz for the original pass
2005-03-23 21:39:41 +00:00
mozilla.mano%sent.com
a0b04f0234 Bug 279416 - Implement a controller for cmd_switchTextDirection. r=brade sr=neil (for editor/) r=smontagu sr=neil (for xpfe/) r=mconnor (for browser/) 2005-03-23 21:39:40 +00:00
bzbarsky%mit.edu
f1a66b3670 Fix some .getFromTypeAndExtension to follow the api documentation. Bug 274339,
r=biesi,mconnor, sr=neil
2005-03-23 21:39:39 +00:00
db48x%yahoo.com
3420de0481 bug 275096: Page Info | Media | Save As button non-functional
r=mconnor, sr=neil
2005-03-23 21:39:38 +00:00
cbiesinger%web.de
80b9ce1e32 Bug 241082 exthandler should require just nsITransfer, not nsIDownload
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-03-23 21:39:37 +00:00
steffen.wilberg%web.de
838f68cd2e fix comment about the name and location of nsHelperAppDlg.js.in. 2005-03-23 21:39:36 +00:00
bzbarsky%mit.edu
2e153d18de Use the right extension for appending filters to the filepicker. Bug 273498,
r=mconnor
2005-03-23 21:39:35 +00:00
bugzilla%arlen.demon.co.uk
03155d5f84 Reversing out patch checked in by accident during aviary landing fixing 2005-03-23 21:39:34 +00:00
bugzilla%arlen.demon.co.uk
48a828429d Bug 239394 nsIMIMEInfo should use interCaps for functions and attributes
Relanding relevant parts of patch following aviary branch landing
2005-03-23 21:39:33 +00:00
bugzilla%arlen.demon.co.uk
67b8912860 Bug 128398 Referrer column is empty for the History
Relanding relevant parts of patch following aviary branch landing
2005-03-23 21:39:32 +00:00
ben%bengoodger.com
cf6bcaf781 Landing the Aviary Branch (browser section only). 2005-03-23 21:39:31 +00:00