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

115884 Коммитов

Автор SHA1 Сообщение Дата
kyle.yuan%sun.com c5c0fb381e Bug 193629 accesskey can take effect on a disabled XUL widget
r=aaronl, sr=jag
check "disabled" attribute in the Click() handler
2003-02-27 01:14:07 +00:00
jst%netscape.com 9516665b94 Silly whitespace changes, no code changes. 2003-02-27 01:03:57 +00:00
jst%netscape.com dd648b44ac Fixing bug 125318. Making window.self replaceable. r=fabian@imajes.info, sr=peterv@netscape.com 2003-02-27 00:54:49 +00:00
jst%netscape.com 5a942f3362 Fixing bug 191579. Make <script for='window' event='onload'> execute as inline script like it used to. r=bzbarsky@mit.edu, sr=peterv@netscape.com 2003-02-27 00:49:36 +00:00
jst%netscape.com cc4bcae465 Fixing bug 194349. Making the WSDL proxy type system properly set flags for getters and setters on complex types. r=jband@netscape.com, sr=heikki@netscape.com. Not part of the default build yet. 2003-02-27 00:44:56 +00:00
heikki%netscape.com 07d25d657b Bug 193179, recognize XHTML Mobile Profile FPI in order to load XHTML entities, r=harishd, sr=jst. 2003-02-27 00:39:07 +00:00
smontagu%netscape.com 04e4d890c4 Accept directly encoded Unicode characters sent instead of keysyms by some keymaps (e.g. Arabic). Bug 188538, r=jag, sr=blizzard. 2003-02-27 00:19:42 +00:00
sicking%bigfoot.com 0530d0ac50 Bug 195016: Fix static build. Patch by Roland.Mainz@informatik.med.uni-giessen.de
r=sicking sr=kin
2003-02-27 00:05:50 +00:00
kairo%kairo.at 11348f5311 bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +00:00
robinf%netscape.com e54b0ee8b6 adding palm readme file per bug 187998; r=oeschger 2003-02-27 00:02:49 +00:00
sicking%bigfoot.com 1e6eaec057 Bug 185498: Don't rely on ::CreateElement to create html elements. Also make sure we insert html-<tbody>s when appropriate
r=Pike sr=peterv
2003-02-27 00:01:55 +00:00
peterlubczynski%netscape.com 5ce7765e26 Fixing the DOM navigator.mimeType array to be able to test for installed helper applications, bug 58811, patch by bzbarsky@mit.edu r=peter, sr=jst 2003-02-26 23:54:55 +00:00
nelsonb%netscape.com 66f7b8cddb Add missing dependency on error headers. 2003-02-26 23:52:40 +00:00
wtc%netscape.com e7e6fd4b42 Bug 191703: if struct tm has the nonstandard tm_zone and tm_gmtoff fields,
set them to the appropriate values.  Calling mktime is not really correct
(it assumes the local time zone) and does not work on NetBSD.
2003-02-26 23:40:57 +00:00
gerv%gerv.net c4e78e7e18 Bug 194744 - fix dead link to confirmhelp.html. Patch by gerv; r,a=justdave. 2003-02-26 22:01:47 +00:00
rogerl%netscape.com 2def7b87d0 'With' statement fixes. 2003-02-26 21:51:16 +00:00
mostafah%oeone.com 846dac66e0 Fixed some addrefs and releases and added some debugging info. 2003-02-26 18:30:04 +00:00
chanial%noos.fr 2e17cd2316 Bug 194756: fix doubled bookmarks in the toolbar by moving the tooltip definition outside of the toolbar in order not to confuse the template builder. 2003-02-26 16:37:46 +00:00
mkaply%us.ibm.com 1469be17fa #156505
r=dbradley, sr=brendan
If you ask for input, you should fflush after the fprintf
2003-02-26 15:22:03 +00:00
wtc%netscape.com af84e6c5da Added a comment explaining why we force the use of absolute symlinks on
Darwin when building Mozilla. (Bug #193164)
2003-02-26 15:13:59 +00:00
wtc%netscape.com 75fcb79bee Deleted blank lines at the end of the file. 2003-02-26 15:11:34 +00:00
ccarlen%netscape.com 7d0e12d707 Bug 188214 - Cookies are not getting saved on exit in GtkEmbed. This adds a new call to nsProfileDirServiceProvider which allows an app to shutdown the provider and it will send out profile shutdown notifications. r=dougt/sr=blizzard 2003-02-26 15:01:19 +00:00
locka%iol.ie d211b4f11d Add View Image item to link popup menu in mfcembed to catch image links. b=194954 r=chak@netscape.com sr=alecf@netscape.com 2003-02-26 14:54:37 +00:00
ere%atp.fi 7f22515440 Bug 193929: HTML sanitizer ("simple html") should allow attached images
r=ducarroz, sr=jst
2003-02-26 13:47:36 +00:00
neil%parkwaycc.co.uk 1561635297 Bug 194557 Remove extra space at bottom of Page Setup p=piersc@cogs.susx.ac.uk r=dean_tessman sr=dmose 2003-02-26 13:22:40 +00:00
neil%parkwaycc.co.uk 0d50af0e03 Bug 194876 Want tree attribute for column picker tooltip text r=varga sr=sspitzer 2003-02-26 13:07:38 +00:00
neil%parkwaycc.co.uk 23bda668ab Bug 194764 "File Here" shows up for IMAP servers r/sr=sspitzer 2003-02-26 13:06:22 +00:00
sicking%bigfoot.com 06c5f3ec5f Bug 182177: fix comments in nsIXSLTProcessor.idl
r=Pike sr=peterv
2003-02-26 11:13:54 +00:00
timeless%mozdev.org d965029556 Bug 156450 Tool bar on Help shows empty tooltip
patch by pepperxn@netscape.net r=timeless sr=jag
2003-02-26 08:26:00 +00:00
varga%netscape.com f4e722eb35 Fix for bug 120734. outliner cell text dimensions wrong.
r=neil sr=jag original patch by neil
2003-02-26 08:18:28 +00:00
ssu%netscape.com 1ebbc08ac7 checking patch for robin.lu@sun.com. fixes bug 94800 - Linux,Mac: Search/Filters UI: Needs mouse click to focus for tab/keyboard access. r=ssu, sr=sspitzer 2003-02-26 07:10:52 +00:00
ssu%netscape.com 4893013348 fixing bug 189115 - install Palm sync utilities and readme in separate program subfolder. r=sgehani, sr=dveditz 2003-02-26 07:03:18 +00:00
bzbarsky%mit.edu 81edee7536 Part of the diff to bug 91969 that got left out. r=mkaply, sr=me. 2003-02-26 06:23:31 +00:00
sspitzer%netscape.com af10070c46 supplimental fix for bug #96642.
(suggested by neil@parkwaycc.co.uk)
r/sr=sspitzer
2003-02-26 06:10:27 +00:00
bzbarsky%mit.edu 7267f149a3 Eliminate libpr0n's use of prescontexts as unique keys; use documents instead
and do not hold a ref to them.  Bug 190475, r=pavlov, sr=jst
2003-02-26 05:51:32 +00:00
sspitzer%netscape.com 79251dc089 fix for big #192043.
can't delete more than one message in the "Unsent Messages" folder.
argument to FindSubFolder() needs to be an escaped folder name.
r/sr=bienvenu
2003-02-26 05:49:10 +00:00
seawood%netscape.com 63ffaa111b Fix mach-o static builds by forcing all code that's linked into a shared lib to build with -fPIC.
Bug #194662 r=ccarlen
2003-02-26 04:17:40 +00:00
sfraser%netscape.com 39783d451a Turn TestCSSPropertyLookup.cpp back on, now that the symbols it needs have been declared 'extern'. 2003-02-26 03:35:05 +00:00
sfraser%netscape.com a0651c2165 Declare kCSSRawProperties and kCSSRawKeywords as 'extern' so that tests code can link with the .a, and get them. 2003-02-26 03:34:15 +00:00
sfraser%netscape.com 8e6c4f9c5f Turn off TestCSSProperty until its bogus linkage dependencies can be resolved. 2003-02-26 03:12:45 +00:00
blizzard%redhat.com 34265df16c Bug #175108. Crashes when displaying to non-RENDER enabled servers when trying to empty text. Measure all the glyphs before they are passed to the draw functions and if there's nothing but empty glyphs, don't bother drawing. 2003-02-26 02:17:24 +00:00
smontagu%netscape.com 49beb31da7 Bug 190311. Make nsImageGTK UpdateGC() when it needs to change the clip rect; make it set the correct clip rect. In the view system, make sure VIEW_CLIPPED is set only when needed. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=roc+moz, sr=bzbarsky@mit.edu 2003-02-26 02:09:50 +00:00
sspitzer%netscape.com 5924f32db9 fix for message view UI nits in bug #183331.
to match the spec.  see http://www.mozilla.org/mailnews/specs/views/#MsgViews
r/sr=bienvenu
2003-02-26 02:05:16 +00:00
wtc%netscape.com 9627964e03 Bug 193380: added IPv6 support on HP-UX 11i or later. Cleaned up the
detection of HP-UX B.11.* in configure.in.
Modified Files: configure.in configure _hpux.h
2003-02-26 02:00:33 +00:00
wtc%netscape.com 2767a1f320 Bug 191270: passed the XXX_RETURN_ON_ERROR flags to several Mac OS X
linker functions.  Correctly handle the return value of NSUnLinkModule.
Pass NSADDIMAGE_OPTION_WITH_SEARCHING to NSAddImage.
cvs: ----------------------------------------------------------------------
2003-02-26 01:57:16 +00:00
smontagu%netscape.com cff3fb9230 Use "Western" language group for ISO-8859-3. Bug 113805, author=bertilow@gmx.net, r=ftang, sr=bzbarsky@mit.edu. 2003-02-26 01:53:21 +00:00
sfraser%netscape.com 4681630354 Hopefuly fix linux tests bustage. 2003-02-26 01:53:03 +00:00
brendan%mozilla.org 6532fe8fd7 Optimize the foo = '' + bar; case in js_ConcatStrings to do foo = bar -- patch from Tim Lundeen <tlundeen@webcrossing.com>, r=me. 2003-02-26 01:49:32 +00:00
sspitzer%netscape.com 071071b342 fix for bug #189327.
if last pop mail received is not junk, we fail to move the junk
messages to the junk folder (assuming the user has it configured for that.)
r/sr=bienvenu
2003-02-26 01:41:24 +00:00
smontagu%netscape.com b599ccb0f7 Bail out of nsTextFrame::MeasureText() early when contentLength is 0. Bug 129847, r=sfraser, sr=rbs. 2003-02-26 01:33:03 +00:00