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

134649 Коммитов

Автор SHA1 Сообщение Дата
igor%mir2.org bb9a8bf35e Fixing smalljar target implementation to include all the necessary classes and updating documentation about its usage. 2004-10-22 07:49:15 +00:00
dbaron%dbaron.org ac3268fad6 Restrict handling of various things to events coming from the user (not Web content). b=265176 r+sr=jst a=asa 2004-10-22 07:32:08 +00:00
brendan%mozilla.org ab877fd889 Checking in dbradley's patch for bug 265545 (r=jst, sr=me). 2004-10-22 07:29:44 +00:00
wchang0222%aol.com 8d3a6e97ec Bugzilla bug 265501: merged 32 and 64 bit versions of prcpucfg.h on
Solaris.  The patch is contributed by Christophe Ravel of Sun. r=wtc.
Modified Files: configure configure.in
Added Files: _solaris.cfg
Removed Files: _solaris32.cfg _solaris64.cfg
2004-10-22 00:10:07 +00:00
glen.beasley%sun.com d20951adac 220223 TokenException caused by left over cert8.db 2004-10-22 00:00:51 +00:00
scott%scott-macgregor.org 890ae1e651 Bug #265478 --> When clicking on / away from virtual folders, weird focus issues with quick search box.
sr=bienvenu
2004-10-21 23:07:35 +00:00
cltbld f460604579 bug 261527 r=cmp, sr=bryner, a=asa. change perms for osx disk image to not be w
orld or group writeable.  (granrose)
2004-10-21 22:29:13 +00:00
myk%mozilla.org d842203c3d fix for bug 265499: support custom stylesheets; r=gerv, a=myk 2004-10-21 21:47:34 +00:00
darin%meer.net 61890c50f2 add missing file 2004-10-21 21:22:23 +00:00
darin%meer.net db81b01f2a make necko tests work on the trunk 2004-10-21 20:57:17 +00:00
myk%mozilla.org 290d785b19 fix for bug 263250: adds a base tag to the simple buglist so it can be loaded in an iframe on a remote site and have the CSS still work 2004-10-21 19:13:28 +00:00
myk%mozilla.org 8720c6dc1a fix for bug 256208: makes checksetup.pl create CVS-ignored skins/custom/ and children; r=gerv, a=justdave 2004-10-21 19:05:22 +00:00
myk%mozilla.org f5b867159e Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; r=gerv, a=justdave 2004-10-21 19:02:30 +00:00
roc+%cs.cmu.edu e49889c2ca Bug 264245. Document requirement that popups have no nsIWidget parent. r+sr=bzbarsky 2004-10-21 18:36:57 +00:00
roc+%cs.cmu.edu d3706fffdc Bug 264245. Make all popups have no nsIWidget parent to avoid the hassles of various widget implementations not keeping their position consistent with their parent. Also, aggressively invalidate cached screen coordinates in GTK1 to avoid bugs. r=bzbarsky,sr=blizzard 2004-10-21 18:35:35 +00:00
igor%mir2.org 7e0e605b99 Compatibility with Rhino+Continuation fork: in ScriptableObject.callMethod always use object as scope source even if the scope from function does not belong to its prototype chain. 2004-10-21 17:55:14 +00:00
bsmedberg%covad.net ef6ef4446e Bug 265445 - help.jar content/contents.rdf includes chrome DTD file, which makes chrome registration order-dependent (bad mojo) r+a=shaver sr=darin 2004-10-21 17:01:46 +00:00
dbaron%dbaron.org 492f2b294f Remove unneeded RegisterSelf/UnregisterSelf hacks -- porting from aviary branch to trunk. Patch mostly by caillon, r+sr=dbaron, rest by dbaron. b=262450, 265103 2004-10-21 06:19:00 +00:00
bzbarsky%mit.edu f1fd8b7248 Remove tests that use popup windows. Not part of build. 2004-10-21 06:02:06 +00:00
bzbarsky%mit.edu 179aaf9525 Remove test that uses a MIME type we don't support. Not part of build. 2004-10-21 05:55:01 +00:00
dmose%mozilla.org ff9db7b110 Fix "Show Folder" and "Open" in download manager and prefs on GNOME (bug 249654); r+a=ben 2004-10-21 05:51:28 +00:00
bzbarsky%mit.edu c58b9e9456 Fix incorrect filename. Not part of build. 2004-10-21 04:40:59 +00:00
aaronleventhal%moonset.net 330543e3c1 Bug 257737. [ATK] Implement getting BOUNDARY_WORD_END for accessible text. r=pkw, sr=darin, patch by Louie Zhao 2004-10-21 02:18:07 +00:00
brendan%mozilla.org 34526ce8b3 Fix byte-order botch on INADDR_LOOPBACK, plus whitespace sanity (r=darin, sr=shaver). 2004-10-21 01:55:36 +00:00
bryner%brianryner.com 4f373865f1 Don't attempt to update prebinding on Panther, it doesn't work quite right and it's not needed as of 10.3.4. Bug 246283, r+a=ben. 2004-10-20 23:55:25 +00:00
myk%mozilla.org 62fe6eeb05 Fix for bug 265240: make collectstats generate valid RDF by not cutting off the opening RDF tag; r=kiko, a=myk 2004-10-20 23:00:45 +00:00
cltbld d4cef522f7 copy langpack files to stagedir on mac, remove en-US files from stagedir before pushing. (granrose) 2004-10-20 22:07:46 +00:00
cltbld 3892ae81b0 Fix Firefox on Mac profile-finding issues by updating path to profile on
this platform. (cmp)
2004-10-20 21:50:53 +00:00
cltbld fdc7483b59 Revert previous change to keep make command so it is called only in sea
and stub installer builds.  Add similar make command for use on Mac
localizations. (cmp)
2004-10-20 21:49:41 +00:00
scott%scott-macgregor.org 96e13dbf5b Bug #263255 --> more improvements for the group by sort feature.
Don't re-order the thread pane based on the group attribute. Always use the subject field for the dummy row title.

