Commit Graph

95 Commits

Author SHA1 Message Date
danm%netscape.com
115169208a support nsIEmbeddingSiteWindow. bug 57841 r=hyatt,saari
git-svn-id: svn://10.0.0.236/trunk@112238 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:11:06 +00:00
danm%netscape.com
95158582d6 constrain windows centered on a parent window to be onscreen. bug 119332 r=ben,hyatt
git-svn-id: svn://10.0.0.236/trunk@111917 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 01:53:23 +00:00
danm%netscape.com
fde611be88 restore persistent (maximized) size state after position and size are restored. bug 119006 r=ben,hyatt
git-svn-id: svn://10.0.0.236/trunk@111909 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 01:08:49 +00:00
mkaply%us.ibm.com
2a9bbedb17 Use PR_FALSE not false
git-svn-id: svn://10.0.0.236/trunk@111729 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 21:21:02 +00:00
danm%netscape.com
c1bc619e9b position dependent windows relative to their parent. bug 113283 r=hyatt,pavlov
git-svn-id: svn://10.0.0.236/trunk@111617 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 01:31:24 +00:00
danm%netscape.com
432bf17b0a implement/support nsIEmbeddingSiteWindow2 (and its blur method). bug 57841 r=bryner,rpotts
git-svn-id: svn://10.0.0.236/trunk@111398 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 02:22:45 +00:00
danm%netscape.com
63af87aec1 refuse to spawn new windows if you're currently being destroyed. bug 115969 r=jaggernaut,jst
git-svn-id: svn://10.0.0.236/trunk@111342 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 02:34:02 +00:00
dbaron%fas.harvard.edu
09e9d89450 FizillaMach: Further refine the XP_MACOSX / MOZ_WIDGET_TOOLKIT=mac ifdefs. b=109165 r=pinkerton sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@107997 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-14 01:48:17 +00:00
bzbarsky%mit.edu
068756d821 Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal).  Bug 104159, r=jag, sr=alecf


git-svn-id: svn://10.0.0.236/trunk@107987 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-14 01:33:42 +00:00
danm%netscape.com
9eb95d4aed consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts
git-svn-id: svn://10.0.0.236/trunk@107382 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-06 01:19:39 +00:00
dbaron%fas.harvard.edu
7115335ed6 Clean up un-needed string copying. r=jag sr=hyatt b=106108
git-svn-id: svn://10.0.0.236/trunk@106789 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-31 02:46:21 +00:00
dbaron%fas.harvard.edu
9ef49bf676 Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974
git-svn-id: svn://10.0.0.236/trunk@106235 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-25 03:21:53 +00:00
hyatt%netscape.com
ea462eacb6 Fix for 101554. r=dbaron, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@105989 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-22 23:37:33 +00:00
bryner%netscape.com
73a2cc7db6 Bug 104977 -- landing tabbing rewrite. Fixes bugs 78256, 83575, 85602, 96273, 103980, and 105224. r=saari, sr=hyatt.
git-svn-id: svn://10.0.0.236/trunk@105981 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-22 22:43:52 +00:00
dougt%netscape.com
fa2d0b7e98 99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
git-svn-id: svn://10.0.0.236/trunk@105973 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-22 22:01:27 +00:00
dougt%netscape.com
cf60fc042e nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
git-svn-id: svn://10.0.0.236/trunk@105800 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-19 20:52:59 +00:00
hyatt%netscape.com
f5df3da293 More 98109 goodness, making _content dynamically shiftable. r/sr=bryner,ben
git-svn-id: svn://10.0.0.236/trunk@103580 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-23 08:33:24 +00:00
hyatt%netscape.com
01431ff45e Fix for 49874 and 98109, make iframes build their docshells and kick off their content load from frame construction, also enabling the primary content area to be dynamically shiftable. r=jag, sr=waterson
git-svn-id: svn://10.0.0.236/trunk@103168 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-19 01:53:00 +00:00
danm%netscape.com
6b1424917c unmaximize the window any time it's moved or sized. bug 98701 r=hyatt,jaggernaut
git-svn-id: svn://10.0.0.236/trunk@102776 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-12 00:19:25 +00:00
dbaron%fas.harvard.edu
fdc3365574 Clean up nsIAppShellService.idl. b=98026 r=danm sr=alecf
git-svn-id: svn://10.0.0.236/trunk@102655 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-10 19:42:54 +00:00
danm%netscape.com
759e12d6fc remove bug 70283's optimization to persist window size state only if it (apparently) hasn't changed. bug 86955, 89740. also set a newly opened window's main widget's zoom state even if it's not yet visible. bug 96475 r=hyatt,pchen
git-svn-id: svn://10.0.0.236/trunk@102420 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-06 18:35:55 +00:00
valeski%netscape.com
8db35965a8 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.
git-svn-id: svn://10.0.0.236/trunk@102327 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-05 21:28:38 +00:00
cathleen%netscape.com
f541238cb0 enable MOZ_TIMELINE tool, bug 78793, r=rogc, sr=waterson
git-svn-id: svn://10.0.0.236/trunk@101263 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-17 02:03:34 +00:00
dbaron%fas.harvard.edu
9359000a40 Header include dependency cleanup. b=64023 r=jag rs=brendan
git-svn-id: svn://10.0.0.236/trunk@99299 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-16 02:40:48 +00:00
jaggernaut%netscape.com
51b17b5bf0 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 :-)


