Commit Graph

19329 Commits

Author SHA1 Message Date
terry%netscape.com
b72f255bec Added params to control how priorities are set in a new bug. You can
now choose whether to let submitters of new bugs choose a priority, or whether
they should just accept the default priority (which is now no longer hardcoded
to "P2", but is instead a param.)  The default value of the params will cause
the same behavior as before.
1999-03-09 02:33:58 +00:00
dveditz%netscape.com
b867607040 initial libjar files, NOT PART OF BUILD 1999-03-09 02:13:56 +00:00
ducarroz%netscape.com
2d13e4ef9a make the file conform to the new norm 1999-03-09 02:05:29 +00:00
ducarroz%netscape.com
e6e140af12 add definition for MSG_CommandType 1999-03-09 02:01:16 +00:00
ftang%netscape.com
e7304df551 add katakana, hiragana, katakana-iroha, hiragana-iroha, lower-greek 1999-03-09 01:56:02 +00:00
rjc%netscape.com
c71c49a1cf Add selection and column sortActive/sortDirection observation support. (Thanks, David!) 1999-03-09 01:54:46 +00:00
pierre%netscape.com
26dc64ba44 Register CharsetAlias. Fixed by ftang on my machine. 1999-03-09 01:50:03 +00:00
briano%netscape.com
d3688a0ba0 Automated update 1999-03-09 01:45:41 +00:00
mscott%netscape.com
9cb357f551 Add ability to generate a mail session to this factory. 1999-03-09 01:39:05 +00:00
mscott%netscape.com
ebbcfd1435 Build nsMsgMailSession and nsMsgIdentity. 1999-03-09 01:37:41 +00:00
mscott%netscape.com
3712ad23fc Shell for a msg mail session. Folks will add to this as they need to. 1999-03-09 01:36:17 +00:00
pinkerton%netscape.com
bcd7b47eae Add debug code to point out a bug #3505 with display:none and frames. Fix bug #3451 with grippies not working when toolbars not at top of window. Not creating atoms every time we expand/collapse toolbars. 1999-03-09 01:36:11 +00:00
mscott%netscape.com
9b48921231 First pass implementation of a mail identity. Right now we just read out these values from prefs.js in the current working directory. This is a dogfood implementation and will change drastically when we really do implement multiple identities. 1999-03-09 01:35:44 +00:00
mscott%netscape.com
2bc1e4a03a Export nsIMsgIdentity.h and nsIMsgMailSession.h 1999-03-09 01:33:36 +00:00
mscott%netscape.com
58e5cef715 A mail session interface. Right now it is empty except for the current identity. As people need to add thinks to the mail session, I expect this to grow. Oh it is a singleton object and you should go through the service manager to obtain it. 1999-03-09 01:33:08 +00:00
mscott%netscape.com
7dd0d08491 A first pass at a generic mail identity interface. Right now, I'm using this to organize a lot of mail server & password preferences for dogfood. 1999-03-09 01:32:16 +00:00
slamm%netscape.com
3d6214b435 Have -MD dependencies cope will missing headerfiles. 1999-03-09 01:31:26 +00:00
slamm%netscape.com
f910ef9462 Give error if building in objdir and have previously built in srcdir. Move '-Wall' and '-include' to GNU-only section (silly to test for GNU-only features). Change '-MMD' to '-MD' to include standard headers. Clean '-O' from CFLAGS/CXXFLAGS if MOZ_DEBUG is set. 1999-03-09 01:30:26 +00:00
slamm%netscape.com
00d9114259 Move AC_INCLUDE_OR_DEFINES into OS_CFLAGS/OS_CXXFLAGS. 1999-03-09 01:30:00 +00:00
slamm%netscape.com
b8dbca36e3 Move '-O' stripping into configure. Move compile-line defines into configure. 1999-03-09 01:29:57 +00:00
slamm%netscape.com
b141bd7a74 Script converts .mozconfig.sh into a url to prefill configurator web form. Will be used by client.mk 1999-03-09 01:29:53 +00:00
slamm%netscape.com
7a67e3b3a2 Script to clean out all 'configure' generated files. 1999-03-09 01:29:50 +00:00
briano%netscape.com
558fd05cc4 Fixed the permission problem with nsinstall'd binary files, and added rules to make
sure shared libraries also get copied into $(DIST)/lib (where they're *supposed* to go).
1999-03-09 01:20:03 +00:00
cmanske%netscape.com
2d06832ff4 Added registration of editor factory classes to NS_SetupRegistry 1999-03-09 01:17:21 +00:00
chuang%netscape.com
5d585900d0 Move throbber to the right, add MsgHome() function. 1999-03-09 01:15:00 +00:00
slamm%netscape.com
2599626875 Quiet mac warnings. 1999-03-09 01:10:59 +00:00
slamm%netscape.com
9ff333002f Add source tree navigation tool. 1999-03-09 01:07:00 +00:00
rpotts%netscape.com
7ab618d75c fix for bug #3507. Also replaced raw comparse of nsresult == NS_OK with NS_FAILED(...) or NS_SUCCEEDED(...) macros... 1999-03-09 00:54:07 +00:00
dougt%netscape.com
584478324d Removed InstallFolder Object - just using nsStrings now.
Now creating tempfiles for ZIP calls
hooked up to nsSpecialSystemDirectory
cleaned up Install() api
1999-03-09 00:50:23 +00:00
briano%netscape.com
975e9fd1dc Fixed my stupid mistake (theoretically) and increased the test timeout to 45 seconds. 1999-03-09 00:44:04 +00:00
vidur%netscape.com
340a2d50b1 Table of contents example 1999-03-09 00:36:54 +00:00
briano%netscape.com
8587b069eb Automated update 1999-03-09 00:30:47 +00:00
akkana%netscape.com
72a97f2925 Changes to fix the Irix N32/egcs build; thanks to Jason Heirtzler <jasonh@cthulhu.engr.sgi.com> 1999-03-09 00:24:17 +00:00
briano%netscape.com
b169e7f425 More fixes, and I added a silly hack to show what compiler is being used. 1999-03-09 00:15:46 +00:00
cmanske%netscape.com
27cb3c57da Removed unused code in editor appcore and cleaned up factory registration 1999-03-09 00:05:27 +00:00
ebina%netscape.com
a487e4171d Changes to make the Mac not complain so much. 1999-03-09 00:04:34 +00:00
mscott%netscape.com
527d70791f Fix build breakage caused by ebina when he changed nsINetPluginInstance. Looks like nsINetPluginInstance::Initialize() now takes two arguments. 1999-03-08 23:44:22 +00:00
cmanske%netscape.com
737ebab5d8 Removed registration code now done by NSRegisterSelf for editor classes 1999-03-08 22:52:03 +00:00
cmanske%netscape.com
29349407a2 Removed registration code no done by NSRegisterSelf for editor classes 1999-03-08 22:51:58 +00:00
cmanske%netscape.com
f2098f2965 Fixed editor classes to do autoregistration correctly and moved target directory to bin/components 1999-03-08 22:46:33 +00:00
akkana%netscape.com
19102ddcc9 Hook up a debug implementation of paste 1999-03-08 22:45:56 +00:00
pinkerton%netscape.com
99b1b5d895 adding debug printf to see when toolbar frames are being deleted. I don't think they are when display is set to none. 1999-03-08 22:44:44 +00:00
pinkerton%netscape.com
2813353b7d fix attribute selector for grippies to actually trigger when grippies clicked on. 1999-03-08 22:44:06 +00:00
pinkerton%netscape.com
ba5a646c57 fix bug where if I didn't check if the first child frame was null during reflow. 1999-03-08 22:43:48 +00:00
val4%cornell.edu
95095a783e Some changes here and there. Added noted about PerlConnect.pm. Added update history. 1999-03-08 22:43:17 +00:00
cyeh%netscape.com
2449fae628 pdbfiles have a ".pdb" at the end. 1999-03-08 22:40:17 +00:00
cyeh%netscape.com
fa9a3ad5ea change MOZ_DEBUGOPT config to not generate PDB files. 1999-03-08 22:38:33 +00:00
dp%netscape.com
34228abcb8 adding new exported NR_*Raw() symbols 1999-03-08 22:10:18 +00:00
hyatt%netscape.com
6268cb3c79 Putting the extra items into the bookmarks menu. 1999-03-08 22:09:34 +00:00
ebina%netscape.com
b54ab92f6e Add the stream name (URL string) to the nsINetPluginInstance
interface in the Initialize method.
1999-03-08 21:57:35 +00:00