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

101539 Коммитов

Автор SHA1 Сообщение Дата
aaronl%netscape.com b5974e51e9 Bug 121114. Make links in properties windows keyboard accessible. r=bzbarsky, sr=hewitt. 2002-04-13 05:10:28 +00:00
heikki%netscape.com 3e3dc17c41 Bug 128326, disable saving XML as complete because it has serious dataloss bugs. r=bzbarsky, sr=blake. 2002-04-13 03:37:44 +00:00
peterlubczynski%netscape.com 1fef229506 Correctly set visibility of view on DidReflow for cases when our CSS visibility style has changed from visible (windows part) bug 129306 r=av sr=attinasi 2002-04-13 02:43:58 +00:00
bzbarsky%mit.edu ce84061033 Fix bug 135833 (view source not working right when it needs a repost).
r=rpotts, sr=darin.
2002-04-13 02:23:52 +00:00
waterson%netscape.com 18d6d61014 file nsReflowPath.h was initially added on branch REFLOW_20020412_BRANCH. 2002-04-13 02:05:11 +00:00
waterson%netscape.com 7fd6a06964 file nsReflowPath.cpp was initially added on branch REFLOW_20020412_BRANCH. 2002-04-13 02:05:10 +00:00
andreww%netscape.com ebbcfe35d0 bugzilla 128895 throbber in OSX should not look like a ok/cancel (aqua) button r=shliang sr=sfraser 2002-04-13 02:01:52 +00:00
stephend%netscape.com b0c125a26f Fixing bug 135797. Move it to my 'Sent' folder is the correct text. r=robinf (wording), r=shuehan (code), sr=sspitzer 2002-04-13 01:54:31 +00:00
mstoltz%netscape.com 8b4ac18c14 Bug 136993 - Put the "trusted codebase principals" feature back in.
r=harishd, sr=jst, a=valeski
2002-04-13 01:53:46 +00:00
danm%netscape.com d4595ba65b changing the format of the comment describing registerNotification, as requested by depstein. bug 99618 2002-04-13 01:53:33 +00:00
peterlubczynski%netscape.com 54b90e52ee Fixing HIDDEN attribute on EMBED tag and also removing support for it for APPLET tags. Bug 136456 r=av sr=attinasi 2002-04-13 01:53:23 +00:00
naving%netscape.com 6bd98eb32d 137008 r=bienvenu sr=mscott Make redo work for quick search view if folder was in threaded display mode. 2002-04-13 01:50:18 +00:00
peterlubczynski%netscape.com cdcf48c7fb Stop sending bogus menu events to full-page plugins bug 93895 r=av sr=attinasi 2002-04-13 01:45:35 +00:00
mscott%netscape.com 07d996cb73 Bug #135753 --> if we are moving a new message to a new folder, be sure
to reduce the # of new messages count from the source folder

r=naving
sr=bienvenu
2002-04-13 01:36:59 +00:00
mscott%netscape.com 90d463bd33 Bug #123104 --> fix an inaccuracy in the new mail count. Always reset to 0
if we discover we have no new mail even if the state has already been changed
that way.
r=naving
sr=bienvenu
2002-04-13 01:36:14 +00:00
mscott%netscape.com 502de13be4 Bug #135753 --> figure out the folder to select when the user clicks on the animated alert to ensure that we select the right folder.
Bug #135756 --> Only show the animated alert for the first account with new mail.

r=naving
sr=bienvenu
2002-04-13 01:35:38 +00:00
cltbld%netscape.com 5bdc2bfdfd Bug# 134225 - Updated milestone string from 0.9.9+ to 1.0.0+ r=asaki,sr/a=leaf. ycalonje checking in as cltbld 2002-04-13 00:58:08 +00:00
edburns%acm.org c07946b5a5 Added waitForDebugger.
* Usage: <P>

