Commit Graph

7597 Commits

Author SHA1 Message Date
cmanske%netscape.com
6517f80c8b Fixed menu text for Find and Replace dialogs, b=78227, r=brade, sr=kin 2001-05-08 02:04:36 +00:00
sspitzer%netscape.com
3b606300c3 #76316. clicking on a bad row creates bogus selection, leads bogus GetCount(). sr=hyatt 2001-05-08 00:23:32 +00:00
loadrunner%betak.net
7f033b21f1 bug 41891, r=nhotta, sr=alecf 2001-05-07 23:57:00 +00:00
hwaara%chello.se
4008c295a2 Fix a whole bunch of bookmarks bugs: #68018, #78586, #71776, #77814, #78373. r=hwaara, sr=alecf (r=doron on 68018). Brought to you by: Fabian Guisset <hidday@geocities.com>
#78997, fix offline pref panel to match the spec. Patch by Stephen Walker <walk84@usa.net>, r=hwaara, sr=sspitzer.

#79058, fix up the offline pref panel to show up correctly in the pref-tree. r=doron, sr=sspitzer.
2001-05-07 23:39:41 +00:00
prass%netscape.com
df2d360723 fix for bugs 76256, 76927(also fixes 78063, 4668) . r=varada@netscape.com, sr=sspitzer2netscape.com 2001-05-07 23:33:21 +00:00
alecf%netscape.com
9863f3f2a6 argh, fix dumb, incredibly obvious typo - requestOr not requestEr
(also spotted by bstell.. thanks bstell)
2001-05-07 14:37:02 +00:00
ben%netscape.com
4b6d35d108 Fix for bug 77523, make checkboxes in winhooks panel work again. r=blake, sr=alecf 2001-05-07 12:09:59 +00:00
ccarlen%netscape.com
ac8ff4c8ea Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser 2001-05-06 15:03:55 +00:00
dbaron%fas.harvard.edu
cbf360b0b9 Fix clobber-only MOZ_TRACK_MODULE_DEPS bustage by changing mozucth in REQUIRES lines to helperAppDlg or removing it entirely. 2001-05-06 13:36:08 +00:00
arik%netscape.com
48c7f5579c Added an AttributeChanged function to nsXULTreeFrame so that you can dynamically set the row count. Fixed bug 59511, r=danm, sr=hyatt. 2001-05-06 01:08:20 +00:00
kandrot%netscape.com
afdac97c93 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
sfraser%netscape.com
0d77719154 Fix bug 78419; move Find-related JS into a new file, used in navigator and viewsource. sr=sspitzer, r=jag 2001-05-05 00:46:54 +00:00
dmose%netscape.com
26f81c3c15 Tweak Mac build system to make nsLDAPAutoCompleteSession.cpp and friends compile when "options ldap" is on (bug 70933). r=peterv@netscape.com, sr=smfr@netscape.com. 2001-05-05 00:26:14 +00:00
jgmyers%netscape.com
158720a885 remove PSM from Tasks menu: bug 76181 r=blake sr=blizzard 2001-05-04 22:39:37 +00:00
bbaetz%cs.mcgill.ca
ca20128ff7 bug 25071 - add "view background image" to context menu
patch by gervase.markham@univ.ox.ac.uk
r=timeless, sr=blizzard
2001-05-04 20:47:50 +00:00
mitesh%netscape.com
1e1ffa36cf Checking in Bug 70348
Adding AutoConfig Feature
r=bnesse and sr=alecf
2001-05-04 20:45:20 +00:00
law%netscape.com
cf22c9b3c6 Bug 52454; excises obsolete ucth from build; this is the last of it 2001-05-04 11:03:28 +00:00
law%netscape.com
a8f272185f Bug 52454; build new helper app dialog component on Mac; r=pchen@netscape.com, sr=mscott@netscape.com 2001-05-04 08:01:21 +00:00
dianesun%netscape.com
5e553e31ab Feature Dev for IMAP Offline UI bugs: 66914:Select Folders Dialog; 66917: Account Manager Panel; 71125:File Menu; 71126:Offline/Online Icon; 71127:Preference Panel; 71316:Online/Offline button broke Nav menu's/links. R:bhuvan, SR:sspitzer 2001-05-04 00:47:53 +00:00
law%netscape.com
dff78f4585 Bug 52454; enable progress dialog to be opened via window watcher (for new helper app dialog); r=pchen@netscape.com, sr=ben@netscape.com 2001-05-03 21:07:20 +00:00
law%netscape.com
0a790c16b1 Bug 52454; fix bugs in helper app dialogs and enable them to be opened from the Downloading... dialog; r=pchen@netscape.com, sr=ben@netscape.com 2001-05-03 21:03:55 +00:00
law%netscape.com
bfdd64606b Bug 52454; remove #include of obsolete header; r=pchen@netscape.com, sr=mscott@netscape.com 2001-05-03 20:52:43 +00:00
alecf%netscape.com
e3f07e582e comment out a dump() statement that can be confusing - has no real effect
(has no effect on running code, and should have been taken out before checking in - oops!)
2001-05-03 14:00:40 +00:00
scc%mozilla.org
8c2283f1e5 fix build bustage 2001-05-03 12:02:12 +00:00
scc%mozilla.org
28dcc72e46 bug #75504; sr=jband. simple fixes correcting where people inappropriately applied |getter_AddRefs|, in this case fixing the leak applying brendan's suggestion 2001-05-03 10:13:59 +00:00
scc%mozilla.org
6860a0a739 bug #75504; sr=jband. simple fixes correcting where people inappropriately applied |getter_AddRefs| 2001-05-03 10:09:59 +00:00
alecf%netscape.com
cf108c4d95 oops, fix my previous checkin to this file so it works in the sidebar 2001-05-03 03:56:25 +00:00
hewitt%netscape.com
149d50e3cb 75484 - fixing broken google icon 2001-05-03 03:31:19 +00:00
matt%netscape.com
136c629c2f adding for url parsing
bug 73974 and bug 77261 r=mcafee and sr=brendan
2001-05-03 01:42:22 +00:00
sgehani%netscape.com
4bc3b220ee Make file with no extension have correct type and creator info based on MIME type. b = 64704; r = law; sr = sfraser 2001-05-03 01:12:15 +00:00
hewitt%netscape.com
ada51e7d97 78426 - Cannot correct an autocompleted address, r=ducarroz, sr=mscott 2001-05-03 00:40:52 +00:00
mitesh%netscape.com
42dddd7c62 Checking in for chipc@netscape.com
Bug 5132 - cfg implementation
r=bnesse and sr=alecf
2001-05-02 23:00:22 +00:00
alecf%netscape.com
8d22f420e4 add nsBrowserContentListener.js to jar.mn, part of previous checkin 2001-05-02 22:58:10 +00:00
alecf%netscape.com
8d9c5a2217 additional nsBrowserInstance destruction - move URI content listener into JS
part of bug 46200 sr=ben
2001-05-02 22:57:38 +00:00
dmose%netscape.com
7a930d507b fix potential windows build bustage from previous checkin; thanks to srilatha for catching my mistake 2001-05-02 22:57:08 +00:00
alecf%netscape.com
4e804221a7 part of bug 46200 - sr=ben, but not part of the build yet
implement the browser's nsIURIContentListener in JS
2001-05-02 22:53:36 +00:00
sgehani%netscape.com
67bf87fb46 Make it so that bookmarks pasted into closed folders appear in the folder rather than the folder's peer.
b  = 27945
r  = pchen
sr = alecf
2001-05-02 22:51:10 +00:00
sgehani%netscape.com
d894d1d3a2 Give content area focus after sidebar is closed using F9.
b  = 78440
r  = timeless@mac.com
sr = alecf@netscape.com
2001-05-02 22:41:50 +00:00
sgehani%netscape.com
fdd7ba1840 Fix up remote containers even when the remote datasource is already
loaded.

