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

2368 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk 826a254dc2 Bug 223099 Remove obsolete FTP channel code r=biesi sr=darin 2003-10-30 09:17:05 +00:00
dwitte%stanford.edu c698bdce0c clean up REQUIRES lines in makefiles, since most modules don't need 'cookie' anymore.
b=221886, r+sr=darin
2003-10-30 03:00:56 +00:00
locka%iol.ie 2276d097dc NOT PART OF BUILD. Fix to make CBrowse run in VC++ 7.0+ 2003-10-29 23:04:54 +00:00
locka%iol.ie eaa8b270d2 NOT PART OF BUILD. New c# test harness 2003-10-29 22:57:42 +00:00
bryner%brianryner.com 605cc06382 deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
caillon%returnzero.com 66caced69a Re-land patch for bug 83536, merging principal objects.
Also includes fixes from bug 216041.
r=bzbarsky
sr=jst
2003-10-21 22:11:49 +00:00
locka%iol.ie cd32115037 NOT PART OF BUILD. Working ActiveX control installer, just the msvc runtime stuff to sort out 2003-10-13 21:30:48 +00:00
locka%iol.ie 7e16563bf1 NOT PART OF BUILD. First cut at standalone installer for ActiveX control using Nullsoft installer 2003-10-07 22:02:51 +00:00
cls%seawood.org 5c61023297 Case matters.
Fixing mingw cross-compiling bustage.
2003-10-07 20:39:25 +00:00
bryner%brianryner.com 2e58166a9e allow TestGtkEmbed to use jprof (bug 221242). r=blizzard, sr=dbaron 2003-10-07 02:43:00 +00:00
cbiesinger%web.de 78719c7388 220463 use more error codes in nsExternalAppHandler::SendStatusChange
r=bzbarsky sr=darin

We now show a useful dialog for NS_ERROR_OUT_OF_MEMORY, and we treat
NS_ERROR_FILE_UNRECOGNIZED_PATH like FILE_NOT_FOUND.
2003-10-03 20:56:52 +00:00
dbaron%dbaron.org 5cce92dc2a Make URIs in the style system nsIURI pointers instead of strings. b=113173 r+sr=bzbarsky 2003-10-01 22:53:56 +00:00
bryner%brianryner.com b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
locka%iol.ie 3c5a2bbcc8 NO CODE CHANGES. Update DevStudio projects (used for editing convenience only) to reflect recent reorg of some files to a common dir. 2003-09-28 21:19:45 +00:00
locka%iol.ie 8832e990c9 NO CODE CHANGES. Update all adamlock addresses to eircom.net. 2003-09-28 21:18:29 +00:00
locka%iol.ie 9a2f6a467b Fix (long broken) editor mode to provide barebones functionality. Update all adamlock addresses to eircom.net. Fix some arcane comments referring to webshell / NGLayout. b=220092 r=blizzard@mozilla.org sr=bzbarsky@mit.edu 2003-09-28 21:17:24 +00:00
jst%mozilla.jstenback.com 5037b2a4a2 Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org. 2003-09-27 04:18:26 +00:00
tor%cs.brown.edu 7386551ac2 Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner 2003-09-26 19:31:18 +00:00
cbiesinger%web.de b5206035a9 bug 218817. replace GetDownloadInfo with attributes on nsIExternalHelperAppService -
this means 2 new attributes:
readonly attribute nsIFile targetFile;
readonly attribute PRTime timeDownloadStarted;
(no caller of GetDownloadInfo needed all three pieces of information that it provided)

r=bzbarsky sr=darin
2003-09-25 13:07:24 +00:00
cbiesinger%web.de d8575f0120 Bug 204671 progress dialog on download is always on top
r=bzbarsky sr=jag

