locka%iol.ie
3c55e928e0
Fix about: protocol in embedding. b=179129 r=bsmedberg sr=jst a=chofmann
2003-11-25 22:36:23 +00:00
locka%iol.ie
7501139951
NOT PART OF BUILD. Install MSVC7.0 runtime DLLs from standalone ActiveX installer
2003-11-25 18:59:59 +00:00
mkaply%us.ibm.com
ab1d895723
#226369
...
r=darin, a=mkaply
Rename transmngr to transmgr
2003-11-21 22:25:22 +00:00
bryner%brianryner.com
77dcb2fa35
Fix windows static build bustage (bug 226264), r=bsmedberg.
2003-11-20 23:18:30 +00:00
chanial%noos.fr
7735876dd5
Bug 194678: Move pageSetup into the toolkit. r=bsmedberg, sr=bryner and a big thanks to Dave Miller for moving the files!
2003-11-19 06:34:51 +00:00
jst%mozilla.jstenback.com
6380d7fd12
Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com.
2003-11-19 01:20:56 +00:00
locka%iol.ie
155265c86d
NOT PART OF BUILD. Improvements to the NSIS installer script and readme for ActiveX control
2003-11-19 00:05:31 +00:00
locka%iol.ie
8a4573f504
NOT PART OF BUILD. Add [Embed] section to top of manifest. b=223819
2003-11-18 22:23:15 +00:00
timeless%mozdev.org
3a6d6c90fd
Bug 106386 Correct misspellings in source code
...
Changes strings which meant "referring"
patch by ajvincent@juno.com r=timeless sr=dmose
2003-11-17 10:05:45 +00:00
bsmedberg%covad.net
d9ee8f8de4
Bug 223900 - Clean up MFCEmbed to use the GRE properly (don't link against xpcom.dll), and make the GRE glue libs more embedder-friendly and flexible. r=adamlock/dougt sr=dougt
2003-11-17 06:13:49 +00:00
cbiesinger%web.de
26c72f348f
bug 223990. Should have a getPrimaryExtensionForType function
...
r=bzbarsky sr=darin
also changes nsIMIMEService functions to start with a lowercase letter (only affects JS Callers)
2003-11-13 23:00:55 +00:00
locka%iol.ie
c1d662c1f3
NOT PART OF BUILD. Additional client files needed by ActiveX control when running mozilla/embedding/config
2003-11-11 23:39:12 +00:00
locka%iol.ie
435c1d5c66
NOT PART OF BUILD. mozconfig file containing build settings for control
2003-11-11 23:37:53 +00:00
locka%iol.ie
dd70f3b917
NOT PART OF BUILD. Clean up activex installer script, invoke makensis.exe automatically instead of by hand
2003-11-11 23:37:02 +00:00
locka%iol.ie
5bf9122db6
Move profile opening to after component registration to prevent locked profiles from causing strange behaviour in the control. b=224455 r=bzbarsky sr=jst
2003-11-11 20:38:51 +00:00
neil%parkwaycc.co.uk
8d6ba091e2
Bug 224449 Clicking Cancel before Pause doesn't close download window p=bz r=biesi sr=darin
2003-11-04 21:33:17 +00:00
brendan%mozilla.org
4be366b3cf
Fix missing cx param problem (223041, r=caillon, sr=dbaron).
2003-11-03 04:26:55 +00:00
darin%meer.net
58bf253cb1
making minimo packager use MOZ_OBJDIR instead of a hardcoded objdir path.
2003-11-03 02:16:56 +00:00
uid502
50383ff50a
Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky
2003-10-31 20:19:18 +00:00
timeless%mozdev.org
6390411c66
Bug 221845 (Patch) (OS X) put type ahead find string on find pasteboard
...
patch by haasd@cae.wisc.edu r=akkana sr=sfraser
2003-10-30 19:22:23 +00:00
neil%parkwaycc.co.uk
f954f310c8
Bug 223099 Remove obsolete FTP channel code r=biesi sr=darin
2003-10-30 09:17:05 +00:00
dwitte%stanford.edu
5688573070
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
9b9cc015d4
NOT PART OF BUILD. Fix to make CBrowse run in VC++ 7.0+
2003-10-29 23:04:54 +00:00
locka%iol.ie
21a386279e
NOT PART OF BUILD. New c# test harness
2003-10-29 22:57:42 +00:00
bryner%brianryner.com
a0e219b348
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
de3d3fbf61
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
1affb2d54c
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
b5ef618016
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
378b851b12
Case matters.
...
Fixing mingw cross-compiling bustage.
2003-10-07 20:39:25 +00:00
bryner%brianryner.com
7bc6a51947
allow TestGtkEmbed to use jprof (bug 221242). r=blizzard, sr=dbaron
2003-10-07 02:43:00 +00:00
cbiesinger%web.de
69d609337e
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
19a12727ec
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
cd60efa8ac
Updating my email address
2003-09-29 06:04:02 +00:00
locka%iol.ie
ae5a30b049
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
f41de3b341
NO CODE CHANGES. Update all adamlock addresses to eircom.net.
2003-09-28 21:18:29 +00:00
locka%iol.ie
5892a0d824
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
8aa7b563d2
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
8249189176
Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner
2003-09-26 19:31:18 +00:00
cbiesinger%web.de
064a9ddd04
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
d493442b05
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
6bed557bd4
Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron
2003-09-23 17:05:29 +00:00
timeless%mozdev.org
1929dd3949
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
885b07be87
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
c57419d457
Seamonkey downloading UI changes necessitated by b214985. r=bz, sr=brendan.
2003-09-17 07:56:38 +00:00
dougt%meer.net
42717e0881
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
3c7f6e517d
Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt
2003-09-13 17:55:56 +00:00
cbiesinger%web.de
70c775f194
missed some parts of Bug 78605 before... still r=bz sr=jag
2003-09-11 15:45:52 +00:00
cbiesinger%web.de
a6f81cf379
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
55f9331082
Reviving Cocoa Embed Test App. Not part of build.
2003-09-11 00:54:19 +00:00
bryner%brianryner.com
352e645b90
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