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

104019 Коммитов

Автор SHA1 Сообщение Дата
jkeiser%netscape.com 38cc71b5f1 Hellooooo Mac. 2002-06-04 03:53:05 +00:00
jkeiser%netscape.com 75a0b457df Bug 125578. 2002-06-04 02:46:30 +00:00
bbaetz%student.usyd.edu.au 615278689a Bug 144285 - checksetup.pl fails to set data dir (and other dir)
permissions properly
r=justdave, myk
2002-06-04 02:38:55 +00:00
jkeiser%netscape.com d01d0e06e2 Rest of patch (partial commit before). Remove nsFormFrame forever. bug 125578, r=alexsavulov@netscape.com, sr=jst@netscape.com 2002-06-04 02:34:30 +00:00
pschwartau%netscape.com 27f0823771 Initial add; regression test for bug 137000. 2002-06-04 02:19:48 +00:00
jkeiser%netscape.com 3e2a1902ca Rest of patch (partial commit before). Remove nsFormFrame forever. bug 125578, r=alexsavulov@netscape.com, sr=jst@netscape.com 2002-06-04 02:00:34 +00:00
jkeiser%netscape.com b3be2089fb Mac bustage fix. 2002-06-04 01:52:10 +00:00
depstein%netscape.com ae87d09eeb added GetTheChannel() and a few URIs for request handling. 2002-06-04 01:29:26 +00:00
jkeiser%netscape.com 4d507d3aff Remove nsFormFrame forever. bug 125578, r=alexsavulov@netscape.com, sr=jst@netscape.com 2002-06-04 00:44:04 +00:00
beard%netscape.com b18943ffb5 Fix PRODUCT_NAME for MRJPlugin.jar. 2002-06-04 00:36:09 +00:00
oeschger%netscape.com 221c3c704b reorder tabs in help window per usability test, r=andreww, sr=alecf, bug=136654, drivers say bake on trunk 2002-06-04 00:15:39 +00:00
myk%mozilla.org 0e8ae6b3e3 Fix for bug 148767: Eliminates warning in rare situations.
Patch by Jouni Heikniemi <jouni@heikniemi.net>.
2rx=myk
2002-06-04 00:12:57 +00:00
beard%netscape.com 36cc4dce97 Added MRJPlugin.jar target. 2002-06-04 00:11:41 +00:00
bryner%netscape.com 31299ae4f9 Fixing mach-o static build - made a function static in nsAppShellService so that it doesn't conflict with global symbols; add TK_LIBS (-framework Carbon) to the link line for mozilla-bin for both carbon and cocoa builds. r=cls, rs=brendan. 2002-06-03 23:53:31 +00:00
beard%netscape.com 6e7efa455a Added Resources target. 2002-06-03 23:44:00 +00:00
beard%netscape.com 09a28730f5 Decodes AppleSingle format resource files so ProjectBuilder can merge them. 2002-06-03 23:41:09 +00:00
myk%mozilla.org 549dd0f817 Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until problems with it can be investigated and resolved.
r=jouni,gerv
2002-06-03 22:31:11 +00:00
blizzard%redhat.com dc1bf45d96 No bug on this one. Fix the dependency for the mozilla-js package. Add a package file for nss. Not part of the standard build. r=cls 2002-06-03 22:26:01 +00:00
kin%netscape.com 3e3177eb8e Fix for bug 138573 (hitting return in list item causes list problems; workaround is to refresh)
Modified SlideLine() to use the combined area instead of the linebox
  bounds when invalidating. This makes sure that we invalidate the
  area occupied by the list bullets/ordinals.

