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

7500 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org c24b9079d7 Resurrected tweak_nspr kludge for --enable-nspr 1998-09-11 01:10:08 +00:00
rickg%netscape.com 43c79980f8 improved DTD context for better style/structure handling 1998-09-11 00:54:36 +00:00
law%netscape.com ba90fa1ea2 Fix for Bugzilla bug #489; thanks to Klaus Malorny (Klaus.Malorny@knipp.de) for reporting it and for providing the fix! 1998-09-11 00:53:29 +00:00
law%netscape.com a481deeb91 Debug stuff 1998-09-11 00:49:00 +00:00
law%netscape.com 18ed506ee0 Completing check-in of Win98 integration feature 1998-09-11 00:46:05 +00:00
law%netscape.com cbcd587d44 Fix for 4.5 bug; enable -P to be ignored on second launch 1998-09-11 00:41:53 +00:00
kipp%netscape.com 97c08325ed Revised various vertical alignment cases to use font introspection data instead of hard coding in values; corrected middle computation. 1998-09-10 23:43:12 +00:00
kipp%netscape.com 1408d551cd Fixed a bug with percent values being converted to strings 1998-09-10 23:42:18 +00:00
kipp%netscape.com 00188db105 Added new font intropsection methods to nsIFontMetrics 1998-09-10 23:41:25 +00:00
morse%netscape.com 5b9d478efe fix mac bustage 1998-09-10 23:02:23 +00:00
cyeh%netscape.com 907bba9654 remove dependencies on platform specific installs of perl, macro-ize perl
tool calls
1998-09-10 22:51:45 +00:00
cyeh%netscape.com 27c210f6e4 macro-ize call to PERL 1998-09-10 22:50:21 +00:00
mcafee%netscape.com ec032b60ba New privacy preference pane class 1998-09-10 22:35:39 +00:00
troy%netscape.com 0fbc01cb40 Fixed it so bullets work again 1998-09-10 22:28:55 +00:00
mjudge%netscape.com 6944322964 IDIOT!! sorry. added 2 of 4 files 1998-09-10 22:25:05 +00:00
shaver%netscape.com a8187ae035 perignon grows (and throbs) 1998-09-10 22:14:52 +00:00
dcone%netscape.com d15d905b2d added textfield 1998-09-10 21:33:56 +00:00
morse%netscape.com 82d0f7f157 remove 'remember this decision' from signon nag box 1998-09-10 21:27:13 +00:00
dcone%netscape.com 06819bc92b added focus managment, textfields 1998-09-10 21:26:46 +00:00
dcone%netscape.com 63e7d2cdab added focus managment 1998-09-10 21:26:01 +00:00
dcone%netscape.com d7df9f5691 Added focus managment 1998-09-10 21:25:47 +00:00
dcone%netscape.com 07135ba1a4 added textfield widget, focus management 1998-09-10 21:25:10 +00:00
mjudge%netscape.com 2dd53d3a78 Checks for ender only in #ifdef ENDERS mjudge 1998-09-10 21:15:28 +00:00
wtc%netscape.com 3f86b47ae3 In CreateMacPathFromUnixPath, return paramErr if unixPath is nil. 1998-09-10 21:08:47 +00:00
troy%netscape.com 1a2eb70ef8 Backed out unintentional checkin 1998-09-10 21:05:02 +00:00
troy%netscape.com b6e6eb1e83 Hooked back up IFRAME 1998-09-10 21:03:16 +00:00
gagan%netscape.com a333974915 Removed the silly useless parameter in NET_CleanUpCache. 1998-09-10 20:55:22 +00:00
gagan%netscape.com 349108add4 cvs to be blamed for a bad merge. Moving to void parameter on NET_CleanupCache. Was giving errors on Mac. 1998-09-10 20:54:41 +00:00
wtc%netscape.com e8f9bf611c In CreateMacPathFromUnixPath, the length of the macPath buffer
should be (strlen(unixPath) + 2) instead of (strlen(unixPath) * 2).
This is because for a zero-length unixPath, the macPath is ":",
which needs two bytes.  Thanks to Patrick Beard <beard@netscape.com>
and Steve Dagley <sdagley@netscape.com> for reporting the bug and
suggesting a fix.
1998-09-10 20:49:14 +00:00
brendan%netscape.com 7e8d72f13f Don't CHECK_BRANCH(len) in GOSUB (len must be > 0) or at all in RETSUB. 1998-09-10 20:46:37 +00:00
pinkerton%netscape.com 490429d010 pass in the main browser context to HTNewPane() for what'sRelated info. 1998-09-10 20:43:45 +00:00
pinkerton%netscape.com 8b18e19d64 Changed BuildHTPane to take a context where it might have to display What'sRelated info. Now registering each kind of view (shack, popdown, embedded, standalone) with HT so it knows to give the right look/behavior. 1998-09-10 20:43:19 +00:00
brendan%netscape.com 47030e2d0d - GOSUB pushes the next pc after it, not its own pc (tradition!) and RETSUB
sets pc to the unbiased result of the pop.
- Use #if JS_HAS_EXCEPTIONS in the decompiler, fiddle similar cosmetic stuff.
1998-09-10 20:42:26 +00:00
pinkerton%netscape.com 1bc5e1fb65 Fix bug#309770 (refresh urltimer bug). added a new member (the reload policy) to CHTMLView so that it can be set correctly in SpendTime(). Now passing the eitire URL_Struct to SetURLTimer() to avoid long param lists. 1998-09-10 20:42:05 +00:00
troy%netscape.com 58260397be Fixed frameset crash 1998-09-10 20:37:19 +00:00
norris%netscape.com c7e0b4fd28 Fix 312954 "monkey: on HPUX, special case failure when dividing by -0" 1998-09-10 20:27:16 +00:00
brendan%netscape.com 0b411ad632 - Added commentary for TOK_DEFSHARP nodes explaining pn_kid's purpose.
- Don't over-commend nearby #endifs at the expense of legibility.
1998-09-10 20:13:06 +00:00
gagan%netscape.com a68dfaf6ec Remaining changes from Nu_Cache. Added nucacheproto.c/h. 1998-09-10 20:11:13 +00:00
morse%netscape.com d94693702d Change 'About Site' to 'Display Site Info' 1998-09-10 20:06:27 +00:00
gagan%netscape.com 6ac5b82560 Nu_cache leftover changes. 1998-09-10 20:00:57 +00:00
gagan%netscape.com 0c36334a81 nu_cache changes. 1998-09-10 19:58:35 +00:00
blizzard%appliedtheory.com ce2b90c311 Bring fe up to date which fe header files 1998-09-10 19:58:18 +00:00
brendan%netscape.com 123e68fe7a - Use JSBool for MatchChar's return type and values.
- Spacing nits.
1998-09-10 19:58:15 +00:00
gagan%netscape.com 8eb9fd6fa9 remaining changes from nu_cache. 1998-09-10 19:57:12 +00:00
troy%netscape.com effef91cf6 Phase one of frame construction changes 1998-09-10 19:32:14 +00:00
brendan%netscape.com a8df12702b Remove excessive JS_FRIEND_API uses; clean up nits. 1998-09-10 19:18:23 +00:00
rods%netscape.com ac66bf8936 GetPosition now uses a binary search for locating the cursor poistion. Also, selection now
uses the half width of a character for moving selection to the next character.
1998-09-10 19:18:01 +00:00
mcafee%netscape.com 73e9e18968 Adding Window|Privacy Tools|Display Site Info 1998-09-10 19:08:09 +00:00
blizzard%appliedtheory.com 54e2354df7 Commit changes from Michael O'Reilly <michael@metal.iinet.net.au> 1998-09-10 17:57:58 +00:00
vidur%netscape.com 8269741cd1 Got rid of extra release in Item() method of childNodes array of nsGenericHTMLContent 1998-09-10 17:51:30 +00:00