waterson%netscape.com
78238f1a40
Remove spurious call to RegisterDataSource(). r=hyatt
2000-07-10 20:42:56 +00:00
cls%seawood.org
1f3b6d75ab
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
dougt%netscape.com
a23a20c4f0
check for null.
2000-06-21 02:29:08 +00:00
valeski%netscape.com
f0fec56b70
42767. AsyncOpen (dead code) removal.
2000-06-16 14:39:19 +00:00
warren%netscape.com
ecc2d9c51c
Bug 27971. Better strategy for resource: urls to use less memory. Saves about 0.4% of entire run just bring up one page (home.mozilla.org). r=waterson
2000-06-09 07:51:13 +00:00
tao%netscape.com
aee3b0454d
Patch NT startup crash when chrome registry is not ready yet. r,a=scc
2000-06-09 03:09:20 +00:00
inaky.gonzalez%intel.com
98157fd5a1
Fixed nsSupportsHashtable behaviour and API to fix leaks in
...
nsDirectoryService. Fixes bugs #38606 and #39859 .
a=waterson; r=rayw,brendan,warren
2000-06-06 22:06:56 +00:00
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
pavlov%netscape.com
803190ad4b
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49: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
warren%netscape.com
41c657d98e
Removed unnecessary dependance on NetworkModular library (really just the Timer library now).
2000-05-06 09:20:44 +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
cls%seawood.org
8754202470
General cleanup of the shared library rules.
...
Quick fix for bug #36844 .
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk. Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
cls%seawood.org
ad1dd19d63
Latest batch of OS/2 makefile changes. Batch 09. Bug #34106
2000-04-18 10:27:21 +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