alecf%netscape.com
58ad7ad612
Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
...
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
sdagley%netscape.com
86136e0bf0
Fix #116079 - if a file with no extension is dragged to Mozilla and it has a file type of 'TEXT' treat it as text/plain rather than application/octet-stream. r=bryner, sr=hyatt
2002-04-29 07:01:44 +00:00
darin%netscape.com
e554d83626
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
sspitzer%netscape.com
4664d0a626
fix for #137886 . Detect defunct previously migrated profiles and offer to re-migrate.
...
this is pref controlled, "profile.seconds_until_defunct. by default,
we'll never offer to remigrate. initial patch by ccarlen.
r=ccarlen,racham,sr=bienvenu
2002-04-26 01:37:04 +00:00
alecf%netscape.com
eaa6358150
remove convertISupportsToDOMWindow in order to clean up nsIWindowMediator
...
bug 138299 (preparation for bug 132175)
2002-04-22 14:02:48 +00:00
alecf%netscape.com
6acac8a747
add window mediator listener functionality for bug 132175
...
(not part of build)
2002-04-22 14:00:24 +00:00
dbaron%fas.harvard.edu
07103ecbea
Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt
2002-04-11 03:49:30 +00:00
dp%netscape.com
b20d16e3fe
bug 125100 Undoing resident size trimming and heapmin. sr=alecf, r=blythe, a=asa
2002-04-09 04:03:39 +00:00
rjc%netscape.com
c11cd7f66a
Fix bug # 130234 - w95 startup crash (when low-mem?). r=pavlov sr=ben a=asa
2002-04-03 08:31:31 +00:00
dbaron%fas.harvard.edu
b280e94dfe
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:23:50 +00:00
mscott%netscape.com
4c432ec9ee
Bug #132643 --> add a new web browser chrome flag for a popup type. Set the native widget type to popup
...
if that's what the chrome flags say.
r=danm
sr=hewitt
a=asa
2002-03-22 19:22:05 +00:00
ccarlen%netscape.com
5ac940d43c
Bug 58533 - Can't open files with a '/' in name by double-clicking in Finder. r=rjc/sr=sfraser/a=asa
2002-03-22 15:03:17 +00:00
danm%netscape.com
aa2d5b5fac
removing unused function InitializeDocshell. bug 130944 r=jst,timeless a=asa
2002-03-18 23:33:49 +00:00
dbradley%netscape.com
cf3364dd42
Bug 126107 - Freeing mismatched memory in nsWindowMediator::GetWindowForResource - r=valeski, sr=alecf, a=asa
2002-03-18 02:10:14 +00:00
rjc%netscape.com
f969952304
Fix bug # 129794 part deux: plug leak. r=shaver sr=ben a=asa
2002-03-13 23:33:35 +00:00
rjc%netscape.com
9a8f9501ef
Backout fix for bug # 129794 due to orangeness. Will try again tomorrow.
2002-03-12 11:21:03 +00:00
rjc%netscape.com
a1558f7dd5
Typo. Fix bug # 129794: plug leak due to circular ownership. r=dp sr=ben a=roc+moz
2002-03-12 10:28:18 +00:00
rjc%netscape.com
d3f9d14f46
Fix bug # 129794: plug leak due to circular ownership. r=dp sr=ben a=roc+moz
2002-03-12 08:00:33 +00:00
rjc%netscape.com
d45cef4ce5
Fix bug # 104127: speed up window closing by 10 to 20%. r=danm sr=ben a=asa
2002-03-09 02:54:13 +00:00
bryner%netscape.com
d2229cbf68
- Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements.
...
- Eliminate the _moz-option-selected attribute; move the actual selected state into the option content node.
- Change all users of _moz-option-selected to use :checked.
- Add a third parameter to nsIDocument[Observer]::ContentStatesChanged to indicate which pseudoclass changed, this is used for optimizing handling of :checked state changes.
Bug 128947, r=dbaron, sr=jst, a=asa.
2002-03-07 03:34:29 +00:00
danm%netscape.com
4cee8263b6
re-enable parent of modal window before making it invisible. bug 122765 (reopened version) r=bryner,jaggernaut a=asa
2002-03-06 22:26:58 +00:00
darin%netscape.com
f1a6738b6c
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
ducarroz%netscape.com
f62c1a7727
Fix for bug 109081. IsEnable/GetEnable should return true by default and not false. That will avoid the regression 128659 caused by my previous checking for 109081. R=bryner, SR=blizzard, A=blizzard
2002-03-04 22:50:11 +00:00
danm%netscape.com
80e71bc725
implement new method topLevelWindowIsModal. bug 126786 r=hyatt,rginda a=asa
2002-02-28 23:25:14 +00:00
danm%netscape.com
988f6b1c3a
add method topLevelWindowIsModal. bug 126786 r=hyatt,rginda a=asa
2002-02-28 23:24:31 +00:00
danm%netscape.com
7e3b432342
implement new attribute nsIBaseWindow::enabled and inform the appshellservice of modal windows. bug 126786 r=hyatt,rginda a=asa
2002-02-28 23:23:43 +00:00
danm%netscape.com
4050702da3
implement new attribute nsIBaseWindow::enabled. bug 126786 r=hyatt,rginda a=asa
2002-02-28 23:22:55 +00:00
rjc%netscape.com
d157ef3ec0
Fix bug # 125158: force focus on Mac OS X sheets. code from saari, r=bryner sr=hyatt
2002-02-20 05:42:24 +00:00
danm%netscape.com
aafc04e403
window scrollbar chrome attribute is no longer cached locally. bug 111524 r=hyatt,jst
2002-02-16 01:16:00 +00:00
danm%netscape.com
26591a8a01
reimplement window scrollbar chrome attribute. bug 111524 r=hyatt,jst
2002-02-16 01:15:52 +00:00
timeless%mac.com
74bcab176b
Bug 125601�ABS()-->PR_ABS() && PR_ABS()-cleanup
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=sfraser
2002-02-15 01:01:06 +00:00
danm%netscape.com
9359a45df5
reorder parent activation on destroy to fix stacked dialog focus regression. bug 122765 r=bryner,hyatt
2002-02-12 23:55:54 +00:00
rjc%netscape.com
82d9f6fee3
Fix bug # 12459: nsWindowMediator optimizations (put it on a diet). r=tingley, verbal sr=ben
2002-02-12 22:48:44 +00:00
timeless%mac.com
b285e8ccaa
Bug 124698 don't CallQueryInterface(mDocShell = 0, &mWebShell)
...
r=bzbarsky,adamlock sr=alecf
2002-02-12 03:45:22 +00:00
endico%mozilla.org
eb33259bdb
re-applying danm's changes after finding out they weren't cause for startup time regression. bug 124570. (patches originally from bugs 107937 and 77020)
2002-02-10 07:12:16 +00:00
endico%mozilla.org
05857b5877
backing out danm's feb8 14:34 checkin to track down Ts regression. bug 124570
2002-02-10 01:29:46 +00:00
blakeross%telocity.com
ce89f3e1a4
Backing out to see if performance regression is fixed. a=endico
2002-02-10 00:00:06 +00:00
dp%netscape.com
011c38617d
bug 123728 & bug 123729 heap compaction and resident size trimming
...
sr=brendan@mozilla.org , r=blythe@netscape.com
2002-02-09 07:01:11 +00:00
danm%netscape.com
718b095567
generally give windows a 'minimize' widget. bug 77020 r=ben,jag
2002-02-09 00:10:05 +00:00
danm%netscape.com
ac40c8981c
persist sizemode more often, and particularly after a size change. bug 107937 r=ben,jag
2002-02-08 22:34:15 +00:00
locka%iol.ie
527087c717
Fix Linux crash on nsnull pointer as part of blocker 123572 r=danm a=radha sr=sfraser
2002-02-05 23:26:51 +00:00
locka%iol.ie
d1e0b4e3c3
Remove GetContentShellById from nsIWebShellWindow & impl as it's already defined in nsIXULWindow. b=122861 r=timeless@mac.com sr=jag@netscape.com
2002-02-05 12:41:47 +00:00
timeless%mac.com
c272988e28
Bug 122809�Mismatched allocator/deallocator ToNewCString & delete[]
...
r=bzbarsky@mit.edu sr=jag
2002-02-04 14:37:01 +00:00
sfraser%netscape.com
d133d4956f
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
alecf%netscape.com
28b3772942
First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
...
r=dougt, sr=jag
2002-01-30 06:04:29 +00:00
danm%netscape.com
87998027b0
deactivate root focus controller as well as your own while deactivating yourself. bug 122462 / bugscape 11864 code=saari,myself r=bryner,hyatt
2002-01-29 21:42:07 +00:00
dougt%netscape.com
c50ca402ad
1. Converts callers of nsIComponentManagerObsolete to use
...
nsIComponentRegistrar.
2. Converts callers of nsComponentManager::AutoRegister to use
nsIComponentRegistrar's autoRegistrar method.
3. Add nsIComponentRegistrar implmentation to nsComponentManagerImpl.
4. Rearrange nsComponentManager.cpp so that related methods are in the same
place.
5. Added a C-style function NS_GetComponentRegistrar so that getting the
registrar is easier in some places.
6. Added a nsISimpleEnumerator interface on PLDHashTableEnumeratorImpl. in
this way, the same base class can support both old style and new style
enumerations.
7. Fixed a nasty bug where unregistring factories will leave the contract id
hash with a dangling pointer. Now, when unregister is called we search the
contract id hash for entries which have the given doomned cid and remove them.
Bug 115853. r=dp@netscape.com , sr=rpotts@netscape.com
2002-01-29 21:22:13 +00:00
mscott%netscape.com
d5840ea744
Fix smoketest blocker: 122228 by adding a null ptr check in GetHiddenDOMWindow
2002-01-28 18:52:24 +00:00
hyatt%netscape.com
e02a48b60f
Fix cocoa bustage in makefile.in, r=cls, sr=brendan
2002-01-25 00:53:38 +00:00
danm%netscape.com
983250a9b6
in Destroy(), call appshellservice->Unregister a little earlier. bug 119549 r=ben,hyatt,law
2002-01-24 23:39:00 +00:00