radha%netscape.com
|
8d24b5be4e
|
Mail news regresion with replying to a message. r=mscott bug # 16550
|
1999-10-18 19:09:27 +00:00 |
|
danm%netscape.com
|
504b2a8862
|
removing nsIModalWindowSupport r:hyatt@netscape.com
|
1999-10-18 15:05:17 +00:00 |
|
Jerry.Kirk%Nexwarecorp.com
|
efb6d8fdb8
|
Fix for viewer bustage on Neutrino. Added call to nsIThread::SetMainThread
in main() of viewer so that it can retrieved in other cases. R=vidur
|
1999-10-15 21:39:30 +00:00 |
|
vidur%netscape.com
|
417bef5e05
|
Fix for viewer bustage on Windows. Added call to nsIThread::SetMainThread in main() of viewer so that it can retrieved in other cases. R=kipp
|
1999-10-15 21:09:46 +00:00 |
|
kipp%netscape.com
|
fd38c7e478
|
Removed old netlib code; changed url loading when crawling to use the event queue to fix some re-entrancy issues somewhat
|
1999-10-15 14:09:19 +00:00 |
|
kipp%netscape.com
|
5b74d16c65
|
Added sorting to the debug dump data for show-frame-size and show-content-size
|
1999-10-15 14:08:14 +00:00 |
|
radha%netscape.com
|
b3928cdd07
|
Send out OnStartDocumentLoad(0 notifications for visits to
anchors in a page. bug # 11631 15441. r=law. Got clearance from travis too
|
1999-10-15 03:50:47 +00:00 |
|
kipp%netscape.com
|
85ec47cc23
|
Make necko work with the viewer again
|
1999-10-14 14:43:59 +00:00 |
|
locka%iol.ie
|
f434a949fe
|
Seperated webshell initialisation/termination out into their own methods. Added support to run Mozilla control from any directory with calls to the new NS_InitXPCOM and some new registry keys.
|
1999-10-14 07:46:55 +00:00 |
|
locka%iol.ie
|
5d0072d2b5
|
Added context popup menu resources
|
1999-10-14 07:44:40 +00:00 |
|
locka%iol.ie
|
847e3a4dae
|
Added simple working implementation of drag and drop. Control now accepts a URL dragged and dropped from the IE address bar.
|
1999-10-14 07:43:50 +00:00 |
|
gagan%netscape.com
|
209816b7fe
|
Argh... fix my last fix.
|
1999-10-13 12:16:08 +00:00 |
|
gagan%netscape.com
|
f488dd54a9
|
Fix build bustage on windows.
|
1999-10-13 11:50:14 +00:00 |
|
gagan%netscape.com
|
19e35c44ca
|
Removed an unneccesary include statement. No bug number.
|
1999-10-13 10:28:10 +00:00 |
|
gagan%netscape.com
|
f1203c259d
|
Fix for bug # 10333. Made webshell a progress event sink as well so that now it redirects all progress messages from necko land to the appropriate docloader observer. The hack to delete strings which are being received in the status messages is a work around the current limitation of the proxy event code. When bug # 16273 is fixed that delete wont be necessary. In fixing this I also noticed that the nsFileTransport wasn't using the proxy events and was incorrectly firing status messages directly onto the UI thread. Fixed that as well. r=rpotts,warren
|
1999-10-13 10:24:12 +00:00 |
|
radha%netscape.com
|
c1ee066eb7
|
XPIDised session history. Corresponding changes to users of nsISessionHistory.
Bug # 15437. r=law
|
1999-10-12 04:37:43 +00:00 |
|
waterson%netscape.com
|
8241422540
|
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
|
1999-10-12 02:10:08 +00:00 |
|
evaughan%netscape.com
|
f3a2112f38
|
Integrated Gfx scrollbars.
|
1999-10-12 00:16:06 +00:00 |
|
nisheeth%netscape.com
|
7487a52273
|
Changes not part of build. We now use the new RAPTOR_STOPWATCH_DEBUGTRACE macro to annotate all manipulations of the timers.
|
1999-10-11 23:33:14 +00:00 |
|
dveditz%netscape.com
|
ff01d5e8f4
|
Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz
|
1999-10-10 01:32:59 +00:00 |
|
beard%netscape.com
|
3427de714a
|
added "Dump Leaks" menu item. r=jar, bug=15906
|
1999-10-09 03:01:44 +00:00 |
|
beard%netscape.com
|
06cd4b05ba
|
added dump leaks command. added explicit calls to NS_InitXPCOM/NS_ShutdownXPCOM. r=jar, bug=15906
|
1999-10-09 03:01:43 +00:00 |
|
cls%seawood.org
|
af793c22b3
|
Bug #13782 r=ramiro
Fixed the various clean targets so that a distclean is only performed on GtkMozilla when explicitly asked for.
|
1999-10-09 02:41:01 +00:00 |
|
kipp%netscape.com
|
869850d839
|
Enable NS_FreeImageManager now that the call is part of the tip
|
1999-10-08 20:41:49 +00:00 |
|
kipp%netscape.com
|
db7fb105b8
|
nuked
|
1999-10-08 20:41:21 +00:00 |
|
kipp%netscape.com
|
65f6ba5343
|
Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
|
1999-10-08 20:41:19 +00:00 |
|
warren%netscape.com
|
8c71c45537
|
Fixed AddRef/Release problems to eliminate negative refcounts in Bloaty.
|
1999-10-08 01:49:06 +00:00 |
|
mscott%netscape.com
|
c0a1bfafc4
|
Bug #12198 --> don't dereference a null ptr for the uri. return gracefully.
r=sspitzer
|
1999-10-07 23:29:13 +00:00 |
|
rpotts%netscape.com
|
8bd067892e
|
Removed dead code inside of #if 0 blocks...
|
1999-10-06 21:43:21 +00:00 |
|
mgleeson1%netscape.com
|
4200161bd1
|
r=kipp removed unnecessary include for dlfcn.h
|
1999-10-06 18:53:41 +00:00 |
|
warren%netscape.com
|
8603974025
|
Added AsyncOpen to nsIChannel for URL dispatching. Added ContentLength to InputStreamChannel. (r=rpotts,valeski)
|
1999-10-06 08:26:01 +00:00 |
|
rpotts%netscape.com
|
73346ebf2d
|
bug #15605. Reviewed by nisheeth. Check the return code from GoToAnchor(...) :-)
|
1999-10-06 05:15:13 +00:00 |
|
kipp%netscape.com
|
429c91ee8d
|
Cleanup special viewers too
|
1999-10-06 00:00:18 +00:00 |
|
kipp%netscape.com
|
aee944905d
|
Implement ShowContentSize; fixed a bug where we weren't removing the browser window as a doc-loader observer which sometimes triggers a crash when the -f argument to the viewer is used
|
1999-10-05 23:59:59 +00:00 |
|
kipp%netscape.com
|
dd815430d4
|
Work around a flaw in the doc-loader not handling a RemoveObserver call during an observer notification
|
1999-10-05 23:57:20 +00:00 |
|
kipp%netscape.com
|
b2b1eab47b
|
r=dp; Added in ctor/dtor counting
|
1999-10-05 14:53:20 +00:00 |
|
radha%netscape.com
|
98ab0bb7c2
|
Fix for bug #13329 . Back and forward not consistent all the time.
Fix already checked in to the M10 branch. Merging changes to tip.
|
1999-10-05 04:49:58 +00:00 |
|
rpotts%netscape.com
|
89f54ea1ae
|
bug #15341 and bug #15344. Use the documentloader observer instead of a stream observer.
|
1999-10-05 04:04:16 +00:00 |
|
kipp%netscape.com
|
7b7c3b1eb6
|
Disabled leak cleanup until other reviews come in
|
1999-10-05 01:26:14 +00:00 |
|
shawnp%earthling.net
|
017409f3ab
|
Added missing entries to the menus. Added key accessors for menu items that
were missing them. Reviewed by ramiro@netscape.com.
|
1999-10-05 01:21:29 +00:00 |
|
kipp%netscape.com
|
ce0e9a63f0
|
r=dp; more leak tracking hooks added
|
1999-10-05 00:08:41 +00:00 |
|
kipp%netscape.com
|
b8fa545444
|
r=dp; tidy up exit logic to release more global junk (space team work)
|
1999-10-04 23:41:53 +00:00 |
|
kipp%netscape.com
|
2d86782610
|
r=dp,vidur,beard; close up some memory leaks related to shutdown of the viewer
|
1999-10-04 23:41:25 +00:00 |
|
beard%netscape.com
|
208d328010
|
changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr
|
1999-10-03 20:47:12 +00:00 |
|
beard%netscape.com
|
e684f9a224
|
changed from directly using "MSL AppRuntime.Lib" to using "NSAppStartup.o" to enable GC leak detector. r=smfr
|
1999-10-03 20:43:01 +00:00 |
|
beard%netscape.com
|
01f6019676
|
changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr
|
1999-10-03 20:37:53 +00:00 |
|
hyatt%netscape.com
|
0c1aef9920
|
Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com
|
1999-10-01 20:49:07 +00:00 |
|
vidur%netscape.com
|
d2d27887f3
|
Removed parser entries from nsSetupRegistry. Parser is now a module. To be reviewed by RickG.
|
1999-09-30 22:09:51 +00:00 |
|
kipp%netscape.com
|
208b561b6d
|
Close up a memory leak
|
1999-09-30 21:38:56 +00:00 |
|
rods%netscape.com
|
24d9e54d0f
|
Added closing tags for several option elements
|
1999-09-30 11:58:45 +00:00 |
|