valeski%netscape.com
|
493ae6bd9e
|
api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
|
1999-08-05 01:28:30 +00:00 |
locka%iol.ie
|
55666e4c21
|
Added field to allow user to turn on logging (for Mozilla not IE)
|
1999-08-03 23:06:00 +00:00 |
locka%iol.ie
|
704624ea4c
|
Fixed some interface changes that broke the build
|
1999-08-03 23:03:16 +00:00 |
sspitzer%netscape.com
|
1abcb26db3
|
fix build bustage. libreg.so is now libmozreg.so
|
1999-07-29 04:23:49 +00:00 |
briano%netscape.com
|
ea37bbc00a
|
Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org.
|
1999-07-29 01:18:12 +00:00 |
briano%netscape.com
|
d99daeea9b
|
Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
|
1999-07-27 23:27:44 +00:00 |
joki%netscape.com
|
deb676cd44
|
Event fixes to allow key event handling by GFX widgets and fixes for window.defaultStatus.
|
1999-07-26 15:02:19 +00:00 |
danm%netscape.com
|
2e39eab67d
|
removing IsMenuBarVisible -- it was a mistake, and unused
|
1999-07-22 23:41:50 +00:00 |
rpotts%netscape.com
|
a19cd44112
|
Fixed build bustage due to interface changes...
|
1999-07-22 08:38:24 +00:00 |
gagan%netscape.com
|
20c0996ab2
|
Replaced resource:// with resource:/ to be more compliant with our parsing rules.
|
1999-07-21 11:48:56 +00:00 |
warren%netscape.com
|
7bcb94a320
|
Changed around load group insertion/removal to happen on mozilla thread.
|
1999-07-20 08:46:33 +00:00 |
ramiro%netscape.com
|
ca57fc99d2
|
Step 3 of cleaning up link time toolkit dependencies. Name the timer libs
according to the toolkit they match. Also set the damn name in one place to
make it easy to change in the future.
|
1999-07-17 23:52:12 +00:00 |
ramiro%netscape.com
|
b69b9faa9a
|
Step 2 of cleaning up link time toolkit dependencies. Change the names of
the gfx and widget dsos to be readable by normal human beings that expect
some kind of spacer between cryptic acronyms. Thank you.
|
1999-07-17 22:24:49 +00:00 |
ramiro%netscape.com
|
342b5083f1
|
Landing timer move on unix.
|
1999-07-17 14:22:51 +00:00 |
ramiro%netscape.com
|
fa4d13863c
|
Do nothing if MOZ_ENABLE_GTK_MOZILLA is not set.
|
1999-07-16 13:47:20 +00:00 |
warren%netscape.com
|
c5684bf4d7
|
Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
|
1999-07-16 11:14:36 +00:00 |
sfraser%netscape.com
|
815c2ea4f3
|
Removal of nsCaretProperties
|
1999-07-14 22:18:29 +00:00 |
rpotts%netscape.com
|
8a41f2cfce
|
Fixed build bustage due to changes to the nsIBrowserWindow and nsIStreamObserver interfaces...
|
1999-07-12 05:49:51 +00:00 |
valeski%netscape.com
|
2fc2311b4d
|
getbuffer to tonewcstring change
|
1999-07-07 14:47:19 +00:00 |
ramiro%netscape.com
|
f6afae5b6e
|
Bring back from the dead. Also, install the sample programs.
|
1999-07-07 11:15:17 +00:00 |
ramiro%netscape.com
|
a0a19f9901
|
Fix undefined macros.
|
1999-07-07 10:34:41 +00:00 |
ramiro%netscape.com
|
9a7f30cb47
|
Ressurect.
|
1999-07-07 09:48:28 +00:00 |
ramiro%netscape.com
|
abf0cc4a0f
|
Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.
|
1999-07-07 04:38:18 +00:00 |
rpotts%netscape.com
|
189635588e
|
And now for something completely different... Fixing build bustage when NECKO is defined...
|
1999-07-03 10:02:28 +00:00 |
rpotts%netscape.com
|
56604c8e81
|
Fixed more build bustage... I backed out my changes from yesterday :-)
|
1999-07-02 21:30:58 +00:00 |
dveditz%netscape.com
|
5dd9cff22d
|
Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles
|
1999-07-02 11:50:19 +00:00 |
rpotts%netscape.com
|
c02adc62c9
|
Fixed more build bustage...
|
1999-07-01 22:38:18 +00:00 |
rpotts%netscape.com
|
345b1246a8
|
Fixed bustage due to the change in arguments to CreatePopup(...)
|
1999-07-01 22:03:29 +00:00 |
warren%netscape.com
|
8462929dda
|
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
|
1999-07-01 19:30:20 +00:00 |
locka%iol.ie
|
df60d880ed
|
Enables control's drop target support
|
1999-06-30 22:42:57 +00:00 |
locka%iol.ie
|
484897d4df
|
Added some comments
|
1999-06-30 22:41:39 +00:00 |
locka%iol.ie
|
8f28baac12
|
Added initial drop target implementation
Browser now acquires it's pref object from the available services
|
1999-06-30 22:40:34 +00:00 |
locka%iol.ie
|
2843edab6c
|
Renamed structure
|
1999-06-30 22:38:23 +00:00 |
locka%iol.ie
|
f5b8113088
|
Added DropTarget.cpp/h
|
1999-06-30 22:37:31 +00:00 |
locka%iol.ie
|
e1f6b6f4bc
|
Added nsIBrowserWindow IID
|
1999-06-30 22:36:54 +00:00 |
locka%iol.ie
|
42734d7ce8
|
Now use xpfe's nsSetupRegistry.cpp
|
1999-06-30 22:36:16 +00:00 |
locka%iol.ie
|
e49d94ae61
|
Added nsIBrowserWindow interface
|
1999-06-30 22:35:50 +00:00 |
locka%iol.ie
|
a297d1b003
|
Fixed problem with mkctldef.bat when being built from Win98
|
1999-06-30 22:35:24 +00:00 |
locka%iol.ie
|
a9b3f4d34f
|
Added DropTarget files
|
1999-06-30 22:29:46 +00:00 |
locka%iol.ie
|
5664957c1a
|
Put sensible values for ambient back and fore colours
|
1999-06-30 22:27:11 +00:00 |
locka%iol.ie
|
56926d8855
|
Fixed comment
|
1999-06-30 22:26:20 +00:00 |
locka%iol.ie
|
01cca008ef
|
Basic impl of IDropTarget
|
1999-06-30 22:25:49 +00:00 |
warren%netscape.com
|
f5e1196f42
|
Last of the necko ifdefs. Now we link with necko.
|
1999-06-28 10:35:57 +00:00 |
ramiro%netscape.com
|
05ae9c3868
|
Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
|
1999-06-25 09:38:26 +00:00 |
rpotts%netscape.com
|
328fce9f59
|
Added #include <mshtmhst.h> to fix the build...
|
1999-06-23 21:56:56 +00:00 |
locka%iol.ie
|
a2a815c96f
|
no message
|
1999-06-23 20:44:20 +00:00 |
locka%iol.ie
|
362a53d865
|
First working version, hurrah!
|
1999-06-23 20:43:27 +00:00 |
warren%netscape.com
|
23864df5e3
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
locka%iol.ie
|
8f635ea51a
|
Moved interface defs into a macro for easy derivation from this class
|
1999-06-21 22:02:44 +00:00 |
locka%iol.ie
|
c7d93436b9
|
Added IErrorInfo descriptions for call failures in calles IWebBrowser(2/App)
|
1999-06-21 22:01:41 +00:00 |
locka%iol.ie
|
fd2ac138c5
|
Derived from control site to implement doc host UI interfaces
|
1999-06-21 21:53:20 +00:00 |
locka%iol.ie
|
9ebd39f7ae
|
no message
|
1999-06-21 21:50:58 +00:00 |
valeski%netscape.com
|
487d9ea921
|
NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
|
1999-06-18 17:34:08 +00:00 |
sdagley%netscape.com
|
67dd013973
|
Finish landing XP Beep() functionality (bug #6911). Approved chofmann, reviewed saari & mcafee.
|
1999-06-16 23:23:45 +00:00 |
rpotts%netscape.com
|
7c0928323d
|
Fix build bustage... nsIDocumentLoaderObserver interface was changed :-(
|
1999-06-15 19:33:29 +00:00 |
radha%netscape.com
|
f2d7e4c640
|
New arguments to OnEndDocumentLoad()
|
1999-06-14 23:37:37 +00:00 |
hyatt%netscape.com
|
b84d2f62d5
|
Altering the args for createPopup.
|
1999-06-09 08:36:06 +00:00 |
alla%lysator.liu.se
|
5aed16123a
|
Now compiles with HEAD
Had to do a ugly -DMOD_DLL_SUFFIX=\".so\" in the Makefile.
Will break on some platforms, but i suck at autoconf...
|
1999-06-08 21:10:18 +00:00 |
locka%iol.ie
|
a6a535c8f6
|
Added some dynamic window resizing
|
1999-06-08 19:29:52 +00:00 |
alla%lysator.liu.se
|
241f762695
|
First shot at streaming html or xml data to the widget.
Try it out.
I've not updated to the tip yet, so i hope it works.
|
1999-06-07 23:00:10 +00:00 |
briano%netscape.com
|
e9e302b454
|
Handle the (Unix) platform-specific DLL naming conventions properly.
|
1999-06-04 22:17:30 +00:00 |
leaf%mozilla.org
|
44300938df
|
updating to new nsString implementation (fix courtesy shaver)
|
1999-06-01 18:06:14 +00:00 |
alla%lysator.liu.se
|
7e14357c86
|
Update licence to MPL 1.1
|
1999-05-29 12:38:22 +00:00 |
ramiro%netscape.com
|
93702e2afe
|
Add support for building gtk widget as part of mozilla builds.
|
1999-05-28 12:43:59 +00:00 |
ramiro%netscape.com
|
a6f0ec9a5b
|
Fix it so it works in the xpcom2.0 world. Add cvsignore stuff.
|
1999-05-28 12:06:56 +00:00 |
ramiro%netscape.com
|
cf04d5fef6
|
Importing Alexander Larsson's (alex@signum.se) gtkmozilla widget to the tree.
gtkmozilla is a GTK+ widget which can be used to embed mozilla in any gtk
application.
|
1999-05-28 11:34:26 +00:00 |
alecf%netscape.com
|
b37b02c0a8
|
GetCharPref() is going away for nsIPref scriptability - use CopyCharPref instead
|
1999-05-28 00:56:53 +00:00 |
mcmullen%netscape.com
|
f4bd7dc337
|
Removed obsolete base.shlb/baseDebug.shlb
|
1999-05-27 21:40:58 +00:00 |
locka%iol.ie
|
f319c8cd85
|
New test for post data
|
1999-05-27 21:29:12 +00:00 |
locka%iol.ie
|
ec1b6fdff8
|
New tab dialogs
|
1999-05-27 21:28:46 +00:00 |
locka%iol.ie
|
a08d912154
|
Revamped layout and fixed some refcount problems
|
1999-05-27 21:28:13 +00:00 |
locka%iol.ie
|
56a5df3329
|
no message
|
1999-05-27 21:27:35 +00:00 |
locka%iol.ie
|
2b92ed9a72
|
Added activescript mime type
|
1999-05-27 21:27:20 +00:00 |
locka%iol.ie
|
d07e0277ae
|
Added #include for ActiveScript.h and ItemContainer.h
|
1999-05-27 21:26:28 +00:00 |
locka%iol.ie
|
d65b980a06
|
Added framework for plugin to support VBScript and JScript files
|
1999-05-27 21:24:47 +00:00 |
locka%iol.ie
|
857c316429
|
Removed. DEF file is generated from a script now
|
1999-05-27 21:23:35 +00:00 |
locka%iol.ie
|
9cec8ba468
|
Fixed new window navigation code (bad return op)
|
1999-05-27 21:22:42 +00:00 |
locka%iol.ie
|
d4d1d9d9d5
|
Added ItemContainer.cpp/obj targets
Added targets for building npmozctl in plugin or control only modes
Added target to create npmozctl.def using a batch file
|
1999-05-27 21:21:34 +00:00 |
locka%iol.ie
|
c99f7a21fb
|
Move Ole item container stuff into separate class
|
1999-05-27 21:20:00 +00:00 |
locka%iol.ie
|
9579422907
|
no message
|
1999-05-27 21:18:29 +00:00 |
locka%iol.ie
|
3c7839792d
|
Ole item container methods seperated from control site class
|
1999-05-27 21:16:06 +00:00 |
locka%iol.ie
|
d38bf3214b
|
Batch file for creating npmozctl.def depending on the settings
|
1999-05-27 21:15:08 +00:00 |
dp%netscape.com
|
c225a77dc7
|
stdafx.h
|
1999-05-26 05:03:05 +00:00 |
dp%netscape.com
|
0443b20e33
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
hyatt%netscape.com
|
c575f00e29
|
Added an arg to createPopup.
|
1999-05-16 07:52:02 +00:00 |
hyatt%netscape.com
|
9f66a3ec43
|
Adding a method to the webshell container for creating popup/context menus.
|
1999-05-14 22:40:03 +00:00 |
locka%iol.ie
|
c053a7b509
|
Removed some assertions.
Moved some code around to make the control site partially sane when the control cannot be created
|
1999-05-10 23:21:13 +00:00 |
locka%iol.ie
|
cffdddfab0
|
Removed some junk comments.
Added an error message when a control cannot be created
|
1999-05-10 23:19:31 +00:00 |
locka%iol.ie
|
b22d5bc2b7
|
Added some ifdefs to the source and makefile to optionally compile control support.
Plugin support works again (yay!)
|
1999-05-10 21:27:15 +00:00 |
locka%iol.ie
|
90f2ddf02d
|
Added a directory picker so exe can be run from anywhere and still register the correct Mozilla dir
|
1999-05-08 12:10:26 +00:00 |
locka%iol.ie
|
f5722fe919
|
Made CBrowseDlg modeless so that multiple windows can be opened. Primarily for testing NewWindow2 event
|
1999-05-08 12:08:52 +00:00 |
locka%iol.ie
|
bab16cd926
|
no message
|
1999-05-08 12:07:03 +00:00 |
locka%iol.ie
|
4ab1be72d9
|
Added Advise, Unadvise methods for setting up event sinks
|
1999-05-08 12:06:31 +00:00 |
mike%neoplanet.com
|
ff88dc1995
|
Modified handling of Cancel flag sent to BeforeNavigate2 from BeginLoadURL. Previously function called aShell->Stop() which was ineffective. Changed function to return NS_ERROR_ABORT.
|
1999-05-07 14:23:54 +00:00 |
mike%neoplanet.com
|
3d6836c678
|
Added code to prevent navigating to the default page, except when in design mode.
|
1999-05-07 14:18:23 +00:00 |
hyatt%netscape.com
|
56d493046a
|
Changes to support different methods on the webshellcontainer interface.
|
1999-05-04 23:33:30 +00:00 |
locka%iol.ie
|
6376e5b4c4
|
New control event sink
|
1999-05-04 22:52:40 +00:00 |
locka%iol.ie
|
af22cbff69
|
Updates to test app
|
1999-05-04 22:51:34 +00:00 |
locka%iol.ie
|
dc11bf18f4
|
Added first impl for loading script engine from an IStream
|
1999-05-04 22:48:41 +00:00 |
locka%iol.ie
|
477e032935
|
First impl of view source and NewWindow2 (thanks Neoplanet!)
Changes to IOleCommandTarget
|
1999-05-04 22:45:22 +00:00 |
locka%iol.ie
|
22029dd94c
|
approved: leaf@mozilla.org
|
1999-04-28 20:02:52 +00:00 |
locka%iol.ie
|
295963af15
|
Added code to parse a script from a file
Changed some "tstring &" refs to "TCHAR *"
|
1999-04-26 18:02:27 +00:00 |
locka%iol.ie
|
23ad32bc5b
|
Added code to scan for external scripts and present them in the test tree
|
1999-04-26 18:00:22 +00:00 |
locka%iol.ie
|
ff5cc7cd3a
|
Simple test script
|
1999-04-26 17:59:44 +00:00 |
locka%iol.ie
|
541f3d8f4b
|
Fixed duff auto-generated ATL/MFC integration
Got first script running using the controls active script site class
|
1999-04-25 13:17:28 +00:00 |
locka%iol.ie
|
a3a4d993d6
|
First sane version of script site - works with cbrowse
|
1999-04-25 13:15:37 +00:00 |
locka%iol.ie
|
c30c3bb574
|
Added a little armour to prevent a crash
|
1999-04-25 13:15:10 +00:00 |
locka%iol.ie
|
735fbe25ac
|
Approved: leaf@mozilla.org
New Mozilla control registering tool
|
1999-04-22 23:28:09 +00:00 |
locka%iol.ie
|
c65fb47740
|
Approved: leaf@mozilla.org
More improvements to test harness
|
1999-04-22 23:23:04 +00:00 |
locka%iol.ie
|
2283a72c7f
|
Approved: leaf@mozilla.org
|
1999-04-22 23:18:35 +00:00 |
locka%iol.ie
|
3ced9a4704
|
Approved: leaf@mozilla.org
Added ActiveScriptSite.cpp/h
|
1999-04-22 23:17:15 +00:00 |
locka%iol.ie
|
63547f431c
|
Approved: leaf@mozilla.org
Fixed Navigate(2) bug.
Changed methods returning E_NOTIMPL to return S_OK but do nothing.
Register webshellcontainer as documentloaderobserver
|
1999-04-22 23:16:23 +00:00 |
locka%iol.ie
|
d3648ea97b
|
Approved: leaf@mozilla.org
Updated to reflect changes to webshellcontainer interface.
Added DocumentComplete event (thanks to Eric Burley & Michael Noe)
|
1999-04-22 23:13:37 +00:00 |
locka%iol.ie
|
1b9a9cb9f8
|
Approved: leaf@mozilla.org
Minor compliance fixes
|
1999-04-22 23:10:10 +00:00 |
locka%iol.ie
|
a9bc9f941a
|
Initial active script site class
|
1999-04-22 17:30:28 +00:00 |
sfraser%netscape.com
|
779d997e76
|
Don't generate link map (optimized)
|
1999-04-13 01:38:27 +00:00 |
joki%netscape.com
|
4fe1ea4222
|
New argument to nsIWebShellContainer::FocusAvailable method
|
1999-04-12 21:25:08 +00:00 |
leaf%mozilla.org
|
cb3a980439
|
fixing ActiveX control build
|
1999-04-12 19:38:40 +00:00 |
locka%iol.ie
|
febc713a8f
|
Added a funky tree view of the web page that is built using the IE DOM interfaces
|
1999-03-28 16:00:23 +00:00 |
locka%iol.ie
|
524bace7d7
|
Refined tests a bit.
Fixed debug output window to autoscroll with output.
|
1999-03-27 12:59:25 +00:00 |
locka%iol.ie
|
ca1f2ff72b
|
Moved nasty IIDs into a single file, guids.cpp
Improved IE DOM. Seems to parse properly now
|
1999-03-27 12:58:23 +00:00 |
sfraser%netscape.com
|
481f22061b
|
Fix build bustage -- new linkage dependencies in RaptorShell.mcp.
|
1999-03-24 21:35:53 +00:00 |
locka%iol.ie
|
af93987836
|
More test improvements
|
1999-03-23 23:56:34 +00:00 |
locka%iol.ie
|
e046c000c2
|
Move improvements to DOM
|
1999-03-23 23:55:51 +00:00 |
locka%iol.ie
|
2495a892b7
|
Fixed duff return code test
|
1999-03-22 19:06:55 +00:00 |
locka%iol.ie
|
1164a7c111
|
More DOM improvements
|
1999-03-22 18:59:48 +00:00 |
locka%iol.ie
|
488b07d169
|
Added (very) basic IE DOM support
|
1999-03-21 19:53:29 +00:00 |
locka%iol.ie
|
ddf0610eb5
|
Fixed control to build with latest plugin changes
|
1999-03-21 19:52:01 +00:00 |
locka%iol.ie
|
001e265c8c
|
Added ability for tests to output messages
|
1999-03-21 19:51:19 +00:00 |
leaf%mozilla.org
|
0a0f5ac00f
|
Landing nspr library name change, and plevent function call change.
|
1999-03-17 21:32:03 +00:00 |
rpotts%netscape.com
|
e027da0047
|
Fixed build bustage... nsIWalletService.h was not being found because dist\public\walletlib was missing from the LINCS...
|
1999-03-16 06:08:18 +00:00 |
locka%iol.ie
|
47b09c9522
|
Made changes for IE DOM support
|
1999-03-14 18:29:21 +00:00 |
locka%iol.ie
|
7155e5a95e
|
Added basic IE element implementations
|
1999-03-14 18:26:58 +00:00 |
locka%iol.ie
|
c25d91ca5a
|
New icons
|
1999-03-14 17:44:40 +00:00 |
locka%iol.ie
|
8210dff7b1
|
Updated CBrowse into a mini-test app
|
1999-03-14 17:44:01 +00:00 |
rpotts%netscape.com
|
8c1ca1ceaf
|
added an #ifdef USE_NGPREF around the definition of the nsIPref interface and ClassID... This should fix the build bustage...
|
1999-03-11 10:23:37 +00:00 |
hshaw%netscape.com
|
786fe8b357
|
Replace NS_DECLARE_CID with NS_DEFINE_IID for kIPrefIID and KPrefCID
|
1999-03-10 20:33:18 +00:00 |
warren%netscape.com
|
c50687b845
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
kipp%netscape.com
|
719986e816
|
Fixed a build issue
|
1999-03-08 19:21:44 +00:00 |
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 |