git-svn-id: svn://10.0.0.236/trunk@98363 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-30 11:02:25 +00:00
danm%netscape.com
dc6e4cdb01 speed up PersistPositionAndSize. bugs 70283, 79060 r=hyatt,saari a=blizzard
git-svn-id: svn://10.0.0.236/trunk@96321 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-04 22:22:07 +00:00
dr%netscape.com
12c40e3a0c fix for 70224 (need nsIWebBrowserChromeFocus for embedding). r=danm, sr=hyatt, a=asa
git-svn-id: svn://10.0.0.236/trunk@93048 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-25 02:04:56 +00:00
law%netscape.com
ba24c14426 Bug 57576; add SetIcon method to widgets and add code to nsXULWindow to set icons per window; no icons available yet, unless you roll your own; see bug for details; r=mcafee, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@92262 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-14 00:57:30 +00:00
pinkerton%netscape.com
684c7dab18 remove special-case activation code for hidden window, let the OS do it. punts hidden window offscreen on mac so it can be visible yet of non-zero width/height for osx. bugs 70355/70388. r=danm/sr=hyatt.
git-svn-id: svn://10.0.0.236/trunk@92013 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-11 23:04:28 +00:00
ccarlen%netscape.com
d0cf8c7fff Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts.
git-svn-id: svn://10.0.0.236/trunk@91893 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-10 18:30:25 +00:00
darin%netscape.com
9d03c579d0 Necko API changes, bug 74221. r=valeski, sr=rpotts.
git-svn-id: svn://10.0.0.236/trunk@91842 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-10 06:01:08 +00:00
danm%netscape.com
40ec918c36 restrict conditions under which fix for bug 22658 fires; a fix for many focus bugs, especially bug 54936
git-svn-id: svn://10.0.0.236/trunk@90804 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:27:50 +00:00
danm%netscape.com
bde610585a implement window.scrollbars.visible. bug 58539 r=hyatt,pinkerton
git-svn-id: svn://10.0.0.236/trunk@90574 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 23:23:09 +00:00
danm%netscape.com
028404d329 allow negative coordinates placing new windows, and center alerts on the same screen as the parent window. bug 67523 r=hyatt,pinkerton
git-svn-id: svn://10.0.0.236/trunk@89055 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 02:15:55 +00:00
danm%netscape.com
eca48e5678 fix wonky string usage in rev 1.59. still bug 67079 r=brendan
git-svn-id: svn://10.0.0.236/trunk@86160 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-03 23:08:19 +00:00
disttsc%bart.nl
f1219cf3d5 Fix senna bustage. One of them .get() thingies. r=dbaron
git-svn-id: svn://10.0.0.236/trunk@85816 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-31 04:37:37 +00:00
danm%netscape.com
94645e47eb stagger new windows against all extant similar windows. another cut at bug 25455, but now bug 67079. r=ben,hyatt
git-svn-id: svn://10.0.0.236/trunk@85809 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-31 03:25:07 +00:00
ben%netscape.com
96ca783349 intrinsically sized dialogs were broken by my previous checkin because XULElement::GetAttribute
was not returning an empty string for attributes that were not set. Patch this, & fix logic.
a=hyatt@netscape.com


git-svn-id: svn://10.0.0.236/trunk@85751 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-30 11:30:12 +00:00
ben%netscape.com
d856c0d901 fix a multiple monitor issue with my earlier fix for 25455, r=pinkerton@netscape.com, a=hyatt@netscape.com
git-svn-id: svn://10.0.0.236/trunk@85750 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-30 08:23:27 +00:00
ben%netscape.com
b01b8d8afb Fix for bug 25455, prevent new windows of a given type (browser, mailcompose, editor, etc)
from coming up exactly on top of the previous window. r=danm@netscape.com, a=hyatt@netscape.com


git-svn-id: svn://10.0.0.236/trunk@85684 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-29 23:47:36 +00:00
danm%netscape.com
d75d2e1231 open new windows in their proper stored zoom state (minimization is disabled to protect the innocent). bug 32148 r=brendan,hyatt
git-svn-id: svn://10.0.0.236/trunk@83663 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-14 22:42:48 +00:00
danm%netscape.com
5f6194b29e allow content windows to be modal/dependent, like chrome windows. bug 56677 r=brendan,hyatt
git-svn-id: svn://10.0.0.236/trunk@82448 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-09 00:18:03 +00:00
danm%netscape.com
a4ec95a92c add null check in Destroy. bug 53827. code=jefft r=me,shaver
git-svn-id: svn://10.0.0.236/trunk@80411 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-05 02:50:53 +00:00
danm%netscape.com
c1e9cb725d skip parent window activation (bug 22658) on close if parent is HiddenWindow. bug 51619. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@79550 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-19 22:17:32 +00:00
rayw%netscape.com
d9228441a4 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren


git-svn-id: svn://10.0.0.236/trunk@79036 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-13 23:57:52 +00:00
scc%mozilla.org
b77e00747d fix for pravda bustage ... we're almost there!
git-svn-id: svn://10.0.0.236/trunk@78102 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-04 07:59:15 +00:00
vidur%netscape.com
b10d4adc57 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
git-svn-id: svn://10.0.0.236/trunk@77828 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-01 01:54:35 +00:00
dr%netscape.com
1eb4a3e076 fix for 49802, r=danm
git-svn-id: svn://10.0.0.236/trunk@77707 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-31 02:07:04 +00:00
danm%netscape.com
8921812f45 bring a dependent window's parent to the front when closing that window. Windows-only. bug 22658
git-svn-id: svn://10.0.0.236/trunk@77644 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-30 21:24:03 +00:00
locka%iol.ie
09805179ae API changes for embedding. b=46847, r=dougt, a=valeski
git-svn-id: svn://10.0.0.236/trunk@77213 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-25 18:39:46 +00:00