Commit Graph

24077 Commits

Author SHA1 Message Date
matt%netscape.com
fa46a8bc5a Changing pref window to be 50px larger 1999-04-20 23:03:14 +00:00
matt%netscape.com
43dce3e481 Adding makefile for prefs panes to be placed in samples 1999-04-20 23:02:22 +00:00
saari%netscape.com
868e0345cd fix bug #3379 1999-04-20 23:02:16 +00:00
matt%netscape.com
bc5826d289 Adding prefs panes to cvs and the build. Added files along with changed
makefile.in for building on mac
1999-04-20 23:00:48 +00:00
sfraser%netscape.com
f4441d5a7e First Checked In. 1999-04-20 22:51:57 +00:00
alecf%netscape.com
a713dbf60e fix newline-at-end-of-file problem 1999-04-20 22:50:08 +00:00
alecf%netscape.com
39d88dbe36 change nsIEnumerators to nsISupportsArrays and implement some of the getIdentities() getServers() etc 1999-04-20 22:48:32 +00:00
alecf%netscape.com
90cf042740 add accessor for getting the account manager from the mail session 1999-04-20 22:43:04 +00:00
saari%netscape.com
05e07ab0c5 Mods for menu enabling and disabling. 1999-04-20 22:41:44 +00:00
akkana%netscape.com
54f3a11eb0 Make Linux paste work 1999-04-20 22:40:53 +00:00
sfraser%netscape.com
a51634749e First Checked In. 1999-04-20 22:38:29 +00:00
sfraser%netscape.com
5d331e78cb Added dialogs.css to makefiles 1999-04-20 22:37:15 +00:00
hyatt%netscape.com
7f8fb78632 window.open lives. 1999-04-20 22:35:11 +00:00
putterman%netscape.com
16c1e86959 Moved folder listener code from local to base. 1999-04-20 22:24:21 +00:00
sfraser%netscape.com
aa63654780 First Checked In. 1999-04-20 22:24:20 +00:00
amusil%netscape.com
551b6f72ee The number of variants should always start at 1. 1999-04-20 22:22:02 +00:00
amusil%netscape.com
5792c831fc Patch for HP-UX specific problem. 1999-04-20 22:21:25 +00:00
rjc%netscape.com
e125ca785d If a sort isn't initially imposed, just append new nodes onto end of container's child list. 1999-04-20 22:14:38 +00:00
davidmc%netscape.com
8392ec5504 replace tabs with (Mork canonical) two spaces 1999-04-20 22:14:35 +00:00
troy%netscape.com
0b93c37f4f Changed GetAbsoluteContainingBlock() to return relatively positioned
block-level and inline-level elements as well
1999-04-20 22:08:33 +00:00
buster%netscape.com
f72d765be4 more factoring 1999-04-20 22:02:02 +00:00
pinkerton%netscape.com
520356c625 create xul slider, spinner, scrollbar, font and color pickers 1999-04-20 21:57:41 +00:00
kin%netscape.com
8c816eb4aa Commented out debugging printfs and added HAVE_EDIT_ACTION_LISTENERS ifdef
to fix build bustage.
1999-04-20 21:54:10 +00:00
kipp%netscape.com
187be6b63f Tweaked FindLineContaining to return the index in the line where the frame is found 1999-04-20 21:52:22 +00:00
kipp%netscape.com
2970e96968 Removed debris 1999-04-20 21:51:56 +00:00
troy%netscape.com
8644de12ff Changed GetAbsoluteContainingBlock() to be a little smarter about verifying
the frame is an area frame
1999-04-20 21:51:55 +00:00
kipp%netscape.com
44f26158bb Fixed up insertion code to support inserting blocks; tweaked FirstChild impl to work better; removed some no longer needed code 1999-04-20 21:51:39 +00:00
mscott%netscape.com
888c9ed9a7 Export nsIMsgMessageService.h 1999-04-20 21:50:51 +00:00
kipp%netscape.com
4760249344 Fixed bug where image loading during stopped state would not properly set the out parameter 1999-04-20 21:50:32 +00:00
pinkerton%netscape.com
97279e29ba new atoms for slider, spinner, scrollbar, color and font pickers. 1999-04-20 21:50:11 +00:00
kipp%netscape.com
25a5f607a8 Added (disabled) refcnt logging 1999-04-20 21:49:53 +00:00
mscott%netscape.com
53527f46fd An interface designed to organize all message related operations such as copying and displaying messages under one umbrella. Each of our protocol services (imap, pop, news) will support this interface for message actions. 1999-04-20 21:49:21 +00:00
pinkerton%netscape.com
b77d6218ba adding slider, scrollbar, spinner, font and color pickers to build. 1999-04-20 21:45:35 +00:00
av%netscape.com
096226647f Turning on previous changes 1999-04-20 21:45:26 +00:00
pinkerton%netscape.com
ca0f65130e make a slider, not a spinner. doh! 1999-04-20 21:43:09 +00:00
mcmullen%netscape.com
f662c72c7b Fix busted debug build by adding TextEditorTest.cpp. Somebody else should fix this properly. Grrr. 1999-04-20 21:41:02 +00:00
jfrancis%netscape.com
08f41d1832 File Removed. 1999-04-20 21:40:48 +00:00
jfrancis%netscape.com
c7dd8a6be9 First Checked In. 1999-04-20 21:39:53 +00:00
pinkerton%netscape.com
3aeac2fe48 First Checked In. 1999-04-20 21:39:52 +00:00
syd%netscape.com
65b71910d3 For Unix only (Gtk+): make the default rendering mode Gfx. The Gtk+
implementation is buggy, and we'll eventually be going in this direction anyway
of using gfx to render controls. Need to take out this #ifdef eventually for
Win and Mac.

To enable the native widgets, edit ~/.mozilla/prefs50.js, and add the line
user_pref("nglayout.widget.mode", 1);.
1999-04-20 21:34:34 +00:00
nhotta%netscape.com
ca947a1af7 I18n 7 bit data check for the body. 1999-04-20 21:22:54 +00:00
nhotta%netscape.com
1bbad0dca9 Changed to use UTF-8 for internal processing. 1999-04-20 21:20:28 +00:00
av%netscape.com
7a990f37bf Added width and height attributes for images 1999-04-20 21:07:26 +00:00
sfraser%netscape.com
ebc0d2da0b First Checked In. 1999-04-20 20:48:46 +00:00
davidmc%netscape.com
afdd395a17 continue long values using \linebreak notation; this is done in conjunction with a change to morkParser::ReadValue() which will correctly interpret this notation. Note this is technically a format change in the sense that old versions of Mork will not read such line continuations correctly; but the change is forward compatible so folks should not notice. 1999-04-20 20:33:56 +00:00
amusil%netscape.com
595e5e9462 Win32 compiler doesn't like var dec inside for loop dec 1999-04-20 20:32:06 +00:00
davidmc%netscape.com
58f9b6cefb fix morkParser::ReadValue() so that CR or LF following '\' is consumed as a line continuation, rather than escaping the byte after '\'; this is now done in conjunction with changing morkWriter to continue long values with \linebreak. 1999-04-20 20:31:36 +00:00
varada%netscape.com
de3ea7325a *** empty log message *** 1999-04-20 20:29:43 +00:00
rjc%netscape.com
7cc04a6075 Return names of FTP URLs. 1999-04-20 20:28:57 +00:00
rjc%netscape.com
617a5a1f40 When a sort order is imposed, try and insert new node(s) in the appropriate spot. 1999-04-20 20:26:13 +00:00