evaughan%netscape.com
d1568473c0
Fix for titledbox bugs.
2000-04-12 02:59:26 +00:00
ruslan%netscape.com
f888fb4736
Adding additional prefs for networking
2000-04-12 02:51:58 +00:00
pavlov%netscape.com
53d5780dc2
disable x11-shm code until crash can be looked at
...
rewrote image drawing code
-- refactored drawing
-- added tiling code
added patch from Tim Rowley <tor@cs.brown.edu> for 8bit alpha compositing of images (not used yet)
2000-04-12 02:23:12 +00:00
mscott%netscape.com
deebda5bfa
Bug #29222 --> fix alignment of add to ab and attachment icons
...
r=sspitzer
2000-04-12 02:17:45 +00:00
tbogard%aol.net
21f8723127
Checks for when progress is called after docShell goes away. This is now going to be valid with changes made to the way the uriLoader and necko do cancelling. Bug #35505
2000-04-12 01:59:15 +00:00
ruslan%netscape.com
058a3cfa88
Landing link-click problem fix. Also fix DNS lockup (gordon) on Windows,
...
memory leak of socket transports during pipelined request, add timeout
setters on socket transport, add a restriction on the number of keep-alive
connections.
2000-04-12 01:47:22 +00:00
bryner%uiuc.edu
a10731a01b
Make sure we correctly obtain the system setting for the number of
...
lines to mousewheel scroll on Win95 (it's different than 98/NT). This
was causing ProcessMessage to bail out early and never dispatch the
event. r=hyatt.
2000-04-12 01:43:39 +00:00
ddrinan%netscape.com
329c58dc06
Initial check in PSM docs
2000-04-12 01:19:11 +00:00
akkana%netscape.com
5450e7fb31
Fix mac bustage -- conflict with a mac system header
2000-04-12 00:59:40 +00:00
ruslan%netscape.com
b0f647ae91
Add a quick constructor for nsISupportsPRBool as well as make it implement
...
threadsafe isupports. Stream convs. use it.
2000-04-12 00:46:58 +00:00
hyatt%netscape.com
ca5fbbd73d
Cuddling mailnews. XOXOXOXOX
2000-04-12 00:26:01 +00:00
dmose%mozilla.org
6b992a1dc6
use sendmail deferred delivery to avoid long hangs at bug submission time
2000-04-12 00:25:38 +00:00
hyatt%netscape.com
0ce02d0be0
Cuddling mailnews and giving it some of my sweet sweet love.
2000-04-12 00:25:05 +00:00
hyatt%netscape.com
304980e9cd
Cuddling mailnews and giving it some of my sweet sweet love. r=saari
2000-04-12 00:24:07 +00:00
ddrinan%netscape.com
b74f90eeac
Initial checkin of the PSM server
2000-04-12 00:15:15 +00:00
tbogard%aol.net
17eb359088
Added an attribute for holding the charset info to be used during a load.
2000-04-12 00:07:04 +00:00
ddrinan%netscape.com
89611b5b5b
Initial checkin of the PSM server
2000-04-12 00:05:55 +00:00
evaughan%netscape.com
f03ff8d62c
Grid fixes.
...
Memory leak fixes.
box cleanup.
-a ftang
2000-04-11 23:55:15 +00:00
ddrinan%netscape.com
566d115c9a
Initial check-in PSM UI files
2000-04-11 23:54:23 +00:00
tbogard%aol.net
18b1f2c494
Close now simply calls destroy. nsWebShellWindow now has a subclass for Destroy which does everything that Close use to do. Removed all the implementation of nsIWebShellContainer methods that went away.
2000-04-11 23:52:50 +00:00
tbogard%aol.net
bc63ef6237
Provided implementation for CreateFixupURI. Added needed parameters to DoURILoad and finished implementation. InternalLoad now takes needed parameters as well.
2000-04-11 23:52:42 +00:00
tbogard%aol.net
33b3f6e837
Removed the viewSource member and the GetStringForCommand as it is no longer used.
2000-04-11 23:52:37 +00:00
tbogard%aol.net
26ccc8a82f
Removed nsIWebShellContainer methods that are no longer part of the interface. Removed convertFileToURL and convertURLToFileCharset as the implementation in docShell is now relied upon. LoadURL now largely relies on docShell's CreateFixupURI to get a uri. No longer call nsIWebShellContainer::BeginLoadURL or EndLoadURL as the nsIWebProgressListener interface provides all these needed listeners. No longer call nsIWebShellContainer::WillLoadURL as the uriLoader code provides the ability to cancel or stop a load from happening. DoLoadURL now relies on the implementation in docShell for talking to the uriloader. Fixed a bug with nsWebShell::GoTo pointed out by Conrad.
2000-04-11 23:52:28 +00:00
tbogard%aol.net
b62718c6b4
Removed the remaining methods on nsIWebShellContainer as they are no longer used.
2000-04-11 23:52:27 +00:00
tbogard%aol.net
1fc4af093b
nsChromeTreeOwner is now a nsIWebProgressListener for a load.
2000-04-11 23:50:14 +00:00
tbogard%aol.net
499bb4493b
Changed tab spacing to say 3 to be accurate.
2000-04-11 23:49:08 +00:00
tbogard%aol.net
353de7b69c
Changed to use the enumeration rather than the string based parameter to the parser loading mode.
2000-04-11 23:48:37 +00:00
tbogard%aol.net
96955798a4
Changed nsEditorShell to hold on to docShells instead of webShells. Changed a number of places to use nsIDocShell instead of nsIWebShell. Removed the hold on a nsIWebShellWindow as no one should ever hold onto that.
2000-04-11 23:48:14 +00:00
akkana%netscape.com
f93e8ae076
Fix build bustage, a misplaced #ifdef
2000-04-11 22:59:30 +00:00
ftang%netscape.com
3d5f7d3b73
fix 34886. add accidential deleted line back.
2000-04-11 22:47:18 +00:00
ftang%netscape.com
c07c560d1b
fix 34646. Change the key to the new non-offending name
2000-04-11 22:43:43 +00:00
ftang%netscape.com
22e10821e7
add transliteration fall back . fix bug 33501
2000-04-11 22:41:21 +00:00
bryner%uiuc.edu
b9a3694a81
Enable parsing of URL's in finger: text. bug 26753. r=valeski, a=ftang.
2000-04-11 22:41:02 +00:00
ftang%netscape.com
e5740174e4
add more entries into the transliteration table which generated by the perl script.
2000-04-11 22:37:10 +00:00
waterson%netscape.com
21d2baa588
Bug 35360. Fix UMRs in MatchList discovered by bruce@cybersight.com.
2000-04-11 22:36:53 +00:00
waterson%netscape.com
d9654f7668
Bug 35392. Fix leaking MemoryElement when already in set. r=beard -- thanks for wiping my chin.
2000-04-11 22:35:43 +00:00
akkana%netscape.com
868ee0a71e
34704: Make colors as well as metrics customizable.
2000-04-11 22:34:55 +00:00
ftang%netscape.com
17538ceedb
add perl script which read unicode character database and generate the transliteration table
2000-04-11 22:34:39 +00:00
ftang%netscape.com
f8f567af61
fix bug 35025
2000-04-11 22:33:13 +00:00
putterman%netscape.com
ad63066e1a
Add a standalone message window and make multiple 3 pane configurations work. r=mscott, sspitzer.
2000-04-11 20:19:32 +00:00
norris%netscape.com
5999d2b51d
Remove obsolete statement from javadoc.
2000-04-11 18:24:08 +00:00
norris%netscape.com
eda51b9f12
Update javadoc
2000-04-11 18:22:36 +00:00
ducarroz%netscape.com
d2fc913cd4
More work on autocomplete. NOT YET PART OF THE BUILD
2000-04-11 06:05:28 +00:00
ducarroz%netscape.com
372e1a61e0
First Checked In.
2000-04-11 06:04:29 +00:00
beard%netscape.com
12ccc48ec4
JSActivation, JSFunction
2000-04-11 05:11:58 +00:00
beard%netscape.com
95604b5bff
Added JSFunction, defineFunction()
2000-04-11 05:10:40 +00:00
beard%netscape.com
c721ec102b
defineFunction, added assert
2000-04-11 05:09:38 +00:00
beard%netscape.com
b574e77f13
_Charalloc, deallocate(void*) for _WIN32 only
2000-04-11 04:55:27 +00:00
beard%netscape.com
92ec71fb35
defineGlobalProperty
2000-04-11 03:11:47 +00:00
beard%netscape.com
af1f41fb7d
JSObject, JSArray : public JSMap, gc_object<T>. Frame -> JSFrame. Added JSFrameStack which is an std:stack<JSFrame*, std:vector<JSFrame*> >.
2000-04-11 03:11:00 +00:00