Commit Graph

40712 Commits

Author SHA1 Message Date
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
bienvenu%netscape.com
0907f107dc add folder loaded notification and hack around dynamic folder loading slowness method 1999-09-13 21:36:02 +00:00
troy%netscape.com
5c61cb8ef4 Added frame type for OBJECT frame 1999-09-13 21:26:05 +00:00
troy%netscape.com
5ace2e44bc Fix for bug #13570. Changed ContentAppended() and ContentInserted() to check
for an "object" frame
1999-09-13 21:25:43 +00:00
putterman%netscape.com
123024853d AddRef the listener. 1999-09-13 21:12:38 +00:00
putterman%netscape.com
81d3b8979c Only create the node once. 1999-09-13 21:12:09 +00:00
putterman%netscape.com
d3e961c2b5 Clear selection when changing folders and AddFolderListener on startup 1999-09-13 21:11:45 +00:00
rogerl%netscape.com
9d06750893 Added define NES40 for server-related gc fixes 1999-09-13 21:08:26 +00:00
rogerl%netscape.com
6c8d67a904 Disallowed multiple variable declaration in for (var X in...) 1999-09-13 21:07:34 +00:00
ftang%netscape.com
6f6297a46b try to work around bug 13030 1999-09-13 21:04:29 +00:00
ssu%netscape.com
adb933b1be changing the logic MFC variable definition for nszip. It will now only build nszip (which requires MFC) if MOZ_MFC is set. This only affects the windows platforms. 1999-09-13 20:47:41 +00:00
kmcclusk%netscape.com
1d54e30b10 bug #6553. Removed #ifdef XP_UNIX in DeviceContextImpl::LoadIconImage which prevented
it from loading an icon under Unix.
1999-09-13 20:45:23 +00:00
buster%netscape.com
9f2b4b0ef1 added GetAbsoluteOffsetsForPoints, so we can get the length of a document without
playing with it's selection.  Much faster, and doesn't mess with the display at all.
1999-09-13 20:44:38 +00:00
kmcclusk%netscape.com
8f9cf9d3bc Removed nsGfxButtonControlFrame's MouseClick method. It uses it's base classes (nsHTMLButtonControlFrame)
MouseClick instead. Reworked nsHTMLButton::MouseClick factoring out code to get Reset and Submit button
types so MouseClick can be re-used by the nsGfxButtonControlFrame.
Fix for bug 13462. Set the nsHTMLButtonControlFrame's mForm in the initial reflow.
1999-09-13 20:40:59 +00:00
sspitzer%netscape.com
afbd510ee3 fix profile migration on windows (and probably mac.)
on UNIX, "mail.directory" is always set.
on windows, it may be set to ""
add the PL_strlen test to tree "" as not being set, so we assume the default 4.x location, which is what we want.
1999-09-13 20:38:23 +00:00
kmcclusk%netscape.com
dd221ea8c5 Use HWND_TOPMOST instead of HWNT_TOP when setting the window z-order for popups. 1999-09-13 20:33:34 +00:00
pavlov%netscape.com
9b07d23e39 change a few comments 1999-09-13 20:30:36 +00:00
akkana%netscape.com
f9719054c5 Fix memory leak 13641: don't allocate a new CAttributeToken unless we're going to pass it to AddAttribute 1999-09-13 20:26:14 +00:00
jefft%netscape.com
750364ab73 fixed bug 13674 -- reply quotes wrong message for news and imap messages 1999-09-13 20:26:04 +00:00
evaughan%netscape.com
05916038b7 Fixed assert. 1999-09-13 20:24:20 +00:00
warren%netscape.com
1072360e3f Moving this from netwerk/protocol/file/src. 1999-09-13 20:20:21 +00:00
warren%netscape.com
9d0374e06a New modernized file transport. I'm in the process of factoring this out from nsFileChannel. 1999-09-13 20:19:32 +00:00
karnaze%netscape.com
c4410378e1 bug 7604 - limit colspan to max of 1000 1999-09-13 20:18:33 +00:00
evaughan%netscape.com
a1125809e6 Fixed clipping bug 1999-09-13 20:17:26 +00:00
karnaze%netscape.com
ed8a7c767c new regression tests 1999-09-13 20:16:33 +00:00
norris%netscape.com
6ce2283719 Remove unused files. 1999-09-13 20:10:24 +00:00
dougt%netscape.com
53c258fc71 adding default to the nsFileSpec chrome path. There should be a better
way to do this.
1999-09-13 19:58:53 +00:00
ftang%netscape.com
d53391b6c4 add x-gbk and windows-936 1999-09-13 19:48:30 +00:00
ftang%netscape.com
766b3c2234 wire GBK converters into dll 1999-09-13 19:45:38 +00:00
ftang%netscape.com
1a9b24d368 check in for yueheng.xu@intel.com - cp936 table generation tool 1999-09-13 19:31:31 +00:00
ftang%netscape.com
d2893cb7db check in GBK converter for Xu, Yueheng <yueheng.xu@intel.com 1999-09-13 19:27:05 +00:00