Граф коммитов

35045 Коммитов

Автор SHA1 Сообщение Дата
duncan%be.com d9095e3fb5 Changes to link properly after the timer shuffle. 1999-07-24 09:23:03 +00:00
zuperdee%penguinpowered.com db241f1f5a Lots of cosmetic cleanups and a few minor bug fixes to the Motif port of nsWindow. I've also made it extra noisy on the debug output, to assist me in my attempts to figure out what is going wrong with the resizing routines. NOT PART OF MAIN BUILD. 1999-07-24 08:46:50 +00:00
chuang%netscape.com 6ba588ef21 fix bug 6836, change News to Newsgroups 1999-07-24 06:20:03 +00:00
terry%mozilla.org 6c8ff6136c Fixed stupid typos that caused it to not correctly report whether a
tree is open.
1999-07-24 05:04:37 +00:00
pavlov%netscape.com aa997cf227 actually add the sound test 1999-07-24 05:01:29 +00:00
pavlov%netscape.com 44dd6dd4db add a soundtest to the menus 1999-07-24 05:00:53 +00:00
pavlov%netscape.com 061e45aeec change sound interface to use an nsIFileSpec* instead of a const char* 1999-07-24 04:58:10 +00:00
terry%mozilla.org 3b796b29aa Fixed some warnings. 1999-07-24 04:49:32 +00:00
terry%mozilla.org 56e8fd10e7 Fix busted guilty column.
Bonsai's query_checkins call has become pickier; now it wants to be
run from inside the bonsai directory, and wants the $::TreeID variable
to be set correctly.