* Place a call to this method in the earliest possible entry point of
* your servlet app.  It will cause the app to enter into an infinite
* loop, sleeping until the static var keepWaiting is set to false.  The
* idea is that you attach your debugger to the servlet, then, set a
* breakpont in this method.  When it is hit, you use the debugger to set
* the keepWaiting class var to false.
2002-04-12 22:57:18 +00:00
shrutiv%netscape.com 033a0fc73e Fix for bug 112687: DOS window flashes when installer is launched from
CD Autorun (r=smeredith)
2002-04-12 21:20:40 +00:00
myk%mozilla.org ba6d753340 Fix for bug 136227: Corrects syntax error in bash script.
Patch by David Kilzer <ddkilzer@theracingworld.com>.
2xr=afranke
2002-04-12 21:15:45 +00:00
sspitzer%netscape.com 651a23264b fix for blocker bug #136874. mail/news can't be reopened after closing.
r=shuehan, sr=bienvenu
2002-04-12 21:11:15 +00:00
pschwartau%netscape.com c6332db1ed Initial add. Regression test for bug 137181. 2002-04-12 21:06:15 +00:00
myk%mozilla.org a26bc29e52 Fix for bug 125660: Templatizes process_bug.cgi.
Patch by Myk Melez <myk@mozilla.org>
r=gerv,bbaetz
2002-04-12 21:02:00 +00:00
mikep%oeone.com 498b8f5f3a Adding in patch 78956 from danp@oeone.com 2002-04-12 20:24:10 +00:00
pschwartau%netscape.com d10245bf7e Updating status messages to the current format. 2002-04-12 20:23:33 +00:00
colinp%oeone.com abb5430d12 new graphic for classic skin 2002-04-12 19:44:43 +00:00
colinp%oeone.com 9424bdd819 fix to classic topbar buttons. Many were using the wrong filetype 2002-04-12 19:36:19 +00:00
ian.mcgreer%sun.com 6d36e7eddc fix error statement 2002-04-12 19:17:48 +00:00
relyea%netscape.com 7aa8e229f4 Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests.
Debug builds can verify correct operation by setting NSS_STRICT_SHUTDOWN, which
will cause an assert if shutdown is called but not all the modules are freed (which
means a slot, key, or cert reference has been leaked).
2002-04-12 19:05:21 +00:00
ian.mcgreer%sun.com 341d4faa3c bug 136806, don't authenticate to friendly slots when adding certs 2002-04-12 18:07:49 +00:00
mostafah%oeone.com 31140bf590 Unescaping given URL 2002-04-12 16:25:27 +00:00
mostafah%oeone.com e92f1ba663 Removing extra spaces after \ which made the windows makefile unusabel 2002-04-12 16:11:23 +00:00
mikep%oeone.com c4e5e6f6ef Adding in week number to week view. 2002-04-12 16:01:54 +00:00
ian.mcgreer%sun.com 55b154c58d testing theory that unmatched atomic increment/decrement is causing occasional tinderbox failures. See bug 126087. 2002-04-12 15:51:11 +00:00
mikep%oeone.com 9b4ba3f354 Adding in ability to filter out previous events from unifinder. 2002-04-12 15:38:39 +00:00
pinkerton%netscape.com 06cdd31512 fix bustage 2002-04-12 15:26:36 +00:00
pinkerton%netscape.com bb66767179 fix build bustage 2002-04-12 15:26:05 +00:00
kin%netscape.com 13fdc1980a Fix for bug 106489 (Text entered in box does not appear)
- Moved MoveChildrenTo() and GetRealFrame() to a point in the
  file where they could be called from my new utility method
  AdjustOutOfFlowFrameParentPtrs().

- Modified MoveChildrenTo() to take an nsFrameConstructorState arg,
  so that it can call my new method AdjustOutOfFlowFrameParentPtrs()
  so that out-of-flow floater frames are reparented to the correct
  containing block when the placeholder is moved under the block
  created in ConstructInline().

r=attinasi@netscape.com  sr=waterson@netscape.com
2002-04-12 14:41:40 +00:00
bienvenu%netscape.com 589caa5e16 fix 123721 can't move/copy imap messages across imap servers r=naving, sr=sspitzer 2002-04-12 14:36:11 +00:00
dcone%netscape.com 02e7316517 b=135208 r=kmcclusk@netscape.com sr=attinasi a=asa Fixed printing of color text when we dont
have a background.
2002-04-12 14:30:00 +00:00
dcone%netscape.com 0d39284466 b=135208 r=kmcclusk sr=attinasi a=asa. Fix darkening of light color text when we print. 2002-04-12 14:19:38 +00:00
pinkerton%netscape.com 9f9e505dd8 turn off double-buffering on osx with a new method on nsIRenderingContext. r=kmcclusk/sr=sfraser/a=valeski. bug# 78764 2002-04-12 13:56:53 +00:00
kmcclusk%netscape.com 46b5f20c99 Fix off by one pixel scrolling errors running under 96DPI by replacing the damageRect.ScaleRoundOut(p2t) call with explicit conversion to twips because ScaleRoundOut introduced errors in the pixel to twips conversion. bug 120918; sr=attinasi r=dcone a=asa adt_a=paw 2002-04-12 13:43:32 +00:00
peterv%netscape.com 4bea2ab35a Fix for bug 135895 (XHTML <style> element not working). r=sicking, sr=jst. 2002-04-12 13:24:32 +00:00
mikep%oeone.com 906c01ba81 Fixing problems with drag and drop, adding it in for week view. 2002-04-12 13:20:53 +00:00
dcone%netscape.com dd5a44b889 b=90751 r=peterl sr=attinasi a=asa Adding printer extensions to OSX 2002-04-12 13:20:04 +00:00
dcone%netscape.com 3064186269 b=90751 r=peterl sr=attinasi a=asa adding Mac OSX printer extensions. 2002-04-12 13:16:13 +00:00
dcone%netscape.com 92f244b661 b=90751 r=peterl sr=attinasi a=asa Adding printer extensions to Mac OSX 2002-04-12 13:13:36 +00:00
dcone%netscape.com 2de478a1b5 b=90751 r=peterl sr=attinasi a=asa. Adding OSX printer dialog extensions 2002-04-12 13:12:10 +00:00
brade%netscape.com 99705da5c2 build magic to ensure that platform overlays are inserted into jar files despite last modified date (r=pinkerton, sr=sfraser) bug 75898 2002-04-12 12:55:29 +00:00