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

118115 Коммитов

Автор SHA1 Сообщение Дата
chanial%noos.fr 189cf8ee04 porting bug 174197, font error when link bookmarked 2003-04-22 02:59:58 +00:00
chanial%noos.fr 9e12aab4bc fixing 'open in tabs' and commenting 2003-04-22 02:55:55 +00:00
mkaply%us.ibm.com ae709df785 Fixing comment 2003-04-22 02:44:21 +00:00
roc+%cs.cmu.edu 4955d7cabf Fixing indentation 2003-04-22 01:34:30 +00:00
roc+%cs.cmu.edu e7bf73c0d8 Bug 201767. Make nsBlockFrame::GetAdditionalChildListNames return the overflowList. Also, don't create scrollbars in print contexts except for the viewport scrollbar. r+sr=bzbarsky. 2003-04-22 01:33:14 +00:00
sspitzer%netscape.com 004791b84f fix for regression bug #202584 (in mail views, you should only see is/isn't for junk, has attachment and label)
fix for bug #202848, when switching between pop and imap searches, it's possible to get an empty operator menulist.

r/sr=bienvenu
2003-04-22 00:55:40 +00:00
rginda%netscape.com 16f6754a4d - chatzilla only -
use Math.floor instead of parseInt
2003-04-22 00:34:03 +00:00
sspitzer%netscape.com 2f16bac889 fix for bug #202849
don't allow the user to create incoming pop filters based on the message label.
(you can still set the label, as a filter action.)

we did the same thing for junk status and attachment status, as these aren't things
that we know when the message is arriving.

r/sr=bienvenu
2003-04-22 00:30:34 +00:00
nboyd%atg.com 2fbf6fd77b Update for 1.5R4.1. 2003-04-22 00:27:10 +00:00
timeless%mozdev.org 480a01d3fe Bug 184295 double assert in nsAppRunner.cpp when command line service is unavailable
r=akkana sr=dveditz
2003-04-22 00:20:24 +00:00
bryner%netscape.com 73ce979c14 Comment fix only -- there is no nsIWebBrowserSiteWindow, this should read nsIEmbeddingSiteWindow. 2003-04-22 00:14:42 +00:00
smontagu%netscape.com ff3e4c1037 Bug 174197, font error when link bookmarked, r=varga, sr=jag 2003-04-21 23:59:15 +00:00
bzbarsky%mit.edu 476c30fdff Make sure that Init() failures for image frames don't mean no alt text. Also
fixes a crasher when reframing fixed-pos frames.

This change adds an assertion in ConstructHTMLFrame that InitAndRestoreFrame
should succeed (unless it returns NS_ERROR_FRAME_REPLACED).  This is an interim
change; eventually we want to bail out on errors, but there may be frame impls
that return errors in non-error conditions from Init() (eg nsFrameSetFrame did
that) and we're a little close to freeze.

Bug 202506, r=rbs, sr=roc+moz
2003-04-21 23:57:47 +00:00
rginda%netscape.com 85b23a0761 nly -
landing venkman 0.9.60

add x-jsd:debugger url handler to launch venkman.  Useful to start venkman from feonix.
convert some of the 81 column files to 80 column.
Show disabled scripts (and files that contian them) in red italics in the Loaded Scripts view.
Fix some issues with step over.  Requres the latest js engine fixes from bug 202177 to be completely effective.
add default window flags value for the /open-dialog command.
fix xml charset detection.
Use Math.floor instead of parseInt.
remove the "paint-hack" hack.
remove ":" from the list of illegal url characters.
unmark the stop line before setting a new one, to avoid the case where you see two yellow indicators in a single file.
add complete, selectable url below the source window in the source2 view.
e
clean up after bug 127589.
2003-04-21 23:55:12 +00:00
igor%mir2.org 823fff54a0 Resolving http://bugzilla.mozilla.org/show_bug.cgi?id=202255 :
Support for pre 1.5R1 rules for defining JS classes by ScriptableObject.defineClass is removed.
2003-04-21 23:53:24 +00:00
smontagu%netscape.com ee6edb7b7e Cache charset more efficiently in nsCollation. Bug 201670, author=neil@parkwaycc.co.uk, r=smontagu, sr=alecf 2003-04-21 23:51:25 +00:00
bzbarsky%mit.edu 724a6d8835 Make nsHTMLContentSink respond to BeginUpdate and EndUpdate even when not in
script, since the script could be running in some other frame/window.

