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

71793 Коммитов

Автор SHA1 Сообщение Дата
andreww%netscape.com e8fa5d3c5a 53388, r=varada, sr=hangas, classic editor - difficult to see arrows in font gifs. 2000-10-10 01:41:29 +00:00
bienvenu%netscape.com 963258b31d fix problem with missing all hdr tables in msg db making it impossible to get new headers r=scottip sr=mscott 55432 2000-10-10 01:22:44 +00:00
disttsc%bart.nl a7d3560f81 Fix a couple of xp filepicker bugs, r=pavlov, r=bryner, a=brendan:
- 51118 throws exception on double-clicks not on treerows
- 52188 Disable/enable Open/Save/Select when appropriate
- 55685 doesn't change to typed directories in save mode
- 55830 Make input field and file filter line up
2000-10-10 01:07:15 +00:00
andreww%netscape.com 2fb1047c63 bugzilla 51085 r=hewitt sr=hangas keyverb wierdness on classic. 2000-10-10 00:53:01 +00:00
hewitt%netscape.com 6aa8a2e781 #54105 - [Modern] menulist correctness, r=andreww, sr=hangas 2000-10-10 00:51:08 +00:00
evaughan%netscape.com 45a138ec6d Part 2 fix for bug #55899 2000-10-10 00:39:13 +00:00
evaughan%netscape.com f49843d15c Part 1 fix for bug #55899 2000-10-10 00:38:43 +00:00
hewitt%netscape.com 34f08da428 re-checking in corrupted gifs. 2000-10-10 00:30:28 +00:00
varada%netscape.com 3b0f4c3764 fix for bug#52345; enabling panels.rdf to be viewed 2000-10-10 00:25:30 +00:00
varada%netscape.com e48da5b498 fix for bug#54076; removing branding_page5.ini from the flow 2000-10-10 00:17:08 +00:00
hewitt%netscape.com 947b71399b #54751 - [Modern] window cleanup, r=andreww, sr=hangas 2000-10-10 00:14:19 +00:00
hewitt%netscape.com af33d92699 #54105 - button/menulist correctness, r=andreww, sr=hangas 2000-10-10 00:06:03 +00:00
karnaze%netscape.com 18b1cdb2ba 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 e278f4f966 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 4904504bcf Fix bustage in optimized build for nsDnsService.cpp. 2000-10-09 23:41:19 +00:00
nelsonb%netscape.com c42129b9e1 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 bb911a9240 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 69596e3021 #53381
r=mkaply, a=blizzard
Much better fix for italic layout
2000-10-09 22:46:35 +00:00
waterson%netscape.com 73bb99e7a1 Ignore *.rgd 2000-10-09 22:25:30 +00:00
waterson%netscape.com 686db26597 Add .cvsignore 2000-10-09 22:22:36 +00:00
waterson%netscape.com 9d20e03809 Bug 54005. Add regression test. 2000-10-09 22:22:00 +00:00
rogerl%netscape.com 8141a721b4 Mods for getter/setter methods. 2000-10-09 22:21:26 +00:00
waterson%netscape.com 8784a5ce12 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 67ae699319 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 d1dac8e2c5 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 12bba253e7 Bug #54408, r=mccabe, a=brendan. LiveConnect top-level property names
predefined readonly.
2000-10-09 21:39:22 +00:00
buster%netscape.com d11af5d076 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 05a9f44283 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 1bf00ae41e 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 e3368b4d33 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 a7cd71757d 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 dd648cf522 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 848d0b5817 Added ClassManager.java. 2000-10-09 18:16:06 +00:00
beard%netscape.com cdae200b86 Manages interactions with outer class loaders. 2000-10-09 17:43:51 +00:00
brade%netscape.com 2c4591c8a0 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 3525efa958 Remove not-found property caching (55624, r=shaver a=jband). 2000-10-09 14:38:21 +00:00
pierre%netscape.com 543d81b5ef bug 47846: Crash opening mail message. r=attinasi+brendan, a=phil 2000-10-09 08:51:50 +00:00
pierre%netscape.com d34fb4c7fe 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 db31a90fc9 bug #55703 (sr=buster). Stop leaking images in nsBulletFrame... 2000-10-09 06:23:37 +00:00
ben%netscape.com 6d20ed4ca8 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 1ea97810f8 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 82b4ab1f0d 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 bfb73de761 Added missing webbrwsr.dll to browser package. b=54345, r=scc, a=scc 2000-10-08 20:04:02 +00:00
dougt%netscape.com 2512c4fdb8 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 fd497b5464 * 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 feed1f0ac4 Oops. Previous checkin was r=cls a=brendan bug=54528 2000-10-08 09:07:36 +00:00
cls%seawood.org b791f549ef 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 44054419e8 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 4d9d0f891d 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 45c34410a7 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