Commit Graph

36781 Commits

Author SHA1 Message Date
slamm%netscape.com
e744f57239 Avoid tall lines (too many newlines) 1999-08-10 21:19:27 +00:00
blizzard%redhat.com
3fee529ef2 fixes for scrolling and layout bounds calculation lameness. a=mcafee, doesn't affect build. 1999-08-10 21:14:27 +00:00
frankm%eng.sun.com
31aad87217 Add nsID constant to IDL-generated Java interface 1999-08-10 21:10:06 +00:00
slamm%netscape.com
844c911192 -mAvoid breaking the line in the middle of an entity. 1999-08-10 21:07:06 +00:00
brade%netscape.com
39c8470d8b partial synch up with editorappshell.xul; fix entities (a=mcafee) 1999-08-10 20:55:14 +00:00
dougt%netscape.com
138b35e554 Removing unneeded css file.
Adding SUNotify RDF documentation
1999-08-10 20:36:00 +00:00
warren%netscape.com
563d8e59a5 Removed crtdbg.h 1999-08-10 20:30:45 +00:00
mark.lin%eng.sun.com
02e680020b Damn! Forgot to add these files.. 1999-08-10 20:15:10 +00:00
mcafee%netscape.com
9af30238a1 Fixing linux bustage, I can't find crtdbg.h in the tree. 1999-08-10 20:11:25 +00:00
hangas%netscape.com
ec85f97649 Fixing build bustage. 1999-08-10 19:58:18 +00:00
mscott%netscape.com
36f4221a37 Very strange...it looks like we were exporting an obsolete pop3url header file on the mac which was over-writing the generated
XPIDL version.
1999-08-10 19:55:12 +00:00
warren%netscape.com
0d2bbb1e6a Added GetGlobalAllocator. 1999-08-10 19:54:17 +00:00
rods%netscape.com
8f5b13ed87 Added "disabled" rules for form controls 1999-08-10 19:35:13 +00:00
warren%netscape.com
e5ce287362 More extensive tests for pipes. Now we test for read returning when there's data but the buffer isn't yet full. Also testing new pipe implementation. 1999-08-10 19:27:05 +00:00
rods%netscape.com
ba4a0485e1 Added check to see if it was disabled so it would ignore events 1999-08-10 19:26:10 +00:00
warren%netscape.com
1291f48b62 Added new pipe implementation. 1999-08-10 19:25:27 +00:00
rods%netscape.com
0701d68531 Add GetFrameForPoint to return the combobox when it is disabled. Added disabled code. 1999-08-10 19:25:22 +00:00
rogerl%netscape.com
a2644affcd Fixed test results to match new spec. 1999-08-10 19:25:00 +00:00
rods%netscape.com
c91922076b Fixed Reset to work properly, removed InitializeFromContent method, changed where the list was adding itself to FormControlFrame 1999-08-10 19:22:51 +00:00
warren%netscape.com
d843a8f952 Added nsSegmentedBuffer.cpp and nsPipe2.cpp to build. 1999-08-10 19:21:17 +00:00
blizzard%redhat.com
ee51d555d9 xlib fixes. menus work now. 1999-08-10 19:19:33 +00:00
warren%netscape.com
a56c79fa7d Added new pipe implementation -- simpler and faster. 1999-08-10 19:18:39 +00:00
kmcclusk%netscape.com
61e361b49e Rewrote nsButtonControlFrame. It is now based on nsHTMLButtonControlFrame.
Added style rules to set submit, reset, and browse buttons default labels.
1999-08-10 19:13:57 +00:00
warren%netscape.com
8f99a6da43 Made Read return as soon as it's got something, rather than waiting until the buffer is full. 1999-08-10 19:13:48 +00:00
morse%netscape.com
8cad01d552 fix bug 11465 1999-08-10 19:02:11 +00:00
chuang%netscape.com
57ac64d4d7 Fix bug 11511 and more "remove address book" backend 1999-08-10 18:57:01 +00:00
mark.lin%eng.sun.com
f72125c88e oops, forgot to checkin these files. 1999-08-10 18:56:53 +00:00
mark.lin%eng.sun.com
bcfd2c0e04 Oopps, forgot to checkin these files... 1999-08-10 18:55:01 +00:00
dveditz%netscape.com
35066d3b59 minor bugfixing 1999-08-10 18:47:24 +00:00
rogerl%netscape.com
edc08d0635 Re-wrote the string_split algorithm to match new spec. 1999-08-10 18:36:46 +00:00
valeski%netscape.com
551c3fdc95 added user agent language setter routine 1999-08-10 18:33:27 +00:00
mscott%netscape.com
87dda9f5e1 Until I can fix a threading problem...be sure to open the socket from the ui thread so events get pumped on the ui thread. 1999-08-10 18:32:34 +00:00
karnaze%netscape.com
3b25c74d17 new regression tests 1999-08-10 18:30:04 +00:00
dougt%netscape.com
9951f9c0ca Commenting why I am using direct error codes rather than the module base with
and offset.
1999-08-10 18:19:57 +00:00
mscott%netscape.com
9711c8df32 synch up apis. 1999-08-10 18:18:56 +00:00
mscott%netscape.com
14f702cb04 Changes to reflect the fact that GetServer is a method on nsIMsgMailNewsUrl now. 1999-08-10 18:18:41 +00:00
sgehani%netscape.com
7eaad2995e Exporting xpinstall resources to dist. Fixes bug 11126. 1999-08-10 18:18:31 +00:00
mscott%netscape.com
c340850f3c remove GetServer implementation...it's now done in the base url class 1999-08-10 18:18:16 +00:00
mscott%netscape.com
e79d4ee94c add get server support. 1999-08-10 18:17:25 +00:00
mscott%netscape.com
264a90f371 Override get and set password methods from base class. 1999-08-10 18:16:44 +00:00
mscott%netscape.com
32811c1f7c set user name on pop urls. remove code to read in password as we don't do that anymore.
Fix for Bug # .
1999-08-10 18:16:13 +00:00
karnaze%netscape.com
c3c7c48b80 For crash in bug 10296 - Removed assertion that nsTableFrame::GetColumnFrame must find a non null frame.
Added check for null when calling it in a situation where it can return null.
1999-08-10 18:15:46 +00:00
morse%netscape.com
daaced0e05 fix bug 11507 1999-08-10 18:15:22 +00:00
mscott%netscape.com
9d4ed1a855 add set user name support. 1999-08-10 18:15:18 +00:00
mscott%netscape.com
8d0e7b6b12 Add SetUsername support. 1999-08-10 18:14:27 +00:00
mscott%netscape.com
22afe8b4ad nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes
some interface clean up work before adding GetServer to url interface.
1999-08-10 18:14:08 +00:00
morse%netscape.com
d50dab93cd fix up deletion code for cookie viewer 1999-08-10 18:13:55 +00:00
harishd%netscape.com
9db5447de6 Changing the order in which borders are painted for compatibility.
Used to be TOP,LEFT,BOTTOM,RIGHT, and now it's
BOTTOM,LEFT,TOP,RIGHT.  Fix for bug#11022
1999-08-10 18:13:50 +00:00
mscott%netscape.com
38a72c5fc1 password and user name related clean up work. 1999-08-10 18:13:33 +00:00
mscott%netscape.com
3642cc74a6 nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes 1999-08-10 18:13:03 +00:00