dougt%netscape.com
6eaef4a960
Removing ^M.
2001-04-14 21:10:14 +00:00
dougt%netscape.com
30d4274197
Fix for bug 75836.
...
Adds an optional log window to the ftp directory viewer.
Adds a nsIPrompt and nsIAuthPrompt to the directory viewer's interface requestor.
Attempts to serialize network requests.
(thanks to chris waterson who helped me figure out the refcounting)
r=mailto:bbaetz@cs.mcgill.ca
sr=waterson@netscape.com
2001-04-14 20:30:47 +00:00
disttsc%bart.nl
5ad5ad4564
Move browser's nsIWebProgressListener implementation into js. More work for bug 46200, r=ben, r=adamlock, sr=alecf.
2001-04-14 20:08:32 +00:00
bryner%uiuc.edu
e828c987b4
Bug 61707 - Removing mac smart-scrolling warning. r=hewitt, sr=hyatt.
2001-04-14 08:03:01 +00:00
sspitzer%netscape.com
443901857c
#75603 rebuild picker every time
...
#74672 use "ignoreincolumnpicker" allow columns to not show up in picker.
needed for mailnews, since since the thread pane is used by the search dialog.
sr=hyatt
2001-04-14 02:09:36 +00:00
darin%netscape.com
9deb4986e3
Patch to finalize necko loadFlags and fix HTTP validation correctness w.r.t.
...
cache validation preferences and browsing via history. r=gagan,gordon.
Fixes several bugs that I would mention here if bugzilla weren't down ;-)
2001-04-14 02:02:19 +00:00
law%netscape.com
1eb69820e2
Bug 57576; add SetIcon method to widgets and add code to nsXULWindow to set icons per window; no icons available yet, unless you roll your own; see bug for details; r=mcafee, sr=hyatt
2001-04-14 00:57:30 +00:00
sgehani%netscape.com
6ef78999bb
Don't UTF-8 encode bookmark URLs twice.
...
b = 54866
r = sgehani (checking in for waterson)
sr = alecf
2001-04-14 00:45:15 +00:00
yokoyama%netscape.com
926aac3073
Partial fix for 66020: /r=valeski; /sr=alecf
2001-04-14 00:31:09 +00:00
dveditz%netscape.com
981e8139c0
fix for 73520, update user agent to 0.8.1+
2001-04-13 23:11:45 +00:00
sfraser%netscape.com
22179ab725
Fix bugs 75649 and 9131. Make moveToAlertPosition work properly, by ensuring that the dialog has some size before trying to position it. Also, only use the default position for the find dialog if you haven't persisted its position once before. r=jag, sr=sspitzer.
2001-04-13 22:30:04 +00:00
radha%netscape.com
7bf7fbfa73
Fix for bug # 55055. Save CacheKey in SH for postdata results r=adamlock sr=rpotts
2001-04-13 22:19:21 +00:00
mscott%netscape.com
b984739d2f
Bug #74011 --> fix xul syntax breakage. Change .value to .label so the cancel button becomes a close button.
2001-04-13 03:59:11 +00:00
disttsc%bart.nl
81dfaf49c1
Fix senna bustage (MOZ_TRACK_MODULE_DEPS)
2001-04-13 03:51:47 +00:00
danm%netscape.com
6fb17bc311
removing files no longer used. bug 72112 continues
2001-04-13 01:53:19 +00:00
dougt%netscape.com
84b724d0f7
This file is not part of build.
2001-04-13 00:43:32 +00:00
chuang%netscape.com
89aa4e2c3c
Bug 69480 Address Book re-factoring landing
2001-04-12 17:35:30 +00:00
rods%netscape.com
be33a15835
Implements Print FrameAsIs and other frame printing options
...
Bug 7201 r=dcone sr=attinasi
2001-04-12 13:04:29 +00:00
sfraser%netscape.com
1d140ed109
Shiny, better Find dialog which is wider, and uses grid for better alignment. (bug 75487). r=blake, sr=ben
2001-04-12 05:47:58 +00:00
hewitt%netscape.com
58196589e7
72530 - oversized dialog problems, r=jag, sr=alecf
2001-04-12 05:42:05 +00:00
blakeross%telocity.com
98b6632102
Use a cached ref to the url bar instead of retrieving it for each page load and accel+L (75331). r=kerz sr=alecf
2001-04-12 04:34:43 +00:00
eddyk%netscape.com
c34374706a
Bug 70625: complex locked pref FE disabling
...
r=blake, sr=ben
2001-04-12 02:42:08 +00:00
eddyk%netscape.com
886075680d
fix for disabled property in radio xul element to disable radiobutton children.
...
Bug 70033: r=timeless, sr=ben
2001-04-12 02:01:40 +00:00
dr%netscape.com
ab6057a236
fix for outliner behaving weird when all columns are hidden (bug 66719), r=pchen, sr=hyatt
2001-04-12 00:47:31 +00:00
alecf%netscape.com
c245e99db5
fix for bug 75053 - sr=smfr, r=jag - oops, forgot to implement NSGetModule
2001-04-11 23:06:04 +00:00
pinkerton%netscape.com
f61d78e2ad
remove special-case activation code for hidden window, let the OS do it. punts hidden window offscreen on mac so it can be visible yet of non-zero width/height for osx. bugs 70355/70388. r=danm/sr=hyatt.
2001-04-11 23:04:28 +00:00
shaver%mozilla.org
a9f1ba8dc2
fix my braindead build bustage by _properly_ resolving that conflict (I'm a loser)
2001-04-11 15:00:25 +00:00
shaver%mozilla.org
a0daa1645d
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
mkaply%us.ibm.com
83fb844950
Get OS/2 building - should IS_COMPONENT be removed
2001-04-11 09:11:01 +00:00
timeless%mac.com
86daaf4b98
fix Bugzilla Bug 73184 can't inline rename bookmarks/folders or add bookmark folders
...
patch by bzbarsky@mit.edu r=timeless, sr=alecf
2001-04-11 03:20:00 +00:00
alecf%netscape.com
96d16a52dc
fix for bug 74908 r=jag, sr=shaver
...
the find component shouldn't be an appshell component, so it doesn't need to be loaded at startup.
2001-04-11 02:02:06 +00:00
alecf%netscape.com
37a9ef2da3
fix for bug 75053 - xfer and ucth do not need to be appshell components
...
convert them to regular modules, so they don't get loaded at startup
r=jag, sr=ben
2001-04-11 01:59:40 +00:00
danm%netscape.com
acf746db54
replacing use of evil hidden window with embedding-copacetic window watcher. bug 71895 r=blizzard,hyatt,javi,various
2001-04-11 01:20:28 +00:00
ccarlen%netscape.com
2ad2b9adcf
Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts.
2001-04-10 18:30:25 +00:00
disttsc%bart.nl
75541b372e
Fix back/forward navigation keys, bug=75232, author=Sairuh <siaruh@netscape.com>, r=jag, sr=ben
2001-04-10 11:34:47 +00:00
darin%netscape.com
dc959bf6a0
fixes mac bustage
2001-04-10 08:45:44 +00:00
darin%netscape.com
00a7e27ee6
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
danm%netscape.com
310616b1f0
removing unused reference to commondialogs stuff. it bothered me. bug 72112 continues
2001-04-10 04:03:16 +00:00
tao%netscape.com
ed726cd791
71910: Location field for home page in Navigator prefs panel empty
...
(r=mcafee,sr=alecf). Relocate urls.
2001-04-09 23:13:30 +00:00
danm%netscape.com
bfe4893c0c
fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh
2001-04-09 20:38:20 +00:00
disttsc%bart.nl
29efe69669
"Disable theme "Apply" button if no item is selected in the tree", bug=46681, author=Gervase Markham <gervase.markham@univ.ox.ac.uk>, r=jag/timeless, sr=ben
2001-04-09 14:49:25 +00:00
gordon%netscape.com
d04770c91b
Fix bug 73441 "New cache needs "Clear" functionality. Changed pref advanced cache panel clear buttons to clear new cache devices, and fixed bug in nsMemoryCacheDevice to avoid calling nsCRT::strlen(nsnull). sr=darin.
2001-04-09 09:52:15 +00:00
danm%netscape.com
9be7be64f3
unbuilding deprecated prompt files (cleaning up my mess)
2001-04-09 04:52:46 +00:00
disttsc%bart.nl
97f2f03260
Fix back/forward button going back/forward twice and their history menus going back/forward instead of jumping to the selected item. bug=74960, r=blake, sr=hyatt
2001-04-09 04:31:00 +00:00
danm%netscape.com
d3733a7448
commondialog service is being replaced by promptservice. bug 72112 continues
2001-04-09 02:08:05 +00:00
danm%netscape.com
c223f055da
commondialog service is being replaced by promptservice. bug 72112 continues
2001-04-09 01:35:41 +00:00
disttsc%bart.nl
d7632eed83
When opening a new window, place the uri to load in the location bar. If the load is somehow interrupted, you'll now have the uri you wanted there instead of nothing. bug=70682, r=mao, sr=ben
2001-04-08 08:39:33 +00:00
disttsc%bart.nl
72cea9bb38
Clean up MODULE/REQUIRES, bug=73353, r=cls
2001-04-08 08:33:11 +00:00
ben%netscape.com
3aad2295ca
another small update to test file. not part of build.
2001-04-07 12:06:42 +00:00
ben%netscape.com
7aa9ec30fb
update test case for outliner bookmarks. not part of build.
2001-04-07 12:04:23 +00:00