b  = 52336
r  = sgehani (thanks to waterson for the patch)
sr = alecf
2001-05-02 22:39:34 +00:00
alecf%netscape.com
8dcf64f03f partial fix for bug 46456 - add visual feedback to personal toolbar drag & drop
sr=ben
2001-05-02 22:33:43 +00:00
alecf%netscape.com
52292ba581 fix for bug 54422 sr=ben/waterson - update status when user clicks on history items 2001-05-02 22:31:26 +00:00
alecf%netscape.com
73a2cb5f6c fix for bug 53904 sr=ben, r=timeless 2001-05-02 22:29:05 +00:00
dmose%netscape.com
6e8f1fef17 Initial implementation of nsLDAPAutoCompleteSession (not yet used by the message compose window -- coming soon). Bug 70933. r=leif@netscape.com,ducarroz@netscape.com sr=shaver@mozilla.org; Windows/Unix build changes r=cls@seawood.org 2001-05-02 22:17:22 +00:00
rbs%maths.uq.edu.au
fb20130360 Part of the fix for bug 76567 (load viewsource.css on demand rather than at startup) and bug 60892 (show title on the viewsource window) r=harishd,brendan sr=jst 2001-05-02 04:45:21 +00:00
rbs%maths.uq.edu.au
52753a8d55 Part of the fix for bug 76567 (load viewsource.css on demand rather than at stratup) and bug 60892 (show title on the viewsource window) r=harishd,brendan sr=jst 2001-05-02 04:37:39 +00:00
rbs%maths.uq.edu.au
1d0d6c0021 Drop one tee from the XUL attribute 'contenttitlesettting' - Typo pointed out by brendan when reviewing the patch for bug 76567 2001-05-02 04:33:05 +00:00
dr%netscape.com
46ecdc9a26 fix for 75524 (xbl outliner-image classes conflict with xul image class names). contributed by neil@parkwaycc.co.uk, r=dr, sr=hyatt. 2001-05-02 00:47:09 +00:00
dougt%netscape.com
ff1073cc0b removing ^M 2001-05-02 00:40:56 +00:00
dougt%netscape.com
c2cf446820 Fixes bug 78193. adds pause/resume button on the download dialog for ftp protocol. r=darin@netscape.com, sr=ben@netscape.com, a=asa@mozilla.org 2001-05-02 00:36:32 +00:00
mkaply%us.ibm.com
f822e94e50 #77245
r=cls
Have OS/2 handle lib names better
2001-05-02 00:23:38 +00:00