r=dbaron@fas.harvard.edu  sr=waterson@netscape.com
2002-06-03 21:35:54 +00:00
jaggernaut%netscape.com a00d23ada6 Bug 148840: Add "Bookmark This Group of Tabs..." to Bookmarks menu. r=caillon, sr=hewitt 2002-06-03 21:35:10 +00:00
pinkerton%netscape.com 882d316742 Fix warnings 2002-06-03 21:20:27 +00:00
timeless%mac.com 48dc2bd8cf Update README to post TCL post terry world
This file probably contains many inaccuracies, but at least it's a bit closer to reality
a=tara
2002-06-03 21:09:49 +00:00
shanjian%netscape.com 287d85e580 #140234 Japanese auto-detection marks ISO-8859-15 page as Windows-1252
Don't update chatset for document if existing one is of higher priority.
r=yokoyama, sr=jst
2002-06-03 21:09:22 +00:00
shanjian%netscape.com c34a749036 #136017 ome characters in menus/dialogs/etc. are rendered incorrectly
For Polish and Czech, don't skip native letters in bitmap font.
p=Marek.Wawoczny@GmbH.rubikon.pl r=shanjian, sr=waterson.
2002-06-03 21:01:34 +00:00
alecf%netscape.com 6e2cba3901 oops, forgot to remove one REQUIRES entry (from checkin for bug 140136)
r=pinkerton, sr=blake
2002-06-03 20:54:01 +00:00
mikep%oeone.com 4eea8d4a11 Removing old useless code. 2002-06-03 20:53:50 +00:00
mikep%oeone.com c915c2a289 Removing the removal of observer, since it causes JS errors. 2002-06-03 20:53:28 +00:00
varada%netscape.com 5e38d84300 fix for 139814- Search the Web menu item should open page only in browser and not in any window with content area;r=law;sr=bienvenu 2002-06-03 20:53:23 +00:00
alecf%netscape.com c0f296b92f fix for bug 140136 - clean up progress listener stuff in the URI loader to more closely match what actually happens in the browser and embedded contexts - mostly just function renaming and code reorg
r=pinkerton, sr=blake
2002-06-03 20:52:27 +00:00
mikep%oeone.com 947d470f7b Adding an id to the splitter to get the persist stuff working. 2002-06-03 20:34:21 +00:00
darin%netscape.com 26c35662cc fixes bug 136210 "cannot view any https urls when memory cache size is set to 0"
r=beard sr=rpotts
2002-06-03 20:05:53 +00:00
timeless%mac.com c3741ef7d1 Bug 144763 tolerate do_QueryReferent() returning null [@nsXULPrototypeScript::Compile]
r=harishd sr=jst
2002-06-03 19:17:46 +00:00
bernd.mielke%snafu.de 33656786ba bug 148240, percent text-indent should not be computed for NS_UNCONSTRAINEDSIZE
parent width. r=dbaron sr=waterson
2002-06-03 18:35:04 +00:00
dbaron%fas.harvard.edu d3867266eb Make quirk stylesheet assertion |#ifdef DEBUG_dbaron| until I figure out why it's firing. b=147691 r=hwaara sr=waterson 2002-06-03 18:26:18 +00:00
pinkerton%netscape.com d7c11322e0 Fix warning 2002-06-03 18:10:17 +00:00
pinkerton%netscape.com f08a783bf6 Fixup button reflow logic to avoid toolbar drawing over content area. bug 147923 2002-06-03 18:09:22 +00:00
brade%netscape.com ab3ed642fe remove dump and warning 2002-06-03 18:05:02 +00:00
brade%netscape.com 13899f04d8 bug 134503; add comments that were added to branch (r=akkana, sr=kin) 2002-06-03 18:04:33 +00:00
brade%netscape.com ddcace1f78 bug 138662; r=adamlock, cmanske, sr=alecf; add flag to serialize publishing 2002-06-03 18:03:53 +00:00
bishakhabanerjee%netscape.com 76c8329a07 to build the new NSS tests.. bugzilla bug 144316 2002-06-03 17:16:57 +00:00
mikep%oeone.com 95b4061051 Checking in patch from bug 135779. 2002-06-03 17:10:11 +00:00
timeless%mac.com 84bd46f942 Bug 61366 "branchspam.cgi" and "branchspammer.cgi" should be removed from Makefile.in and README
suggested by bugzilla@gemal.dk
Also removed from bonsai.spec
2002-06-03 14:52:31 +00:00
pinkerton%netscape.com 3613adef81 correctly launch if any non-ascii chars are in the path. bug 148432 2002-06-03 14:38:32 +00:00
pinkerton%netscape.com 311a510eac Fix crashes at startup. (from william@dell.wisner.name) 2002-06-03 14:27:11 +00:00
matty%chariot.net.au 4f213c0fd5 Release notes updates. 2002-06-03 14:15:27 +00:00
oeschger%netscape.com b4ee4046b1 updating search db for Help, dispensation per 122806, r=cotter 2002-06-03 14:15:03 +00:00
pinkerton%netscape.com 7d65e55045 Adding privacy panel back in to copy phase 2002-06-03 14:10:33 +00:00
bbaetz%student.usyd.edu.au 0c6f77e971 Bug 93167 - &GroupExists and &GroupIsActive should push and pop sql state
r=justdave, jouni
2002-06-03 13:36:39 +00:00
brade%netscape.com 997445783e add flag and code to handle serialization of output (one file at a time) so that publishing doesn't fail due to too many logins or similar (bug 138662 and others); r=adamlock, sr=alecf 2002-06-03 13:08:27 +00:00
mikep%oeone.com 92f16f48f7 Fixing bug 147193, small problem with file -> export. 2002-06-03 13:01:52 +00:00