Commit Graph

40742 Commits

Author SHA1 Message Date
slamm%netscape.com
c8a1cb9cc0 whoops. Last checkin was a slip. Undo. 1999-09-13 23:57:14 +00:00
alecf%netscape.com
098aaa46d5 add progid prefix 1999-09-13 23:56:19 +00:00
slamm%netscape.com
b35a9846b6 Add summary by name. Add body attributes for color, etc. 1999-09-13 23:56:11 +00:00
slamm%netscape.com
95068f55fa Add summary by name. Add body attributes for color, etc. 1999-09-13 23:55:17 +00:00
alecf%netscape.com
f9e4ffdaf0 implement nsIMsgProtocolInfo in news 1999-09-13 23:53:33 +00:00
alecf%netscape.com
ddab31885b implement nsIMsgProtocolInfo in nsImapService 1999-09-13 23:51:16 +00:00
briano%netscape.com
0f77d2b30b General cleanup. 1999-09-13 23:49:27 +00:00
warren%netscape.com
7440b39dc0 Added nsIRunnable.h and nsIThreadPool.h temporarily. 1999-09-13 23:45:31 +00:00
ftang%netscape.com
bfa7151e73 optimizatoin work 1999-09-13 23:44:48 +00:00
warren%netscape.com
9ca7f9a98f Added temporarily, until I can get nsIThreadPool.h added to all the .cpp files, and then switch over to nsIThreadPool.idl 1999-09-13 23:43:02 +00:00
warren%netscape.com
55d5affe5b Added temporarily, until I can get nsIRunnable.h added to all the .cpp files, and then switch over to nsIRunnable.idl 1999-09-13 23:40:52 +00:00
mcafee%netscape.com
7477c338ae Shortening historyPages so that layout looks better. 1999-09-13 23:38:18 +00:00
ftang%netscape.com
dc4c51b887 Unicode 3.0 fix 1999-09-13 23:35:29 +00:00
tbogard%aol.net
1a450eae12 Changed sites to be something smaller without pop-ups for testing. 1999-09-13 23:34:00 +00:00
mcafee%netscape.com
8f3c91d19e Shortening Clear Location Bar to Clear, it was falling off the page. 1999-09-13 23:30:58 +00:00
ftang%netscape.com
360a618df5 Unicode 3.0 tweak 1999-09-13 23:30:06 +00:00
valeski%netscape.com
9e63a60731 fixed buffer mem allocation inconsistencies. we now loop for more data on long dir listings. we also consider any server string with 'windows' in it, to be an NT server. also added deletion of dir listing underlying buffer fir stringstream to the OnDataAvailEvent destructor; kinda ugly, but works 1999-09-13 23:29:12 +00:00
valeski%netscape.com
354974765f we're now registering sreamconverters in the NSRegisterSelf function; HURRAY!. Also added escaping to FTP's rendition of http-index filenames and dates. date formatting is still hosed though :(. I'm working on it) 1999-09-13 23:26:26 +00:00
troy%netscape.com
b9c7f9eeb5 Changed ConstructRootFrame() to use the ":canvas" pseudo element style for
the root frame
1999-09-13 23:26:21 +00:00
norris%netscape.com
350b2d64a7 Fix arielb warnings. 1999-09-13 23:23:54 +00:00
rginda%ndcico.com
aa9055643a Added test3.xul and friends 1999-09-13 23:23:53 +00:00
alecf%netscape.com
456a51b989 add new query_interface4 and query_interfac5 (hey, I needed it!) 1999-09-13 23:23:20 +00:00
rods%netscape.com
fea9cdf36b cleaned up some code
add method to get the absolute rect of the combobox frame for hit detectio
now drop downs drop down under the select
1999-09-13 23:20:50 +00:00
pierre%netscape.com
7832f1619c Fixed #9456 "[PP]DOM Event listeners don't get MouseOut events when mouse leaves window": mLastWidgetHit and mLastWidgetPointed are now static variables. 1999-09-13 23:18:28 +00:00
sfraser%netscape.com
bae4c04c27 First Checked In. 1999-09-13 23:10:16 +00:00
alecf%netscape.com
64049f08c2 implement the new nsIMsgProtocolInfo in nsPop3Service 1999-09-13 23:04:24 +00:00
alecf%netscape.com
58a38ddcd0 oops, this was supposed to be an nsIFileSpec 1999-09-13 23:03:31 +00:00
rginda%ndcico.com
c0d3fcc57a added irc-degug.js, holds eventhook used when the irc library is in debug mode. 1999-09-13 23:01:11 +00:00
rginda%ndcico.com
f32ceee6ab irc.js:
formatting changes; added |properNick| to CIRCUser to hold nickname with nIcKCaPs preserved.

utils.js:
optimized silly code in matchObject; fixed no-op renameProperty (it used to delete the prop)
1999-09-13 22:59:41 +00:00
ftang%netscape.com
6c9249e9a4 fix the massed up PROG8-10 1999-09-13 22:58:18 +00:00
karnaze%netscape.com
0cad5c01e9 new regression test 1999-09-13 22:54:17 +00:00
alecf%netscape.com
d66f6ec3d8 export/build nsIMsgProtocolInfo.idl on all platforms 1999-09-13 22:51:38 +00:00
ftang%netscape.com
4bbc98588a add ToNewUTF8Stirng to nsString 1999-09-13 22:51:29 +00:00
karnaze%netscape.com
6fcbeab32d bug 13105 - removed code which set frames style to "all" 1999-09-13 22:51:10 +00:00
shaver%netscape.com
bf6e96d80c fix UMR 1999-09-13 22:34:42 +00:00
rods%netscape.com
264dc1237a changing options to have min-height of 1em
changing selct to have nowrap white-space
1999-09-13 22:32:52 +00:00
rods%netscape.com
6a26defabe Removing temporary fixes for option issues 1999-09-13 22:30:36 +00:00
pollmann%netscape.com
d2b192a16d Don't change the cursor to a pointer when over a disabled image input. 1999-09-13 22:25:45 +00:00
mcafee%netscape.com
f3cd9ba86e Turing on gfx widgets with default pref. 1999-09-13 22:21:28 +00:00
ducarroz%netscape.com
5f86eb66a2 Let the user tabs into the body from the subject edit field. Fix bug 10932 1999-09-13 22:20:07 +00:00
mjudge%netscape.com
e2d1d73278 fixes for selection. up/down arrow behavior and also extending selection. all should be in peek offset ect. Also adding in a slight change to the hack (which should go away soon) that will stop the editor from scrolling when up/down left/right ect are clicked. when key events go in this code will be removed 1999-09-13 22:19:31 +00:00
ftang%netscape.com
bfdb99d1d9 fix bad funct name. Thanks brade 1999-09-13 22:18:31 +00:00
waterson%netscape.com
360dad7171 Fix comma at end of enumerator list. 1999-09-13 22:07:25 +00:00
troy%netscape.com
97c0000d30 Added NULL pointer check 1999-09-13 22:07:15 +00:00
waterson%netscape.com
06ea3cca41 Performance improvements. Make use of CBufDescriptor's where appropriate; replace attribute-based lazy bookkeeping with a private interface (non-XUL content can't be lazy, _anyway_). 1999-09-13 22:06:17 +00:00
karnaze%netscape.com
e68d1186bc new regression test 1999-09-13 21:58:35 +00:00
akkana%netscape.com
82cdb2345c Fix mem leak similar to 13641 1999-09-13 21:50:04 +00:00
rpotts%netscape.com
164cdbe1d5 Fixed OnEndDocumentLoad so it does not leak webshells or memory.. 1999-09-13 21:46:49 +00:00
karnaze%netscape.com
95e4bec1f7 removed border subtraction from out table frame and adjusted in layout strategy. 1999-09-13 21:45:58 +00:00
akkana%netscape.com
c81c71360e Fix an erroneous debug print; fix some build warnings 1999-09-13 21:39:51 +00:00