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

34911 Коммитов

Автор SHA1 Сообщение Дата
arielb%netscape.com 76ffc06aa5 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 9ae27ebebc Adding generic chrome rules 1999-07-24 03:33:37 +00:00
morse%netscape.com bf1613bb03 make cookie viewer operational under necko 1999-07-24 03:10:11 +00:00
tao%netscape.com 89a9d63683 Change function prototype. 1999-07-24 03:07:13 +00:00
tao%netscape.com 8944050cd4 Update test case. 1999-07-24 03:06:15 +00:00
troy%netscape.com 2089c2f612 Renamed a member function to more accurately reflect its purpose 1999-07-24 02:46:08 +00:00
troy%netscape.com 35e404886c Changed area frame code over to new reflow command handling 1999-07-24 02:37:45 +00:00
troy%netscape.com 7478781693 Added VerifyDirtyBitSet() helper function 1999-07-24 02:37:06 +00:00
troy%netscape.com 19eecb088b 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 a6a455042d 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 8a36e3432f 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 3011e6d6e8 Adding style rules for xpmenuitems. 1999-07-24 01:58:56 +00:00
hyatt%netscape.com 04e82bbc2d Harmless checkin of a sample XUL file. 1999-07-24 01:58:40 +00:00
sspitzer%netscape.com 09cd379429 go back to PR_FormatTime() until #10412 is fixed. 1999-07-24 01:47:59 +00:00
morse%netscape.com 16b516ce0e Remove wallet from layout 1999-07-24 01:39:58 +00:00
sspitzer%netscape.com b7a253cd7b remove these header files. all idl files for news, now! 1999-07-24 01:36:44 +00:00
sspitzer%netscape.com 5a6eb790af turn on the new idl files for the mac now. 1999-07-24 01:36:36 +00:00
gordon%netscape.com 35b7d0eb52 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 08c10dda14 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 47afcf5681 oops. crazy_width only defined for debug builds. Changing this. 1999-07-24 00:32:21 +00:00
hyatt%netscape.com ca9519fb92 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 07fdb05f24 Fixed some box problems. 1999-07-23 23:30:17 +00:00
sfraser%netscape.com 1b4961ffaa Fix Mac startup crash: nil check for prefs. 1999-07-23 22:23:13 +00:00
sfraser%netscape.com feee6dc7ef 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 8f618963db Munge usernames containing "%" into an "@" when determining email address. 1999-07-23 22:12:29 +00:00
cltbld%netscape.com 7e15b30e79 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 4da7b32cbe 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 428843662d 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 d8a007302a Removed about:blank joke. 1999-07-23 20:11:02 +00:00
terry%mozilla.org 46c666193c 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 79ad901888 Fixed count of "while tree is closed" checkins. 1999-07-23 19:58:41 +00:00
gordon%netscape.com 670c22014f File Removed. 1999-07-23 19:39:04 +00:00
terry%mozilla.org ba86df650b Fixed stupid warning. 1999-07-23 19:37:02 +00:00
terry%mozilla.org b4545d5709 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 da2de04a34 Fixed stupid typo. 1999-07-23 19:21:13 +00:00
terry%mozilla.org 258ccf5f6d Let me tweak the parameters to DBI->connect(). 1999-07-23 19:14:37 +00:00
terry%mozilla.org bb14408922 Whoops; missing an include file. 1999-07-23 18:50:25 +00:00
terry%mozilla.org 744b1e709a Removed stupid debugging printf's. 1999-07-23 18:50:07 +00:00
cyeh%netscape.com ed76096b74 support terse=1 flag,mostly as a way to support pager notification 1999-07-23 18:43:06 +00:00
terry%mozilla.org d1360d1cc4 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 a84263044e Fixing build. 1999-07-23 16:38:02 +00:00
putterman%netscape.com d826715b5b Adding MANIFEST file to fix build. 1999-07-23 16:36:23 +00:00
valeski%netscape.com e8723c09e8 necko only - added temporary user agent string creation code 1999-07-23 16:35:53 +00:00
srinivas%netscape.com 3001d759f6 Port to Aplha-NT; checkin for bob meader <bob@guiduck.com>. 1999-07-23 16:35:29 +00:00
valeski%netscape.com 1c6f1bb68a 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 511ecf7bd5 enable undo move/copy messages from different server 1999-07-23 14:40:55 +00:00
ftang%netscape.com 1de0eb8465 add x11johab to makefile 1999-07-23 12:30:33 +00:00
ramiro%netscape.com 167c263f57 Remove obsolote files. 1999-07-23 12:30:26 +00:00
ftang%netscape.com 7e547cf611 add X11Johab converter to mac project 1999-07-23 12:27:01 +00:00
ramiro%netscape.com 82f91fde46 Add IDS for unix toolkit timers. 1999-07-23 12:24:09 +00:00