rpotts@netscape.com
4bb8a856ea
bug #94205 . Adding flags to nsIWebNavigation::Stop().
2001-08-14 04:46:20 +00:00
jaggernaut@netscape.com
c2bcad0b73
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
dbaron@fas.harvard.edu
a9aa77073f
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
jaggernaut@netscape.com
baba14c5c8
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
danm@netscape.com
a0891e665b
change window ownership model to match Mozilla's (self-referential). bug 76522 r=adamlock,hyatt
2001-05-21 22:49:18 +00:00
locka@iol.ie
9e307a5c08
Fix activates/deactivates browser window when test app winEmbeds frame becomes active/inactive r=disttsc@bart.nl b=78610
2001-05-15 14:33:43 +00:00
danm@netscape.com
39eb5249b9
implement intrinsically sized chrome windows. useful when using default nsIPrompts, as winEmbed does. part of bug 75745. r=blizzard,ccarlen,hyatt a=chofmann
2001-04-24 23:05:34 +00:00
danm@netscape.com
043e203bbc
implement ShowAsModal and remove nsIPrompt implementation; requirements for fielding default nsIPrompts. bug 75745 r=blizzard,hyatt
2001-04-21 02:45:37 +00:00
ccarlen@netscape.com
a4b452c1b1
Sample code - not part of the process. Bug 74120 - remove refs to old cache. r=valeski.
2001-04-03 14:32:01 +00:00
locka@iol.ie
8c6b185a4c
Cleaned up code style, indentation, replaced tabs with spaces. Added dummy implementations of nsITooltipListener and nsIContextMenuListener.
2001-03-28 11:20:18 +00:00
locka@iol.ie
b6f888970d
Fixed problem of double clicking on a profile from the selection dialog caused winEmbed to quit.
2001-03-23 11:49:46 +00:00
locka@iol.ie
85dcfdd5d8
Updated profile switching code. Fixed some chrome issues related to javascript open/close behaviour. Cleaned up the code somewhat. b=66533
2001-03-22 14:49:39 +00:00
locka@iol.ie
61939c6c3c
Updated to use nsIEmbeddingSiteWindow sr=blizzard@mozilla.org b=68581
2001-03-13 12:48:33 +00:00
disttsc@bart.nl
e9399ed474
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
danm@netscape.com
c586bb5f67
reorder includes more appropriately, get rid of no longer correct comment
2001-02-26 02:19:26 +00:00
danm@netscape.com
2e2c8c32bb
cleaning up window ownership model a la scc@netscape.com, adding WindowCreator callback. bug 67368 r=hyatt,pinkerton
2001-02-17 02:43:58 +00:00
danm@netscape.com
e71dd4ea28
rearranging window creation (see WebBrowserChrome.cpp 1.15), adding subwindow null checks supporting chromeless dialog (see winEmbed.rc 1.8) r=scc,valeski
2001-02-07 05:15:55 +00:00
radha@netscape.com
ddf613ad6b
Test code for history listener r=valeski sr=rpotts
2001-02-07 00:33:11 +00:00
locka@iol.ie
525120a567
Implemented nsIWebBrowserSiteWindow interface. b=46852, sr=blizzard@mozilla.org
...
Also added menu option for profile switching.
2001-02-02 13:24:50 +00:00
locka@iol.ie
684d764239
Added a timer to the message loop to prevent 100% cpu usage when the message queue was empty. b=58701
2001-01-23 14:15:57 +00:00
locka@iol.ie
558bc59c4e
Changed winEmbed to use the new embedding idle loop routines. b=44120
2001-01-18 14:10:50 +00:00
pinkerton@netscape.com
130d1d04b7
clean up interface, per directions. adding copyLinkLocation(), and specifying semantics of selectNone() wrt insertion point location. Implemented selectNone(). r=saari/a=hyatt. bug#s 46867, 63001
2000-12-22 01:13:46 +00:00
locka@iol.ie
3be5b1b0b3
winEmbed gets a face lift. sr=rpotts, b=60299
2000-12-13 13:47:16 +00:00
waterson@netscape.com
978647d12a
Bug 59282. Specify URL at command line. r=dougt, sr=rpotts
2000-12-06 02:07:38 +00:00
dougt@netscape.com
530136d5e7
changing default startpage of embedding examples to point to the embedding projects home page. s=jband@netscape.com, r=dougt@netscape.com
2000-10-24 21:57:35 +00:00
locka@iol.ie
80f0da679b
Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha
2000-09-20 12:23:53 +00:00
locka@iol.ie
2fe3dd9dc3
Added new x, y, width & height parameters to createBrowserWindow method. b=46851,r=valeski
2000-09-14 11:09:51 +00:00
locka@iol.ie
eceb4c06f4
API changes for embedding. b=46847, r=dougt, a=valeski
2000-08-25 18:39:46 +00:00
conrad@ingress.com
8d5717ee42
Changed params to NS_InitEmbedding.
2000-08-11 20:14:02 +00:00
valeski@netscape.com
0e2454f0e5
backing out
2000-08-10 06:46:00 +00:00
conrad@ingress.com
6a83ab1d40
Changed params to NS_InitEmbedding.
2000-08-10 03:43:06 +00:00
dougt@netscape.com
51aaac31c4
Ton of changes. Basically using nsIWebBrowserChrome now.
...
valeski@netscape.com
47003
2000-08-01 01:37:07 +00:00
dougt@netscape.com
3f3b4a10db
44113, 44190, 44191.
...
r/a=valeski@netscape.com
nsDocShellTreeOwner not handling chrome/content correctly.
Asserts when no toplevel window set.
Need to start chrome up from NS_InitEmbedding()
Test App changes.
2000-07-04 21:53:27 +00:00
dougt@netscape.com
10663b291f
simplify, simplify, simplify...
...
added editor support.
added multiple document support.
reduced what interfaces were needed by the WebBrowser class.
Not Part of build!
2000-06-27 01:30:20 +00:00
dougt@netscape.com
37da6f1230
I IDL-ifying the nsProxyObjectManager.
...
I have updated all users that I found
grepping the source tree.
r=valeski@netscape.com
a=waterson@netscape.com
b=43131
Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
dougt@netscape.com
6a738a2717
THIS IS NOT PART OF BUILD
...
This is the window test harness for embedding.
r/a=valeski@netscape.com
bug number: 43054
2000-06-20 03:22:47 +00:00