varada%netscape.com
b2e5810f93
fix for bug#54076; removing branding_page5.ini from the flow
2000-10-10 00:17:08 +00:00
hewitt%netscape.com
3be1d9b504
#54751 - [Modern] window cleanup, r=andreww, sr=hangas
2000-10-10 00:14:19 +00:00
hewitt%netscape.com
0de544aff5
#54105 - button/menulist correctness, r=andreww, sr=hangas
2000-10-10 00:06:03 +00:00
karnaze%netscape.com
0f506fd568
bug 55192 (2nd part) - During a table reflow, consider row groups that may have been deleted because they were next flows and placed in the sibling chain. a=buster, r=dcone.
2000-10-09 23:57:51 +00:00
mccabe%netscape.com
b67b16e35f
Fix to 53929. Fix previously-broken UnregisterListener method on console service, by proxy-wrapping the service we've been asked to remove before comparing it to those in the listener list. The saved listeners are already proxy-wrapped, so the previous straight compare failed.
...
The equality check works because the proxy service caches proxies, and will always return the same wrapper.
This fixes a leak and a situation that led to some asserts in XPConnect on shutdown. (Some listeners were proxy-wrapped JS objects.)
r=jband.
2000-10-09 23:45:59 +00:00
gordon%netscape.com
7d6a3a55c5
Fix bustage in optimized build for nsDnsService.cpp.
2000-10-09 23:41:19 +00:00
nelsonb%netscape.com
05b9dba846
When an invalid option is encountered, print the usage message and exit.
...
Previously, it would simply silently stop parsing options and the program
would continue to run, leading to false successes in coverage tests.
2000-10-09 23:39:46 +00:00
racham%netscape.com
49021d8955
Fixing migration problems for japanese and european profiles. Used unicode persistent descriptor strings to get and set profile data. Removed all those prefs that had native characters in their values, from the list of profiles to be converted to utf8 format during migration. r=nhotta,alecf,sspitzer,ftang sr=alecf,ftang a=pdt
2000-10-09 23:27:28 +00:00
mkaply%us.ibm.com
bbbd1ba018
#53381
...
r=mkaply, a=blizzard
Much better fix for italic layout
2000-10-09 22:46:35 +00:00
waterson%netscape.com
7f444a0fde
Ignore *.rgd
2000-10-09 22:25:30 +00:00
waterson%netscape.com
3f674aad15
Add .cvsignore
2000-10-09 22:22:36 +00:00
waterson%netscape.com
a7eb54d3cc
Bug 54005. Add regression test.
2000-10-09 22:22:00 +00:00
rogerl%netscape.com
1db3618a98
Mods for getter/setter methods.
2000-10-09 22:21:26 +00:00
waterson%netscape.com
fd15c36a2e
Bug 53627. Collapse threadpane attributes into the 'class' attribute to optimize for space and style rule lookup. r=scottip, a=ben
2000-10-09 22:20:10 +00:00
waterson%netscape.com
072a02200b
Bug 54005. Test if frame CanContinueTextRun() before advancing to its sibling. r=karnaze, a=buster
2000-10-09 22:03:03 +00:00
gordon%netscape.com
4b12cfdd46
Fix for bug 49990 "Networking fails after sleep/wake cycle" on Mac. rtm+, r=pinkerton, sr =sfraser. Added support for provide will/has closed OT events.
2000-10-09 21:59:49 +00:00
rogerl%netscape.com
f9deb5124e
Bug #54408 , r=mccabe, a=brendan. LiveConnect top-level property names
...
predefined readonly.
2000-10-09 21:39:22 +00:00
buster%netscape.com
13899dbffa
bug 29276 (text inside <label> tags within a table cell breaks out of table cell)
...
bug 1164 (ALIGN=MIDDLE and ALIGN=ABSMIDDLE values are not being supported)
bug 54119 (percentage (%) image (img) heights do nothing)
r=karnaze, rods, attinasi
a=waterson
2000-10-09 21:19:36 +00:00
waterson%netscape.com
c080ea9b7e
Bug 55100. Re-order vtable so that nsFrame::Destroy will find the size in the right spot. This is a band-aid fix. r=buster, sr=hyatt
2000-10-09 21:10:05 +00:00
dbragg%netscape.com
7f4e2f770c
Fix for rtm++ bug 50625. Added #pragma optimization_level 1 in non-debug Mac builds. r=sfraser, sr=mscott
2000-10-09 21:03:47 +00:00
law%netscape.com
834d248022
rtm+ Bug 22411; r=radha@netscape.com; sr=brendan@mozilla.org; Handle various image files by converting relative URLs to absolute
2000-10-09 20:48:14 +00:00
waterson%netscape.com
a15b07d579
Bug 53627. Use nsAutoString to get around bug with nsPromiseFlatString; don't clobber positive result in IsVarInSet(). r=rjc, sr=hyatt
2000-10-09 20:28:04 +00:00
sspitzer%netscape.com
f32c9bddc7
fix for #2617 . add an overlay to the commercial tree so that upon
...
finishing account creation, we call the FinishAccountHook().
in the commercial tree, this sets the "mail.is_a_franklin_user" pref
so that ab sync will work. r=putterman, sr=alecf
2000-10-09 20:18:31 +00:00
beard%netscape.com
0adc2a998b
Added ClassManager.java.
2000-10-09 18:16:06 +00:00
beard%netscape.com
c45770cc40
Manages interactions with outer class loaders.
2000-10-09 17:43:51 +00:00
brade%netscape.com
3617f81f99
partial fix for setting checkmarks in Format submenus (based on selection); r=kin; sr=sfraser; submitted by cmanske; revised by brade; bug #54317
2000-10-09 14:55:04 +00:00
brendan%mozilla.org
616048726d
Remove not-found property caching (55624, r=shaver a=jband).
2000-10-09 14:38:21 +00:00
pierre%netscape.com
c9409e6184
bug 47846: Crash opening mail message. r=attinasi+brendan, a=phil
2000-10-09 08:51:50 +00:00
pierre%netscape.com
195136278b
bug 1046: letter-spacing should apply on space characters too. r=erik+buster, a=michaell.
2000-10-09 08:39:29 +00:00
rpotts%netscape.com
5b6a19400c
bug #55703 (sr=buster). Stop leaking images in nsBulletFrame...
2000-10-09 06:23:37 +00:00
ben%netscape.com
2b2b2c8e64
incremental ViXEN stuff, make vixen work with the latest contents.rdf suff and
...
ensure that it is packaged correctly. Forgot to note in my previous checkin that these files are NOT PART OF THE BUILD.
2000-10-09 05:16:59 +00:00
ben%netscape.com
08afbcbe66
incremental ViXEN stuff, make vixen work with the latest contents.rdf suff and
...
ensure that it is packaged correctly.
2000-10-09 05:16:07 +00:00
waterson%netscape.com
883ea58a61
Bug 53969. Move anonymous content storage to pres shell; remove obsolete methods from nsIAnonymousContentCreator. r=dbaron, a=hyatt
2000-10-09 03:08:41 +00:00
locka%iol.ie
cf24862cb3
Added missing webbrwsr.dll to browser package. b=54345, r=scc, a=scc
2000-10-08 20:04:02 +00:00
dougt%netscape.com
aeee5aad67
Fixes 64 bit address conversion in proxy. Also fixes proxing char parameters. p=jband, r=dougt, a=brendan. 52200, 26560.
2000-10-08 18:19:28 +00:00
sdv%sparc.spb.su
53256f676b
* NOT PART OF TBOX BUILD *
...
fixes crash when calling a method without return value
2000-10-08 12:29:59 +00:00
cls%seawood.org
5c74d816a9
Oops. Previous checkin was r=cls a=brendan bug=54528
2000-10-08 09:07:36 +00:00
cls%seawood.org
7e129ff6d0
Make sure to insert mathml @import directly after other imports and before other rulesets. Thanks to Brent Hendricks <brentmh@rice.edu> for the patch.
2000-10-08 09:05:56 +00:00
disttsc%bart.nl
245363e961
Make accel-h show up in Tasks > Tools -> History menuitem and make accel-h work everywhere. bug=52580, r=/a=ben
2000-10-08 06:32:49 +00:00
anthonyd%netscape.com
f6563ce892
fix for bug# 54253
...
Summary: D&D causes data loss
sr=kin
r=sfraser
a=kin
2000-10-08 06:29:05 +00:00
anthonyd%netscape.com
81741d7e83
fix for bug#54222
...
The "noshade" attribute on Horizontal rule not set at all
sr=kin
r=mjudge
a=mjudge
2000-10-08 06:14:21 +00:00
disttsc%bart.nl
74e9600d86
Fix accesskey underlining and mnemonic generation on dynamicly set value/accesskey
...
Fix minor ellipsis bugs
General clean-up of code and whitespace
bug=54710, r=evaughan, a=hyatt
2000-10-08 05:56:55 +00:00
disttsc%bart.nl
554fa670b0
Change some keysets which were using id "defaultKeySet" to "keyset", making overlaying on them easier. Also fix some whitespace issues. bug=53320, r=akkana, r=mscott, a=ben
2000-10-08 05:32:07 +00:00
disttsc%bart.nl
45975251e5
Make Text Size menu not show on Macs. bug=52969, r=pinkerton, a=ben
2000-10-08 05:20:59 +00:00
blakeross%telocity.com
e6c88ea0dc
Fix 42404, wording change for the URL bar in navigator. r=matt sr=ben
2000-10-08 05:17:43 +00:00
blakeross%telocity.com
5f9def08ca
Fix 51966, wording change for Sidebar. r=matt sr=ben
2000-10-08 05:15:58 +00:00
blakeross%telocity.com
05fd519397
Fix 50730, wording change in the Tasks menu. r=matt sr=ben
2000-10-08 05:13:40 +00:00
dcone%netscape.com
7975c4af8d
bug = 50795 Use factory to create the nsRendering Context. r/sr=buster a=mcklusky r=erik [rtm++]
2000-10-08 03:31:14 +00:00
blakeross%telocity.com
736310b247
Fix bug 52059, remove Print Preview from app menus until the feature is implemented and working. r=matt sr=ben, rtm+
2000-10-08 02:39:24 +00:00
rjc%netscape.com
060418162b
Fix RTM++ bug # 54320: copy "Search Plugins" folder into $DIST. r=warren sr=sfraser
2000-10-07 21:42:24 +00:00