Commit Graph

2802 Commits

Author SHA1 Message Date
maolson%earthlink.net
dacd87afb0 Fix bug 64591 - javascript strict warnings in bm-props.js.
Also fixes a problem with simultaneously changing the bookmark URL and other properties.
r=jag, a=ben
2001-03-04 20:50:16 +00:00
bryner%uiuc.edu
49b1062eb3 Bug 62185 - Make the filepicker select the first filter automatically. r=ben, sr=hyatt. 2001-03-03 23:27:30 +00:00
disttsc%bart.nl
277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
blakeross%telocity.com
38794d139f UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst 2001-03-02 03:07:53 +00:00
timeless%mac.com
57cdcfa954 fix bug 70033 UI elements need to be disabled if the PrefIsLocked is true.
fix by eddyk@netscape.com r=timeless, sr=ben
2001-03-02 02:21:18 +00:00
timeless%mac.com
2673229ab5 fix bug 51588 'Edit' and 'Remove' buttons should appear disabled in Helper apps window when no app is chosen
patches by ksosez@softhome.net, bzbarsky@mit.edu r=bz,timeless sr=alecf
2001-03-02 02:18:02 +00:00
timeless%mac.com
3adc7b4950 fix bug 67884 Show Add Bookmark dialog pref is reversed between dialog & pref panel
r=mao, sr=alecf
2001-03-01 00:24:34 +00:00
timeless%mac.com
bef2b2afaa fix bug 68959 Wording Mismatch between History and Bookmarks
r=lordpixel, sr=alecf
2001-02-28 23:47:19 +00:00
blakeross%telocity.com
c45972a0de Context doesn't persist in find/replace dialog and other cleanup (66456). r=timeless sr=kin 2001-02-28 03:40:16 +00:00
blakeross%telocity.com
c85ecf20aa UI cleanup in Customize Character Coding dialog (patch by Mark Olson, maolson@earthlink.net, for 65973). r=jag sr=erik 2001-02-28 03:12:42 +00:00
mcafee%netscape.com
2479767ed0 Backing out my attempt to fix (68208). sr=alecf 2001-02-28 00:00:27 +00:00
dprice%netscape.com
199c935b04 # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
alecf%netscape.com
177ee80750 fix for bug 58631 r=jag, a=ben
fix warnings in history.js and initialize history panel
2001-02-27 01:40:07 +00:00
mcafee%netscape.com
3879aed5d0 Switching pref type from string to int (68208). r=pchen, sr=alecf. New bug filed for string/radio problem. 2001-02-27 01:08:17 +00:00
timeless%mac.com
a726c95637 fix bug 67790 javascript strict warnings in bookmarksOverlay.js
fix by maolson@earthlink.net r=timeless,a=alecf
2001-02-25 00:25:52 +00:00
blakeross%telocity.com
160abd03ef The rest of the fix for 52308. Forgot to check this in earlier with something else, was r=timeless sr=erik. 2001-02-24 23:16:39 +00:00
cls%seawood.org
3580b1cac0 Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
morse%netscape.com
2a278f849d bug 70018, image blocking busted, r=hwaara@chello.se, sr=alecf@netscape.com 2001-02-24 02:48:51 +00:00
tao%netscape.com
90bfcacfe5 62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
dbaron%fas.harvard.edu
fbfec1ac64 Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by updating requires. 2001-02-23 00:52:11 +00:00
timeless%mac.com
3ef7958974 fix bug "Bookmark Search Results" wrongly worded
fix by stephend@netscape.com r=hewitt a=ben
2001-02-23 00:07:16 +00:00
blakeross%telocity.com
5bf8cf2ae4 Search filtering options aren't localizable (52308). r=timeless sr=erik 2001-02-22 23:38:02 +00:00
blakeross%telocity.com
1e0755151e My Sidebar won't stay minimized (by Fabian Guisset, 60715). r=alecf sr=bienvenu 2001-02-22 23:34:42 +00:00
timeless%mac.com
d0649f2bd8 fix bug 43675 Download alert shouldn't say "Netscape"
fix by hwaara@chello.se r=timeless, sr=shaver
2001-02-22 11:11:58 +00:00
disttsc%bart.nl
a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
morse%netscape.com
d30d690ed4 bug 69667, repackage wallet/cookie overlays, r=dougt@netacape.com, sr=waterson@netscape.com 2001-02-22 07:40:56 +00:00
blakeross%telocity.com
8753e39db5 ack...missed the t'box message asking to hold off on checkins. Maybe it should be in red or something. Oh, it is... 2001-02-22 05:03:32 +00:00
blakeross%telocity.com
036b720cac Search options aren't localizable (52308). r=timeless sr=erik 2001-02-22 05:01:20 +00:00
waterson%netscape.com
9fe59f23f0 Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
dougt%netscape.com
128f95aa9b Relanding Necko Changes.
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:

