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

10280 Коммитов

Автор SHA1 Сообщение Дата
dougt%netscape.com a6ee0c8777 cleans up return result. b=157136. r=me. 2002-09-08 22:29:35 +00:00
dougt%netscape.com e5bb030540 fixing a regression. r=me. 2002-09-08 01:51:29 +00:00
dougt%netscape.com 68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
dougt%netscape.com fae89c4077 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
sspitzer%netscape.com d73ec61a67 fix for #121122 (nsIFilePicker should allow picking multiple files) and #43015 (Cannot add multiple attachment in Attach File dialog).
right now, only supported on windows.  bugs logged for mac, beos, cocoa, os/2, qnx
and the xpfilepicker (linux).

r=bz, sr=bienvenu, a=asa
2002-09-07 05:23:45 +00:00
leaf%mozilla.org 70941124cb update localeVersion to 1.2a, a=asa 2002-09-07 01:01:49 +00:00
cltbld%netscape.com 0be82b3cdd updated mac getinfo strings for mozilla 1.2a, per bugzilla 163088. r=jj@netscape.com sr/a=leaf@mozilla.org. o=antitux@netscape.com 2002-09-06 21:22:10 +00:00
nhotta%netscape.com fcc266045a Add a code to unescape with a charset for a non ASCII file name,
bug 163682, r=jbetak, sr=bzbarsky, a=rjesup@wgate.com.
2002-09-06 20:29:06 +00:00
bryner%netscape.com 11659c8e1c Bug 141295 and 153681 - fix some timing problems with initial focus. Make sure that window watcher's activeWindow accurately reflects the last window to receive an NS_ACTIVATE. Remove the GetFocusController API from nsIDocument, since the focus controller can now be obtained for the entire lifetime of the document by using GetContainer(). Cleaned up some methods on nsEventStateManager/nsIEventStateManager that were virtual for no reason. r=danm, sr=jst. 2002-09-06 00:19:58 +00:00
alecf%netscape.com 60f2285756 fix for bug 166681 - fix leak and lame string usage in global history
r=blake, sr=jag, a=asa
2002-09-05 22:14:51 +00:00
cbiesinger%web.de 24665ca7ed no bug, removing unused file. r=bryner sr=blake 2002-09-04 21:13:11 +00:00
timeless%mac.com febd13a923 bug 166610 jar packaging failure
r=cls. macosx build fails to launch due to packaging failure
2002-09-04 20:13:07 +00:00
timeless%mac.com 7edc5fcee1 Bug 158739 Tabbed Browsing, OS X: Command+Enter checkbox text displayed in 3 lines (should be 1 line)
r=doron sr=jag
2002-09-04 03:35:58 +00:00
bzbarsky%mit.edu 6006ebb339 Add "Open in new tab" to bookmarks. Bug 103834, patch by Chris
Nebergall <ct-nebergall@wiu.edu>, r=jag, sr=ben
2002-09-04 03:29:24 +00:00
jst%netscape.com 324338a807 Fixing bug 145888. Re-ordering the menu items 'Java Console' and 'JavaScript Console' so that the more commonly used one appears before the other one in the menu. r=walk84@yahoo.com, sr=blaker@netscape.com 2002-09-04 02:38:52 +00:00
mkaply%us.ibm.com 2117c9f30a No bug - OS/2 only - by popular demand, our OS/2 users don't want Mozilla to close and restart everytime you close the last turbo window. Goodbye 2002-09-04 02:35:37 +00:00
rjc%netscape.com ba0e03e53e Fix bug # 164175: XPCom LDAP API extensions. OnLDAPInit() now passes relevant connection, and LDAP operations/connections accept closures. r=dmose sr=darin 2002-09-04 01:28:36 +00:00
rjc%netscape.com 2230462708 Fix bug # 145858 - imported bookmarked issue with NetPositive. Change required to old bug fix to get search results resolving correctly with aggregation. r=sergei_d@fi.tartu.ee sr=darin 2002-09-04 01:14:09 +00:00
dougt%netscape.com f2a00efc93 Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
seawood%netscape.com 1507b65732 Add 'mozilla' to cvs ignore list.
Thanks to Diego Biurrun <diego@biurrun.de> for the patch.
Bug #165939 r=cls
2002-09-03 22:36:56 +00:00
timeless%mac.com 43e442ad09 Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
patch by riceman+bmo@mail.rit.edu r=morse,dougt,dveditz,timeless sr=dveditz
2002-09-03 14:51:05 +00:00
timeless%mac.com 46be326ed0 Bug 161945 clean up simple mac build warnings
r=dbradley sr=bz
2002-09-02 21:26:11 +00:00
bryner%netscape.com 32dfde5bb0 Removing MOZ_PHOENIX #ifdefs that are no longer needed. 2002-09-02 20:21:31 +00:00
bolian.yin%sun.com 7f20747d62 Bug 97424, Expanding pasted folders results in hang then crash. r=chanial@noos.fr, sr=jag 2002-09-02 08:08:32 +00:00
bryner%netscape.com ad376113e3 Switch to building in browser/app and linking with libxulapp_s, instead of building in xpfe/bootstrap, for Phoenix. Remove some MOZ_PHOENIX #ifdefs that are no longer needed. Not part of the normal build. 2002-09-02 04:03:07 +00:00
timeless%mac.com 07671c37b5 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag 2002-09-02 03:36:38 +00:00
bryner%netscape.com dfda04dd5a Oops - moving MOZ_WINCONSOLE defines up above include of config.mk. 2002-09-02 02:22:10 +00:00
bryner%netscape.com 6f2dee8b61 Factor out console linker flags for Win32 (MOZ_WINCONSOLE) into config.mk so that we can use them from elsewhere. r=cls. 2002-09-02 01:47:23 +00:00
timeless%mac.com fb343de677 Bug 69295 [RFE] Unable to follow link/copy/drag elements of Page Info, e.g. images
patch by db48x@yahoo.com r=timeless sr=bz
2002-08-30 14:50:16 +00:00
kyle.yuan%sun.com 6fd77937f3 Bug 43714 Tooltip for the 'Home' button not updated when setting page via prefs
r=biesi, sr=bzbarsky
Register a pref callback in navigator.js.
2002-08-30 09:37:15 +00:00
bzbarsky%mit.edu a3fbeac670 Extend CTL extension to support multiple CTL scripts (framework + hindi
support).  Bug 163962, r=gilbert.fang@sun.com, r=prabhat.hegde@sun.com,
r=cls, sr=bzbarsky, patch by prabhat.hegde@sun.com and
roland.mainz@informatik.med.uni-giessen.de
2002-08-30 07:45:52 +00:00
danm%netscape.com ee699f4e3e restate and simplify the application-quit and application-don't-quit-while-windows-are-open logic. bug 163710 r=brendan,pinkerton 2002-08-29 23:55:37 +00:00
bryner%netscape.com 898f7454be Fixing up splash_xpm for phoenix builds on Linux. Not part of the default build. 2002-08-29 03:04:36 +00:00
mkaply%us.ibm.com b28cc258a8 OS/2 bustage - don't need these .gets 2002-08-27 12:39:30 +00:00
cbiesinger%web.de a5036f490f bug 164489 r=timeless sr=bz contentAreaUtils.js should use appendFilters for well known types (text, allfiles) 2002-08-27 08:06:37 +00:00
alecf%netscape.com ad0975dbcf oops, fix a typo in my previous checkin that caused help not to display - found by bryner, just returning the logic to where it was before... 2002-08-27 04:17:32 +00:00
timeless%mac.com ed0da88221 Bug 164731 wrong accesskey in bookmarks.xul
r=caillon, rs=darin
2002-08-27 02:20:14 +00:00
caillon%returnzero.com 6dcb13fc80 152625 - Make loading a groupmark honor the 'Load links in the background' pref
r=sicking sr=jag
2002-08-27 02:20:04 +00:00
dougt%netscape.com 22ffaadb79 exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec 2002-08-27 01:05:21 +00:00
alecf%netscape.com dc6d6e3736 bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
danm%netscape.com c96f5f8011 removing parameter to nsINativeAppSupport::OnLastWindowClosing. Also bringing up to date with nsNativeAppSupportWin.cpp rev 1.82 (see bug 163718). bug 163918 r=brendan,law 2002-08-24 18:59:04 +00:00
danm%netscape.com b50980e5c1 removing parameter to nsINativeAppSupport::OnLastWindowClosing. bug 163918 r=brendan,law 2002-08-24 18:58:52 +00:00
danm%netscape.com 091b30e2a3 update for rev 1.26 of nsIAppShellService.idl: Quit takes a new parameter. bug 163918 r=brendan,bryner 2002-08-24 18:58:19 +00:00
danm%netscape.com 02c9fc340e rearrange Destroy to not confuse WindowWatcher. bug 163918 r=brendan,bryner 2002-08-24 18:57:55 +00:00
danm%netscape.com a213262c26 move Quit code from UnregisterWindow into Quit. bug 163918 r=brendan,bryner 2002-08-24 18:57:45 +00:00
roc+%cs.cmu.edu cb32a0f906 Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin 2002-08-24 14:41:28 +00:00
kairo%kairo.at 2396ba53df Bug 131825 downloadmanager.ent file name should be changed to downloadmanager.dtd (localization issue), part 2: cvs removing downloadmanager.ent, r=timeless sr=dveditz 2002-08-23 11:47:33 +00:00
mkaply%us.ibm.com 35ed14a818 #154657
r=morse, sr=alecf
Remove wallet samples from the build - point to the ones on mozilla.org
2002-08-22 22:30:59 +00:00
timeless%mac.com 63e606c830 Bug 131825 downloadmanager.ent file name should be changed to downloadmanager.dtd (localization issue)
patch by Marek.Wawoczny@GmbH.rubikon.pl r=timeless sr=dveditz
2002-08-22 22:01:43 +00:00
aaronl%netscape.com 59f407c9b6 Bug 133155. Site Navigation menu doesn't have access keys. Patch from gregvalure@wanderlife.com. r=aaronl, sr=jag 2002-08-22 04:16:12 +00:00