mscott%netscape.com
fbe4dbe416
cleanup some of the interfaces to make the service scriptable
...
git-svn-id: svn://10.0.0.236/trunk@44204 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:51:56 +00:00
tbogard%aol.net
2957e9ac6e
Fixed NS_ENSURE macros to use PR_BEGIN_MACRO and PR_END_MACRO. Also removed indentation before #.
...
git-svn-id: svn://10.0.0.236/trunk@44203 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:48:43 +00:00
morse%netscape.com
945caddfc9
remove wallet's auto-capturing
...
git-svn-id: svn://10.0.0.236/trunk@44202 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:48:16 +00:00
dougt%netscape.com
fe70c4bdd6
First cut of an IDL for a replace of the nsDirectoryIterator class.
...
git-svn-id: svn://10.0.0.236/trunk@44201 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:47:41 +00:00
dougt%netscape.com
f96c91fe01
Adding Append() and ResolveSymlink()
...
git-svn-id: svn://10.0.0.236/trunk@44200 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:47:02 +00:00
hyatt%netscape.com
fb9c8df111
Making a tree outer frame that is constructed instead of a table outer frame
...
(for trees only of course).
git-svn-id: svn://10.0.0.236/trunk@44199 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:44:21 +00:00
hyatt%netscape.com
48d980b7c9
Patching a focus problem on web shell windows when no content area is contained in
...
a XUL file.
git-svn-id: svn://10.0.0.236/trunk@44198 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:43:31 +00:00
pavlov%netscape.com
8c379d48cd
initial work on doing filtering
...
git-svn-id: svn://10.0.0.236/trunk@44197 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:43:27 +00:00
pavlov%netscape.com
bfe3280055
fix clipboard brokeness on unix
...
git-svn-id: svn://10.0.0.236/trunk@44196 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:43:12 +00:00
hyatt%netscape.com
d3d2d0ed27
Fixing the focusable content method so that only trees (and not tree cells)
...
are focusable.
git-svn-id: svn://10.0.0.236/trunk@44195 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:43:03 +00:00
hyatt%netscape.com
3758e82e94
Making focus changes on mouse downs crawl up a parent chain to find the nearest
...
enclosing focusable content. Allows composite widgets to still receive the focus.
git-svn-id: svn://10.0.0.236/trunk@44194 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:42:38 +00:00
hyatt%netscape.com
3af8b5569f
Patching an error in the key event handling.
...
git-svn-id: svn://10.0.0.236/trunk@44192 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:42:02 +00:00
hyatt%netscape.com
5f948fde31
Tweaks to trees.
...
git-svn-id: svn://10.0.0.236/trunk@44191 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:41:21 +00:00
briano%netscape.com
1f0d91d2a6
Cleaned it up and made it descend into unix_services for all Unix platforms.
...
git-svn-id: svn://10.0.0.236/trunk@44190 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:38:01 +00:00
briano%netscape.com
c49c0a9db9
Cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@44189 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:37:05 +00:00
briano%netscape.com
e0fb855b82
Other files use nsIUnixToolkitService.h, so this now gets built on all Unix platforms.
...
git-svn-id: svn://10.0.0.236/trunk@44188 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:36:32 +00:00
dougt%netscape.com
906b7e41d3
modifing to match changes in nsNetModule api.
...
git-svn-id: svn://10.0.0.236/trunk@44187 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:36:06 +00:00
sdagley%netscape.com
c362f004e1
We now propogate the return value received from NewChannelFromURI rather than just returning NS_OK from nsChromeProtocolHandler::NewChannel. This fixes the crash when opening bookmarks on Mac with a missing bookmarks.dtd file (and probably other similiar ones). We still try to open a null content window in this case but Nisheeth has a bug logged (# unknown) to fix that.
...
git-svn-id: svn://10.0.0.236/trunk@44185 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:35:10 +00:00
dougt%netscape.com
84a203e284
Making nsNetModuleMgr use proxy.
...
Clean up nsNetModuleMgr API.
Change http to use new API.
git-svn-id: svn://10.0.0.236/trunk@44184 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:34:51 +00:00
briano%netscape.com
e66ff78234
Slight rewrite to allow other platforms to build the toolkit_service stuff without problems.
...
git-svn-id: svn://10.0.0.236/trunk@44183 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:34:47 +00:00
danm%netscape.com
f5c677c2b2
Make editor windows unparented. 'fixes' (or conceals) bug 12094.
...
git-svn-id: svn://10.0.0.236/trunk@44182 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:33:39 +00:00
jdunn%netscape.com
d659b31764
HP requires a newline at the end of the file
...
git-svn-id: svn://10.0.0.236/trunk@44181 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:33:18 +00:00
jdunn%netscape.com
e7ef97d53a
HP requires a newline at the end
...
git-svn-id: svn://10.0.0.236/trunk@44180 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:32:35 +00:00
jdunn%netscape.com
54cfedfb1a
HP/IBM native compilers can't have defines, redefined (these are now in
...
the compiler command as -D's)
git-svn-id: svn://10.0.0.236/trunk@44179 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:31:38 +00:00
alecf%netscape.com
0a1b65a323
fix a minor leak and convert nsIMsgIncomingServer to a nsCOMPtr
...
git-svn-id: svn://10.0.0.236/trunk@44178 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:31:33 +00:00
dougt%netscape.com
9d9481b9d6
Bug Fixes to xpcom/proxy. Thanks jband for debuging this with me!
...
git-svn-id: svn://10.0.0.236/trunk@44177 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:30:55 +00:00
alecf%netscape.com
07e890d521
fix leak from redundant SetKey calls
...
git-svn-id: svn://10.0.0.236/trunk@44176 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:29:55 +00:00
mscott%netscape.com
7b59f1b2d9
Add a do_QueryInterface to a call in AsyncRead. This fixes an assertion I keep getting whenever I bring up the browser.
...
git-svn-id: svn://10.0.0.236/trunk@44175 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:29:24 +00:00
alecf%netscape.com
7cb250ce22
fix most popular leak in messenger!
...
git-svn-id: svn://10.0.0.236/trunk@44174 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:28:55 +00:00
hangas%netscape.com
313a4ebc26
Fixed two more problems with address book.
...
git-svn-id: svn://10.0.0.236/trunk@44173 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:28:03 +00:00
slamm%netscape.com
c1d968b195
Load config before setting up environment.
...
git-svn-id: svn://10.0.0.236/trunk@44172 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:23:31 +00:00
leaf%mozilla.org
6069cc033f
Backing out change.
...
git-svn-id: svn://10.0.0.236/trunk@44171 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:23:00 +00:00
leaf%mozilla.org
5b00e4adac
Backing out changes that are causing massive leaks till the changes
...
can be fixed.
git-svn-id: svn://10.0.0.236/trunk@44170 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:22:31 +00:00
briano%netscape.com
4631b49fd1
Added viewer to the 'exclude list'.
...
git-svn-id: svn://10.0.0.236/trunk@44169 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 23:46:37 +00:00
cyeh%netscape.com
c4e2ac506e
moving nsBuildID.h to new home. not a part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@44166 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 22:58:17 +00:00
hangas%netscape.com
6528282ac0
Fixed address book crashes and failures due to <tree> changes this weekend. a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@44163 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 21:35:22 +00:00
rods%netscape.com
2f2abdfe8f
Fixes crash on start up of mail news
...
git-svn-id: svn://10.0.0.236/trunk@44162 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 20:59:08 +00:00
despotdaemon%netscape.com
d2fe63fbc4
Pseudo-automatic update of changes made by fergus@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@44161 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 20:25:38 +00:00
akhil.arora%sun.com
419d2df4df
1. Keep up with interface change in nsIDocumentLoaderObserver.
...
2. Fix lots of bugs.
3. Implement Entities and Notations.
git-svn-id: svn://10.0.0.236/trunk@44160 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 19:27:48 +00:00
terry%mozilla.org
79155b8a2f
Removed incorrect munging of the directory name.
...
git-svn-id: svn://10.0.0.236/trunk@44159 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 18:01:43 +00:00
hshaw%netscape.com
5905a5e9cd
backout reference to socket provider library until I can figure out why it isn't being built
...
git-svn-id: svn://10.0.0.236/trunk@44158 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 15:29:58 +00:00
hshaw%netscape.com
85323f60a3
backout change until I can figure out why socket subdirectory isn't building
...
git-svn-id: svn://10.0.0.236/trunk@44157 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 15:28:43 +00:00
hshaw%netscape.com
264c693e42
enable build for socket provider - thanks Andreas Otte
...
git-svn-id: svn://10.0.0.236/trunk@44156 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 15:01:12 +00:00
brade%netscape.com
8d5d057227
diffs from pete@postpagan.com (cleanup and alignment css for image dialog)
...
git-svn-id: svn://10.0.0.236/trunk@44155 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 15:00:59 +00:00
brade%netscape.com
155487089b
diffs from pete@postpagan.com (cleanup and alignment fixes)
...
git-svn-id: svn://10.0.0.236/trunk@44154 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 14:59:46 +00:00
brade%netscape.com
45c2e9306c
diffs from pete@postpagan.com (cleanup and alignment fixes); also fix for enable/disable of dialog based on imageType rather than the existence of a character in the source file
...
git-svn-id: svn://10.0.0.236/trunk@44153 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 14:58:54 +00:00
brade%netscape.com
854e19c99d
changes from pete@postpagan.com
...
git-svn-id: svn://10.0.0.236/trunk@44152 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 14:56:57 +00:00
hshaw%netscape.com
5c6c09d197
initial checkin
...
git-svn-id: svn://10.0.0.236/trunk@44151 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 14:40:24 +00:00
hshaw%netscape.com
8cd90e8152
build with socket provider - thanks Andreas Otte
...
git-svn-id: svn://10.0.0.236/trunk@44150 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 14:38:31 +00:00
hshaw%netscape.com
e20f58951b
link with socket provider base library
...
git-svn-id: svn://10.0.0.236/trunk@44149 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 14:37:37 +00:00