Fix this by explicitly setting dialog=no in the features argument of
windowwatcher::OpenWindow.
2003-09-24 19:49:02 +00:00
uid502 1cfabd35d3 Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron 2003-09-23 17:05:29 +00:00
timeless%mozdev.org 63d7e0ed40 Bug 191408 Change security policy check in nsWindowWatcher::OpenWindowJS so that xpcshell can use the prompt service
patch by danm r=timeless sr=jst
2003-09-18 14:32:06 +00:00
locka%iol.ie bf70be26b1 Set check value in ConfirmCheck even if cancel is pressed. b=218021 r=adamlock sr=bzbarsky 2003-09-17 17:51:33 +00:00
ben%bengoodger.com 464dcde0ef Seamonkey downloading UI changes necessitated by b214985. r=bz, sr=brendan. 2003-09-17 07:56:38 +00:00
dougt%meer.net 6566d4e169 Removing profile switching from winembed. For hence forth, winembed will be the minimal embedding application b=219230, r=adam, sr=darin 2003-09-16 03:58:22 +00:00
bsmedberg%covad.net 0568e675fc Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-13 17:55:56 +00:00
cbiesinger%web.de c16d9b2bc7 missed some parts of Bug 78605 before... still r=bz sr=jag 2003-09-11 15:45:52 +00:00
cbiesinger%web.de aea8247f00 Bug 78605
display bytes [size] in Status when download is complete
r=bz sr=jag
2003-09-11 12:36:19 +00:00
mozeditor%floppymoose.com 7db0ab97b8 Reviving Cocoa Embed Test App. Not part of build. 2003-09-11 00:54:19 +00:00
bryner%brianryner.com 2406bc1ed4 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:05:34 +00:00
mkaply%us.ibm.com 0f16585a7c Bug #217459
r/sr=darin, a=asa
Null check for docshell
2003-09-05 20:35:04 +00:00
neil%parkwaycc.co.uk 790bf7d2da Bug 218203 Crash when trying to show prompt from onunload p=chpe+mozbugz@stud.uni-saarland.de r=bryner sr=blizzard a=asa 2003-09-04 20:10:45 +00:00
timeless%mozdev.org 323f01b140 Bug 217886 frame structure gets lost in builds since 20030826
patch by mpconnor@rogers.com r=bz sr=bz a=brendan
2003-09-04 02:23:20 +00:00
caillon%returnzero.com f8e8aed8a7 Backing out the patch to bug 83536.
I will reland this when 1.6a re-opens.
r+sr=jst@netscape.com
a=chofmann
2003-08-22 03:06:53 +00:00
cls%seawood.org 1b51ba858c Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
mkaply%us.ibm.com 9c7d150b18 Bug #211834
r=bryner, sr=blizzard, a=mkaply
Crash in GTK embedding with no parent window
2003-08-14 21:53:50 +00:00
timeless%mozdev.org 8b7c693c0c Bug 211788 GTK - Universal prompt should invert buttons order
patch by mpeseng@tin.it r=bryner sr=blizzard a=asa
2003-08-14 18:04:16 +00:00
jshin%mailaps.org 7ec617ff3c bug 205682 : URLs in html documents are saved (and sent back) in UTF-8. Get them saved/sent-back in the document charset (r=adamlock, sr=bz, a=chofmann) 2003-08-08 01:00:30 +00:00
locka%iol.ie 040aed7460 Detabbed file, no code changes 2003-08-05 07:38:48 +00:00
cls%seawood.org 064d382e0c Fix VPATH build problem with cygwin make 3.80:
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
2003-08-05 04:43:49 +00:00
ben%bengoodger.com e2f9fb6a72 The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

browser/activex/src/control/HelperAppDlg.cpp
browser/cocoa/src/CHBrowserService.mm
browser/photon/src/nsUnknownContentTypeHanlder.cpp
browser/powerplant/source/UDownload.cpp
components/ui/helperAppDlg/nsHelperAppDlg.js
components/ui/helperAppDlg/nsIHelperAppLauncherDialog.idl
tests/mfcembed/components/HelperAppDlg.cpp
- Update nsIHelperAppLauncherDialog::PromptForSaveToFile to take a
  nsIHelperAppLauncher parameter.

bug 214985, r=brendan sr=hyatt
2003-08-04 22:30:41 +00:00
hyatt%mozilla.org 9c31b342f2 Fix for 215041, add support for WinIE's _main target for sidebars (it's identical to _content), r=hixie, sr=ben 2003-08-04 18:33:24 +00:00
cls%seawood.org a8b11eb498 Link generated .res files into mingw builds.
Use -mwindows when linking GUI mingw programs.
Bug #203443 r=leaf sr=bryner
2003-08-02 19:39:02 +00:00
jfrancis%netscape.com 897845fdfe Fixing compile errors in cocoa embedding example. Not part of build. 2003-08-02 06:31:54 +00:00
jfrancis%netscape.com 1f17c20f83 Fixing some compile errors in cocoa embedding example. Not part of build. 2003-08-02 06:25:54 +00:00
bsmedberg%covad.net cfee269c3a Bug 214669 update some callers to nsIComponentRegistrar from nsIComponentManager - r/sr=alecf 2003-08-01 14:27:57 +00:00
dougt%meer.net 72b7fb4f84 Cleaner way to support nostdc++ 2003-07-31 00:21:29 +00:00
timeless%mozdev.org 267497e472 Adding the ablity to disable view source.
patch by dougt r=bz,sr=darin,b=199335
2003-07-30 23:57:39 +00:00
dougt%meer.net 4d1e649d24 adding disable-view-source. r+sr=me 2003-07-30 03:21:30 +00:00
bzbarsky%mit.edu 5fa37ec6f3 DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
r+sr=jst
2003-07-28 21:35:53 +00:00