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

35037 Коммитов

Автор SHA1 Сообщение Дата
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
cyeh%netscape.com 7f0054e2ff support terse=1 flag,mostly as a way to support pager notification 1999-07-23 18:43:07 +00:00
terry%mozilla.org 61b2e0b068 Massive patch (mostly from Dieter Weber <dieter@Compatible.COM>) -- ported all TCL code to Perl. 1999-07-23 18:39:31 +00:00
putterman%netscape.com 1f4bcadb0a Fixing build. 1999-07-23 16:38:02 +00:00
putterman%netscape.com 1157e3a031 Adding MANIFEST file to fix build. 1999-07-23 16:36:23 +00:00
valeski%netscape.com f3f12e6a64 necko only - added temporary user agent string creation code 1999-07-23 16:35:53 +00:00
srinivas%netscape.com 97700c34b7 Port to Aplha-NT; checkin for bob meader <bob@guiduck.com>. 1999-07-23 16:35:29 +00:00
valeski%netscape.com c7f0110854 necko only - fixed some miss-matched memory deallocations, and pulled an extraneous addref/release combo 1999-07-23 16:35:13 +00:00
jefft%netscape.com eecba3c846 enable undo move/copy messages from different server 1999-07-23 14:40:55 +00:00