Commit Graph

140630 Commits

Author SHA1 Message Date
jst%mozilla.jstenback.com
21b9cb088d Fixing bug 283897. Make midas state survive document.open/write/close. Regression from bug 283897. r=brade@comcast.net, sr=bzbarsky@mit.edu 2005-04-06 02:22:45 +00:00
darin%meer.net
344ba8aa1f damn, missed this files 2005-04-06 02:12:51 +00:00
cvshook%sicking.cc
aaf712f1dd Bug 289053: Fix assertion when setting fontsize to empty or whitespace-only string. Also treat big relative fontsizes as absolute fontsizes so they at least render correctly.
r/sr=bz
2005-04-06 02:07:52 +00:00
pavlov%pavlov.net
428e04ae5d New graphics API. The future is here. 2005-04-06 01:54:26 +00:00
darin%meer.net
e188c9c6d6 landing missing changes for bug 287648 2005-04-06 01:52:44 +00:00
cbiesinger%web.de
d513901a5e 288877 add a function to easily convert a string to a stream, using a given
charset
r=jshin sr=bz
2005-04-06 01:37:24 +00:00
bsmedberg%covad.net
c3078ba4fa Add InfoPlist.strings for the xulrunner build, bug 288370 2005-04-06 01:37:18 +00:00
bsmedberg%covad.net
4fe4d88dc4 Backout bug 288370 makefile change pending further testing. 2005-04-06 01:35:26 +00:00
darin%meer.net
430b684e9c fixes bug 285991 "leak loading site from HTTPS" r=biesi sr=dbaron 2005-04-06 01:35:06 +00:00
darin%meer.net
9791154211 patch for bug 287648 "make nsIDNSService use nsICancelable and move private methods to nsPIDNSService" r=biesi sr=bzbarsky 2005-04-06 01:33:28 +00:00
bzbarsky%mit.edu
6c24bd5047 Fix build bustage 2005-04-06 01:31:43 +00:00
bzbarsky%mit.edu
dcbfc64478 Attempting to fix Tp regression 2005-04-06 01:23:07 +00:00
bsmedberg%covad.net
20653bd7b9 Bug 288370 - build libxul on mac r=darin 2005-04-06 00:59:51 +00:00
bsmedberg%covad.net
f96e4643c1 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-06 00:46:12 +00:00
cbiesinger%web.de
95a80b005f fixing bustage 2005-04-06 00:42:41 +00:00
bsmedberg%covad.net
8d87ba791a dammit 2005-04-06 00:27:43 +00:00
cbiesinger%web.de
215f759bf6 fixing gcc 3.4 bustage (balsa) 2005-04-06 00:25:56 +00:00
bsmedberg%covad.net
af0681ee56 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-06 00:25:47 +00:00
lpsolit%gmail.com
ed0f05eaf5 Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-04-06 00:19:56 +00:00
mkanat%kerio.com
162acfef85 Bug 284850: checksetup should rename indexes to conform to the new standard
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=jouni, a=myk
2005-04-06 00:18:04 +00:00
cbiesinger%web.de
f9beb62ec5 forgot to check in this part of the patch... fixing camino bustage 2005-04-05 23:55:39 +00:00
bzbarsky%mit.edu
48ba5ce32b Eliminate nsIContent::SetDocument/SetParent/SetBindingParent in favor of
BindToTree and UnbindFromTree methods.  Bug 286000, r=sicking, sr=jst
2005-04-05 23:54:35 +00:00
bsmedberg%covad.net
3357ab6d6f Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 23:48:43 +00:00
bsmedberg%covad.net
7bb53dccc4 Rename a few nsModule.cpp files so that libxul will link on platforms that use ar+ranlib r=darin
toolkit/components/build/nsModule.cpp -> nsToolkitCompsModule.cpp
2005-04-05 23:29:58 +00:00
scott%scott-macgregor.org
466f718a48 Bug #288097 --> Add a Anti-Virus Tab to the Privacy Options Pane, move the security tab into the privacy panel
Bug #289210 --> Promote Offline and Disk Space to a top level tab under Advanced
2005-04-05 23:29:48 +00:00
bsmedberg%covad.net
99478b1472 Rename a few nsModule.cpp files so that libxul will link on platforms that use ar+ranlib r=darin
embedding/components/build/nsModule.cpp -> nsEmbeddingModule.cpp
2005-04-05 23:28:18 +00:00
cbiesinger%web.de
f0b358248f 228968 r=bz sr=darin
- add a new nsIWebProgressListener2 interface, inheriting from
  nsIWebProgressListener, providing a 64-bit onProgressChange method
- make nsITransfer inherit from that interface, and remove an unused
  progressListener attribute
