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

4440 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu fef48cc2d0 Fix a few inefficient callers of getElementsByTagName. Bug 191589,
r=neil@parkwaycc.co.uk, sr=jst
2003-03-15 16:30:09 +00:00
dougt%netscape.com 0d2808c511 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
timeless%mozdev.org 0191066d5b Bug 196834 all bookmarks lost when using "browser.bookmarks.file" pref and switching profile
r=ccarlen sr=alecf
2003-03-13 18:56:36 +00:00
timeless%mozdev.org be0882c0cf Bug 140414 CVS remove bookmarksDD.js
patch by chanial@noos.fr r=timeless sr=alecf
2003-03-11 04:37:19 +00:00
timeless%mozdev.org 40c49d1b60 Bug 142236 CVS remove bookmarksTree.js
patch by chanial@noos.fr r=timeless sr=alecf
2003-03-11 04:36:47 +00:00
timeless%mozdev.org 0da6525287 Bug 142236 CVS remove bookmarksTree.js
patch by chanial@noos.fr r=timeless sr=alecf
2003-03-10 18:41:53 +00:00
timeless%mozdev.org b5949b79b1 Bug 140414 CVS remove bookmarksDD.js
patch by chanial@noos.fr r=timeless sr=alecf
2003-03-10 18:40:10 +00:00
amardare%qnx.com abbecef596 The photon platform is using a native filepicker now.
This should not affect building/runtime on other platforms.
2003-03-10 15:20:56 +00:00
neil%parkwaycc.co.uk 968dab8881 Bug 147809 Themes preferences should not use deprecated target="_new" r=bz sr=peterv 2003-03-10 09:04:04 +00:00
cls%seawood.org d1479589a2 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
cbiesinger%web.de 670f07601a 191002 patch by piersc@cogs.susx.ac.uk r=biesi sr=jag Allow adding of multiple user defined languages in prefs 2003-03-07 21:16:22 +00:00
cls%seawood.org d1079607df XP code changes required for mingw landing.
Add NS_STDCALL macros for functions that require stdcall declarations.
Add NS_STDCALL_FUNCPROTO macro for stdcall function prototype typedefs.
Bug #134113 r=dougt sr=dbaron
2003-03-07 06:07:56 +00:00
shliang%netscape.com eff0281dfe 192755 - unable to allow popup from site with specified port. r=bzbarsky, sr=jag 2003-03-07 02:20:13 +00:00
shliang%netscape.com db50dc210a 192193 - missed part of checkin for default whitelist for popup blocking. r/sr=jag 2003-03-07 02:14:56 +00:00
aaronl%netscape.com 7f1d8cadac Bustage fix 2003-03-07 00:24:27 +00:00
aaronl%netscape.com 4a1413710b Bug 193966. Keyboard navigation prefs don't get set if clicking on OK in a different prefs panel. r=samir, sr=jag 2003-03-06 18:55:54 +00:00
shliang%netscape.com f4df0ea9b4 192193 - preload popup blocking whitelist. r=danm, sr=jag 2003-03-05 01:34:34 +00:00
bryner%netscape.com 9055b43fa4 Bug 60707, filepicker should not treat a right double-click as a left double-click. Patch by kazhik@mozilla.gr.jp, r=sspitzer, sr=me. 2003-03-04 02:33:29 +00:00
suresh%netscape.com 9a4b35320e bug 194843 - JS errors in nsPrefWindow.js. "debug" not defined. r-varga, sr-jag. 2003-02-28 21:51:32 +00:00
gilbert.fang%sun.com 1e9dd192f2 Fix bug 193835: Missing focus when selected the related checkbox or radiobox in Preference window. p=jessie.li@sun.com,r=neil@parkwaycc.co.uk,sr=jag. 2003-02-28 07:00:39 +00:00
sfraser%netscape.com 395413772f Fix bug 195160: remove static NS_DEFINE_IID from header files. r=cls, sr=alecf. 2003-02-28 05:47:36 +00:00
shliang%netscape.com 4766e7a451 73962 - sidebar overlaps icons in statusbar. r=varga, sr=jag. 2003-02-28 00:37:35 +00:00
cbiesinger%web.de 8e44a6e02d 97324 r=peterl/jst sr=jst/bz nsContentDLF.cpp should not use a static list of image types; also: 192023 Make DocLoaderFactories a service 2003-02-27 13:51:55 +00:00
alecf%netscape.com ae04212ee8 fix assertions from bug 190020, sr=bz, r=dmose 2003-02-27 03:05:43 +00:00
kairo%kairo.at 661116311f bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +00:00
cbiesinger%web.de aef5f111c8 oops, forgot to remove a conflict here 2003-02-25 19:04:19 +00:00
cbiesinger%web.de 9405eda256 190020 r=timeless sr=alecf GetResource should take AUTF8String 2003-02-25 19:02:00 +00:00
bzbarsky%mit.edu 44d6ed3db2 Make it possible to launch executables after downloading them (after suitable
scary warning).   Bug 91969, patch by octalc0de@veryfast.biz (Patrick Xia
("Octalc0de")), r=mkaply, sr=bzbarsky
2003-02-25 05:23:47 +00:00
danm%netscape.com d8c581eae0 suppress blur events to parent widget. bug 68454 r=bryner,jst,kmcclusk 2003-02-24 20:15:48 +00:00
timeless%mozdev.org dd7bb3a66f Bug 181136 remove xpfe/components/regviewer
r=dveditz sr=bz
2003-02-24 17:44:30 +00:00
neil%parkwaycc.co.uk c7a44b38de Bug 158711 Mail Alert Notification checkbox r/sr=sspitzer 2003-02-24 10:33:34 +00:00
neil%parkwaycc.co.uk e67213fff2 Bug 191165 Remove old proxy preferences files r=jag sr=bz 2003-02-24 10:24:07 +00:00
pete.zha%sun.com d1ea99b3c8 bug=193068
Missing accesskeys in preference dialogs
r=timeless sr=jaggernaut@netscape.com
2003-02-24 07:59:17 +00:00
pete.zha%sun.com 65b909dbce bug=193835
Missing focus when selected the related checkbox or radiobox in Preference window.
r=kyle.yuan@sun.com sr=jaggernaut@netscape.com
2003-02-24 03:00:23 +00:00
timeless%mozdev.org 56c2bd7958 Bug 193683 Bookmarks Search Toolbar has no tooltip
patch by pepperxn@netscape.net r=neil@parkwaycc.co.uk sr=jag
2003-02-23 04:47:15 +00:00
kairo%kairo.at 008555b003 bug 191471 - Add accesskeys to the xp filepicker, r=dean_tessman, sr=dmose, checking in for piersc@cogs.susx.ac.uk 2003-02-22 14:06:14 +00:00
kairo%kairo.at 1e7c602487 bug 191169 - Duplicate accesskey 'h' in proxies preferences, r=dean_tessman, sr=dmose, checking in for piersc@cogs.susx.ac.uk 2003-02-22 14:03:59 +00:00
kairo%kairo.at 8e671f0deb bug 191160 - Add accesskeys to navigator language preferences, r=dean_tessman, sr=dmose, checking in for piersc@cogs.susx.ac.uk 2003-02-22 14:01:29 +00:00
kairo%kairo.at a2d46b6f18 bug 134935 - Collapse and Expand in History context menu share the same accesskey entry, r=dean_tessman, sr=dmose, checking in for piersc@cogs.susx.ac.uk 2003-02-22 13:54:28 +00:00
varga%netscape.com 165a71d7b3 Fix for bug 192365. Remove extraneous seltype="multiple" attributes of <tree>s in xul.
r=varga, sr=jag, patch by Daniel Crisman <bugzilla@w.d6.org>
2003-02-22 11:48:19 +00:00
ssu%netscape.com 207478defe attempting to fix bug 140995 - Freeze after setting as default browser [Win 2000 and XP]. Not sure if this is the real fix since I can't reproduce the problem exactly. sr=jag a=asa 2003-02-22 09:10:00 +00:00
nisheeth%netscape.com 8180f7e5ba Fix bug 193347. r/sr=alecf. a=dbaron. Remove autocomplete learning and data collection code from nsGlobalHistory.cpp now that it is no longer needed. 2003-02-21 05:08:12 +00:00
jaggernaut%netscape.com 35b7d13c1b Bug 126826: back/forward buttons stop working because of invalid value for sessionhistory.max_entries in prefs.js. r=jrgm, sr=bryner, a=asa 2003-02-21 01:50:14 +00:00
sgehani%netscape.com 5158bf9a04 Make holding the option key at launch time open the profile manager on mac.
b=194149; r=sgehani; sr=jaggernaut; a=asa; author=sfraser
2003-02-21 00:54:00 +00:00
aaronl%netscape.com 1339837416 Bug 191413. Little text changes to keynav pref panel. r=jatin, sr=oeschger, a=dbaron 2003-02-14 07:52:00 +00:00
shliang%netscape.com 7231f7fb98 hook up help for popup blocking pref panel. r=danm, sr=jag, a=dbaron 2003-02-13 23:04:42 +00:00
kyle.yuan%sun.com 73636ad632 Bug 186515 no content in sidebar
r=shliang, sr=jaggernaut, a=asa
delayed call to sidebarObj.panels.refresh()
2003-02-13 00:54:04 +00:00
locka%iol.ie 9e1288aa6d Better explain nsIWebNavigation "document" attribute, fix spelling of "referringURI" attribute. b=192322 r=danm@netscape.com sr=bzbarsky@mit.edu a=asa@mozilla.org 2003-02-12 23:50:14 +00:00
kairo%kairo.at 57a282c84f bug 185698 - localeVersion update for 1.3b on trunk, fix two files I missed last time, r=rchen, sr=blizzard, a=dbaron 2003-02-07 01:27:26 +00:00
suresh%netscape.com ed4933709d bug 190993 - classic] cache pref panel is "squished". r-shliang, sr-jag, a-dbaron 2003-01-31 02:18:48 +00:00