alecf%netscape.com
f7ad4265ef
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
aaronl%netscape.com
0f4ba024e4
Bug 160188. Accessibility: In Windows, use Control ID for a window to indicate whether the window is content or UI. r=saari,blythe, sr=hewitt
2002-08-01 23:12:38 +00:00
caillon%returnzero.com
5ebd34f7ff
Bug 155752 - Use the XML parser for XHTML about: services
...
Patch contributed by Alexey Chernyak <alexey@ihug.com.au>
r=timeless, sr=jst, a=asa
2002-07-25 13:27:16 +00:00
pete.zha%sun.com
4cd434d44e
mozilla1.1a core dump at PR_AtomicDecrement()
...
bug=154730 r=bryner sr=jst a=asa patch=antonio.xu@sun.com
2002-07-12 02:56:18 +00:00
bryner%netscape.com
90a2f7dfb7
Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag.
2002-07-08 07:56:50 +00:00
caillon%returnzero.com
9df8f33a00
* Implement CSSValueLists and computed -moz-border-{side}-colors
...
* Get the computed -moz-binding directly from the style context which is faster than getComputedStyle
* Speed up computed style by not QI'ing so much
* Cache the computed style object so we don't keep re-alloc'ing memory for it.
* Shrink ROCSSPrimitiveValue.
* Don't get computed style of non-existant properties.
* Use nsSize instead of nsRect when we only care about height and width
* Other random code cleanup of computed style
Bug 155525
r=bzbarsky
sr=jst
2002-07-08 07:11:59 +00:00
jgaunt%netscape.com
0a7856e064
bug 78390 accessible support for full page PDFs
...
r=aaronl,peterl
sr=jst
2002-07-02 17:39:40 +00:00
alecf%netscape.com
8e037b7ff6
argh, add nsIWindowMediatorListener.idl to the nmake build
2002-06-26 23:36:46 +00:00
alecf%netscape.com
254bccdc06
argh, now re-remove the line that I was originally intending to remove!
2002-06-26 23:34:42 +00:00
alecf%netscape.com
52e3e9471d
back out these two files until I get the #ifdef situation cleared up
2002-06-26 23:32:09 +00:00
alecf%netscape.com
e0029f804f
rest of fix for bug 132175 - move windowlist part of the window mediator into a seperate object (nsWindowDataSource) so that appshell is no longer dependent on RDF.
...
r=bnesse, sr=waterson
2002-06-26 22:34:09 +00:00
alecf%netscape.com
891c229e53
more stuff for bug 132175, add nsIWindowMediatorListener.idl to build
...
r=bnesse, rs=waterson
2002-06-26 22:25:31 +00:00
dbaron%fas.harvard.edu
6d2263f19b
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
2002-06-26 03:38:55 +00:00
saari%netscape.com
b8de96a1d8
win32 only fix for 82534. focus goes wonky after minimizing a window. r=bryner, sr=jag
2002-06-20 04:55:13 +00:00
alecf%netscape.com
4b02557811
Not part of build
...
backing out my last change - totally unnecessary
2002-06-17 23:41:42 +00:00
alecf%netscape.com
9a7dd9689f
Not part of build
...
add category name to nsIWindowMediatorListener so listeners are created at startup
2002-06-17 23:25:21 +00:00
bnesse%netscape.com
10a7b9cd05
Fix for bug 141035. Application must quit if it fails to load the .cfg file. r=sgehani, ccarlen, sr=alecf.
2002-06-12 18:52:46 +00:00
alecf%netscape.com
e7b9de7473
fix for bug 149121 - split up command line handler macros so we can write custom registration routines. r=bnesse, sr=sspitzer
2002-06-12 16:47:23 +00:00
cathleen%netscape.com
64856eb68b
clean up last traces of nsCRT::strlen(char* s), bug 124536 r=dp, sr=brendan
2002-06-04 23:05:39 +00:00
bryner%netscape.com
31299ae4f9
Fixing mach-o static build - made a function static in nsAppShellService so that it doesn't conflict with global symbols; add TK_LIBS (-framework Carbon) to the link line for mozilla-bin for both carbon and cocoa builds. r=cls, rs=brendan.
2002-06-03 23:53:31 +00:00
danm%netscape.com
292038c24d
reverting part of rev 1.54 that caused a regression. code=jrgm r=jag,me
2002-06-01 00:49:46 +00:00
danm%netscape.com
895a2c8a85
scrollbar visibility is no longer reflected in mChromeFlags. bug 130174 r=bryner,jag,jst
2002-06-01 00:00:12 +00:00
danm%netscape.com
605ddd1d3e
disable window size persistence before chrome is loaded. bug 116610 r=bryner,jag
2002-05-29 23:21:35 +00:00
danm%netscape.com
3b00f9dbf6
persist min/max state only if normal or maximized. bug 72558 r=bryner,jag
2002-05-29 23:19:07 +00:00
rpotts%netscape.com
73de225b01
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 20:57:37 +00:00
dougt%netscape.com
c683a217ab
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
danm%netscape.com
b461b80d58
death to remaining compiler warnings. removed a dead function. inspired by bug 126488
2002-05-13 22:00:21 +00:00
danm%netscape.com
903c626348
death to compiler warnings. bug 126488 code=ayn2@cornell.edu r=me,scc
2002-05-13 21:43:15 +00:00
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
danm%netscape.com
367d14dd42
center on parent window falls back to centering on the screen if the parent window is being torn down. (crash) bug 120430 r=hyatt,saari
2002-01-24 22:30:39 +00:00
pinkerton%netscape.com
7180e5e8d1
allow --enable-default-toolkit=cocoa in makefiles and default toolkit can now be overridden on platform that don't use X11. r=cls/sr=hyatt. bug#121496
2002-01-24 15:11:18 +00:00
darin%netscape.com
fef33d20aa
fixes mach-o bustage r=rjc,cls
2002-01-24 09:24:01 +00:00
danm%netscape.com
10aefd0792
removing unused ShowModally method. code=mbosch@lorentz.leidenuniv.nl r=me
2002-01-24 03:54:49 +00:00
rjc%netscape.com
d459d5fae9
Fix build bustage. (Missing #ifdef)
2002-01-24 02:08:30 +00:00
rjc%netscape.com
d0292937d7
Fix bug # 83643: Mac OS X sheets. r=pinkerton sr=ben
2002-01-24 01:17:48 +00:00
law%netscape.com
d44d2bf147
Bug 88123 (and 85860): re-use command line handling code in nsAppRunner when starting a second time on Win32; r=sgehani, sr=blake
2002-01-16 06:48:14 +00:00
timeless%mac.com
e28652dc42
Bug 118105 [Xlib] XPFE code does not treat Xlib toolkit like GTK+ toolkit
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=jag
2002-01-16 05:30:26 +00:00
bryner%netscape.com
5491e0a08e
Fix for focus crash bugs 107844, 104297, and 109645. Make sure the window doesn't get deleted out from under us. r=saari, sr=blizzard.
2002-01-16 03:36:50 +00:00
danm%netscape.com
72db156f1f
support nsIEmbeddingSiteWindow and gut nsIESW::SetFocus. bug 57841 r=hyatt,saari
2002-01-16 00:11:29 +00:00
danm%netscape.com
b2d35f706e
support nsIEmbeddingSiteWindow. bug 57841 r=hyatt,saari
2002-01-16 00:11:06 +00:00
cathleen%netscape.com
92d4fbf218
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
danm%netscape.com
15bf11bfd3
constrain windows centered on a parent window to be onscreen. bug 119332 r=ben,hyatt
2002-01-11 01:53:23 +00:00
danm%netscape.com
109c9d6e38
restore persistent (maximized) size state after position and size are restored. bug 119006 r=ben,hyatt
2002-01-11 01:08:49 +00:00
mkaply%us.ibm.com
b5a6162c2d
Use PR_FALSE not false
2002-01-09 21:21:02 +00:00
rjc%netscape.com
ad5d66331d
Bug # 118212: window mediator RDF changes to support keyboard. r=tingley sr=waterson
2002-01-09 02:06:23 +00:00
danm%netscape.com
2cddc6dd03
position dependent windows relative to their parent. bug 113283 r=hyatt,pavlov
2002-01-09 01:31:24 +00:00
alecf%netscape.com
5965318acb
C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin
2002-01-08 01:31:25 +00:00
pinkerton%netscape.com
350e79a7ab
Change unsigned char* param to ConstStr255Param to make mach-o happier
...
r=sdagley/sr=blake. bug 118197.
2002-01-07 15:44:08 +00:00
pinkerton%netscape.com
628436b865
stop using PR_PutEnv and use PR_SetEnv instead. r=sdagley/sr=blake. bug 118187
2002-01-07 15:42:08 +00:00
ccarlen%netscape.com
525230cf76
Bug 100828 - nsLocalFileMac reworking. r=rjc@netscape.com/sr=sfraser@netscape.com
2002-01-07 14:35:04 +00:00
danm%netscape.com
20ebc95fe3
implement/support nsIEmbeddingSiteWindow2 (and its blur method). bug 57841 r=bryner,rpotts
2002-01-05 02:22:45 +00:00