hyatt%netscape.com
83f45ba866
Checking in an API and implementation for the enumeration of the user's search path,
...
as well as for the enumeration of all installed objects in the chrome registry.
git-svn-id: svn://10.0.0.236/trunk@60865 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 10:05:29 +00:00
hyatt%netscape.com
de723f6141
Checking in the modified nsIChromeEntry object, which will be the
...
workhorse of the new chrome search path.
git-svn-id: svn://10.0.0.236/trunk@60864 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:56:00 +00:00
scc%netscape.com
dcee2e659d
Pro5 update
...
git-svn-id: svn://10.0.0.236/trunk@60002 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 23:06:04 +00:00
waterson%netscape.com
e31ba113fc
Bug 26129. Replace timer with a PLEvent. GTK timers (in this specific case) seem to be confused when a modal event queue has been pushed. By using a PLEvent, we get the same effect, but are able to grab the outermost queue to ensure that our callback to fire OnEndDocumentLoad gets kicked. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@59918 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:30:16 +00:00
warren%netscape.com
4eb839f8ce
Fixed indentation.
...
git-svn-id: svn://10.0.0.236/trunk@59768 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 12:18:27 +00:00
warren%netscape.com
6d495f9235
fixed typo
...
git-svn-id: svn://10.0.0.236/trunk@59767 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 12:17:39 +00:00
warren%netscape.com
1cf6455bf7
Implemented GetOwner/SetOwner. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@59762 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:55:05 +00:00
brade%netscape.com
903ef4f864
fix access paths for move to CW5 (bug #25949 )
...
git-svn-id: svn://10.0.0.236/trunk@59549 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:45:39 +00:00
putterman%netscape.com
76aeb2d036
Fix for bug 25833 for mscott. r=scottip. Can now bring up more than one dialog and more than
...
one instance of an app.
git-svn-id: svn://10.0.0.236/trunk@59259 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 18:55:27 +00:00
michael.lowe%bigfoot.com
6856aa06f0
Repeating, prioritised timer implementation for Windows and Gtk (bug 22979). author={Win32=michael.lowe@bigfoot.com, Gtk=alex@cendio.se}, r={kmcclusk,rods,sfraser,et al} a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@58358 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 21:56:09 +00:00
waterson%netscape.com
610f039794
Bug 24144. [Add|Remove]Channel() are now performed by the protocols, so don't try to do it in SetLoadGroup(). r=warren
...
git-svn-id: svn://10.0.0.236/trunk@58019 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 19:37:41 +00:00
rpotts%netscape.com
8457af366d
bug #23055 (r=warren). Added LOAD_DOCUMENT_URI load attribute for the DocLoader to distinguish doc URIs
...
git-svn-id: svn://10.0.0.236/trunk@57915 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 06:12:54 +00:00
waterson%netscape.com
0937b45c18
Bug 22915. Be sure to add the nsCachedChromeChannel to the load group on nsIChannel::SetLoadGroup(). Also, don't assume (in nsXULDocument::StartDocumentLoad) that when you 'hit' in the cache that the channel is actually a nsCachedChromeChannel; instead, inspect its content type. Finally, get rid of extraneous 'command' member variable in nsCachedChromeChannel. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@57432 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 21:18:19 +00:00
pp%ludusdesign.com
b5787cf895
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57423 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:49:15 +00:00
rpotts%netscape.com
50c3fad132
Made contentType a read/write attribute of nsIChannel
...
git-svn-id: svn://10.0.0.236/trunk@57178 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 06:26:04 +00:00
norris%netscape.com
fd9db446f2
Fix 10194 and 14979.
...
r=mstoltz@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57008 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:03:30 +00:00
colin%theblakes.com
c0d9dc9bd3
Add MOZ_TIMER_LIBS. r=jdunn
...
git-svn-id: svn://10.0.0.236/trunk@56954 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 11:11:38 +00:00
waterson%netscape.com
1b70fd3c22
Bug 16516. Canonify all 'chrome:' URLs before loading XUL documents. Ensures that persistence and XUL cache keys work properly. Obsolete the 'main' property in the chrome registry. Expose a 'canonify' method on the chrome registry. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@56887 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:31:06 +00:00
dougt%netscape.com
03054187d2
Including nsIFileSpec instead of nsFileSpec. Part of the prep work for landing
...
nsIFile
git-svn-id: svn://10.0.0.236/trunk@56690 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:38:57 +00:00
dougt%netscape.com
fe80b0ef9b
Converting to use nsIModule macro. r=dp.
...
git-svn-id: svn://10.0.0.236/trunk@56689 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:37:30 +00:00
waterson%netscape.com
cc504ba0d1
Bug 20691. Fire OnStopRequest() on a callback so as to avoid re-entrancy problems. r=mscott, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55863 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 21:02:47 +00:00
waterson%netscape.com
1f6f03d26d
Bug 20691. Add timer_s.lib so that we can use NS_NewTimer(). r=mscott, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55862 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 20:59:46 +00:00
waterson%netscape.com
abd7542a33
Bug 20691. Add NetworkModular[Debug].shlb so we can get NS_NewTimer(). r=mscott, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@55861 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-10 20:58:08 +00:00
warren%netscape.com
c7d8a4a439
Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408
...
git-svn-id: svn://10.0.0.236/trunk@55285 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 10:01:32 +00:00
waterson%netscape.com
cfccd460a5
Bug 18392. Use XUL document cache for retrieving master document.
...
git-svn-id: svn://10.0.0.236/trunk@55279 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 07:45:57 +00:00
vidur%netscape.com
a68ed6e2a5
For bug 17325. Changed signature of css loader methods. R=nisheeth.
...
git-svn-id: svn://10.0.0.236/trunk@55253 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:29:18 +00:00
rjc%netscape.com
b41126c325
Add chrome .cpp and IDL files to Mac projects for hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@54892 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 09:42:31 +00:00
hyatt%netscape.com
493237dbd1
Actually setting the fields in the chrome entry enumeration now. r=me
...
git-svn-id: svn://10.0.0.236/trunk@54889 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 08:55:35 +00:00
hyatt%netscape.com
8211edd675
More skins work. r=travis
...
git-svn-id: svn://10.0.0.236/trunk@54888 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 08:44:43 +00:00
hyatt%netscape.com
afea6d35ec
Calming Wensleydale down. r=me
...
git-svn-id: svn://10.0.0.236/trunk@54887 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 08:24:12 +00:00
hyatt%netscape.com
dc9ecb6a41
Adjusting some names of variables. r=travis
...
git-svn-id: svn://10.0.0.236/trunk@54886 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 08:17:42 +00:00
hyatt%netscape.com
7ae6e6d444
Support for enumeration of skins, packages, and locales nearing completion. r=mini-me
...
git-svn-id: svn://10.0.0.236/trunk@54884 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 07:59:35 +00:00
waterson%netscape.com
ae475cb650
Fix code-path leak by using nsCOMPtr.
...
git-svn-id: svn://10.0.0.236/trunk@54879 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 07:04:00 +00:00
hyatt%netscape.com
ae8e7ba6e1
Adding comments.
...
git-svn-id: svn://10.0.0.236/trunk@54746 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 11:37:17 +00:00
hyatt%netscape.com
8892310c43
Adding some NS_ERRORs. r=gimpy
...
git-svn-id: svn://10.0.0.236/trunk@54745 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 11:35:16 +00:00
hyatt%netscape.com
b54ab2026d
Working on code to enumerate installed skins, packages, and locales. r=gimpy
...
git-svn-id: svn://10.0.0.236/trunk@54744 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 11:33:44 +00:00
hyatt%netscape.com
841f13b627
Adding idl for the chrome entry (used for enumeration of installed skins, packages and locales). r=gimpy
...
git-svn-id: svn://10.0.0.236/trunk@54740 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 09:37:58 +00:00
hyatt%netscape.com
38a6405873
More skin goodness. r=gimpy
...
git-svn-id: svn://10.0.0.236/trunk@54738 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 09:29:43 +00:00
warren%netscape.com
51881fbcea
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
...
git-svn-id: svn://10.0.0.236/trunk@54722 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:50:42 +00:00
hyatt%netscape.com
dfb64c2671
More skin work. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@54557 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 06:51:24 +00:00
warren%netscape.com
eb9a891946
Eliminated the libs build pass.
...
git-svn-id: svn://10.0.0.236/trunk@54523 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 03:05:01 +00:00
hyatt%netscape.com
acfc96d2e1
Closer to refresh of chrome on a skin switch. r=gimpy
...
git-svn-id: svn://10.0.0.236/trunk@54400 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 07:37:38 +00:00
hyatt%netscape.com
fb3020db9c
blah. commenting out some stuff. r=me
...
git-svn-id: svn://10.0.0.236/trunk@54370 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 03:46:17 +00:00
hyatt%netscape.com
e1d1c67cf1
Working on making windows refresh following a skin change. r=danm
...
git-svn-id: svn://10.0.0.236/trunk@54369 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 03:45:45 +00:00
hyatt%netscape.com
d4551c2a74
Chrome registry skin switching implemented. r=danm
...
git-svn-id: svn://10.0.0.236/trunk@54355 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 01:12:35 +00:00
waterson%netscape.com
38ba2d94d5
Fix incorrect use of nsSupportsHashTable that was causing leakage.
...
git-svn-id: svn://10.0.0.236/trunk@54321 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 22:02:57 +00:00
warren%netscape.com
cbcd671c5d
Removed the nsICapabilities interface in favor of nsIInterfaceRequestor.
...
git-svn-id: svn://10.0.0.236/trunk@53856 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 07:36:41 +00:00
warren%netscape.com
d8627fe912
Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@53761 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 08:14:52 +00:00
jdunn%netscape.com
f0c83b3d5a
Fixing all unresolved symbols on unix. The bug has the diff's
...
r dp@netscape.com (ramiro helped me with it)
# 18688
git-svn-id: svn://10.0.0.236/trunk@53637 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 06:02:31 +00:00
sfraser%netscape.com
165bb9b371
Oh, silly me. Warren's last change was on a branch. Putting nsNeckoUtil.h back.
...
git-svn-id: svn://10.0.0.236/trunk@53232 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 20:47:01 +00:00