Removes mInScript, since it's no longer used.  Bug 155504, r=heikki, sr=jst
2003-04-21 23:51:17 +00:00
bryner%netscape.com 6895b31905 Keep mfcembed from bouncing back if you minimize it by clicking on its taskbar icon (bug 201247). r=saari, sr=kin. 2003-04-21 23:42:12 +00:00
bienvenu%netscape.com dd1ee55d05 fix handling of failure doing a send unsent messages, patch by Christian Eyrich, r/sr=bienvenu, 154184, also cleaned up uses of PR_FREEIF and some braces style 2003-04-21 23:30:37 +00:00
bzbarsky%mit.edu 1d5711d423 Some random nsCOMArray code simplification. Bug 201777, r=timeless, sr=alecf 2003-04-21 23:23:35 +00:00
harishd%netscape.com 82e0e5c067 Patch provided by rayw@netscape.com: Ignore xsi:type if it's not a proper subtype of the schema-guaranteed type. b=202597, r=harishd@netscape.com, sr=jst@netscape.com 2003-04-21 23:23:26 +00:00
cbiesinger%web.de 0151883894 no bug. remove unused preference. r+sr=bzbarsky 2003-04-21 23:09:24 +00:00
bzbarsky%mit.edu f09182206c Make nsCSSFrameConstructor::AppendFrames be smarter about looking for :after
pseudos.  Move some utility functions into nsLayoutUtils; simplify some places
that basically had copies of those functions.  Improves perf a bit in bug
145425 and its dependencies, r+sr=roc+moz
2003-04-21 23:06:40 +00:00
bryner%netscape.com 3f1a59f26e Tell Cocoa explicitly that we want to see mouse move events when the pointer enters our window, so that we can change the cursor as needed. Bug 161794, patch by nhamblen@mac.com, r=bryner [affects Camino build only] 2003-04-21 23:06:08 +00:00
bryner%netscape.com b5af164b7c Remove now-unused nsScrollingView and nsIScrollbar implementations. Removed unused widget/public/nsWidgetSupport.h. Bug 201624, r+sr=roc. 2003-04-21 23:01:36 +00:00
rogerl%netscape.com 6f810ca1bb Fixing dump for instance memebers. Fixed overridable bug. 2003-04-21 22:49:10 +00:00
varga%netscape.com 80b4bed5ce Fix for bug 195481. Automatic image resize: Image status should be reflected in document title bar and Tab marker.
r=bz, sr=jag
2003-04-21 22:45:28 +00:00
harishd%netscape.com 585dcf5d8c Make SOAP arrays easily accessible via JS. b=202485, r=dbradley@netscape.com, sr=jst@netscape.com 2003-04-21 22:44:54 +00:00
amardare%qnx.com 45108d3f60 Changes for the photon platform - they should not affect build/runtime on the other platforms
The menus now have a region covering the whole screen for dismissal outside of the main window canvas.
Cleaned up the code.
Tried to speed it up.
2003-04-21 22:34:28 +00:00
amardare%qnx.com ece28bc0f4 Changes for the photon platform - they should not affect build/runtime on the other platforms
Removed the verdana restriction.
2003-04-21 22:31:49 +00:00
sfraser%netscape.com 7633254851 Fix bug 202586: pull some .cpp files from widget/src/mac when building widget/src/cocoa to reduce code duplication, and divergence. r=pink, sr=bryner. 2003-04-21 22:24:12 +00:00
ccarlen%netscape.com 82d6d96035 Bug 202798 - Save page as fails when downloads.rdf does not exist (new Profile) r=varga/sr=sfraser 2003-04-21 21:43:38 +00:00
glen.beasley%sun.com 5973e1c1e8 201245 convert SecretKey to SecretKeyFacade 2003-04-21 21:38:34 +00:00
wtc%netscape.com e50f01e0d2 Broke a long line. 2003-04-21 21:33:16 +00:00
wtc%netscape.com 31d3df7a50 Bug 134113: use "lib" as the prefix for static and import libraries in the
Win32 gcc (MinGW) build.  The patch is contributed by Chris Seawood
<cls@seawood.org>.
2003-04-21 21:03:55 +00:00
chanial%noos.fr 3d3359f78f 1) porting back in phoenix a refactoring I made in seamonkey wrt loading bookmarks
2) no context menus on the static menu items. (original patch by Chu Alan)
2003-04-21 20:11:58 +00:00
chanial%noos.fr 618aeeab7d Removing 2 extra blank lines 2003-04-21 20:06:32 +00:00
nboyd%atg.com 09fe5de968 Fix bug 202344 (which was not fully fixed by the previous change.) 2003-04-21 19:43:45 +00:00
chanial%noos.fr c594f1a026 some commands were failing. Saving the selection before their execution 2003-04-21 19:17:43 +00:00
chanial%noos.fr c2191b39e0 making debugging easier by dumping the error message when a command execution fails. 2003-04-21 19:05:50 +00:00
mostafah%oeone.com 326658929f Found and fixed some memory leaks 2003-04-21 17:28:04 +00:00
justdave%syndicomm.com 127e1ef82d Bug 202744: Removing unnecessary output from collectstats.pl cron job
r= gerv, a= justdave
2003-04-21 15:08:27 +00:00
nboyd%atg.com 9f67dc975f Fix bug 202344. 2003-04-21 14:59:22 +00:00
nboyd%atg.com 64f029e08f Restore method used by Batik. 2003-04-21 13:38:49 +00:00
dbradley%netscape.com f19f82960a Bug 196683 - Remove infinite recursion loop check in XPC_WN_Helper_NewResolve (And other resolvers). r=brendan, sr=jst 2003-04-21 13:05:25 +00:00
varga%netscape.com ae3f2bc1ed Fix for bug 156576. right-click does not change selection(and therefore context)in manage bookmarks.
r+sr=bryner
2003-04-21 08:32:14 +00:00
varga%netscape.com 1ee3454e9e Fix for bug 201077. Dragging a bookmark item to the last bookmark folder causes the application to hang.
r+sr=bryner
2003-04-21 08:30:57 +00:00
cltbld%netscape.com 4d5ad9c75e Add cvs co time to opaque raw data blurb. 2003-04-21 08:28:57 +00:00
chanial%noos.fr 6d29ea1837 syncing the bookmarks service (bug 199872 and bug 202477) 2003-04-21 08:24:17 +00:00
cltbld%netscape.com 8931984b9f defaults for BuildAdministrator 2003-04-21 07:27:10 +00:00