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

140766 Коммитов

Автор SHA1 Сообщение Дата
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
bsmedberg%covad.net b83960ebb8 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2005-04-05 22:27:35 +00:00
cmanske%netscape.com c6419b37c6 Command Controller refactoring and cleanup, mostly by mjudge with help by cmanske, b=170353, r=brade, sr=sfraser. EditingSession cleanup and new commands in \editor, b=174439, r=mjudge, sr=sfraser 2005-04-05 22:27:34 +00:00
ben%bengoodger.com 9266dfc40a Rewrite the extension manager as a js component (170006 - not accessible yet) 2005-04-05 22:27:33 +00:00
locka%iol.ie 173e69791b Remove nsDOMWalker & nsIDOMWalker altogether. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com 2005-04-05 22:27:32 +00:00
ben%bengoodger.com 45efd970dd extension manager stub 2005-04-05 22:27:31 +00:00
locka%iol.ie 81e86764a7 Turn nsDOMWalker into an XPCOM object. b=155066 r=ccarlen sr=kin 2005-04-05 22:27:30 +00:00
bsmedberg%covad.net 66cc861034 Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes. 2005-04-05 22:27:29 +00:00
rods%netscape.com be8704b497 Add the new pluggable dialog work, in build, not used
BUg 135441 r=dcone,pink sr=attinasi
2005-04-05 22:27:28 +00:00
ben%bengoodger.com bc3e8af4c9 215467, Part I. New Download Manager. 2005-04-05 22:27:27 +00:00
akkana%netscape.com 2660b7d4e9 123087: Redesign Find API, rewrite new find algorithm.
Not yet enabled by default; needs testing.  r=brade sr=kin.
2005-04-05 22:27:26 +00:00
mjudge%netscape.com abbd607c21 115922 embedding work. no changes should be observed in current product this will only affect the embedded effort. This moves the command handler stuff from content xul to embedding/components/commandhandler. a=judd r=saari built on mac/windows/gmake with this we will be able to finish removing editorshell from the app and have a true embedded editor.akkana will pick this up after me and finish the embedding work. 2005-04-05 22:27:25 +00:00
bryner%brianryner.com 41288ed357 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2005-04-05 22:27:24 +00:00
bryner%brianryner.com 99dd4d9ec8 Enable new password manager for Firebird. 2005-04-05 22:27:23 +00:00
sfraser%netscape.com 1ab00a54e8 Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2005-04-05 22:27:22 +00:00