Commit Graph

5128 Commits

Author SHA1 Message Date
cbiesinger%web.de
f0b358248f 228968 r=bz sr=darin
- add a new nsIWebProgressListener2 interface, inheriting from
  nsIWebProgressListener, providing a 64-bit onProgressChange method
- make nsITransfer inherit from that interface, and remove an unused
  progressListener attribute
- make webbrowserpersist support listeners that implement
  nsIWebProgressListener2, and give them 64-bit progress values
- make nsIHelperAppLauncher's listener setWebProgressListener function take an
  nsIWebProgressListener2 interface

And fix up all implementations according to that.
2005-04-05 23:24:23 +00:00
scott%scott-macgregor.org
0732ab6e20 Bug #288871 -->
Back out the change for Bug #286108 as it broke things like autocomplete in
Thunderbird.
2005-04-05 19:37:58 +00:00
bugzilla%arlen.demon.co.uk
541bca8e56 Bug 203818 Bookmark window doesn't hide it's toolbar when the toolbar button is clicked
p=stefan_h@hem.utfors.se r=bugs.mano sr=neil.parkwaycc.co.uk
2005-04-05 15:47:51 +00:00
bsmedberg%covad.net
844ef87b25 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 14:50:16 +00:00
bsmedberg%covad.net
3522feb25f Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner 2005-04-04 19:08:55 +00:00
gandalf%firefox.pl
9e8b68a0a5 Bug 286108: Build Thunderbird Locales from CVS. Don't bundle xpfe/browser,xpfe/components to toolkit apps.; r=bsmedberg,sr=mscott 2005-04-02 13:12:21 +00:00
timeless%mozdev.org
3a3c8ef69a Bug 288544 an asynchronous "oom" loop in jsconsole's implementation of nsIConsoleListener.observe with nsIConsoleService and xpconnect
r=neil sr=neil
2005-04-01 08:47:17 +00:00
Stefan.Borggraefe%gmx.de
0e8a2edad8 Bug 261544: Menu items "Delete host" and "Delete domain" aren't visible when history tree is empty
r+sr=Neil
2005-04-01 00:13:06 +00:00
bsmedberg%covad.net
7fae206eed Bug 288204 - under libxul, fileview and xremote need xpcom/xul to link, move them to TOOL_DIRS patch by Rob Adams <readams@readams.net> r=me 2005-03-31 22:37:57 +00:00
roc+%cs.cmu.edu
756cba4372 Fixing bustage 2005-03-31 02:16:39 +00:00
neil%parkwaycc.co.uk
c4ea9270d0 Bug 288075 -browser <URL> should open in a browser window r=bsmedberg sr=darin 2005-03-30 22:55:33 +00:00
bsmedberg%covad.net
84cfc83215 Bug 286450 - Make nsIScriptError.message display a formatted message with file/line information, for future logging purposes r=dbradley sr=bz 2005-03-30 11:34:59 +00:00
bugzilla%arlen.demon.co.uk
ba1172cebc Bug 287348 popup windows allowed sites button produces a non functioning window
p=me r/sr=neil.parkwaycc.co.uk
2005-03-27 20:24:15 +00:00
darin%meer.net
f6ffba0f8b landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2005-03-25 03:41:33 +00:00
smfr%smfr.org
a54c5282b7 Fix bug 286096: remove most xpfe/components from the build for camino, to avoid it every picking up global history or bookmarks (see bugs 285554 and 280342). r=bsmedberg. 2005-03-23 21:09:39 +00:00
scott%scott-macgregor.org
60d246ee26 Bug #286805 --> unable to open attachments in thunderbird.
I accidentally checked in code that removed the download manager component registration when I landed Bug #286282.

effects thunderbird builds only.
2005-03-22 23:54:57 +00:00
bugzilla%arlen.demon.co.uk
b7f635d267 Bug 285683 Remove cookie.properties
p=me r=dwitte rs=darin
2005-03-21 21:25:25 +00:00
timeless%mozdev.org
b9f7aaec8f Bug 248958 File Bookmark dialog form too small, buttons are not visible
patch by ajschult@verizon.net r=neil sr=neil
2005-03-21 03:39:06 +00:00
bsmedberg%covad.net
914a5612a1 libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin 2005-03-18 21:24:05 +00:00
scott%scott-macgregor.org
fd991b113f Bug #286282 --> Thunderbird should be building toolkit\components\alerts instead of xpfe\components\alerts.
Will work on converting the download manager next so we an remove the alerts service ifdef in xpfe\download-manager.

Also, port xpfe's API change to nsIAlertsService to use AString's to toolkit
2005-03-15 22:44:59 +00:00
scott%scott-macgregor.org
5dcef92bbc Bug #286282 --> Thunderbird should be building toolkit\components\alerts instead of xpfe\components\alerts.
Will work on converting the download manager next so we an remove the alerts service ifdef in xpfe\download-manager.