Make all of the attributes use dummy rows instead of just date. The exception is the subject which won't use a dummy row.

sr=bienvenu
2004-10-20 21:43:46 +00:00
darin%meer.net 3e44d10475 landing patch for bug 264991 "Support xforms submission replace attribute" r=bryner 2004-10-20 21:43:10 +00:00
joshmoz%gmail.com cedce286e2 minor cosmetic cleanup for browser reset bug 257281 2004-10-20 21:29:21 +00:00
joshmoz%gmail.com 9d21b202c2 bug 257281 - add browser reset functionality 2004-10-20 21:25:06 +00:00
bienvenu%nventure.com beb802c9a3 adjust row count when adding headers to open group view thread, sr=mscott 265307 2004-10-20 21:02:17 +00:00
jocuri%softhome.net 6f405fbebf Patch for bug 232155: Remove uninitialized value warning from Pperl's Cookie.pm and unify code by removing redundancy; patch by Christian Reis <kiko@async.com.br> backported to 2.18 by Rob Siklos <rsiklos@adexa.com>; r=vladd,kiko, a=justdave. 2004-10-20 20:58:45 +00:00
bienvenu%nventure.com 466a6cd9ea fix 264567 deleting or selecting a dummy line doesn't do the right thing sr=mscott 2004-10-20 20:54:04 +00:00
myk%mozilla.org d59140b66b Fix for bug 265303: updates RDF content type to new standard application/rdf+xml; r,a=justdave 2004-10-20 20:48:29 +00:00
joshmoz%gmail.com 4a88284979 fix for bug 243249 - "Number of Visits" doesn't update live in bookmark info Status tab 2004-10-20 20:43:44 +00:00
joshmoz%gmail.com 6ec15534f4 cosmetic cleanup for patch to bug 232094 2004-10-20 20:36:01 +00:00
joshmoz%gmail.com 3acc496009 fix bug 232094 - Send Link and Find Previous menu items need to be "dimmed" when no window is opened 2004-10-20 20:32:10 +00:00
bugzilla%arlen.demon.co.uk 2505cb461a Bug 261267 helper application dialog has title issues when opening an unknown filetype - browser/toolkit parts
p=me r=vladimir sr=shaver
2004-10-20 20:31:20 +00:00
joshmoz%gmail.com 06346b1376 fix bug 241093 - icon in preferences dialog for current category should appear selected 2004-10-20 20:30:43 +00:00
pkw%us.ibm.com 5fb7b98791 Bug 257738 - [ATK] Following hyperlinks with GOK UI-Grab fails to auto-update the GOK.
Patch contributed by Louie Zhao (louie.zhao@sun.com)
r=pkwarren@gmail.com, sr=bryner@brianryner.com
2004-10-20 20:22:45 +00:00
timeless%mozdev.org cae540f69c Bug 260818 added a dependency on a windows only interface
Changing the thundebird build system to not list the directory twice.
r=swalker
2004-10-20 20:01:43 +00:00
smontagu%smontagu.org ee6b6b08c0 Fix VC.net bustage from bug 234865 2004-10-20 19:55:09 +00:00
christophe.ravel.bugs%sun.com 190afdff99 238319: Sun packages changes. 2004-10-20 19:45:56 +00:00
wchang0222%aol.com 5bddd4073a Bugzilla bug 240784: checked in a temporary workaround for the fix for
bug 240784 that breaks OS/2 tinderbox.  The problem seems to be that OS/2
file system is case insensitive, so nsinstall won't change the file name
of an existing DLL in mozilla/dist/$(OBJDIR)/lib, but gmake is case
sensitive, and gmake can't find a rule to build softokn3.chk from because
the softokn3 DLL in mozilla/dist/$(OBJDIR)/lib doesn't have the right name.
2004-10-20 17:24:53 +00:00
silver%warwickcompsoc.co.uk 8277984c19 Bug 262037 - New ChatZilla plugin API.
ChatZilla only.
r=rginda
p=samuel@sieb.net (Samuel Sieb)
2004-10-20 17:13:35 +00:00
aaronleventhal%moonset.net 36809c4574 Last part of bug 226795. The mai/gtk2 directory should no longer exist. r=blizzard, a=dbaron. 2004-10-20 16:54:03 +00:00
silver%warwickcompsoc.co.uk e0cb8fff83 Bug 253818 - Remove NS_ASSERTION from PresShell::EndLoad.
r+sr=roc
p=cst@andrew.cmu.edu (Chris Thomas)
2004-10-20 16:45:38 +00:00