1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
morse%netscape.com
5aca67d92e bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com 2001-02-21 05:28:18 +00:00
morse%netscape.com
73f4356070 new file, not yet part of build 2001-02-21 05:14:11 +00:00
mkaply%us.ibm.com
9f493ab163 #69422
r=blake, a=alecf
Wrong accesskey for background color
2001-02-21 01:15:52 +00:00
waterson%netscape.com
ed11526210 Bug 69009. Don't look for duplicates when reading in bookmarks. r=ben, sr=alecf. 2001-02-20 23:18:13 +00:00
dbaron%fas.harvard.edu
e0e16ecbf4 Remove static constructors from nsRelatedLinksHandler. r=disttsc@bart.nl sr=brendan@mozilla.org b=67314 2001-02-18 17:07:19 +00:00
bryner%uiuc.edu
ab96dcdbf3 Bug 68444 - add back "lines" label to the right of textfield in mousewheel prefs panel. r=timeless, sr=ben. 2001-02-16 17:52:04 +00:00
blakeross%telocity.com
44ec3de8f3 bustage 2001-02-16 00:37:17 +00:00
blakeross%telocity.com
be52f03760 (moving brace to proper spot) 2001-02-16 00:15:46 +00:00
blakeross%telocity.com
fd7e1ef8bf Attempt to fix shanjian's bustage. 2001-02-16 00:11:35 +00:00
shanjian%netscape.com
8337e1469a bug 65010 Japanese file name become garbage in file name text field ...
r = bill law
sr = erik.
2001-02-15 23:39:07 +00:00
blakeross%telocity.com
8496482413 Removing duplicate include. 2001-02-15 22:41:44 +00:00
disttsc%bart.nl
de9e4a3fe2 Fix javascript strict warnings in pref-charset.js, clean up. bug=60630, author=Mark Olson <maolson@earthlink.net>, r=nhotta, a=alecf 2001-02-14 18:57:15 +00:00
disttsc%bart.nl
278164dbc1 Make "Save File" in XP FilePicker warn when you're trying to save to a non-existant directory. bug=27612, r=bryner, a=alecf 2001-02-14 18:36:19 +00:00
pchen%netscape.com
6f7f871611 bug 68105, r=alecf, sr=mscott, moved deletion of previous version of mime mapping pref up in file, appears to prevent empty mapping from being created, yes, that's a scary statement; while here, also fix case changing a mime mapping pref to overwrite an existing one, delete existing one before saving edits 2001-02-14 05:47:46 +00:00
timeless%mac.com
91e6915044 fix bug 67819 javascript strict warnings in pref-smartupdate.xul
patch by maolson@earthlink.net r=timeless, a=alecf
2001-02-13 02:56:32 +00:00
dprice%netscape.com
997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
timeless%mac.com
c0f1486222 fix bug 67818 javascript strict warnings in pref-proxies.js
patch by maolson@earthlink.net r=timeless a=alecf
2001-02-13 02:47:54 +00:00
timeless%mac.com
7c72a888bd fix build bustage in bug 67680, adding PRInt32 2001-02-13 02:32:21 +00:00
alecf%netscape.com
dcf97ec97a fix for #66418 r=radha, a=ben - fix leaks in url bar history 2001-02-13 01:46:33 +00:00
blakeross%telocity.com
149be04062 removing another crack dump() compliments of ben. 2001-02-12 23:05:27 +00:00
ben%netscape.com
9703a39893 Bug 67680, remove CreateFolder method from nsIBookmarksService. r=jag, a=alecf. 2001-02-12 10:54:27 +00:00
morse%netscape.com
719611f102 bug 55052 (r=nhotta, sr= alecf) search text field changes what user types, and bug 28137 (r=sgehani, sr=alecf, URL search bar should reset category popup 2001-02-12 08:09:54 +00:00
morse%netscape.com
36a30c6e5b bug 55052 (r=nhotta, sr= alecf) search text field changes what user types, and bug 28137 (r=sgehani, sr=alecf, URL search bar should reset category popup 2001-02-12 08:02:58 +00:00
disttsc%bart.nl
3d2d80d536 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
dougt%netscape.com
1b9ca82439 Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols).  The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

The full details of the change on written up in the netlib newsgroup.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
mscott%netscape.com
5f4d1fbfb0 Bug #67481 --> our JS object needs to implement nsIWeakReference
sr=sspitzer/alecf
r=blake
a=asa
2001-02-09 01:12:57 +00:00
ben%netscape.com
fd197c0951 workaround for .8 for 630seven8, r=blake, cmanske, sr=alecf, a=asa. bug remains open
as this is just a temporary workaround to prevent mac optimized crash.
2001-02-09 01:09:00 +00:00
law%netscape.com
5a7112f3dd Long lost patch for bugs 27609,35161, et al; r=mcafee, sr=mscott 2001-02-07 04:33:39 +00:00
timeless%mac.com
97174b18df fix bug 60662 javascript strict warnings in overrideHandler.js
patch by maolson@earthlink.net r=jag sr=alecf
2001-02-07 01:10:47 +00:00
sdagley%netscape.com
2334794b29 Added nsISHistoryListener.idl for radha 2001-02-07 00:52:44 +00:00
radha%netscape.com
cce20c37bb Changes related to history listener interface 65608 r=valeski sr=rpotts 2001-02-07 00:31:18 +00:00
radha%netscape.com
9e8b0a29b7 Initial checkin for history listener interface bug 65608 r=valeski sr=rpotts 2001-02-07 00:30:01 +00:00
mcafee%netscape.com
28bdf1fa0e Renaming Find menu item to Search (44733) r=matt, sr=ben 2001-02-06 23:56:38 +00:00
matt%netscape.com
4190e86cc1 r=law
sr=ben
adding focus to search panel when opened
2001-02-06 23:13:37 +00:00
mscott%netscape.com
522f34503c Bug #67489 --> use a separator without a class=thin before the checkbox. 2001-02-06 23:03:48 +00:00
pchen%netscape.com
c289ad5745 bug 61079, r=blake, a/sr=ben, fix editing of helper app mappings, by creating a full new mapping (which will actually show up in the list) and deleting the old one (makes old one go away, duh) 2001-02-06 06:50:02 +00:00
blizzard%redhat.com
63d8cf156a add missing Makefile.in to resources dir and add entry to DIRS so we can find the jar.mn file. a=leaf 2001-02-05 18:29:24 +00:00
ben%netscape.com
22dcc442e0 removing dump 2001-02-05 13:44:59 +00:00
ben%netscape.com
4b94d68de9 fix a couple of regressions related to tree.css merge conflict repair. 2001-02-05 13:26:31 +00:00
ben%netscape.com
feaac64360 little eager with the string removal there. repair import/export 2001-02-05 10:14:11 +00:00
ben%netscape.com
dd188f7f73 oops 2001-02-05 08:01:26 +00:00
ben%netscape.com
563cfb9044 double oops 2001-02-05 07:58:40 +00:00
ben%netscape.com
910b9ea500 Bookmarks Window Updates, includes fixes for
27495, 38004, 42080, 43146, 43753, 47494, 50835, 53403, 55447, 55448, 55787
r=blake, a=hyatt
2001-02-05 07:48:03 +00:00
ben%netscape.com
1d8895ebe6 jar.mn fu 2001-02-05 07:33:47 +00:00
dbaron%fas.harvard.edu
550314e09f Fix incorrect usage of |nsCOMPtr<T>::operator&| was used in place of |getter_AddRefs| since the former will soon become |private| to prevent things like this. r=disttsc@bart.nl b=59414 2001-02-04 19:37:36 +00:00
blakeross%telocity.com
c689459a0e Removing (unbuilt) files for now. Looks like we won't need them for awhile after all. 2001-02-04 07:56:55 +00:00
disttsc%bart.nl
8aee906aa2 Remove dead |#include "iostream.h"|. 2001-02-03 07:15:47 +00:00
mscott%netscape.com
9babc6bd72 Bug #67489 --> xul clean up of the helper app dnd dialog.
add a separator before the checkbox so it's more balanced.
Make sure the checkbox outliner works correctly.
change onclick to oncommand handlers
place the cancel/close button on the far left and the reveal/launch on the right side of the dialog instead of
centering them.

sr=sspitzer
2001-02-03 01:08:10 +00:00
blakeross%telocity.com
02b9f094e8 Adding file for 64831. Not part of build. 2001-02-02 22:51:11 +00:00
blakeross%telocity.com
bf5184fe66 Adding file for 64831. Not part of build. 2001-02-02 22:45:14 +00:00
blakeross%telocity.com
5cfd69ff06 Fix 67340: bookmarks localization. r=timeless sr=alecf 2001-02-02 01:14:13 +00:00
blakeross%telocity.com
1eb95687ad Disabling autostretch where necessary (42406). r=gemal a=ben 2001-02-01 22:11:05 +00:00
mscott%netscape.com
427890ff3b helperAppDldProgress.js Bug #67047 --> use the correct pref for the checkbox.
*doh*

sr=sspitzer
2001-02-01 01:45:47 +00:00
disttsc%bart.nl
490b0fb21f Update REQUIRES (add necko) to fix senna bustage. r=bryner 2001-01-31 23:15:42 +00:00
alecf%netscape.com
369607b9ae fix for #64060 - bulk delete history entries by hostname & domainname
also add a new history controller for future history coolness
a=ben, r=jag, and a bit of r=timeless
2001-01-31 20:21:37 +00:00
blakeross%telocity.com
a7e8e21624 Fix 50277: mao's patch for context enabled/disabled features in languages pref pane. r=timeless,blake sr=alecf 2001-01-31 20:11:38 +00:00
ben%netscape.com
a8a9efef6c more incremental updates, not part of build 2001-01-31 10:58:21 +00:00
blakeross%telocity.com
b3988570b3 Fix 66852: bookmarks sidebar panel context menu has a context menu. r=timeless sr=alecf 2001-01-31 02:32:14 +00:00
blakeross%telocity.com
9f614bc81e Fix 66813: removing redundant methods from bindings that obtain them by extending the bindings for related widgets. r=timeless sr=alecf 2001-01-31 02:30:53 +00:00
blakeross%telocity.com
ab360c6c1e Fix 66808: Bookmark Search Results button is broken. r=timeless sr=alecf 2001-01-31 02:29:05 +00:00
mkaply%us.ibm.com
bbd8617673 #67061
r=hwaara, sr=sspitzer
Colors prefs don't display
2001-01-31 00:55:07 +00:00
m_kato%ga2.so-net.ne.jp
d4b2fda70b bug 63044 r=nhotta, sr=alecf
fixed incorrect unicode convertion
2001-01-30 06:52:23 +00:00
mscott%netscape.com
f1b6589d77 Bug #63346 --> add checkbox for keeping dialog alive when transfer is done and for a reveal and launch button
support Reveal File and Launch File buttons on the progress dialog.
sr=sspitzer
2001-01-30 04:59:42 +00:00
mscott%netscape.com
0dfa50ef57 Bug #63346 --> add new labels for some new buttons (launch and reveal)
sr=sspitzer
2001-01-30 04:58:55 +00:00
mkaply%us.ibm.com
2650fd00d4 #60160
r=blake, sr=alecf
Remove Win32 specific code for system colors - make it XP using nsLookAndFeel
2001-01-30 04:41:49 +00:00
ben%netscape.com
5d988405c1 incremental update, not part of build. 2001-01-29 11:49:31 +00:00
blakeross%telocity.com
bbf8e743e5 backing out previous fix since Ben is going to check it in with his bookmarks landing (to avoid merge conflicts)... 2001-01-27 01:50:44 +00:00
ben%netscape.com
5bead9205b Added comments regarding coming changes for bug 65470/Mozilla 0.8. 2001-01-26 09:39:49 +00:00
mscott%netscape.com
d60da77a5c Bug #61947 --> pass in and use the time the download started (but before we actually
bring up the progress dialog. This gives us more accurate readings for the total
time and download rate.
sr=sspitzer
2001-01-25 06:52:07 +00:00
blakeross%telocity.com
4846b44ee7 Fix 57759: enable/disable items in textfield context menus when appropriate. r=timeless sr=alecf 2001-01-25 04:22:47 +00:00