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