andreww%netscape.com
ac900765b4
bugzilla=53813, r=hewitt, a=hangas, fix for bad reference to prefpanels.css messing up skin switching.
2000-09-27 00:12:08 +00:00
ben%netscape.com
f23a714397
fix for 53537, middle mouse click drag on scrollbar causes clipboard to load in content area.
...
patch from jrgm, r=alecf, sr=ben (juss' checking it in...)
2000-09-27 00:08:27 +00:00
mcafee%netscape.com
072a267cd9
Ctrl-Home isn't supposed to go to home page, says lake the UI czar (51597). r=pavlov
2000-09-26 23:02:08 +00:00
sspitzer%netscape.com
fa368aa1f8
fix for nsbeta3++ bug #2203 .
...
the problem was we were calling CreateIncomingServer() before the accounts were
loaded. To solve this, I put a safe call to LoadAccounts() at the start of
CreateIncomingServer().
looking at the checkin logs, mscott made the same fix a while ago, but it got
overwritten by another change.
r/a=mscott
2000-09-26 22:36:41 +00:00
nhotta%netscape.com
078d5480d7
Changed to delay unescaping URI so it's only applied to a folder path portsion, bug 52165, r=putterman, a=alecf.
2000-09-26 22:09:59 +00:00
mcafee%netscape.com
d7f76e040b
Adding ctrl+/- accelerators for View|Text Size enlarge/reduce (51597). patch=jag, r=mcafee
2000-09-26 22:05:40 +00:00
attinasi%netscape.com
51307aaffd
Checking for null before deref: b=55358 r=a=buster
2000-09-26 21:00:32 +00:00
harishd%netscape.com
66f020d558
50965 [nsbeta3+ - PDTP1]
...
Making sure that textnodes are created for SCRIPT,STYLE,TITLE,XMP,TEXTAREA,PLAINTEXT,
in FragmentSink, for editor->HTML Source.
r=jst
a=waterson.
2000-09-26 19:19:28 +00:00
sonmi%netscape.com
bad0dc56ac
added SHLIB_PATH and LIBPATH for HPUX and AIX
2000-09-26 18:47:15 +00:00
jband%netscape.com
b416a15d43
NOT PART OF BUILD. fixing tools bustage
2000-09-26 10:23:23 +00:00
rjc%netscape.com
e7dfb08886
Fix bug # 53835: use appropriate namespace. r=waterson sr=brendan
2000-09-26 09:56:21 +00:00
idk%eng.sun.com
f1c53457bf
* NOT PART OF TBOX BUILDS *
...
Fixed bug with attributes handling.
Reported by Arthur Barrett
2000-09-26 08:46:42 +00:00
kvisco%ziplink.net
cd1624272f
Not part of regular build, a=leaf. Fixed xsl:include, reported by Steve Tinney
2000-09-26 07:38:51 +00:00
idk%eng.sun.com
52809cd832
* NOT PART OF TBOX BUILDS *
...
Updated Pluglets to tip of the tree and latest jdk1.3 on solaris
Fixed 40615
2000-09-26 06:53:53 +00:00
hewitt%netscape.com
a4e0bf9707
#53735 - [Modern] preventing toolbar buttons from stealing focus, r=andreww, a=hangas
2000-09-26 06:22:46 +00:00
m_kato%ga2.so-net.ne.jp
f0d7582b1f
fix bug 52863 r=rginda a=ben
...
fix installed-chrome.txt problem. All chatzilla component do not register to installed-chrome.txt. So IRC menu isn't shown in Task menu.
2000-09-26 06:10:39 +00:00
ssu%netscape.com
b7b13b2eb9
fixing bugscape #2469 - setuprsc.dll contains windows extended dialogs. sr=vishy r=dveditz affects only windows platforms
2000-09-26 05:23:00 +00:00
cls%seawood.org
598cad6e44
Fix OS/2 gmake problem. Bug #54080 . r=leaf a=brendan Thanks to Mike Kaply <mkaply@us.ibm.com> for the patch
2000-09-26 05:20:06 +00:00
kmcclusk%netscape.com
3c200a5ad8
Added new method to control whether ViewManager and ViewManager2 double-buffer when rendering. bug 49743 a=roc+moz@cs.cmu.edu r=peterl@netscape.com
2000-09-26 05:04:53 +00:00
warren%netscape.com
c5931e51f0
Bug 52111. Fix for race condition between file transport and async stream listener -- mStatus was temporarily getting set to WOULD_BLOCK. code=alex@cendio.se, r=warren
2000-09-26 05:03:30 +00:00
radha%netscape.com
12ec381793
Fix for bug # 52457. Autocomplete not active in modern themes. r=ben, a=ben
2000-09-26 04:52:12 +00:00
wtc%netscape.com
8c6feb497d
Bugzilla bug #54131 : link executable programs with the -z and +s linker
...
options.
2000-09-26 04:49:09 +00:00
waterson%netscape.com
f0ad06937c
Bug 53608. Avoid creating atoms in nsXULContentUtils. r,a=hyatt
2000-09-26 03:53:21 +00:00
sfraser%netscape.com
408c4b2f00
Fix build scripts to work when using BuildNGLayout{Debug}.pl to both pull and build (configure after the checkout), and fix MozJar.pm to generate correct paths in installed-chrome.txt when not using jar files.
2000-09-26 02:24:55 +00:00
warren%netscape.com
2ddd8e4418
Fixed REGCHROME to work when MOZ_DISABLE_JAR_PACKAGING is defined. r=waterson
2000-09-26 02:21:41 +00:00
pschwartau%netscape.com
0aefd9f03b
Adding new test case for scope check and creating js1_5 test suite.
2000-09-25 21:24:09 +00:00
thayes%netscape.com
9bbc4daa03
Add UTF8String handling to Name attributes.
2000-09-25 21:13:24 +00:00
svn%xmlterm.org
3e579f3b56
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only.
Fix for XMLterm user level/icons mode selection (workaround for bug 53448).
2000-09-25 14:57:27 +00:00
nboyd%atg.com
7f2239a2c4
Miscellaneous formatting changes.
2000-09-25 14:07:45 +00:00
nboyd%atg.com
142af94b8f
Drop unneeded references.
2000-09-25 14:06:47 +00:00
nboyd%atg.com
adc731c1e6
Fix enum.js regression.
2000-09-25 14:04:20 +00:00
cls%seawood.org
3d5e6a4110
Make sure we stay within the posix cmdline length limit (4096) when creating jars. Fix for aix & irix. Bug #53881 r=daa@distributed.net
2000-09-25 00:36:12 +00:00
cls%seawood.org
3395f95b64
Unlink file before rename() ing it. Fixes OS/2 bustage. r=mkaply Bug 51857
2000-09-25 00:11:03 +00:00
cls%seawood.org
c3968eb2f6
Make MOZ_DISABLE_JAR_PACKAGING not create jar files.
2000-09-24 23:56:38 +00:00
cls%seawood.org
61e12ccfbf
Explicitly check for glib instead of relying upon libIDLs check. Avoid duplicate checks. Bug #53230
2000-09-24 23:36:13 +00:00
cls%seawood.org
59d5e3a3ed
Autoconf's handling of certain cached values appears to be lame. Need to set the cache file to /dev/null so that perl can be found under a new path.
2000-09-24 20:45:54 +00:00
cls%seawood.org
dc72e7fcbb
Bump required perl version to 5.004. Check the PERL env variable for perl as well as the path. Bug #52065 r=jag
2000-09-24 20:07:15 +00:00
svn%xmlterm.org
fc9c9f6b67
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only.
Changes to get XMLterm working with the new jar packaging.
2000-09-24 14:33:30 +00:00
svn%xmlterm.org
a1beef71ba
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only.
Recent changes to nsChromeProtocolHandler.cpp have caused chrome HTML files to lose their XPConnect privileges. This meant that content/xmlterm.html could no longer access the XMLTermShell object. This checkin provides a somewhat clumsy workaround for that problem, to get XMLterm working with NS PR3/6.0.
2000-09-24 14:22:11 +00:00
svn%xmlterm.org
d593167ca2
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only.
Fix to handle click events in inserted HTML fragments properly.
2000-09-24 14:13:21 +00:00
disttsc%bart.nl
4eece0fb48
Last batch of checkins for bug=53297 ('rdf:resource' -> 'resource', 'rdf:containment' -> 'containment'). r=akkana, r=cmanske, r=rginda, r=ben, a=waterson
2000-09-24 08:14:55 +00:00
waldemar%netscape.com
eded78869f
Added void and classof operators
2000-09-24 06:08:53 +00:00
cls%seawood.org
1d513e9abf
Turn off MONOLITHIC_TOOLKIT for Irix. Thanks to Robert Low <rob@adacel.com.au> for the patch. Bug #53471 r=cls a=brendan
2000-09-24 02:09:47 +00:00
mozilla.BenB%bucksch.org
60384e2742
51285: Move |EnsureBlockDisplay| to make it less agressive. Patch by attinasi, r=buster
2000-09-23 17:59:20 +00:00
disttsc%bart.nl
f6356c1014
Turn View -> Text Size back on now that bug 52985 (mac menu bug) is fixed. Bug=53207, a=brendan
2000-09-23 14:41:58 +00:00
waldemar%netscape.com
0e94e874c9
Made implements clauses js2-only
2000-09-23 08:15:06 +00:00
pavlov%netscape.com
8552fbaf1a
fix for bug #52414 r,a,etc=brendan
2000-09-23 02:53:16 +00:00
tor%cs.brown.edu
90a54693d6
Bug 52275 - crasher if we ended up in DrawComposited() with a zero
...
width or height. r=pavlov,scc a=buster
2000-09-23 01:55:30 +00:00
brendan%mozilla.org
5c322995b7
Fix two distinct bugs with similar symptoms (53123, r=law, a=jband).
2000-09-23 01:23:53 +00:00
rods%netscape.com
59a4fba503
The font size for selects and buttons needs to reduce the font size by 2 points
...
from the default font size set in prefs
b=53744 a=buster
2000-09-23 00:30:04 +00:00