warren%netscape.com
|
97781f4c14
|
Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
|
1999-02-26 10:17:14 +00:00 |
sfraser%netscape.com
|
d847eb7428
|
Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order.
|
1999-02-26 00:54:57 +00:00 |
locka%iol.ie
|
8235850b67
|
Added IE browser helper object support
|
1999-02-24 21:49:32 +00:00 |
locka%iol.ie
|
29a9de2af1
|
Removed some build-breaking lines
|
1999-02-24 21:48:24 +00:00 |
locka%iol.ie
|
72d9306210
|
Added some more CLSID parameter variants
|
1999-02-24 21:47:32 +00:00 |
locka%iol.ie
|
2e19800fe7
|
Update some API calls to handle new const tags
|
1999-02-17 18:45:59 +00:00 |
ftang%netscape.com
|
54d68cfe6e
|
add CID for lwbrk
|
1999-02-17 15:30:26 +00:00 |
locka%iol.ie
|
28865c4203
|
Simple plugin test file
|
1999-02-14 13:29:37 +00:00 |
locka%iol.ie
|
fecfe41091
|
Added object implementing IPropertyBag
|
1999-02-14 13:26:57 +00:00 |
locka%iol.ie
|
c90b80c562
|
Plugin .def file
|
1999-02-14 13:25:52 +00:00 |
locka%iol.ie
|
51f9e2a755
|
Added plugin headers
|
1999-02-14 13:24:48 +00:00 |
locka%iol.ie
|
9bd9a6f238
|
no message
|
1999-02-14 13:24:11 +00:00 |
locka%iol.ie
|
3d77349531
|
Change version info to be plugin compatible
|
1999-02-14 13:24:03 +00:00 |
locka%iol.ie
|
2405830ba4
|
Renamed MozillaControl as npmozctl
|
1999-02-14 13:23:18 +00:00 |
locka%iol.ie
|
c6e82a11f3
|
Moved PropertyList out into its own header
|
1999-02-14 13:22:29 +00:00 |
locka%iol.ie
|
25e57b666b
|
Added conditional plugin compilation support
|
1999-02-14 13:21:44 +00:00 |
locka%iol.ie
|
959719b24b
|
Basic impl of a plugin
|
1999-02-14 13:21:05 +00:00 |
locka%iol.ie
|
9df267e2cd
|
Simple inplace frame object implementation
|
1999-02-14 13:20:35 +00:00 |
locka%iol.ie
|
24b176c241
|
Added support for IPersistPropertyBag and other things
|
1999-02-14 13:20:07 +00:00 |
locka%iol.ie
|
62c97a0730
|
Added some extra macros
|
1999-02-14 13:19:08 +00:00 |
locka%iol.ie
|
e846193d1f
|
Updated to reflect changes in plugin api
|
1999-02-14 13:18:42 +00:00 |
pierre%netscape.com
|
cc2218b35f
|
First Checked In.
|
1999-02-12 00:00:20 +00:00 |
leaf%mozilla.org
|
34ce0ab813
|
fixes MozillaControl.dll build (reports are that the code is broken, but i leave
that in someone else's hands)
|
1999-02-04 22:59:06 +00:00 |
leaf%mozilla.org
|
c3a962b6d5
|
fixing the makefile so that nsSetupRegistry.cpp will compile...
I have no idea why we aren't compiling the original nsSetupRegistry to begin
with...
|
1999-02-03 05:35:37 +00:00 |
alecf%netscape.com
|
4efa765e86
|
rename MOZ_MAIL_NEWS macro to OLD_MOZ_MAIL_NEWS so that we can build the whole client with MOZ_MAIL_NEWS turned on.
|
1999-02-02 04:14:03 +00:00 |
rpotts%netscape.com
|
1b5b2b332f
|
Added some more LINCS after the big OJI checkin...
|
1999-01-26 07:46:51 +00:00 |
locka%iol.ie
|
031c3bb8a4
|
Renamed m_nReadyState as m_nBrowserReadyState
Added fix to get_LocationURL, courtesy of Ryota Ando <rando@ca2.so-net.ne.jp>
|
1999-01-18 23:04:25 +00:00 |
locka%iol.ie
|
635c8278d3
|
Added plugin headers. These are still #ifdef'd out for backwards compatibility
|
1999-01-18 22:38:46 +00:00 |
locka%iol.ie
|
90f357a52c
|
First impl of ActiveX control site plugin
|
1999-01-18 22:29:43 +00:00 |
rpotts%netscape.com
|
6096e6c702
|
Fixed up the signature for nsIContentViewerContainer::GetContentViewer()...
|
1999-01-14 06:49:59 +00:00 |
locka%iol.ie
|
b80c1c2c7f
|
Added implementation of get_ReadyState
Overrode default InPlaceActivate method to fix broken containers
|
1999-01-11 21:08:54 +00:00 |
rpotts%netscape.com
|
82a4edbe4e
|
Reworked the initialization of the PLEvent queue to use the new EventQueueService instead of calling PL_InitializeEventsLib(...)
|
1999-01-09 07:18:22 +00:00 |
locka%iol.ie
|
1b12565dff
|
Fixed a problem with the default impl of GetClientSite
Added basic printer support
|
1999-01-06 22:38:24 +00:00 |
locka%iol.ie
|
35fad9350e
|
Bug 2111: Implemented temporary kludge fix pending ideas from others on the matter
|
1999-01-04 21:58:15 +00:00 |
locka%iol.ie
|
4e1a26287a
|
Added extra debugging
|
1998-12-26 12:16:12 +00:00 |
locka%iol.ie
|
a7497bf43c
|
Updated method prototype after changes to nsIStreamObserver
|
1998-12-26 12:15:56 +00:00 |
locka%iol.ie
|
817233f9d5
|
Changed threading model
|
1998-12-26 12:14:46 +00:00 |
warren%netscape.com
|
b22a4e72fd
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
locka%iol.ie
|
f98d0c0429
|
Added more event handlers and diagnostics
|
1998-12-15 00:05:28 +00:00 |
locka%iol.ie
|
c67fd21ba3
|
Added Debug menu and menu option to list the IOleCommandTarget supported commands on each control
|
1998-12-13 21:43:25 +00:00 |
locka%iol.ie
|
c3798a5415
|
Tweaked QueryInterface implementation
|
1998-12-13 21:41:46 +00:00 |
locka%iol.ie
|
1728f27772
|
Modified IOleCommandTarget to support the same commands as IE
|
1998-12-13 21:41:04 +00:00 |
locka%iol.ie
|
5bddd704c5
|
Added preliminary support for windowless controls
|
1998-12-13 21:39:46 +00:00 |
kipp%netscape.com
|
663ee59e53
|
Updated to latest nsIWebShellContainer API
|
1998-12-08 15:51:42 +00:00 |
waterson%netscape.com
|
5d1d2889ca
|
Added rdf to LINCS.
|
1998-12-02 02:13:49 +00:00 |
locka%iol.ie
|
a596394a1a
|
Added binary flag for icons in build broke on other machines
|
1998-11-30 22:59:43 +00:00 |
locka%iol.ie
|
86014037d5
|
Added binary flag for icons in build broke on other machines
|
1998-11-30 22:57:21 +00:00 |
locka%iol.ie
|
5fb1126636
|
Changed project to statically link to MFC
|
1998-11-30 22:53:49 +00:00 |
mjudge%netscape.com
|
ecb999a2ac
|
should be fixed
|
1998-11-30 02:01:00 +00:00 |
locka%iol.ie
|
61ee345021
|
Updated to use CControlSite - a homegrown control site class
|
1998-11-29 18:33:31 +00:00 |
locka%iol.ie
|
e298544cb2
|
*** empty log message ***
|
1998-11-29 18:08:59 +00:00 |
locka%iol.ie
|
6f4b0e18a0
|
Added NS_INIT_REFCNT() to constructor
|
1998-11-29 18:06:34 +00:00 |
locka%iol.ie
|
0884dce7c0
|
Added ControlSite.cpp & ControlSite.h
|
1998-11-29 18:05:04 +00:00 |
locka%iol.ie
|
1f0e1b2533
|
Implemented IOleCommandTarget and stubs for printing support
|
1998-11-29 18:03:43 +00:00 |
locka%iol.ie
|
132b00b124
|
First working version
|
1998-11-29 17:59:46 +00:00 |
locka%iol.ie
|
260af35c8b
|
Added IOleCommandTarget
|
1998-11-25 18:54:07 +00:00 |
locka%iol.ie
|
e1ce206461
|
Added ControlSite.cpp
|
1998-11-25 00:13:12 +00:00 |
locka%iol.ie
|
1edc8f6795
|
Added header notice
|
1998-11-25 00:06:22 +00:00 |
locka%iol.ie
|
afb8639acc
|
Added BeforeNavigate2 and NavigateComplete2 event firing
|
1998-11-25 00:03:28 +00:00 |
locka%iol.ie
|
6f9e93702b
|
ActiveX control site
|
1998-11-25 00:01:44 +00:00 |
locka%iol.ie
|
266154f4c3
|
Fixed mistyped macro
|
1998-11-24 22:44:35 +00:00 |
locka%iol.ie
|
0217795668
|
Implemented folder picker dialog
|
1998-11-23 00:03:58 +00:00 |
locka%iol.ie
|
92e22d88ff
|
Added #define that removes requirement for atl.dll to be installed on host machine
|
1998-11-18 22:04:58 +00:00 |
locka%iol.ie
|
52f7d53667
|
Added a default page to load when control is first created
|
1998-11-17 22:39:31 +00:00 |
locka%iol.ie
|
f3cd4756c4
|
Added MozillaControl.html to release folder
|
1998-11-17 22:38:43 +00:00 |
locka%iol.ie
|
e8a9bb24ab
|
Added default page to load when control is first shown (it will improve!)
|
1998-11-17 22:37:10 +00:00 |
locka%iol.ie
|
08d645d208
|
Added extra button
|
1998-11-15 17:18:36 +00:00 |
locka%iol.ie
|
03c9663c99
|
Added extra button to scan folders (still disabled)
|
1998-11-15 17:18:06 +00:00 |
locka%iol.ie
|
8156c2f10d
|
*** empty log message ***
|
1998-11-15 17:16:55 +00:00 |
locka%iol.ie
|
d99863d7c5
|
Added NPL header
|
1998-11-15 17:13:49 +00:00 |
locka%iol.ie
|
010d1c0073
|
Added NPL header
Fixed problem caused by typedef int32 disappearing from winsock.h
|
1998-11-15 17:09:20 +00:00 |
locka%iol.ie
|
d01f118078
|
Added NPL header
Added extra diagnostics
|
1998-11-15 17:07:04 +00:00 |
locka%iol.ie
|
1722818501
|
Fixed trace bug
Added NPL header
|
1998-11-15 17:04:58 +00:00 |
joki%netscape.com
|
1569d53889
|
Adding focus passing method to nsIWebShellContainer
|
1998-11-06 01:30:07 +00:00 |
scullin%netscape.com
|
40d4197f9e
|
Add current directory to path so pref dlls and nspr are looked for in
the dll directory, not the application directory.
|
1998-11-04 03:04:10 +00:00 |
scullin%netscape.com
|
4668fc46f0
|
Fix to load from dll dir, not program dir.
|
1998-11-04 02:43:44 +00:00 |
rpotts%netscape.com
|
e827f87938
|
Added an NS_DEFINE_IID for nsINetSupport (in comments) just as a reminder...
|
1998-11-03 08:04:03 +00:00 |
michaelp%netscape.com
|
10921d7b0b
|
changes to support nsIRenderingContext that conforms to COM conventions.
|
1998-10-30 02:08:25 +00:00 |
jevering%netscape.com
|
2081609a39
|
Fix case were neither MSSDK or NGPREFS is set
|
1998-10-30 00:06:40 +00:00 |
jevering%netscape.com
|
020a8c97bf
|
include correct header file.
|
1998-10-29 22:13:15 +00:00 |
jevering%netscape.com
|
46d2074984
|
Moved MSSDK dependency down a level.
|
1998-10-29 22:06:27 +00:00 |
locka%iol.ie
|
6c1b74b616
|
Added missing flag
|
1998-10-27 23:20:22 +00:00 |
locka%iol.ie
|
9ec55a311d
|
Added event sink to type library
|
1998-10-26 22:19:37 +00:00 |
locka%iol.ie
|
b6a5c9b01a
|
Added extra assert
|
1998-10-26 22:18:11 +00:00 |
locka%iol.ie
|
c1bb8e6be4
|
Add new improved interface and multi-threaded goodness
|
1998-10-26 22:15:33 +00:00 |
locka%iol.ie
|
005259a202
|
New icons for new UI
|
1998-10-26 22:12:56 +00:00 |
locka%iol.ie
|
5a444086ac
|
Added support for DWebBrowserEvents2 to control, regenerated proxy event firing header and implemented a few more methods
|
1998-10-18 22:14:47 +00:00 |
locka%iol.ie
|
57e0052394
|
Revamped code so that Mozilla and IE control can run side by side using same code
|
1998-10-18 22:09:57 +00:00 |
locka%iol.ie
|
375de2fa09
|
Improved UI
|
1998-10-17 15:18:07 +00:00 |
kipp%netscape.com
|
421ef3eba1
|
Ignore return value from regsvr32 so that clobber always works
|
1998-10-15 23:24:23 +00:00 |
rpotts%netscape.com
|
1de7266a2b
|
Changes to make the vector<Property> type compile...
|
1998-10-13 21:53:38 +00:00 |
rpotts%netscape.com
|
d8b8bcc6e3
|
Commented out the template vector code for now since it is busting the build :-(
|
1998-10-13 11:19:15 +00:00 |
rpotts%netscape.com
|
382bd81888
|
Move the /GX flag into a LCFLAGS define, since the core config.mak overwrites OS_CLFAGS...
|
1998-10-13 11:18:01 +00:00 |
locka%iol.ie
|
49ec17d2bf
|
Added some pattern matching facilities
|
1998-10-12 22:42:22 +00:00 |
locka%iol.ie
|
acf85b8a25
|
Added exception handling flag to compile options
|
1998-10-12 22:37:02 +00:00 |
locka%iol.ie
|
85d3fbbee0
|
Added some more initial implementations of more IWebBrowserApp methods
|
1998-10-12 22:35:18 +00:00 |
locka%iol.ie
|
422be83da7
|
New look and feel
|
1998-10-12 22:32:05 +00:00 |
rpotts%netscape.com
|
aa1466f77e
|
Renamed nsReload to nsURLReload sincethe enum has changed...
|
1998-10-10 04:35:24 +00:00 |
locka%iol.ie
|
dff95299af
|
Added some trace statements
|
1998-10-08 22:06:59 +00:00 |
locka%iol.ie
|
597044850d
|
Added IWebBrowserApp and IWebBrowser2 methods (still unimplemented
|
1998-10-08 22:05:44 +00:00 |
locka%iol.ie
|
6a5078480f
|
Fixed NG_TRACE macro
|
1998-10-08 21:56:38 +00:00 |
locka%iol.ie
|
ce5d982968
|
IE patcher application
|
1998-10-04 14:49:16 +00:00 |
locka%iol.ie
|
6e5d9ddc54
|
Added a few more URLs to the drop down and simple busy/idle indicator
|
1998-10-04 14:43:16 +00:00 |
locka%iol.ie
|
86bc748ffa
|
File is autogenerated and does not need to be in CVS
|
1998-10-04 14:41:23 +00:00 |
locka%iol.ie
|
ee4d77f415
|
Added enumeration used by the IWebBrowser::Refresh2 method
|
1998-10-04 14:39:58 +00:00 |
locka%iol.ie
|
1d81bfd80d
|
Removed some autogenerated files from file list
|
1998-10-04 14:38:59 +00:00 |
locka%iol.ie
|
80ea01af49
|
Added more assertions and type checking
Added initial implementations of more IWebBrowser methods
|
1998-10-04 14:38:05 +00:00 |
locka%iol.ie
|
8723e9c6e6
|
Improved diagnostic macros
|
1998-10-04 14:36:06 +00:00 |
locka%iol.ie
|
37a4496792
|
File is automatically generated by build and does not need to be in CVS
|
1998-10-04 13:21:55 +00:00 |
locka%iol.ie
|
5c105df355
|
File is generated during build and does not need to be in CVS
|
1998-10-04 13:17:25 +00:00 |
locka%iol.ie
|
7ad8199703
|
VB test app
|
1998-10-03 23:18:54 +00:00 |
locka%iol.ie
|
103a4b7528
|
C++ sample
|
1998-10-03 23:15:56 +00:00 |
locka%iol.ie
|
c500649041
|
*** empty log message ***
|
1998-10-03 23:14:15 +00:00 |
locka%iol.ie
|
8a1b760c8d
|
Added icon back but with binary mode turned on
|
1998-10-03 23:04:53 +00:00 |
locka%iol.ie
|
82b3b56664
|
Added binary file as text, trying again
|
1998-10-03 23:03:45 +00:00 |
locka%iol.ie
|
bea4a9aa89
|
Added DevStudio project file for convenient editing
|
1998-10-03 22:52:55 +00:00 |
locka%iol.ie
|
69552d7ef1
|
Added icon (same as Mozilla executable) for control
|
1998-10-03 22:51:36 +00:00 |
locka%iol.ie
|
01379e9b64
|
Diagnostic macro file
|
1998-10-03 22:49:47 +00:00 |
locka%iol.ie
|
037d54b7e6
|
Updated to reflect recent modifications
|
1998-10-03 22:35:08 +00:00 |
scullin%netscape.com
|
a65c4dfb9e
|
Added ngprefs dir.
|
1998-09-22 00:56:07 +00:00 |
scullin%netscape.com
|
b4deb86f3c
|
Removed.
|
1998-09-22 00:08:51 +00:00 |
scullin%netscape.com
|
7801cffcb6
|
Added.
|
1998-09-22 00:08:27 +00:00 |
rpotts%netscape.com
|
de571c2764
|
Fixed build bustage...
|
1998-09-18 05:25:15 +00:00 |
joki%netscape.com
|
eb567e7269
|
Adding targetting of any named window
|
1998-09-18 00:35:55 +00:00 |
joki%netscape.com
|
dc112aaa32
|
Remove duplicate functionality of nsIBrowserWindow and nsIWebShellContainer.
|
1998-09-09 01:19:11 +00:00 |
rpotts%netscape.com
|
550afc3253
|
Fixed build bustage due to NSRepository renaming...
|
1998-09-01 22:37:27 +00:00 |
rpotts%netscape.com
|
b6a0bde1ca
|
Added a new windows-only subdirectory called embed/AcviveX which contains an ActiveX wrapper control for NGLayout
|
1998-09-01 08:07:56 +00:00 |