locka%iol.ie
6119d648ca
Use do_GetService instead of nsServiceManager::GetService plus some re-indentation. b=105458 r=dougt@netscape.com sr=blizzard@mozilla.org
2001-10-25 11:37:18 +00:00
dbaron%fas.harvard.edu
02f3a2d769
Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974
2001-10-25 03:21:53 +00:00
locka%iol.ie
fcbad721af
NOT PART OF BUILD. Removed implementation of the "new" Moz plugin APIs in favour of the NS API
2001-10-23 12:41:56 +00:00
locka%iol.ie
ca5741f7b8
NOT PART OF BUILD. Added framework to support XPConnect scripting of plugin
2001-10-23 12:39:46 +00:00
locka%iol.ie
52400d42bc
NOT PART OF BUILD. Added framework to support XPConnect scripting of plugin
2001-10-23 11:50:22 +00:00
locka%iol.ie
57211fae55
Disable ActiveX control registration during build by default. sr=kin@netscape.com b=105285
2001-10-23 11:39:06 +00:00
dougt%netscape.com
b5ba390898
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
2001-10-23 01:37:21 +00:00
bryner%netscape.com
4b3fab7c76
Bug 105668 - make gtk embedding widget properly implement FocusNextElement and FocusPrevElement. r=jag, r/sr=blizzard.
2001-10-23 00:14:09 +00:00
bryner%netscape.com
03cd3c194e
Bug 104977 -- landing tabbing rewrite. Fixes bugs 78256, 83575, 85602, 96273, 103980, and 105224. r=saari, sr=hyatt.
2001-10-22 22:43:52 +00:00
locka%iol.ie
49c4cc4076
New NameEquals method on nsIDocShellTreeItem to reduce unnecessary strdup'ing as FindChildWithName walks through its children looking for a matching item. b=102576 r=radha@netscape.com sr=rpotts@netscape.com
2001-10-20 11:42:35 +00:00
dbaron%fas.harvard.edu
6f1159ecf7
Fix build bustage from dougt's nsIObserver / nsIObserverService changes. b=99163
2001-10-20 01:29:45 +00:00
dbaron%fas.harvard.edu
9263415dfb
Fix build bustage from dougt's nsIObserver / nsIObserverService changes. b=99163
2001-10-20 01:01:27 +00:00
dougt%netscape.com
d18d7e2b17
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
mkaply%us.ibm.com
47f234edf9
#105075
...
r=av, sr=dougt, rpotts
Change 4xplugin APIs to use NS_4XPLUGIN_CALLBACK rather than NS_CALLBACK_ so that the calling convention can be different than XPCOM
2001-10-19 04:10:49 +00:00
timeless%mac.com
40525353ed
Bugzilla Bug 76339�get rid of nsIAppShellComponent
...
(QNX changes)
r=dbradley sr=jst
2001-10-18 13:25:10 +00:00
timeless%mac.com
c0c1a87242
QNX bustage fixes
2001-10-18 10:33:08 +00:00
timeless%mac.com
268402d1b8
Requires changes to get QNX building, r=cls
2001-10-18 10:23:55 +00:00
pavlov%netscape.com
3f7d7f9384
removing lowsrc support. bug 92453. r=jag sr=attinasi
2001-10-14 01:17:08 +00:00
locka%iol.ie
9bd783169d
NOT PART OF BUILD. Turned tabs to spaces.
2001-10-11 12:20:32 +00:00
alecf%netscape.com
14c5d7f45d
remove a comment that's irrelevant, and mucks with lxr searching for nsIAppShellComponent - comment only, and not part of current build
2001-10-11 07:11:21 +00:00
locka%iol.ie
b0c4e7acce
NOT PART OF BUILD. Fixed makefile.win to work with new REQUIRES feature & generate an error when MOZ_PLUGINSDK is undefined. Changed legacy plugin to parse CLSIDs properly.
2001-10-10 14:07:23 +00:00
locka%iol.ie
57d954217a
NOT PART OF BUILD. Slightly changed descriptive wording on test pages. a=blizzard@mozilla.org
2001-10-04 13:10:45 +00:00
locka%iol.ie
10025f67e7
NOT PART OF BUILD. Implemented NPN_Status. Added some more diagnostic debug info including hex dumping stream data to validate it's correct. Added code to support plugins that want their streams in NP_ASFILEONLY or NP_ASFILE mode (e.g. IBM's arcane Advanced Function Presentation viewer plugin). a=blizzard@mozilla.org
2001-10-04 13:09:49 +00:00
locka%iol.ie
647d288e33
NOT PART OF BUILD. Added simple array template to remove some duplicate code. Fixed a problem with the content type for a null plugin being empty when it's created from stream. Added code to set NPStream::end to the right value. Added code to read plugins from IE directory as well as NS 4.x
2001-10-02 22:23:45 +00:00
blizzard%redhat.com
1a3e2e654d
Bug #84240 . Add methods to get a unicode version of the JS status and link message. r=philipl, sr=shaver
2001-10-02 05:03:37 +00:00
dbaron%fas.harvard.edu
30b6e6587c
Remove duplication of code between implementations of nsILookAndFeel and nsIDeviceContext by removing system color and metric implementations from nsIDeviceContext implementations and changing nsIDeviceContext::GetSystemAttribute to nsIDeviceContext::GetSystemFont. b=96971 r=bryner sr=waterson
2001-10-02 03:10:56 +00:00
sspitzer%netscape.com
a756d81615
fix for bustage. nsIHistoryEntry.idl has changed and is no longer
...
including the nsIURI.idl interface. r=radha
2001-10-01 22:13:58 +00:00
radha%netscape.com
5fbf348c28
Fix for tree bustage related to bug # 100993. Include nsISHistoryListener.
2001-10-01 21:07:26 +00:00
stephend%netscape.com
0682fce6e9
Bug 91071 'HyperText' should read 'Hypertext' according to the W3C.org r=adamlock@netscape.com, sr=alecf@netscape.com
2001-10-01 19:11:32 +00:00
jaggernaut%netscape.com
ca6197295f
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
waterson%netscape.com
890a95b3f7
Back out chak until he can figure out how to build w/o necessarily requiring PSM.
2001-09-26 22:56:24 +00:00
alecf%netscape.com
c7840ee904
bug 101761 - clean up embed components so we can better understand REQUIRES r=cls
2001-09-26 20:17:35 +00:00
locka%iol.ie
6b7493b3ec
Missing documentation. Should gone in with b=99181 but didn't.
2001-09-26 20:13:26 +00:00
chak%netscape.com
f45d5eacca
Fix for #94974 - Provide an interface for embeddors to access security info
...
r=rpotts,thayes
sr=rpotts
2001-09-26 19:52:20 +00:00
locka%iol.ie
d2df172b3a
Fix for focus & tabbing problems in the ActiveX control. b=88081 r=saari@netscape.com sr=rpotts@netscape.com
2001-09-26 19:27:33 +00:00
gerv%gerv.net
6416d50b50
License changes, take 2. Bug 98089. mozilla/embedding/.
2001-09-25 22:58:40 +00:00
cls%seawood.org
dcc8b47cb6
Adding mimetype dependency caused by checkin for bug #77909 .
...
Fixing tinderbox bustage
2001-09-23 22:33:01 +00:00
locka%iol.ie
08732ab94e
The all new web browser persist object plus changes to the assorted embedding samples to use it. b=77909 r=ccarlen@netscape.com sr=rpotts@netscape.com
2001-09-23 21:03:03 +00:00
locka%iol.ie
7a365d24ab
NOT PART OF BUILD. Moved streaming off onto another thread to make UI responsive. First cut impl of NPN_GetValue.
2001-09-22 12:33:34 +00:00
locka%iol.ie
3c58ee234e
Fix missing newline at the end. b=99181 r=chak@netscape.com sr=rpotts@netscape.com
2001-09-20 13:32:49 +00:00
locka%iol.ie
410cd6e5b2
nsIWebBrowserSetup frozen and documented. b=99181 r=chak@netscape.com sr=rpotts@netscape.com
2001-09-20 13:30:59 +00:00
locka%iol.ie
99e193d508
Added nsITooltipTextProvider.idl to Mac IDL project. b=99181 r=chak@netscape.com sr=rpotts@netscape.com
2001-09-20 13:28:25 +00:00
locka%iol.ie
a0517aa105
nsITooltipTextProvider and contract id split out into its own files frozen and documented. b=99181 r=chak@netscape.com sr=rpotts@netscape.com
2001-09-20 13:25:40 +00:00
locka%iol.ie
5df4f72619
NOT PART OF BUILD. Fix to allow multiple plugins off the same type to run at the same time. b=100549
2001-09-20 13:03:40 +00:00
locka%iol.ie
fc757c3439
nsITooltipTextProvider and contract id split out into its own files frozen and documented. b=99181 r=chak@netscape.com sr=rpotts@netscape.com
2001-09-20 12:43:28 +00:00
locka%iol.ie
6b43736b73
nsITooltipTextProvider and contract id split out into its own files frozen and documented. b=99181 r=chak@netscape.com sr=rpotts@netscape.com
2001-09-20 12:40:53 +00:00
locka%iol.ie
6bfc9adb9b
nsIContextMenuListener frozen. Updated documentation. b=99181 r=chak@netscape.com sr=rpotts@netscape.com
2001-09-20 12:15:52 +00:00
locka%iol.ie
eb78836500
nsIWebBrowser frozen. Updated documentation. b=99181 r=chak@netscape.com sr=rpotts@netscape.com
2001-09-20 12:14:18 +00:00
locka%iol.ie
524f084398
nsIEmbeddingSiteWindow frozen. Updated documentation. b=99181 r=chak@netscape.com sr=rpotts@netscape.com
2001-09-20 12:11:46 +00:00
gerv%gerv.net
1856815ff1
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
bc444f528a
bug #98089 : ripped new license
2001-09-19 22:39:41 +00:00
cls%seawood.org
de5ce9bf0d
Declare REQUIRES list for activex control. Should fix archangel bustage
2001-09-19 04:06:01 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
dc40187223
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
rpotts%netscape.com
91df4b9c17
bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused.
2001-09-17 23:22:00 +00:00
jaggernaut%netscape.com
25856c9451
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
2001-09-14 05:37:29 +00:00
locka%iol.ie
2633b1998c
NOT PART OF BUILD. Updated pluginhostctrl project to remove some duff targets and added a README file
2001-09-13 13:34:22 +00:00
locka%iol.ie
e5f628e33a
NOT PART OF BUILD. Test files for ActiveX control for hosting Netscape plugins in IE
2001-09-13 12:38:20 +00:00
locka%iol.ie
ec07703542
NOT PART OF BUILD. Plugin SDK headers for building ActiveX control for hosting Netscape plugins in IE
2001-09-13 12:37:11 +00:00
locka%iol.ie
9c7111cd99
NOT PART OF BUILD. New ActiveX control that allows Netscape plugins to run in IE without modification.
2001-09-13 12:36:17 +00:00
alecf%netscape.com
1e0e7dd033
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
jaggernaut%netscape.com
30ace44624
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
valeski%netscape.com
93959d48cc
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
locka%iol.ie
d7de1e240f
NOT PART OF BUILD. Fixed a couple of silly build breakages for when MOZ_ACTIVEX_PLUGIN_LIVECONNECT is not defined.
2001-09-05 20:10:04 +00:00
dougt%netscape.com
d5f58776bc
Upload Channel API changes. Bug 29839. r=darin@Netscape.com, sr=rpotts@netscape.com.
...
Also fixes bug 63408, not alerting when file-not-found. r/sr same as above
2001-09-05 03:52:26 +00:00
blizzard%redhat.com
91a062439b
Bug #95940 . Make sure that the embed reload flags are in sync for the widget and the nsIWebNavigation interfaces in a backwards compatible way. r=valeski,sr=shaver, a=asa
2001-08-31 22:47:02 +00:00
dinglis%qnx.com
74b849c013
NOT PART OF BUILD (Photon port only)
...
- added new prompt service
- new history resource.
2001-08-24 13:51:21 +00:00
ccarlen%netscape.com
51baf59c94
Bug 78498 - Carbonize PPEmbed. r=pinkerton/sr=sfraser
2001-08-18 15:10:38 +00:00
locka%iol.ie
67c76f244e
Changed memory allocation and stack usage to be less brutal as the DOM is being walked. b=92534 r=rjesup@wgate.com sr=blizzard@mozilla.org
2001-08-18 09:59:28 +00:00
ccarlen%netscape.com
139f20b5c0
Bug 78498 - Carbonize PPEmbed - adding new files. r=pinkerton/sr=sfraser
2001-08-18 01:57:33 +00:00
dcone%netscape.com
e708936fcd
b=95339 Check the aPrintOptions for null. Fixes embedding silent. r=rods sr=attinasi
2001-08-16 13:58:38 +00:00
sfraser%netscape.com
e3e1d3d5d2
Project cleanup, rs=scc. Don't link with RaptorShell.shlb, which is obsolete.
2001-08-15 23:16:49 +00:00
cls%seawood.org
a3c1dd1b09
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
rpotts%netscape.com
33bbd6972c
bug #94205 . Adding flags to nsIWebNavigation::Stop().
2001-08-14 04:46:20 +00:00
pavlov%netscape.com
1e20984ef0
fixing bug 78690. removing old imagelib. r=jst sr=waterson
2001-08-09 20:22:39 +00:00
blizzard%redhat.com
1c3921ccd1
Bug #80638 . Implement GetSiteWindow. r=philipl, sr=tor
2001-08-06 20:44:40 +00:00
blizzard%redhat.com
8b4c5e38ce
Fix bug #91640 . Make sure to check the offscreen window before destroying it. Also so other related cleanup. Original patch from Andrew Chatham. r/sr=blizzard,tor.
2001-08-06 18:04:07 +00:00
jaggernaut%netscape.com
e91f8a147e
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
leaf%mozilla.org
4003dc80fb
r=mcafee, sr=cls. turning tests on to get TestGtkEmbed into the nightly
...
distributions. bug 91013
2001-07-25 00:08:28 +00:00
pete%alphanumerica.com
f020dcc1cd
Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
...
Renamed all Delete methods to Remove.
--pete
2001-07-24 18:38:25 +00:00
jaggernaut%netscape.com
cb0faab070
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
briane%qnx.com
1e55f941cc
PHOTON port only (not part of build)
...
Numerous bug fixes to allow embedding to work properly.
2001-07-23 20:21:41 +00:00
blizzard%redhat.com
6420d7cba9
Bug #90505 . Add signals to get the security change and status changes for documents. r=valeski,sr=dougt
2001-07-23 19:24:06 +00:00
dbaron%fas.harvard.edu
aa4fec2b67
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
locka%iol.ie
b03677215d
Added new interface nsITooltipTextProvider and service to chrome listener. b=90195 r=valeski:@netscape.com sr=rpotts@netscape.com
2001-07-13 09:20:07 +00:00
mcafee%netscape.com
6321f4cb94
Ignore generated files.
2001-07-10 23:22:46 +00:00
timeless%mac.com
1fdeed80f7
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
dcone%netscape.com
53e04688af
Added code to use silent printing. b=76456 r=dcone sr=attinasi
2001-07-09 14:40:37 +00:00
dinglis%qnx.com
61f7461179
NOT PART OF BUILD (Photon only)
...
- bring the photon embedding component upto date.
2001-07-04 19:42:06 +00:00
blizzard%redhat.com
85c6afa22a
bug #80146 . make gtk tooltips in the embedding widget look nicer. patch from <timecop@network.email.ne.jp>. r=tor,sr=blizzard
2001-07-02 21:41:28 +00:00
jaggernaut%netscape.com
5a6317b8a5
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
locka%iol.ie
37cb39cfb7
NO CODE CHANGES. Replaced all tab characters with spaces.
2001-06-28 13:01:52 +00:00
locka%iol.ie
1738b333c6
Updated printing code to use public api and wait for printing to complete before returning. b=77537 r=ccarlen@netscape.com sr=blizzard@mozilla.org
2001-06-28 11:47:21 +00:00
bryner%uiuc.edu
89a8648447
Bug 82123 -- enable embeddors to alter the focus traversal so that the document itself receives focus first instead of last. r=saari, adamlock, sr=jst, a=chofmann.
2001-06-26 01:19:11 +00:00
dougt%netscape.com
758f79ff72
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
...
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
waterson%netscape.com
b74d6e1c8b
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
dbaron%fas.harvard.edu
9d35ed31a4
Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa
2001-06-20 03:27:48 +00:00
cls%seawood.org
bf5fb48486
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
blizzard%redhat.com
9fcc01a00a
Fix blocker bug #85703 . Crashes on popup windows. r=adamlock,sr=tor,a=asa
2001-06-14 17:42:16 +00:00
blizzard%redhat.com
0f264bb26d
trying to fix build bustage with a temporary
2001-06-14 03:48:40 +00:00