bryner%brianryner.com
b26298f7c2
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
bsmedberg%covad.net
7a922f66fd
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.
2004-02-11 02:10:04 +00:00
jst%mozilla.jstenback.com
f7cc1b50e9
Fixing build bustage.
2004-02-09 23:45:47 +00:00
jst%mozilla.jstenback.com
8b6dc1c3ca
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
cbiesinger%web.de
c0cfa599ca
Bug 232771 Typo in definition of GTK_MOZ_EMBED_CLASS
...
patch by Crispin Flowerday <mozilla@flowerday.cx> r+sr=blizzard
2004-02-07 22:23:07 +00:00
cbiesinger%web.de
9538f8ae05
Bug 232456 Escape key doesn't cancel Gtk alerts
...
patch by Crispin Flowerday <mozilla@flowerday.cx> sr=bryner r=blizzard
2004-02-07 22:21:42 +00:00
locka%iol.ie
4025b93e0c
Implement outerHTML. Checkin on behalf of Alexandre Tr�mon <atremon@elansoftware.com> b=232281 r=adamlock sr=jst
2004-02-02 21:02:25 +00:00
bryner%brianryner.com
f67839e02e
More nsIPresContext deCOMtamination (bug 229371). Inline getters and setters for LinkHandler, VisibleArea, and Language; change some methods that don't return any useful data to |void|; make GetContainer return an already_AddRefed. r+sr=dbaron
2004-02-01 10:09:07 +00:00
neil%parkwaycc.co.uk
6ab4cc4e81
Bug 231750 gtk alert text should be selected p=mozilla@flowerday.cx r=blizzard sr=bryner
2004-01-30 10:55:44 +00:00
jst%mozilla.jstenback.com
1804c4910c
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
bsmedberg%covad.net
34cd8e8bdf
Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin
2004-01-28 23:45:17 +00:00
darin%meer.net
708aba1899
updating basebrowser and PPEmbed project file to reflect mozipcd being
...
renamed mozilla-ipcd. see bug 226481. r/sr=dbaron
2004-01-28 22:33:34 +00:00
dbaron%dbaron.org
ca4e64fa50
Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner
2004-01-23 23:12:44 +00:00
neil%parkwaycc.co.uk
f97835d45d
Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron
2004-01-23 13:31:07 +00:00
locka%iol.ie
5b79e496b6
NOT PART OF BUILD. Add a smoketest.html to quickly test for common causes of breakage in embedded activex control.
2004-01-14 23:21:22 +00:00
locka%iol.ie
bb89e7b08b
NOT PART OF BUILD. Enable bzip2 compression to standalone ActiveX control install script
2004-01-12 22:52:35 +00:00
locka%iol.ie
b7012eabd6
NOT PART OF BUILD. Update ActiveX control manifests & readme for standalone installer.
2004-01-12 22:50:27 +00:00
jst%mozilla.jstenback.com
4ab234b8be
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
amardare%qnx.com
2051637dd0
Changes for the photon platform - it should not affect ( building/runtime ) other platforms.
2004-01-05 23:04:07 +00:00
bryner%brianryner.com
7264501b7b
Change all callers of nsIPresContext::GetShell() to use the non-refcounting versions. Most callers now use PresShell(), a few that were checking for null conditions are using GetPresShell() -- this will be remedied once we can ensure that a prescontext never has a null pres shell. Bug 227690, r+sr=bzbarsky.
2003-12-21 05:36:36 +00:00
neil%parkwaycc.co.uk
5be467455e
Bug 90906 Remove unused variables p=gautheri@noos.fr r=adamlock (locka) sr=alecf
2003-12-20 20:09:41 +00:00
dbaron%dbaron.org
e098d49126
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 Fixing bustage.
2003-12-13 03:02:55 +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
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
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
brendan%mozilla.org
4be366b3cf
Fix missing cx param problem (223041, r=caillon, sr=dbaron).
2003-11-03 04:26:55 +00:00
uid502
50383ff50a
Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky
2003-10-31 20:19:18 +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
bryner%brianryner.com
7bc6a51947
allow TestGtkEmbed to use jprof (bug 221242). r=blizzard, sr=dbaron
2003-10-07 02:43:00 +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
uid502
6bed557bd4
Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron
2003-09-23 17:05:29 +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
mkaply%us.ibm.com
7f98995dd6
Bug #217459
...
r/sr=darin, a=asa
Null check for docshell
2003-09-05 20:35:04 +00:00
neil%parkwaycc.co.uk
f618261fa7
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
2994c4573e
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
c11c6acb17
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
c08e99a287
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
9274b589d7
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
bde09a704a
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
locka%iol.ie
d2ac300c8d
Detabbed file, no code changes
2003-08-05 07:38:48 +00:00
cls%seawood.org
fa583876c2
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
8b142c128e
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
afa87ac239
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
jfrancis%netscape.com
fb4cf0921e
Fixing compile errors in cocoa embedding example. Not part of build.
2003-08-02 06:31:54 +00:00
jfrancis%netscape.com
a857a9042d
Fixing some compile errors in cocoa embedding example. Not part of build.
2003-08-02 06:25:54 +00:00
bzbarsky%mit.edu
95256ce645
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
2003-07-28 21:35:53 +00:00
jaggernaut%netscape.com
f1efc20ae6
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2003-07-25 19:06:59 +00:00
cbiesinger%web.de
faf8419fc6
147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
...
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
caillon%returnzero.com
9c22160a4b
Bug 83536.
...
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
2003-07-24 05:15:20 +00:00
jaggernaut%netscape.com
ef99140d6d
Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron
2003-07-24 04:53:13 +00:00
dwitte%stanford.edu
e524dc48d2
blah bustage blah
2003-07-20 16:34:48 +00:00
dwitte%stanford.edu
65bf6b3c2e
blah bustage blah
2003-07-20 16:32:28 +00:00
dwitte%stanford.edu
e602cf7382
followup to jag's bustage checkin saga - removing some unnecessary CID's and some crufty files. (there may have been a grand plan behind guids.h, but as it stands there's no point)
...
r=the tim dude at rit, aka riceman, aka sirLurxalot, sr=lumpy
2003-07-20 15:40:34 +00:00
jaggernaut%netscape.com
fca02673ef
Fix bustage
2003-07-20 14:10:19 +00:00
jaggernaut%netscape.com
f008bc2bad
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
dbaron%dbaron.org
d23eafdfe2
Fix firebird and thunderbird bustage by unforking contents of nsIGlobalHistory (which was frozen) and by tweaking the root Makefile.in. b=212509 r=mscott
2003-07-19 21:19:12 +00:00
dwitte%stanford.edu
a631c1c78d
fixing bustage
2003-07-18 20:01:09 +00:00
jaggernaut%netscape.com
8c498df4c3
Bug 73353: more REQUIRES updates.
2003-07-17 20:34:47 +00:00
jaggernaut%netscape.com
bccc95c440
Fix bustage
2003-07-16 05:41:05 +00:00
jaggernaut%netscape.com
3f3638aaa1
Bug 73353: fix Mozilla Firebird bustage (I hope)
2003-07-14 03:25:52 +00:00
dbaron%dbaron.org
4cd46e75e3
Fix MOZ_PHOENIX bustage. b=73353 sr=jag
2003-07-14 02:02:38 +00:00
jaggernaut%netscape.com
20004e3489
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
dougt%meer.net
6a6044c2ee
Adding support for static builds of minimo. r=pavlov. b=211645
2003-07-05 19:34:19 +00:00
cbiesinger%web.de
a711e6e3a0
193698 r=bzbarsky sr=darin "attachment" content shows a checkbox for "don't ask"
...
This checkin makes it so that we grey out the "Always ask me" checkbox for files sent
with content-disposition:attachment, and show another text indicating that the server
asked to not display the file.
2003-07-03 13:55:17 +00:00
bzbarsky%mit.edu
2d5494c9f5
Make URI fixup work with UTF8 strings, mostly... Bug 211181, r=adamlock, sr=darin
2003-07-02 00:39:51 +00:00
cbiesinger%web.de
adf9db1b56
211169 r=bzbarsky sr=darin nsIHelperAppLauncherDialog::ShowProgressDialog unused, this means that nsProgressDlg.* is also unused
2003-07-01 20:21:57 +00:00
jst%netscape.com
2e8edec781
Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com
2003-06-24 21:43:01 +00:00
locka%iol.ie
0987d8ebd4
Check if data: protocol exists before loading a data url in design mode. b=208834 r=darin@netscape.com sr=blizzard@mozilla.org
2003-06-19 18:49:11 +00:00
dbaron%dbaron.org
ab76914bd5
Fix accssibility+gtk2 build bustage.
2003-06-17 22:53:26 +00:00
alecf%flett.org
fca10b9dd4
fix for bug 205895 - make nsIMIMEInfo.getFileExtensions use a string enumerator, to avoid excess allocation at startup
...
r=bz, sr=darin
2003-06-17 17:00:40 +00:00
locka%iol.ie
ada2856ce5
Update xpi packages to add activex policy file and default prefs. Rewrite install.js to collapse loops down and provide better error checking & logging. b=208842 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-17 16:39:57 +00:00
locka%iol.ie
8193b1c070
Fix veirifcation build bustage, rename MOZ_ACTIVEX_PLUGIN_SUPPORT to MOZ_ACTIVEX_SCRIPTING_SUPPORT
2003-06-16 18:13:35 +00:00
ccarlen%netscape.com
2fb5d37fb2
Bug 161623 - Mac embedding APIs are burdensome compared to other platforms because the embeddor must create a top level nsIWidget instead of passing a native one. r=pink/sr=sfraser
2003-06-16 14:59:23 +00:00
caillon%returnzero.com
ba75de772b
Bug 209087
...
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
locka%iol.ie
15af0e28eb
Link to common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:56:50 +00:00
locka%iol.ie
433c9fe7ee
Link to common activex lib, implement get_all functionality. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:46:04 +00:00
locka%iol.ie
8cdf397cc4
Link to common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:45:07 +00:00
locka%iol.ie
5139fea820
Remove files that have moved into common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:44:24 +00:00
locka%iol.ie
f0a71fa57e
Enable building of common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:43:03 +00:00
locka%iol.ie
fccaeaf76c
NOT PART OF BUILD. Fix test app to work with new location of some files it needs moved by bug 206901 plus improve layout and properly monitor command state change events.
2003-06-12 20:48:43 +00:00
locka%iol.ie
bbda4156dc
Move IE DOM classes and other shared classes out of control and into a common dir. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-12 20:30:09 +00:00
seawood%netscape.com
8f112a4226
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
seawood%netscape.com
6934dc37a9
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
locka%iol.ie
d5b824ade3
Set WS_CLIPCHILDREN on plugin window to fix painting problems. b=208318 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-05 18:53:46 +00:00
pavlov%pavlov.net
7237927e55
Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard.
2003-06-03 23:16:42 +00:00
locka%iol.ie
6c77c1ebda
Tell controls which ask to be resized to make do with what they're given. b=206762 r=dbradley@netscape.com sr=alecf@netscape.com
2003-05-27 14:58:02 +00:00
dwitte%stanford.edu
149f719c00
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
bolian.yin%sun.com
5f52836988
Bug 205594, embedded mozilla gtk2 is not accessibility enabled.
...
r=blizzard. The Accessibility Gtk2 patch, is not for Mozilla Default Build.
2003-05-22 04:00:56 +00:00
dbradley%netscape.com
187ba83ad9
bug 205538 - Use hyphens instead of underscores in caps prefs for CID's. r=adamlock, sr=alecf, a=asa
2003-05-20 14:19:05 +00:00
dbaron%dbaron.org
a15b9f2cf4
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
2003-05-15 03:42:21 +00:00
locka%iol.ie
fc5ff2dc39
Backout checkin for b=204879, a=kysmith@netscape.com
2003-05-12 21:27:24 +00:00
locka%iol.ie
a14c62e0bd
Don't build or export nsIMozAxPlugin.xpt in COM connect mode. b=204879 r=dbradley sr=alecf a=sspitzer
2003-05-12 12:15:08 +00:00
bryner%netscape.com
9f3b6bfaa8
Removing unneeded #include of nsGUIEvent.h that causes static build bustage due to undefined references to nsRect methods in gkgfx. r=pavlov
2003-05-03 22:56:14 +00:00
ccarlen%netscape.com
b4e4bba8eb
Profile sharing - enable in PPEmbed for testing. bug=202474, NOT PART OF BUILD
2003-05-02 04:03:04 +00:00
dbradley%netscape.com
7644a39e58
bug 203362 - Turn on building IDispatch code by default. r=bryner, sr=alecf, a=sspitzer, IsEqualGUID patch r=dbradley, sr=alecf, a=asa
2003-04-30 04:13:58 +00:00
bryner%netscape.com
c4e3948cd4
Adding some frozen interfaces to the sdk that should have been there already. Bug 203170, r=dougt, sr=alecf, a=asa.
2003-04-24 21:32:11 +00:00
joshua.xia%sun.com
c058c9f498
bugid=203059 jbyte defined incorrectly in jri_md.h
...
r=pete.zha sr=brendan/mkaply approval=mkaply
2003-04-24 11:09:51 +00:00
wade%ezri.org
b47532676a
fix for bug 202817 - clicking on a link that returns a non-trivial mimetype results in download rather than view. p=bz r=blizzard sr=darin
2003-04-22 23:32:49 +00:00
locka%iol.ie
a40e40ecd7
Remove some stub code for ActiveScript which was never implemented. b=292577 r=dbradley@netscape.com sr=alecf@netscape.com
2003-04-22 21:47:35 +00:00
bryner%netscape.com
ff563abdce
Comment fix only -- there is no nsIWebBrowserSiteWindow, this should read nsIEmbeddingSiteWindow.
2003-04-22 00:14:42 +00:00
bzbarsky%mit.edu
44311967d3
More build bustage.
2003-04-19 20:16:33 +00:00
bzbarsky%mit.edu
4669e67316
fix build bustage; part of bug 192366
2003-04-19 18:45:30 +00:00
bryner%netscape.com
cfd2bafbdd
Removing incorrectly named StdAfx,h. NPOB.
2003-04-19 08:28:00 +00:00
seawood%netscape.com
5e2dd72a02
Implement mozcomps static build variant.
...
Remove unnecessary EXPORT_LIBRARY settings.
Bug #201602 r=bryner
2003-04-17 19:19:42 +00:00
brade%netscape.com
8c31df346c
api changes from copy/paste/drag/drop hooks (bug 197121) r=adamlock sr=smfr
2003-04-17 13:26:09 +00:00
locka%iol.ie
32013545af
Fixed bustage possibly caused by broken optimization. b=201097 r=dbradley@netscape.com sr=alecf@netscape.com
2003-04-15 18:07:27 +00:00
locka%iol.ie
653ae001fd
Implement IBindHost::CreateMoniker including base url support, initialise _Module global properly and comment out IOleInPlaceSiteWindowless b=200680 r=dbradley@netscape.com sr=alecf@netscape.com
2003-04-11 13:51:34 +00:00
blizzard%redhat.com
33f25f62ef
Bug #200917 and bug #200060 . Some dialogs were missing required checkboxes. Original patch from mpeseng@tin.it, some changes by me. Not part of the default build.
2003-04-09 13:59:12 +00:00
danm%netscape.com
b8b2e1ca99
add url of window to be opened to nsIWindowCreator2::CreateChromeWindow2. bug 195992 r=adamlock,blizzard
2003-04-08 20:47:18 +00:00
blizzard%redhat.com
87fca8baac
Bug #197911 . load_url signal doesn't handle utf-8 urls properly. r=mpeseng
2003-04-08 20:40:52 +00:00
amardare%qnx.com
e13237a91a
Photon platform - fixed the compile error.
2003-04-07 14:44:04 +00:00
blizzard%redhat.com
0dde207884
Bug #180841 . gtk2-specific call can sometimes crash gtk1.2 embedding widget. patch from philipl@mail.utexas.edu. r+sr=blizzard
2003-04-06 18:58:50 +00:00
amardare%qnx.com
c1bc7f80cd
Changes for the photon platforms.
...
These changes should not affect the building on other platforms or the runtime on other platforms.
2003-04-04 23:08:08 +00:00
ccarlen%netscape.com
f8446ad9d7
Bug 200118 - Allow Cocoa embedding sample to build from the command line, including in obj dir builds. r=pinkerton/sr=bryner. Not part of build.
2003-04-04 21:24:56 +00:00
seawood%netscape.com
de59dbee4b
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
locka%iol.ie
d4ba819e10
Remove clever PARAM conversion into native types. b=199163 r=dbradley@netscape.com sr=alecf@netscape.com
2003-04-02 11:13:15 +00:00
locka%iol.ie
d1148c73f0
Fix browsing to newly opened popup windows. b=188055 r=danm@netscape.com sr=blizzard@mozilla.org
2003-04-02 11:09:42 +00:00
blizzard%redhat.com
4b40015139
Bug #199421 . Embedded browsers crash when submitting login form [@ GtkPromptService::ConfirmEx ]. Make sure to check the value of the pointers passed in before setting them on the prompter. r=bryner,a=dbaron
2003-03-29 04:55:12 +00:00
pinkerton%netscape.com
b8b67767da
update project files to get them working on the trunk and to pull in
...
security libs. (bug 198018 r/sr=sfraser,a=asa). not part of bulid.
2003-03-27 20:59:34 +00:00
locka%iol.ie
ed511113f2
NOT PART OF BUILD. MS DevStudio project files for editing convenience only
2003-03-27 14:50:06 +00:00
locka%iol.ie
ab646a728e
Add activex.js file to define default prefs for COM connect / plugin. b=197084 r=dbradley@netscape.com sr=alecf@netscape.com a=asa@mozilla.org
2003-03-27 12:36:59 +00:00
pkw%us.ibm.com
a17973037b
Bug 198082 - AIX: GTK2 build fails (undefined symbol MAX_BUTTONS)
...
r=bryner@netscape.com , sr=blizzard@mozilla.org
2003-03-25 16:26:24 +00:00
peterlubczynski%netscape.com
a5e6cdbebf
Checking in fix to bug 198317 for Roland.Mainz@informatik.med.uni-giessen.de r=cls sr=jag
2003-03-22 03:39:40 +00:00
brade%netscape.com
18f02c59bb
fix typo in comment
2003-03-21 14:17:58 +00:00
locka%iol.ie
bc3ed26ad2
Add implement IHTMLLocation object. b=194281 r=dbradley@netscape.com sr=alecf@netscape.com
2003-03-19 18:47:10 +00:00
locka%iol.ie
642baa3acf
Add template implementation of IHTMLLocation b=194281 r=dbradley@netscape.com sr=alecf@netscape.com
2003-03-19 18:42:21 +00:00
locka%iol.ie
f536991875
Implement execScript for controls which wish to call JS in the page. b=196317 r=dbradley@netscape.com sr=alecf@netscape.com
2003-03-19 14:07:07 +00:00
bzbarsky%mit.edu
1bfea66b89
Landing bug 83774 -- move image loading for <img>, <object>, <embed>, <input
...
type="image"> into the content nodes and out of nsImageFrame. r=pavlov, sr=jst
2003-03-19 03:47:09 +00:00
bryner%netscape.com
34c07654dd
Sync CHClickListener with Camino. Not part of the default build.
2003-03-18 23:19:39 +00:00
dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
dbradley%netscape.com
cadb1913eb
This is the other half of the patch for bug 188229 that I missed checking in earlier. Again, this isn't part of the regular build.
2003-03-13 04:13:05 +00:00
bryner%netscape.com
afcdd1102f
Trying to fix nebiros bustage - don't use a 0-length array
2003-03-09 08:37:03 +00:00
bryner%netscape.com
0cfc97ead1
[gtk2 only] Add a native implementation of nsIPromptService (bug 193635). r=varga, sr=blizzard.
2003-03-09 07:08:42 +00:00
aaronl%netscape.com
c616086a0c
Bug 194968. Use content id properly to expose whether window is content vs. UI. r/sr=roc+moz
2003-03-06 23:07:00 +00:00
cbiesinger%web.de
b12a4c4241
97324 r=peterl/jst sr=jst/bz nsContentDLF.cpp should not use a static list of image types; also: 192023 Make DocLoaderFactories a service
2003-02-27 13:51:55 +00:00
ccarlen%netscape.com
7d0e12d707
Bug 188214 - Cookies are not getting saved on exit in GtkEmbed. This adds a new call to nsProfileDirServiceProvider which allows an app to shutdown the provider and it will send out profile shutdown notifications. r=dougt/sr=blizzard
2003-02-26 15:01:19 +00:00
danm%netscape.com
5657505b12
implement new property nsIBaseWindow::blurSuppression. bug 68454 r=bryner,jst
2003-02-24 20:15:39 +00:00
locka%iol.ie
d0470f1192
Fix context menu flags when right mousing on an image on a page that has a background image. Fix mfcembed menu code to exercise this functionality. b=178988 r=chak@netscape.c sr=blizzard@mozilla.org
2003-02-24 19:08:54 +00:00
locka%iol.ie
47d2e287d9
Fix 1 character typo breaking old-style safe for scripting controls. b=194281 r=dbradley@netscape.com sr=alecf@netscape.com a=asa@mozilla.org
2003-02-22 10:03:01 +00:00
bryner%netscape.com
a40dbb9be8
Freeze nsIWebBrowserFocus and nsIWebBrowserChromeFocus (bug 191236). r=saari, sr=alecf, a=asa.
2003-02-20 23:11:07 +00:00
locka%iol.ie
48fe14b477
Fix order of event parameters. r=dbradley@netscape.com sr=brendan@mozilla.org a=asa@mozilla.org
2003-02-20 22:56:40 +00:00
locka%iol.ie
f4227b6801
Fix IPropertyBag::Read implementation to treat pVar as [in,out] and honour callers requested VARTYPE. b=193782 r=dbradley@netscape.com sr=blizzard@mozilla.org a=asa@mozilla.org
2003-02-20 14:35:48 +00:00
bryner%netscape.com
c2f359a890
Sync NSBrowserView with changes made on CHIMERA_M1_0_1_BRANCH. Not part of the build, a=dbaron.
2003-02-20 00:06:09 +00:00
amardare%qnx.com
91bc340a76
Photon specific changes after synchronizing with the head branch.
...
Most of these changes were included in our released mozilla 1.0 package.
2003-02-19 00:18:45 +00:00
locka%iol.ie
0e62eb4e6e
Fix blacklist/whitelist registry code in COM connect. b=193256 r=dbradley sr=alecf a=dbaron
2003-02-16 19:50:14 +00:00
locka%iol.ie
8071f8bfad
Fix use of IObjectSafety, cleanup nsAxSecurityPolicy.js & subscribe to hosting flag pref changes, using medium settings as the default. b=191758 r=dbradley@netscape.com sr=alecf@netscape.com a=asa@mozilla.org
2003-02-13 12:17:21 +00:00
locka%iol.ie
2c285c0b06
Better explain nsIWebNavigation "document" attribute, fix spelling of "referringURI" attribute. b=192322 r=danm@netscape.com sr=bzbarsky@mit.edu a=asa@mozilla.org
2003-02-12 23:50:14 +00:00
ccarlen%netscape.com
eff68bf8ba
Bug 186036 - Allow PPEmbed to build under Mach-O. r=pinkerton/sr=bryner/a=asa
2003-02-12 16:00:49 +00:00
ccarlen%netscape.com
42a871ad4e
Bug 186036 - Allow PPEmbed to build under Mach-O. NOT YET PART OF BUILD. r=pinkerton/sr=bryner/a=asa
2003-02-12 15:35:40 +00:00
bryner%netscape.com
e942edb2ce
support weak references in TestGtkEmbed's content listener (bug 191548). r=pavlov, sr=blizzard, a=asa.
2003-02-06 20:59:30 +00:00
bryner%netscape.com
cbb3f2f969
Build both embedding/browser/gtk/src and tests/ at the end of the build, so that all required static components are present (bug 191927). r=cls, a=asa.
2003-02-06 20:54:54 +00:00
darin%netscape.com
8304c9ec71
fixes bug 191227 "file uploads hang (especially w/ slower connections or
...
slower servers)" r=dougt sr=bz a=dbaron
2003-01-31 02:00:45 +00:00
locka%iol.ie
019289c66f
Fix return code to make WMP work. b=191157 r=dbradley@netscape.com sr=blizzard@mozilla.org a=asa@mozilla.org
2003-01-30 13:19:41 +00:00
seawood%netscape.com
4540357473
Whitespace change to trigger rebuild of libs that depend upon zlib.
2003-01-30 05:53:29 +00:00
locka%iol.ie
6368e243da
Implement ITargetFrame to fix targetted navigation via Win32 Hlink APIs. b=183508 r=dbradley@netscape.com sr=alecf@netscape.com a=asa@mozilla.org
2003-01-23 14:02:55 +00:00
kyle.yuan%sun.com
2b29e68be2
Bug 188156 gtk2 build is broken on Solaris (@embedding\browser\gtk\tests)
...
r=Roland.Mainz@informatik.med.uni-giessen.de , sr=blizzard
Sun compiler can't deal with a complicated arg in g_warning()
2003-01-21 01:54:07 +00:00
dbradley%netscape.com
a232df99c3
Bug 189296 - Plugin code takes address of nsCOMPtr's. r=adamlock, sr=jst
2003-01-20 13:03:06 +00:00
darin%netscape.com
8f284ed984
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 02:15:14 +00:00
dougt%netscape.com
927c29d1d6
move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood.
2003-01-15 20:40:06 +00:00
locka%iol.ie
a46da5cd6f
Link to embedstring_s.lib to fix xpcom glue & string reorg. r/sr/a=dougt@netscape.com b=188533
2003-01-14 21:57:16 +00:00
pkw%us.ibm.com
1c225168ea
Bug 188527 - AIX: Linker errors when building GTK2 as default toolkit.
...
r=seawood@netscape.com
2003-01-13 23:33:54 +00:00
pkw%us.ibm.com
725fb80cfc
Backout Bug 188527.
2003-01-10 22:36:09 +00:00
peterlubczynski%netscape.com
0fc301f43d
Resolve relative URLs on CODEBASE, bug 184458 r=adamlock sr=darin
2003-01-10 21:59:02 +00:00
pkw%us.ibm.com
0f4c6ac79b
Bug 188527 - Fix linker errors when building GTK2 Mozilla on AIX.
...
r=seawood@netscape.com
2003-01-10 20:50:43 +00:00
dbaron%dbaron.org
b88d54c913
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. sr=jag
2003-01-10 20:02:04 +00:00
bryner%netscape.com
26d5c6ff25
Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky.
2003-01-09 06:49:07 +00:00
locka%iol.ie
a734e1313e
Add cache key, referrer and extra headers parameters to nsIWebBrowserPersist::saveURI b=170722 r=bzbarsky@mit.edu sr=darin@netscape.com
2003-01-08 23:53:10 +00:00
dbaron%dbaron.org
e686da6f3c
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 19:51:43 +00:00
locka%iol.ie
b55f91056a
Change registry key const to load browser helper objects from another location instead of using IE's list. Also fix some naming convention. b=171063 r=chak@netscape.com sr=blizzard@mozilla.org
2003-01-08 15:35:18 +00:00
bryner%netscape.com
f58b23efec
merging changes from CHIMERA_M1_0_1_BRANCH. Not part of the default build.
2003-01-07 05:04:07 +00:00
seawood%netscape.com
4588fb970a
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
locka%iol.ie
9ddbd06568
Fix bustage in plugin when MOZ_OBJDIR is defined. b=185679 r=dbradley@netscape.com sr=seawood@netscape.com
2002-12-16 22:05:05 +00:00
seawood%netscape.com
3228deccf9
Add SRCS_IN_OBJDIR variable to workaround requirement introduced by bug 141834 that srcfiles must be in the srcdir.
...
Bug #171753 r=bryner
2002-12-13 02:36:06 +00:00
colin%theblakes.com
8a6d411d14
OpenVMS build changes. b=180290. r=cls
2002-12-12 00:08:59 +00:00
locka%iol.ie
1657fa34f3
Share pref settings between com connect and plugin. b=179573 r=dbradley@netscape.com sr=brendan@mozilla.org a=asa@mozilla.org
2002-12-09 21:04:22 +00:00
locka%iol.ie
3c7fc33f67
Add directory service provider to control (no more MozillaControl profile pollution). b=76664 r=ccarlen@netscape.com sr=blizzard@mozilla.org a=asa@mozilla.org
2002-12-09 18:15:50 +00:00
blizzard%redhat.com
10b9f60e6f
Bug #183912 . embedding widget crashes with gtk 2.1.3. Make sure that the types for the signal marshalers match. r=timeless, sr=bryner, a=asa
2002-12-07 20:02:34 +00:00
darin%netscape.com
703bf724e3
fixes bug 56629 "Proxy: Client->Proxy connection errors should show proxy,
...
not target hostname" r=bbaetz, sr=rpotts
2002-12-04 04:18:08 +00:00
locka%iol.ie
5db50498d6
Move IWebBrowser impl into a template class so it can be shared with plugin. Fixed postdata, headers and target args. b=100629 r=chak@netscape.com rpotts@netscape.com
2002-12-03 21:20:57 +00:00
blizzard%redhat.com
4a41ce9714
Bug #182162 . gtk2 embedded moz random crashing on toplevel focus in/out. Make sure to pass the right object as the callback argument. r=tor, sr=shaver
2002-12-02 23:47:28 +00:00
locka%iol.ie
6cd80e846b
NOT PART OF BUILD. Added a test to exercise postdata functionality of IWebBrowser2::Navigate2
2002-11-25 23:27:39 +00:00
locka%iol.ie
3d0caf1194
Fix print cancel behaviour in control and add a couple of null pointer checks. b=179021 r=rods@netscape.com sr=rpotts@netscape.com
2002-11-20 23:38:26 +00:00
bzbarsky%mit.edu
e43c4fe666
Use calloc() instead of malloc() followed by memset to 0. Bug 124302, patch by
...
Aaron Lehmann <aaronl@vitelus.com>, r=timeless, sr=bzbarsky
2002-11-20 23:13:09 +00:00
seawood%netscape.com
543aaf6dd5
Missed a variable rename with the 161617 checkin.
...
Fixing phoenix nightly builds. r=bryner
2002-11-18 22:56:33 +00:00
timeless%mozdev.org
7875f468ed
Bug 58221 don't use strlen to check if a string is of length 0
...
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
blizzard%redhat.com
af82b97e0c
Bug #121253 . Port embedding widget to gtk2. r=pavlov, sr=bryner
2002-11-16 02:36:22 +00:00
locka%iol.ie
eead2b859b
Add --enable-activex-scripting switch to configure.in and package changes to include npmozax.dll. b=133818 r/a=seawood@netscape.com
2002-11-13 13:14:14 +00:00
locka%iol.ie
c943d09b41
NOT PART OF BUILD. Fire events to nsIScriptEventManager targets. Add some #ifdefs around some code to fix breakage in other configurations. Comment out a debug macro. b=174404 sr=rpotts@netscape.com
2002-11-12 13:15:05 +00:00
locka%iol.ie
9b096cf349
NOT PART OF BUILD. Restore file that breaks LiveConnect build of plugin
2002-11-12 01:04:26 +00:00
ccarlen%netscape.com
1bd86b4dc5
Bug 177321 - factor nsIDirectoryServiceProvider impl out of nsProfile.cpp. Now built as a static lib with which apps can link if they only use a single profile r=dougt/sr=darin
2002-11-09 19:38:43 +00:00
seawood%netscape.com
a21ca257f6
Tighten (add?) tool version checks for win32 builds.
...
Allow MIDL to be specified from mozconfig or env since various MS SDKs contain an unsupported version of midl and they insist upon adding their SDK dirs to the beginning of the PATH (bug #178392 )
Bug #164646 r=bryner
2002-11-09 02:16:55 +00:00
ccarlen%netscape.com
750d815424
Bug 170611 - AlertCheck dialog has a cancel button and it shouldn't. r=pink/rs=sfraser.
2002-11-08 14:52:52 +00:00
locka%iol.ie
388fb77268
Removing unused file
2002-11-08 13:20:49 +00:00
locka%iol.ie
21ba9b4939
Rewrite PropertyList to remove STL, fix various issues in ControlSite and add control download & install. b=178542 r=peterl@netscape.com sr=rpotts@netscape.com
2002-11-07 23:06:08 +00:00
locka%iol.ie
78c3b02115
Remove WMP test harness. b=178542 r=peterl@netscape.com sr=rpotts@netscape.com
2002-11-07 23:04:27 +00:00
locka%iol.ie
9a1e915205
Update to plugin to support DOM callbacks, control download & install, remove WMP test harness. b=178542 r=peterl@netscape.com sr=rpotts@netscape.com
2002-11-07 23:03:52 +00:00
locka%iol.ie
9f85138361
Disable XUL progress dialog and fix print progress listener. b=168510 r=rods@netscape.com sr=rpotts@netscape.com
2002-11-06 12:14:59 +00:00
ccarlen%netscape.com
add100cc88
Bug 143086 - Unicode input handler eats Cmd keys. r=brade/sr=sfraser/a=roc+moz
2002-10-31 15:09:17 +00:00
locka%iol.ie
657ede9615
NOT PART OF BUILD. Implement IWebBrowser/2/App object and preference change observer. Cleanup naming convention
2002-10-18 11:43:36 +00:00
locka%iol.ie
92f8d64405
Implement put_innerHTML and some other simple methods. Fix property page to display proper content type for document. b=171769 r=chak@netscape.com sr=rpotts@netscape.com a=a=rjesup@wgate.com
2002-10-18 11:39:57 +00:00
seawood%netscape.com
d1bef3cbe0
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
locka%iol.ie
4e52160715
NOT PART OF BUILD. Add cleaned up scripting sample for plugin
2002-10-16 23:32:29 +00:00
locka%iol.ie
0e75f245e3
NOT PART OF BUILD. Delete a couple of test scripts
2002-10-16 23:30:57 +00:00
locka%iol.ie
459708a8d6
NOT PART OF BUILD. Fix bustage running in 1.0.x builds and the use of nsAutoString in LegacyPlugin.cpp because of xpcom glue issues
2002-10-16 23:06:25 +00:00
locka%iol.ie
76161f99c5
NOT PART OF BUILD. Fix flawfinder buffer issue.
2002-10-15 18:46:17 +00:00
locka%iol.ie
34430ef08d
Fix buffer issue highlighted by flawfinder b=173630 r=chak@netscape.com sr=heikki@netscape.com a=rjesup@wgate.com
2002-10-15 18:38:31 +00:00
locka%iol.ie
6b0a400cd6
NOT PART OF BUILD. Remove name parameter from control site
2002-10-15 18:19:09 +00:00
locka%iol.ie
cbe9044621
NOT PART OF BUILD. Fix IOleInPlaceSiteWindowless impl, expose flags to allow callers to disable windowless support if desired.
2002-10-09 22:32:17 +00:00
locka%iol.ie
33b5a0ec09
NOT PART OF BUILD. Disable windowless control support, extend event sink firing, implement various IE DOM methods to support expectations of some controls
2002-10-09 22:31:08 +00:00
locka%iol.ie
c5ad66bb89
NOT PART OF BUILD. Add some extra DHTML validation tests, plus test of control's visible property.
2002-10-08 22:09:06 +00:00
locka%iol.ie
30a346339d
NOTPART OF BUILD. Fix get_URL impl
2002-10-08 22:07:10 +00:00
locka%iol.ie
7665afebba
NOT PART OF BUILD. Add dispatch tearoff
2002-10-07 21:41:04 +00:00
timeless%mac.com
f1ea69808e
Bug 172846 QueryInterface should not throw Components.results.NS_NOINTERFACE for Components.interfaces.nsISupports
...
r=caillon sr=bz
2002-10-06 23:14:25 +00:00
bryner%netscape.com
c4d52841f0
Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls.
2002-10-05 02:49:02 +00:00
locka%iol.ie
81bca70132
NOT PART OF BUILD. Cleanup event sink and fire named DOM events, add dispatch tear off to scriptable peer
2002-10-03 21:59:34 +00:00
locka%iol.ie
28a3aaae67
NOT PART OF BUILD. Override the event sink so the DOM specific part can be implement in the plugin not the base class
2002-10-01 20:28:21 +00:00
locka%iol.ie
a669e7c35c
NOT PART OF BUILD. Make event sink overridable
2002-10-01 20:27:15 +00:00
locka%iol.ie
d714b783a8
NOT PART OF BUILD. Implement the site service provider and event sinks plus lots of cleanup
2002-09-30 22:11:28 +00:00
locka%iol.ie
c05a34990c
Disable debug reference counting. b=154814 r=chak sr=alecf
2002-09-30 21:58:44 +00:00
locka%iol.ie
caab362bb1
NOT PART OF BUILD. Event Sink dumps some info about the event the control has fired
2002-09-30 13:49:22 +00:00
hewitt%netscape.com
7771d558fa
moving phoenix history from browser to toolkit to fix bustage, sr=bryner
2002-09-28 21:54:00 +00:00
locka%iol.ie
aa6906fa08
Clean up DOM classes. b=154814 r=chak@netscape.com sr=alecf@netscape.com
2002-09-28 14:32:14 +00:00
hewitt%netscape.com
1a9a491e19
165955 - build changes for phoenix due to forking history, r=bryner, sr=hyatt
2002-09-28 10:51:20 +00:00
locka%iol.ie
5b655fd58a
NOT PART OF BUILD. Return error code when requested property is not available
2002-09-27 18:45:08 +00:00
locka%iol.ie
271804f0ac
NOT PART OF BUILD. Use Win32 api for GUID comparison
2002-09-27 18:44:08 +00:00
locka%iol.ie
88bec411ef
NOT PART OF BUILD. Event sink class for controls, first cut
2002-09-27 18:43:27 +00:00
locka%iol.ie
ca1c023025
NOT PART OF BUILD. Added service provider hook for controls which call out for services.
2002-09-27 11:54:49 +00:00
dougt%netscape.com
bb1632e972
Backing out 157597
2002-09-24 01:56:37 +00:00
dougt%netscape.com
da3e06b2c1
fixes AIX bustage - patch by pkw@us.ibm.com
2002-09-23 19:13:28 +00:00