Also, port xpfe's API change to nsIAlertsService to use AString's to toolkit
2005-03-15 19:41:41 +00:00
neil%parkwaycc.co.uk
e757960f85 Make it easier to pick folders using the XUL filepicker b=142482 r=jan sr=bryner 2005-03-11 22:26:17 +00:00
bugzilla%arlen.demon.co.uk
0089d3ae4d Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details) - removing two files that got copied in error
p=me r=dwitte/benjamin sr=darin
2005-03-10 21:03:36 +00:00
bugzilla%arlen.demon.co.uk
6784d13426 Relanding bits of checkin for bug 282057 that got lost in movements for bug 277097
ok'd with bsmedberg on irc
2005-03-10 19:09:40 +00:00
bsmedberg%covad.net
e75d55a075 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
bugzilla%arlen.demon.co.uk
3539f9e249 Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details)
p=me r=dwitte/benjamin sr=darin
2005-03-10 18:36:07 +00:00
bsmedberg%covad.net
3219ac4125 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
jshin%mailaps.org
5b06612589 bug 282830: move down the 'Other languages' and 'user defined' to the bottom in the font pref. panel (r=smontagu, sr=bryner) 2005-03-08 02:47:39 +00:00
bzbarsky%mit.edu
5b1084a5a5 Add the prompt-service contract to nsEmbedCID.h 2005-03-07 16:07:11 +00:00
jshin%mailaps.org
d28e19536e bug IME candidate list is hidden by autocomplete window (r=dbaron,bryner,smontagu,jst,sr=dbaron,bryner,neil) : patch by Masayuki Nakano 2005-03-05 08:19:05 +00:00
bzbarsky%mit.edu
1951e8e908 Remove content dependency on the RDF-ness of bookmarks (since in general, they
need not be RDF-enabled at all).  Remove bizarre dependency of an interface we
really want to expose to embeddors on nsIParser.  Bug 101995 followup,
r=bsmedberg, sr=alecf
2005-03-05 03:35:54 +00:00
bzbarsky%mit.edu
8efc76dc9a Create a service that can be asked whether a given webnavigation (or a
"typical" webnavigation) supports loading of a certain MIME type.  Bug 283125,
r=biesi, sr=darin
2005-02-27 18:33:27 +00:00
bsmedberg%covad.net
361daac936 Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
cst%andrew.cmu.edu
021e5d6aad Bug 272800 Make various bookmarks menus middle-clickable
r=timeless sr=neil
2005-02-25 02:38:57 +00:00
bryner%brianryner.com
672981911c Force the window datasource to be initialized at app startup so that it recognizes all windows. Bug 169378. Patch by neil@parkwaycc.co.uk, r+sr=me. 2005-02-24 06:52:50 +00:00
bugzilla%arlen.demon.co.uk
dea6111c25 Bug 252698 Use buttonlabel attributes in <dialog>s
p=me r=neil.parkwaycc.co.uk sr=dveditz
2005-02-21 00:57:10 +00:00
bugzilla%arlen.demon.co.uk
f13ec71497 Bug 264675 Make sure we respect locked prefs throughout UI
p=me r=neil.parkwaycc.co.uk sr=dveditz
2005-02-21 00:22:30 +00:00
cbiesinger%web.de
6bed59f7d7 Bug 146194 sidebar search's next button does not reset count with a new search
patch by Robert Strong <moz_bugzilla@exchangecode.com> r=caillon sr=alecf
2005-02-20 16:58:10 +00:00
bryner%brianryner.com
f6b8fec0c7 Clean up xpfe/appshell, removing nsIWebShellWindow in the process. Bug 282200, r=danm, sr=bzbarsky. 2005-02-19 22:42:01 +00:00
neil%parkwaycc.co.uk
98bbde7d13 Bug 282253 JS Console doesn't clear properly r+sr=bz a=brendan 2005-02-17 08:59:45 +00:00
mostafah%oeone.com
63402725b3 Checked in patch for bug 246115: Add support for launching calendar to xremote
r=shaver sr=shaver
2005-02-08 18:23:45 +00:00
neil%parkwaycc.co.uk
6d58e51e21 Clean up use of QueryInterface in consoleBindings.xml b=179268 r=timeless sr=bz 2005-02-07 17:39:11 +00:00
cbiesinger%web.de
40888bf15f Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
reflects its purpose
r=bz sr=darin
2005-02-07 14:35:46 +00:00
jshin%mailaps.org
4fcc4c2dc9 bug 280007 (pt1) : replace 'Unicode' with 'Other Languages' in font. pref. panel (r=smontagu, sr=dbaron) 2005-02-06 03:23:27 +00:00
bryner%brianryner.com
ed870113ca Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron. 2005-02-04 21:10:45 +00:00
bugzilla%arlen.demon.co.uk
044006f0b9 Bug 274179 Add horizontal options to mouse wheel prefs panel
p=mozilla@Weilbacher.org r=neil.parkwaycc.co.uk sr=jag
2005-02-04 13:19:14 +00:00
bryner%brianryner.com
dcdd036dc0 Fix Linux Seamonkey bustage 2005-02-03 23:53:49 +00:00
bryner%brianryner.com
67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
timeless%mozdev.org
72f57e2f32 Bug 142864 Wrong string order in Add Language dialog (when there are accented letters)
patch by jerfa@yahoo.com r=smontagu sr=tor
2005-01-31 20:04:58 +00:00
Stefan.Borggraefe%gmx.de
a97f484e76 Bug 277342: JS Console behaving incorrectly with right-click on source file
r=mconnor, sr=neil
2005-01-31 00:26:02 +00:00