This stuff is all too fragile to believe.
1999-07-24 04:47:57 +00:00
arielb%netscape.com 3cc6d68ad6 i think i may have broken linux build with a tab at the end of a line in
the makefile, hope this was all for the bustage.
1999-07-24 04:18:22 +00:00
troy%netscape.com 38a6357a79 Changed to use the new reflow command handling 1999-07-24 03:59:47 +00:00
troy%netscape.com e337ad496d Fixed a problem in ContentRemoved() where for fixed position frames the
wrong child list name was being used
1999-07-24 03:58:35 +00:00
arielb%netscape.com 8dad60d09d Fix to the caps security module. I removed the nsPrincipal struct, from now
on you can access principals by their xpcomed interface nsIPrincipal.
1999-07-24 03:58:23 +00:00
law%netscape.com 65a17e3844 Adding generic chrome rules 1999-07-24 03:33:37 +00:00
morse%netscape.com 0c0d06e298 make cookie viewer operational under necko 1999-07-24 03:10:11 +00:00
tao%netscape.com d989250d9d Change function prototype. 1999-07-24 03:07:13 +00:00
tao%netscape.com 39700eb446 Update test case. 1999-07-24 03:06:15 +00:00
troy%netscape.com 6717db9454 Renamed a member function to more accurately reflect its purpose 1999-07-24 02:46:08 +00:00
troy%netscape.com 1f924dade3 Changed area frame code over to new reflow command handling 1999-07-24 02:37:45 +00:00
troy%netscape.com 17838b7952 Added VerifyDirtyBitSet() helper function 1999-07-24 02:37:06 +00:00
troy%netscape.com 08c5b45b84 Defined it so that the NS_FRAME_IS_DIRTY flag is set for newly added frames in
SetInitialChildlist(), AppendFrames(), InsertFrames(), and ReplaceFrame()
1999-07-24 02:33:07 +00:00
mscott%netscape.com 930493c1ba necko only! Fix several necko problems where we are calling GetBuffer on an nsString and passing the result into
NS_NewUri. If the nsString is unicode then GetBuffer returns null which is not the desired behavior.
I also cleaned up the necko stuff a bit as we were doing some extraneous steps. With this change you can bring
up bookmarks in apprunner.
1999-07-24 02:06:30 +00:00
hyatt%netscape.com ca1af77117 Menus know about the ENTER key to execute, and know how to dismiss themselves
on mouse clicks.
1999-07-24 01:59:32 +00:00
hyatt%netscape.com eef0e8edf6 Adding style rules for xpmenuitems. 1999-07-24 01:58:56 +00:00
hyatt%netscape.com 9bcf6a63a9 Harmless checkin of a sample XUL file. 1999-07-24 01:58:40 +00:00
sspitzer%netscape.com 8faee4daf2 go back to PR_FormatTime() until #10412 is fixed. 1999-07-24 01:47:59 +00:00
morse%netscape.com e24534d85b Remove wallet from layout 1999-07-24 01:39:58 +00:00
sspitzer%netscape.com 4dfdb3d910 remove these header files. all idl files for news, now! 1999-07-24 01:36:44 +00:00
sspitzer%netscape.com 34d5e2e364 turn on the new idl files for the mac now. 1999-07-24 01:36:36 +00:00
gordon%netscape.com 13159f4535 Changed parameters so the Netwerk and protocol libraries are generated in the Components directory, not Essential Files. The NetwerkUtil library (which is currently masquerading as the old NetLib library) should be in Essential Files. 1999-07-24 01:15:41 +00:00
varada%netscape.com cd26f6749f Excluding the acct/ and acctidl/ directories for the VC++ 5.0 version. Leaf said it was ok to check in. 1999-07-24 01:15:01 +00:00
hyatt%netscape.com 584576e632 oops. crazy_width only defined for debug builds. Changing this. 1999-07-24 00:32:21 +00:00
hyatt%netscape.com 40caba6ac9 Getting rid of all the printfs and complaints that fire in mailnews by making
the fixed table layout algorithm smarter about unconstrained width reflow.
1999-07-23 23:41:05 +00:00
evaughan%netscape.com ded8baab17 Fixed some box problems. 1999-07-23 23:30:17 +00:00
sfraser%netscape.com 9fba7e67ed Fix Mac startup crash: nil check for prefs. 1999-07-23 22:23:13 +00:00
sfraser%netscape.com 3f961eb300 Fix Mac startup crash: #ifdef NECKO around changes that Gagan made yesterday, so that chrome URL resolution works again. 1999-07-23 22:22:47 +00:00
terry%mozilla.org 4e5f708eaf Munge usernames containing "%" into an "@" when determining email address. 1999-07-23 22:12:29 +00:00
cltbld%netscape.com d9118128a4 sspitzer: temporary workaround for #10412. strftime was barfing. not sure why. this patch at least allows QA to continue testing. the side effect is you won't see the date in thread pane, maybe other places. next step, find and fix the real problem. 1999-07-23 22:08:24 +00:00
zuperdee%penguinpowered.com 7d9a0857e1 Fixed a bug that was causing both apprunner and viewer to segfault on startup in the Motif port. NOT PART OF MAIN BUILD. 1999-07-23 21:51:06 +00:00
hyatt%netscape.com fe2af9709a Fix for assertions being thrown when fixed layout tables are flowed at an
unconstrained width.  Instead of asserting, intrinsic first row cell widths will be
used to determine the widths of columns with percentage-specified sizes.
1999-07-23 20:32:18 +00:00
warren%netscape.com 26a8529775 Removed about:blank joke. 1999-07-23 20:11:02 +00:00
terry%mozilla.org dfa62f6d8c Whoops. I had pulled out the POSIX stuff, cause I thought it was
conflicting with something, but I was wrong and confused.  Fixed.
1999-07-23 20:04:42 +00:00
terry%mozilla.org 6d4e9f1a1e Fixed count of "while tree is closed" checkins. 1999-07-23 19:58:41 +00:00
gordon%netscape.com de06f1d4be File Removed. 1999-07-23 19:39:04 +00:00
terry%mozilla.org 73556098a6 Fixed stupid warning. 1999-07-23 19:37:02 +00:00
terry%mozilla.org 676189de29 Cope with new Bonsai code. In particular, renamed globals.pl to be tbglobals.pl, to avoid conflicting with Bonsai's new globals.pl. 1999-07-23 19:36:38 +00:00
terry%mozilla.org 6782d07c1a Fixed stupid typo. 1999-07-23 19:21:13 +00:00
terry%mozilla.org 197ec9c792 Let me tweak the parameters to DBI->connect(). 1999-07-23 19:14:37 +00:00
terry%mozilla.org 7332c9d905 Whoops; missing an include file. 1999-07-23 18:50:25 +00:00
terry%mozilla.org ce6e9b6a4c Removed stupid debugging printf's. 1999-07-23 18:50:07 +00:00