Commit Graph

101809 Commits

Author SHA1 Message Date
hyatt%netscape.com
ea500ec3db Initial location abr commit. NPOB. 2002-04-20 07:46:53 +00:00
hyatt%netscape.com
0b34d0e467 Add tooltips to personal toolbar buttons. 2002-04-20 07:37:05 +00:00
hyatt%netscape.com
4db031d8a0 Use bookmark group image. 2002-04-20 07:27:35 +00:00
hyatt%netscape.com
46133601a1 Initial commits of a bunch of files. Chimera. NPOB. 2002-04-20 07:21:10 +00:00
cbiesinger%web.de
8f70f01b03 bug 136538 r=bbaetz sr=darin
data: protocol doesn't unescape its uri string
2002-04-20 06:54:02 +00:00
bryner%netscape.com
2ed061f6c5 Shut down all sockets in http's keepalive/idle list when the SESSION_LOGOUT event happens. This ensures that we don't leak NSS resources associated with SSL sockets. Bug 125561, r=ccarlen, sr=darin. 2002-04-20 05:40:24 +00:00
depstein%netscape.com
a5294f4cd6 added additional flag support for onHistoryReload() of history listener.
a=asa for QA checkins that are not part of the default builds
2002-04-20 03:39:31 +00:00
mscott%netscape.com
7016c81d8e Bug #132731 --> dynamically adjust the width of the alert window
to prevent unwanted wrapping of text if the user is using larger fonts
r=neil@parkwaycc.co.uk
sr=hewitt
2002-04-20 03:08:54 +00:00
depstein%netscape.com
e2c7682141 adding nsIWebNavTestLib.js and nsIWebNavTestCase1.html into /webNav
a=asa for QA checkins that are not part of the default builds
2002-04-20 02:54:38 +00:00
hyatt%netscape.com
7717ae474e Inital commit of the extended outliner. NPOB. 2002-04-20 02:54:08 +00:00
hyatt%netscape.com
16d6178b2f Initial commit. NPOB. 2002-04-20 02:49:49 +00:00
hyatt%netscape.com
3566dec5a7 Initial NIB commits. NPOB. 2002-04-20 02:46:28 +00:00
hyatt%netscape.com
637af4a466 Icon files. NPOB. 2002-04-20 02:42:11 +00:00
hyatt%netscape.com
19b51ced64 initial commit. npob. 2002-04-20 02:40:57 +00:00
hyatt%netscape.com
e5c07365d8 Initial commit of iconic tab items. NPOB. 2002-04-20 02:38:31 +00:00
hyatt%netscape.com
71da1c56bf Initial commit of tab view. NPOB. 2002-04-20 02:36:18 +00:00
hyatt%netscape.com
2f0536a27e Initial commit of auto-hiding tab view. NPOB. 2002-04-20 02:29:21 +00:00
depstein%netscape.com
1a5edf11e1 fixed makefile.win. some minor updates to other files.
a=asa for QA checkins that are not part of the default builds
2002-04-20 02:24:27 +00:00
hyatt%netscape.com
c9062a9ec9 Initial commit of splash screen. NPOB. 2002-04-20 02:23:05 +00:00
mcafee%netscape.com
5803ea0a3a Adding --disable-tests, cleaning up whitespace 2002-04-20 02:17:23 +00:00
mcafee%netscape.com
e4a39af6b1 Adding dynamic modules.mk support. 2002-04-20 02:15:40 +00:00
hyatt%netscape.com
40e48d4927 Initial commit of the about box for chimera. NPOB. 2002-04-20 02:15:19 +00:00
hyatt%netscape.com
7a7eef6bfb Adding files to chimera. NPOB. 2002-04-20 02:08:48 +00:00
hyatt%netscape.com
94721dd0de Checking in the project file for chimera. NPOB. 2002-04-20 01:56:44 +00:00
hyatt%netscape.com
edb55dfe9d Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00
jaggernaut%netscape.com
7e4e14d8c5 Backing out joki's checkin for bug 124990 (at his request) since this breaks some stuff on linux. 2002-04-20 01:48:32 +00:00
hyatt%netscape.com
185bf8bd33 Stop scrollbar crash. Cocoa. NPOB. 2002-04-20 01:30:20 +00:00
oeschger%netscape.com
d1729df1cf adding a GIF for the help content, author=robinf, r=oeschger, dispensation for regular updates per 122806 2002-04-20 01:24:37 +00:00
dp%netscape.com
da3dad6278 Sorting in category report 2002-04-20 00:25:55 +00:00
dp%netscape.com
e8edfe409c Store len of patterns for fast comparison 2002-04-20 00:14:22 +00:00
jst%netscape.com
538a1ac86a Fixing bug 80083. Making sure window.navigator doesn't get GC'd during the lifetime of a document. r=fabian@bluishgecko.net, sr=vidur@netscape.com 2002-04-20 00:04:33 +00:00
hyatt%netscape.com
a66e7bbce0 Enable API for obtaining the real window from a hidden enclosing view. Cocoa. NPOB. 2002-04-19 23:58:36 +00:00
jst%netscape.com
c5afc3b674 Fixing typo in a comment... 2002-04-19 23:56:45 +00:00
jst%netscape.com
14dc7f7425 Fixing regression bug 138540. Make iframe's with scrollbars='no' not have scrollbars. r=bzbarsky@mit.edu, sr=rpotts@netscape.com 2002-04-19 23:55:45 +00:00
blythe%netscape.com
2172908e1b Fix bug 132903, Not part of normal build.
Improve win32 linkage ordering.
2002-04-19 23:16:20 +00:00
radha%netscape.com
5c3c65ab89 Fix for bug # 138134. scrollbar restoration for anchor traversals broken because of few regressions in the last week. r=adamlock sr=alecf. 2002-04-19 23:14:53 +00:00
sfraser%netscape.com
ea11d5b081 Second attempt to fix bug 137295; gaps appearing in images on Mac OS X. Changed to not pass in the clipRgn when we're drawing to another image (e.g. animated GIFs), or another non-window destination where we don't want to clip. r=pink, sr=beard. 2002-04-19 23:07:56 +00:00
ian.mcgreer%sun.com
a7ab27bc63 re-sync the trust domain cache with token insertion/removal 2002-04-19 23:06:44 +00:00
gerv%gerv.net
255a569bb5 Bug 138581 - add template/en/* to the search path. Patch by gerv, 2xr=justdave. 2002-04-19 22:47:33 +00:00
nicolson%netscape.com
9c53042faa JSS 3.2 features check-in. 2002-04-19 22:42:05 +00:00
gerv%gerv.net
a1340216d6 Bug 135707 - template reorganisation. This makes the new copies of the templates use all the correct names internally. Patch by me, 2xr=myk. 2002-04-19 22:38:22 +00:00
bzbarsky%mit.edu
3d952314e9 Fix potential memory leaks in nsDataChannel. Bug 138081, r=timeless,
sr=darin
2002-04-19 22:37:41 +00:00
darin%netscape.com
91285b2518 mac project changes for bug 93054 2002-04-19 22:30:15 +00:00
bzbarsky%mit.edu
20b44485af Fix the "style rules" display for display:table elements. Bug 122557,
r=caillon, sr=hewitt
2002-04-19 22:29:24 +00:00
darin%netscape.com
b4db8085e5 implement HTTP/1.1 pipelining, b=93054
r=gagan, sr=rpotts
2002-04-19 22:25:23 +00:00
mkaply%us.ibm.com
d1eef69879 #137693
r=mkaply, sr=blizzard, a=rjesup@wgate.com
OS/2 only - workaround for MINCHO font bug
2002-04-19 21:56:44 +00:00
dp%netscape.com
7cce01fbf0 Using stncmp instead of strstr for callsite maching. 2002-04-19 21:51:03 +00:00
dp%netscape.com
297d88f665 commandline options for category file and focus category. 2002-04-19 21:49:55 +00:00
igor%mir2.org
da6a3546f0 Removing one more time creating of bogus activation for InterpretedScript added with the previous change 2002-04-19 20:58:03 +00:00
ian.mcgreer%sun.com
36e1d960b7 * make sure the token cache returns failure in overflow case
* change internal module trust order again, builtins uses 100, and internal module must come first
2002-04-19 19:30:12 +00:00