- make webbrowserpersist support listeners that implement
  nsIWebProgressListener2, and give them 64-bit progress values
- make nsIHelperAppLauncher's listener setWebProgressListener function take an
  nsIWebProgressListener2 interface

And fix up all implementations according to that.
2005-04-05 23:24:23 +00:00
brendan%mozilla.org
a07a88aaff Fix SetFunctionSlot to cope with the second shawdowed arg or var (289094, r=shaver). 2005-04-05 23:10:43 +00:00
aaronleventhal%moonset.net
8983922cc3 Bug 288989. Update DHTML accessibility roles and states. Also fixes bug 289006: support invalid and required accessibility states. r=timeless, sr=tor 2005-04-05 23:08:50 +00:00
jshin%mailaps.org
162c9c677b bug 210502 : update the normalization data file to 4.1.0 and add README.txt on the way to generate data files : r=smontagu, sr=dbaron 2005-04-05 23:00:13 +00:00
pedemont%us.ibm.com
a3484a6565 Bug 210204 - Only use Mac system menu for root chrome shell XUL menus. Display all other XUL menus as on other platforms. r=bz, sr=roc 2005-04-05 22:58:29 +00:00
neil%parkwaycc.co.uk
fa47075710 Cleanup bad string usage by my previous patch to bug 191309 r+sr=darin 2005-04-05 22:56:29 +00:00
brendan%mozilla.org
774ef898c0 Don't bellow, below 2005-04-05 22:47:41 +00:00
roc+%cs.cmu.edu
21c3eddde8 Bug 289090. Get the pagesequenceframe from the frame constructor, don't poke around the frame hierarchy trying to find it. r+sr=bzbarsky 2005-04-05 22:46:56 +00:00
dougt%meer.net
41bc35fd99 Adding a PRECHECK block to all mozce function to allow debugging per function
call.  By default, this is not used

Implemented open, close, read, write, unlink, and lseek.
2005-04-05 22:40:37 +00:00
bob%bclary.com
a1b231182b Regress test for bug 289094, by Jonas Jonsson <mozilla.nospam@fatbrain.org>, Brendan Eich <brendan@mozilla.org> 2005-04-05 22:30:49 +00:00
scott%scott-macgregor.org
06c676d820 Bug #286282 --> Thunderbird should be building toolkit\components\alerts instead of xpfe\components\alerts.
Will work on converting the download manager next so we an remove the alerts service ifdef in xpfe\download-manager.

Also, port xpfe's API change to nsIAlertsService to use AString's to toolkit
2005-04-05 22:27:49 +00:00
darin%meer.net
a9ee9fbf43 landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2005-04-05 22:27:48 +00:00
cbiesinger%web.de
4cdaa2ac70 Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
reflects its purpose
r=bz sr=darin
2005-04-05 22:27:47 +00:00
bzbarsky%mit.edu
5af87026b1 Last checkin was for bug 285080 and had r=darin 2005-04-05 22:27:46 +00:00
bzbarsky%mit.edu
9d9a986c36 Add the prompt-service contract to nsEmbedCID.h 2005-04-05 22:27:45 +00:00
gerv%gerv.net
29807f4571 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-04-05 22:27:44 +00:00
bsmedberg%covad.net
633b80dc67 Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-04-05 22:27:43 +00:00
dbaron%dbaron.org
ee4101407d Better fix for Thunderbird bustage. 2005-04-05 22:27:42 +00:00
ben%bengoodger.com
482c95f64d attempt at fixing tbird - make sure tbird includes nsToolkitCompsCID.h so it can build typeaheadfind. 2005-04-05 22:27:41 +00:00
ccarlen%netscape.com
c4cf6b7191 Profile sharing - changes to profile dirserviceprovider, a component to control whether sharing is enabled. bug=202474, rs=dougt/sr=darin/a=asa 2005-04-05 22:27:40 +00:00
ben%bengoodger.com
b8393e7ec1 Landing the Aviary Branch (browser section only). 2005-04-05 22:27:39 +00:00
bryner%netscape.com
06de76e44b Make --disable-xul work (bug 69995). We build enough XUL to support
scrollbars unconditionally, but can now leave out heavyweight widgets like
grid, listbox, and tree.  r=bzbarsky, sr=alecf.
2005-04-05 22:27:38 +00:00
mvl%exedo.nl
0857122f4a Enable password manager for sunbird
bug 258524, r=bsmedberg, mostafah
2005-04-05 22:27:37 +00:00
sfraser%netscape.com
08c40954e5 Part of fix for bug 201257, missed in previous checkin. r=brade/sr=alecf. 2005-04-05 22:27:36 +00:00