warren%netscape.com
|
512c8bf433
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
warren%netscape.com
|
d7efda20c4
|
Fix to make jar protocol not copy local files. Starting to get chrome to work with jars. Bug #18433
|
2000-06-02 23:41:43 +00:00 |
tao%netscape.com
|
5313a86d4e
|
40801: Need a scriptable API of ChromeRegistry to return current locale provider name.
r=waterson,a=hyatt,msanz.
|
2000-06-02 23:16:06 +00:00 |
waterson%netscape.com
|
153b47e512
|
Bug 41182. Set the resource channel's original URI to the 'chrome:' URI that spawned us. r=warren
|
2000-06-02 03:47:49 +00:00 |
brendan%mozilla.org
|
556cebff37
|
Fix #include filename spelling -- case matters on Unix systems, at least.
|
2000-05-27 20:54:35 +00:00 |
hyatt%netscape.com
|
2bd2b3bce1
|
Fixing bugs in skin switching.
|
2000-05-27 20:03:14 +00:00 |
ruslan%netscape.com
|
e830ecd6e9
|
Make res/chrome handlers implement threadsafe_isupports
|
2000-05-26 21:00:18 +00:00 |
danm%netscape.com
|
afa832a154
|
make processing of installed-chrome more robust. bugs 38198, 40186
|
2000-05-24 01:25:54 +00:00 |
hyatt%netscape.com
|
4f2cfa71c1
|
adding debug printfs
|
2000-05-23 06:57:17 +00:00 |
hyatt%netscape.com
|
21e5ef59a2
|
fix for making skins script-safe. r=scc
|
2000-05-19 04:48:43 +00:00 |
danm%netscape.com
|
66e62e50d6
|
remove Mac-specific chrome hierarchy hack, now that the Mac is using the new hierarchy. bug 39248. r=hyatt
|
2000-05-19 02:59:35 +00:00 |
hyatt%netscape.com
|
ca087e0898
|
fix for chrome registry bugs. r=danm,waterson, a=waterson
|
2000-05-18 20:27:37 +00:00 |
dveditz%netscape.com
|
4053fb47b8
|
fixing copy/paste bug in (De)SelectLocale
|
2000-05-17 05:44:35 +00:00 |
danm%netscape.com
|
c1c67552c9
|
teach new chrome registration to handle urls and jar files
|
2000-05-17 02:01:08 +00:00 |
danm%netscape.com
|
f600ade45c
|
store generated overlays in their own directory. force overlay list node to be a seq. r=hyatt@netscape.com
|
2000-05-16 03:16:58 +00:00 |
hyatt%netscape.com
|
c05e656358
|
Better form.
|
2000-05-15 02:49:56 +00:00 |
hyatt%netscape.com
|
ebf7c3559a
|
Better form.
|
2000-05-15 02:42:37 +00:00 |
hyatt%netscape.com
|
036f7a95f0
|
Changing convertChromeURL
|
2000-05-15 01:40:52 +00:00 |
hyatt%netscape.com
|
258558c1a2
|
making nightlies sane again
|
2000-05-15 00:48:51 +00:00 |
danm%netscape.com
|
178936af94
|
load newly installed chrome
|
2000-05-13 21:42:56 +00:00 |
danm%netscape.com
|
a2312bf2f1
|
new method checkForNewChrome
|
2000-05-13 21:42:00 +00:00 |
mkaply%us.ibm.com
|
4c8a84ce2c
|
# 37239
r= waterson
OS/2 bring up continues - add PR_CALLBACK for VisualAge
|
2000-05-12 22:23:36 +00:00 |
scc%netscape.com
|
383fdc142e
|
string backsliding. r=mjudge
|
2000-05-12 07:53:02 +00:00 |
sspitzer%netscape.com
|
fab9214a26
|
no longer a pref, it is hard coded to be on and set to modern.
remove temporary code.
|
2000-05-11 05:19:21 +00:00 |
sspitzer%netscape.com
|
03942386c2
|
it's skins/modern, not modern.
|
2000-05-11 02:57:31 +00:00 |
sspitzer%netscape.com
|
b9d24def8a
|
make the skin switching code turned on/off by a pref. off by default for now.
|
2000-05-09 23:28:57 +00:00 |
andreas.otte%primus-online.de
|
e365632082
|
first round of checkins to fix bug 37616, Retire SetRelativePath, r=warren@netscape.com
|
2000-05-05 23:39:25 +00:00 |
dveditz%netscape.com
|
3982325c1b
|
Fixing repeated 'skin' provider types
|
2000-05-05 03:44:58 +00:00 |
hyatt%netscape.com
|
83eefb1df0
|
Fixing viewer's scrollbars.
|
2000-05-03 09:15:50 +00:00 |
sspitzer%netscape.com
|
41a27221ed
|
temporary hack for skin switching, so I can test mozilla/themes.
not turned on yet.
|
2000-05-03 00:55:58 +00:00 |
pavlov%netscape.com
|
172152feed
|
fixes for package installation bug #34399 r=hyatt
|
2000-05-01 23:08:00 +00:00 |
danm%netscape.com
|
a1c1e3f535
|
fix initialization bug that fails loading files from the installation dir. code=hyatt
|
2000-05-01 22:08:25 +00:00 |
hyatt%netscape.com
|
fce7f9645b
|
Fixing chrome registry leak. r=scc
|
2000-05-01 06:07:52 +00:00 |
hyatt%netscape.com
|
7742d5f229
|
Adding support for backstop style sheets
|
2000-04-28 23:34:12 +00:00 |
hyatt%netscape.com
|
b380c3bf04
|
Dynamic skin switching lives, baby.
|
2000-04-27 02:10:43 +00:00 |
mjudge%netscape.com
|
2cfb602409
|
making string conversions explicit. scc
|
2000-04-26 01:13:55 +00:00 |
danm%netscape.com
|
d0d8c4d5c3
|
dist...chrome restructuring
|
2000-04-19 21:42:30 +00:00 |
mscott%netscape.com
|
70b70cf844
|
Bug #34769 (this change is actually dougt's). Don't allow the chrome cache channel to stomp on it's original
uri if it's already been set.
r=waterson,mscott
a=leaf
|
2000-04-10 00:25:22 +00:00 |
scc%netscape.com
|
49201b0040
|
making string conversions explicit
|
2000-04-03 05:13:05 +00:00 |
jim_nance%yahoo.com
|
dc0e139673
|
Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
days for module owners to comment on. r=troy@netscape.com
|
2000-03-30 03:21:26 +00:00 |
warren%netscape.com
|
727f312b32
|
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
|
2000-03-29 03:58:50 +00:00 |
scc%netscape.com
|
dc583b4b31
|
small changes to clients of string converting APIs
|
2000-03-26 08:19:48 +00:00 |
hyatt%netscape.com
|
36d4b3240a
|
Fix for 32699. Dynamic overlays should work once more.
|
2000-03-22 23:56:56 +00:00 |
hyatt%netscape.com
|
11ec7eda8a
|
Changing XUL template syntax to use <textnode> for wrapped text creation rather
than <text>, which is now a genuine XUL element.
|
2000-03-22 21:57:35 +00:00 |
hyatt%netscape.com
|
845130e95a
|
Fixing a bug in the skin/locale installation function.
|
2000-03-22 09:28:42 +00:00 |
hyatt%netscape.com
|
5495e7d940
|
Implemented chrome installation APIs.
|
2000-03-22 01:30:04 +00:00 |
leaf%mozilla.org
|
8e5c168460
|
adding newline to end of file to fix workshop compiler. r=granrose
|
2000-03-21 21:51:55 +00:00 |
hyatt%netscape.com
|
fca7ca2b94
|
Patching my hideous chrome registry leaks.
|
2000-03-21 12:43:25 +00:00 |
hyatt%netscape.com
|
3544bbff63
|
Adding support for UI display of installed skins and locales.
|
2000-03-21 11:57:39 +00:00 |
hyatt%netscape.com
|
f6309c86b7
|
Adding per package skin/locale-switching capabilities.
|
2000-03-21 11:01:58 +00:00 |
hyatt%netscape.com
|
6e3f4c5b2e
|
Stubbing out the installation/uninstallation APIs for the chrome registry.
|
2000-03-21 10:49:21 +00:00 |
hyatt%netscape.com
|
1f899f3314
|
Landing the new chrome registry with skin/locale switching support.
|
2000-03-21 10:42:22 +00:00 |
dougt%netscape.com
|
8126ff53b4
|
Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren.
|
2000-03-17 22:06:32 +00:00 |
tbogard%aol.net
|
d90b8bcda9
|
When the channel is cancelled, don't ignore it, actually cancel and don't sent OnStartRequests if one hasn't been sent yet. If an OnStop is pending, send a OnStopRequest with cancelled in it. bug #30625. r=jud, waterson a=jevering
|
2000-03-08 03:54:07 +00:00 |
waterson%netscape.com
|
1c955c9ed2
|
Bug 29148. Put OnStartLoad() on an event, as well as OnStopLoad(). Avoids re-entrancy where re-entrancy should never be. r=rjc, a=jar.
|
2000-03-03 23:17:10 +00:00 |
hyatt%netscape.com
|
d87c5f540d
|
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.
|
2000-02-15 10:05:29 +00:00 |
hyatt%netscape.com
|
d277b0cfef
|
Checking in the modified nsIChromeEntry object, which will be the
workhorse of the new chrome search path.
|
2000-02-15 09:56:00 +00:00 |
waterson%netscape.com
|
617c766449
|
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
|
2000-02-06 01:30:16 +00:00 |
warren%netscape.com
|
dcfe43430c
|
Fixed indentation.
|
2000-02-04 12:18:27 +00:00 |
warren%netscape.com
|
7879538143
|
fixed typo
|
2000-02-04 12:17:39 +00:00 |
warren%netscape.com
|
591856a337
|
Implemented GetOwner/SetOwner. r=mscott
|
2000-02-04 08:55:05 +00:00 |
putterman%netscape.com
|
8b85fc4a60
|
Fix for bug 25833 for mscott. r=scottip. Can now bring up more than one dialog and more than
one instance of an app.
|
2000-01-31 18:55:27 +00:00 |
michael.lowe%bigfoot.com
|
6696fa133b
|
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
|
2000-01-21 21:56:09 +00:00 |
waterson%netscape.com
|
ae980a54a6
|
Bug 24144. [Add|Remove]Channel() are now performed by the protocols, so don't try to do it in SetLoadGroup(). r=warren
|
2000-01-17 19:37:41 +00:00 |
rpotts%netscape.com
|
be79b9fb76
|
bug #23055 (r=warren). Added LOAD_DOCUMENT_URI load attribute for the DocLoader to distinguish doc URIs
|
2000-01-15 06:12:54 +00:00 |
waterson%netscape.com
|
c0a53ad72f
|
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
|
2000-01-11 21:18:19 +00:00 |
pp%ludusdesign.com
|
698852a4f4
|
Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
|
2000-01-11 20:49:15 +00:00 |
rpotts%netscape.com
|
023f2ff6e1
|
Made contentType a read/write attribute of nsIChannel
|
2000-01-08 06:26:04 +00:00 |
norris%netscape.com
|
bc5eba8a49
|
Fix 10194 and 14979.
r=mstoltz@netscape.com
|
2000-01-06 22:03:30 +00:00 |
waterson%netscape.com
|
6a57be329f
|
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
|
2000-01-06 00:31:06 +00:00 |
dougt%netscape.com
|
2828862aaa
|
Including nsIFileSpec instead of nsFileSpec. Part of the prep work for landing
nsIFile
|
2000-01-03 23:38:57 +00:00 |
dougt%netscape.com
|
4d1a1b38ed
|
Converting to use nsIModule macro. r=dp.
|
2000-01-03 23:37:30 +00:00 |
waterson%netscape.com
|
9ab0099927
|
Bug 20691. Fire OnStopRequest() on a callback so as to avoid re-entrancy problems. r=mscott, a=chofmann
|
1999-12-10 21:02:47 +00:00 |
warren%netscape.com
|
6af4802e75
|
Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408
|
1999-12-04 10:01:32 +00:00 |
waterson%netscape.com
|
82fb1998b7
|
Bug 18392. Use XUL document cache for retrieving master document.
|
1999-12-04 07:45:57 +00:00 |
vidur%netscape.com
|
1cf2db67a5
|
For bug 17325. Changed signature of css loader methods. R=nisheeth.
|
1999-12-04 01:29:18 +00:00 |
hyatt%netscape.com
|
a23936ccd7
|
Actually setting the fields in the chrome entry enumeration now. r=me
|
1999-12-01 08:55:35 +00:00 |
hyatt%netscape.com
|
3a1040a295
|
More skins work. r=travis
|
1999-12-01 08:44:43 +00:00 |
hyatt%netscape.com
|
ef7b38a59e
|
Calming Wensleydale down. r=me
|
1999-12-01 08:24:12 +00:00 |
hyatt%netscape.com
|
4a29b3f60e
|
Adjusting some names of variables. r=travis
|
1999-12-01 08:17:42 +00:00 |
hyatt%netscape.com
|
8d895265cb
|
Support for enumeration of skins, packages, and locales nearing completion. r=mini-me
|
1999-12-01 07:59:35 +00:00 |
waterson%netscape.com
|
cde0d27007
|
Fix code-path leak by using nsCOMPtr.
|
1999-12-01 07:04:00 +00:00 |
hyatt%netscape.com
|
b5e18743bf
|
Adding comments.
|
1999-11-30 11:37:17 +00:00 |
hyatt%netscape.com
|
43fcb3ac12
|
Adding some NS_ERRORs. r=gimpy
|
1999-11-30 11:35:16 +00:00 |
hyatt%netscape.com
|
b1f58dcf71
|
Working on code to enumerate installed skins, packages, and locales. r=gimpy
|
1999-11-30 11:33:44 +00:00 |
hyatt%netscape.com
|
074f2362e4
|
More skin goodness. r=gimpy
|
1999-11-30 09:29:43 +00:00 |
warren%netscape.com
|
2db26922a6
|
Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms.
|
1999-11-30 04:50:42 +00:00 |
hyatt%netscape.com
|
9d73ef65cc
|
More skin work. r=pavlov
|
1999-11-29 06:51:24 +00:00 |
hyatt%netscape.com
|
b45807ee79
|
Closer to refresh of chrome on a skin switch. r=gimpy
|
1999-11-24 07:37:38 +00:00 |
hyatt%netscape.com
|
b122cc3084
|
blah. commenting out some stuff. r=me
|
1999-11-24 03:46:17 +00:00 |
hyatt%netscape.com
|
6841ac9216
|
Working on making windows refresh following a skin change. r=danm
|
1999-11-24 03:45:45 +00:00 |
hyatt%netscape.com
|
fab2ad83c9
|
Chrome registry skin switching implemented. r=danm
|
1999-11-24 01:12:35 +00:00 |
waterson%netscape.com
|
8662873fc9
|
Fix incorrect use of nsSupportsHashTable that was causing leakage.
|
1999-11-23 22:02:57 +00:00 |
warren%netscape.com
|
59ef7fadbf
|
Removed the nsICapabilities interface in favor of nsIInterfaceRequestor.
|
1999-11-18 07:36:41 +00:00 |
warren%netscape.com
|
34ecf73507
|
Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott
|
1999-11-17 08:14:52 +00:00 |
sfraser%netscape.com
|
111f3e2494
|
Oh, silly me. Warren's last change was on a branch. Putting nsNeckoUtil.h back.
|
1999-11-11 20:47:01 +00:00 |
sfraser%netscape.com
|
b4fdd9ec8f
|
Somehow I managed to stomp on warren's last change (renaming of nsNeckoUtil.h to nsNetUtil.h). Putting that back.
|
1999-11-11 20:46:03 +00:00 |
sfraser%netscape.com
|
1d8bdd81f8
|
Fix for 18315 -- remember which rdf files you've tried, and failed, to open, to avoid trying over and over and over again. r=pavlov.
|
1999-11-11 20:42:31 +00:00 |
dmose%mozilla.org
|
142ac52eaf
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
warren%netscape.com
|
d3b9c9c3cc
|
Structural changes for MakeAbsolute performance. bug#10736 r=valeski
|
1999-11-03 05:13:44 +00:00 |