norris%netscape.com
|
fc2ff1cb84
|
Remove reference to parent scope for Java methods. This was resulting in dangling
references that were never released to a large pool of objects.
|
2000-02-29 17:27:56 +00:00 |
beard%netscape.com
|
6a76191c91
|
gc_traits used to control whether a type is allocated using GC_malloc vs. GC_malloc_atomic.
|
2000-02-29 16:03:24 +00:00 |
beard%netscape.com
|
c2f0490a2b
|
gc_allocator test
|
2000-02-29 16:01:57 +00:00 |
svn%xmlterm.org
|
2c9a11bf31
|
xmlterm changes only (not part of the default build).
Created some plain vanilla chrome files to invoke XMLterm through mozilla.
Compiles with Feb25 tree.
|
2000-02-29 15:55:36 +00:00 |
mkaply%us.ibm.com
|
0fe1244474
|
# 25555
r= slamm@netscape.com)
OS/2 changes for Mozilla - add #ifdef, change #ifdef
|
2000-02-29 15:54:29 +00:00 |
mkaply%us.ibm.com
|
71af59e33c
|
# 25555
r= sobotka (per jdunn@netscape.com)
OS/2 changes for Mozilla - add #ifdef, change #ifdef
|
2000-02-29 15:52:31 +00:00 |
svn%xmlterm.org
|
2b49b0c3d9
|
xmlterm changes only (not part of the default build).
Added directory "scripts" to hold XMLterm-aware commands like "xls" and "xcat".
|
2000-02-29 15:50:56 +00:00 |
mkaply%us.ibm.com
|
5fc1abd8ef
|
# 25555
r= dp@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
|
2000-02-29 15:50:48 +00:00 |
mkaply%us.ibm.com
|
c8c934127b
|
# 25555
r= slamm@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
|
2000-02-29 15:48:10 +00:00 |
svn%xmlterm.org
|
692b620ae9
|
xmlterm changes only (not part of the default build).
Deleted files (xls, xcat) to be moved to new "scripts" directory.
|
2000-02-29 15:46:02 +00:00 |
mkaply%us.ibm.com
|
12aa4e52d1
|
# 25555
r= alecf@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
|
2000-02-29 15:45:58 +00:00 |
mkaply%us.ibm.com
|
bae21f473b
|
# 25555
r= warren@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
|
2000-02-29 15:40:42 +00:00 |
dcone%netscape.com
|
8b77b5d71c
|
fixed directory calls for printer regression testing. r=karnaze a=rickg
|
2000-02-29 14:44:56 +00:00 |
karnaze%netscape.com
|
5c219495a7
|
new regression test not affecting the build.
|
2000-02-29 13:22:46 +00:00 |
karnaze%netscape.com
|
5ce5b346e3
|
PDT+ bug 28928 - correctly handle reflow of hidden inputs. r=rods, a=rickg
|
2000-02-29 13:17:33 +00:00 |
Jerry.Kirk%Nexwarecorp.com
|
ec64db8436
|
Change default "option" key from Alt to Ctrl for Neutrino.
This is for PHOTON only.
|
2000-02-29 13:06:06 +00:00 |
Jerry.Kirk%Nexwarecorp.com
|
ba3712e1ae
|
Initial check-in to deal with mozilla sending unicode instead of
plain text.
|
2000-02-29 12:58:28 +00:00 |
mcafee%netscape.com
|
5f4bcd3c34
|
Forward/Back commandkeys were reversed (29450) r=pavlov
|
2000-02-29 10:16:45 +00:00 |
mcafee%netscape.com
|
464ec850d4
|
Open taskbar URLs with openTopWin() function (29450). r=ben, a=chofmann
|
2000-02-29 09:27:29 +00:00 |
rhp%netscape.com
|
438a0577fa
|
Finally correcting the nsIXULWindow issue in nsMsgSend.cpp
|
2000-02-29 09:13:10 +00:00 |
mcafee%netscape.com
|
6addcef044
|
First attempt at drawing a taskbar separator (24121) r=ben, a=chofmann
|
2000-02-29 08:55:47 +00:00 |
warren%netscape.com
|
698cb6b02b
|
Backing out mac change for dns shutdown because now that we shutdown we crash in OT!
|
2000-02-29 08:51:18 +00:00 |
warren%netscape.com
|
9d98bb6b6f
|
Moving nsCOMPtr.h header to be safe.
|
2000-02-29 08:45:17 +00:00 |
warren%netscape.com
|
70323f92e6
|
One last fix for dns timing stuff. We weren't releasing the dns thread which caused a circular reference between the service and the thread. Now we get the summary for the timing stats too. a=jevering
|
2000-02-29 08:44:27 +00:00 |
rhp%netscape.com
|
f731a20d8c
|
Fixing again..
|
2000-02-29 08:02:04 +00:00 |
rhp%netscape.com
|
86e0e32c9a
|
Fixing breakage
|
2000-02-29 07:43:21 +00:00 |
ftang%netscape.com
|
c3609c4360
|
fix bug 28171 14155 28784. escape keyword URI before pass to NS_NewURI. Correct the convertToFileURI function.
convert file: uri to be escped with the file system charset before pass to NS_NweURI
r=warren a=bobj
|
2000-02-29 07:07:36 +00:00 |
ben%netscape.com
|
71cdb6f69f
|
forgot to check in this file with previous wallet reorganisation. r=rjc, a=jevering
|
2000-02-29 07:04:26 +00:00 |
rhp%netscape.com
|
712e34ff48
|
Fixes for file - save as in unicode and spaces in replies becoming unprintable chars - Bug #: 23418 - 29267 - r: jefft
|
2000-02-29 07:04:24 +00:00 |
ftang%netscape.com
|
5607438f81
|
fix bug 14155 . make sure the NS_NewURI handle escaped URI. r=warren a=bobj
|
2000-02-29 07:04:17 +00:00 |
ftang%netscape.com
|
e5973abb33
|
change copyright symbol to (c) so we won't assert that much for 28422. fix bug 29516 . r=rjc a=bobj
|
2000-02-29 07:02:37 +00:00 |
ftang%netscape.com
|
485fcaf806
|
fix 29333 make the initial construction passing "" for performance and legal nsString usage. r=rickg a=bobj
|
2000-02-29 06:59:55 +00:00 |
pollmann%netscape.com
|
982af48162
|
Bug 28670: Move scroll methods from webshell to docshell r=travis a=rickg
|
2000-02-29 06:51:48 +00:00 |
pollmann%netscape.com
|
fac36c79b1
|
Bug 28670: Remove unneeded scrollparam to webshell::Init r=travis a=rickg
|
2000-02-29 06:51:39 +00:00 |
pollmann%netscape.com
|
3328c4a8ea
|
Bug 28670: Move XUL scrollbar removal to nsCSSFrameConstructor r=travis a=rickg
|
2000-02-29 06:51:05 +00:00 |
pollmann%netscape.com
|
54c57adf37
|
Bug 28670: Move scroll methods from webshell to docshell and XUL scrollbar removal from XULDocument to here r=travis a=rickg
|
2000-02-29 06:51:04 +00:00 |
pollmann%netscape.com
|
1a92e41ff8
|
Bug 28670: Remove unneeded scroll param to webshell::Init r=travis a=rickg
|
2000-02-29 06:50:27 +00:00 |
pinkerton%netscape.com
|
28d4e5e0ee
|
fix for 28781 which leaked a presShell during menu creation causing a crash with animated gifs. r=scc a=jevering/jar.
|
2000-02-29 06:46:47 +00:00 |
warren%netscape.com
|
9d7edff1bd
|
Rest of fix for dns timing for dotted-quad case. r=gordon,a=jevering
|
2000-02-29 06:19:32 +00:00 |
rpotts%netscape.com
|
3c6be86c6c
|
Fix unix build bustage...
|
2000-02-29 05:05:08 +00:00 |
rpotts%netscape.com
|
04d8935869
|
bug #24711 (r=gagan). Changed cache channels to behave like transports rather than protocol channels... nsCacheEntryChannel.cpp
|
2000-02-29 04:45:14 +00:00 |
rpotts%netscape.com
|
ec568d9a0c
|
bug #29044. Made EOF on sockets detected as soon as possible...
|
2000-02-29 04:44:51 +00:00 |
rpotts%netscape.com
|
7cf8d22c22
|
bug #24711 (r=gagan). Changed cache channels to behave like transports rather than protocol channels...
|
2000-02-29 04:44:37 +00:00 |
dougt%netscape.com
|
a14179a92e
|
Adding a windows implementation of GetUserName().
Adding a check on unix to ensure that the out param is not null when return
NS_OK.
Not in the build.
|
2000-02-29 04:39:54 +00:00 |
ben%netscape.com
|
db25eb3a8a
|
fix for bug 29360, fix crash in unknown content dialog, r=law, a=jevering
|
2000-02-29 04:25:53 +00:00 |
ben%netscape.com
|
e293d167a0
|
fix for bug 26592, wallet dialog menu organisation, r=rjc, a=jevering
|
2000-02-29 04:24:39 +00:00 |
ben%netscape.com
|
ca8b8fa20f
|
fix for bug 25412, search menu items, r=rjc, a=jevering
|
2000-02-29 04:23:02 +00:00 |
ben%netscape.com
|
9b8ad74853
|
fix for bug 23939, search menu items, r=rjc, a=jevering
|
2000-02-29 04:22:12 +00:00 |
ben%netscape.com
|
3c1a80937c
|
fix for bug 25412, search button should be depressable, r=rjc, a=jevering
|
2000-02-29 04:20:13 +00:00 |
ben%netscape.com
|
32dde037ab
|
fix for 25310, pref panel display follows tree selection, r=rjc, a=jevering
|
2000-02-29 04:19:08 +00:00 |