Commit Graph

1709 Commits

Author SHA1 Message Date
ben%netscape.com
610022035e [Part of fixes for 77125 and 81767 - disable inline editing in bookmarks]
Make Personal Toolbar bookmarks code launch a dialog instead of invoking
an inline edit widget. This fixes crashers and other glitches. Inline Edit
will be back, some day.
r=pchen, sr=blake
2001-05-23 04:57:50 +00:00
hewitt%netscape.com
f53227a108 82295 - move bookmarks button to right of separator, r=sgehani, sr=ben 2001-05-23 04:51:38 +00:00
gerv%gerv.net
d9e67ab2aa Fix View | Translate, which I broke by not understanding prefs enough. Bug 82018. r=doron, sr=alecf. 2001-05-22 22:31:55 +00:00
gerv%gerv.net
0d3b54bee6 Clean up Properties window (right click on elements in Navigator and select "Properties".) Bug 74121. r=rbs, sr=alecf. 2001-05-22 21:15:37 +00:00
ccarlen%netscape.com
b7d55f3e7e Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf 2001-05-21 22:36:18 +00:00
hewitt%netscape.com
f07156eb73 78882 - Dragging a bookmark into the personal toolbar causes all items to be deleted, r=ben, sr=alecf 2001-05-20 05:58:25 +00:00
gerv%gerv.net
ff74e11470 Remove hardwired "Mozilla" and "Netscape" strings from DTD files. Part of bug 80838. r=rchen, sr=blizzard. 2001-05-19 15:54:29 +00:00
gerv%gerv.net
3168baae75 Refactor translation backend to support multiple translation providers. Bug 77207. r=timeless, sr=alecf. 2001-05-19 15:47:26 +00:00
matt%netscape.com
e05db65ae1 adding code for search button. Need sherlock to have happen.
bug 81742
2001-05-19 02:32:22 +00:00
ben%netscape.com
33cfe226ea 81575, remove strings for removed menuitem. r=blake, timeless, sr=alecf 2001-05-19 02:16:55 +00:00
ben%netscape.com
de3b19c2e4 Still part of 81575:
- remove Search in Bookmarks/History menuitem from Navigator as these are now two different mini-dialogs.
all these changes r=blake, timeless, sr=alecf
2001-05-19 01:56:28 +00:00
sgehani%netscape.com
197c0cd45b Add the sidebar search mode pref to the search pref panel.
b  = 4995
r  = mcafee
sr = sfraser
2001-05-18 08:04:02 +00:00
andreww%netscape.com
a1549a4b44 bugzilla 73982 r=pinkerton sr=hewitt. Adding xbl-based image pre-caching of toolbar buttons. 2001-05-18 01:21:47 +00:00
sgehani%netscape.com
ed30c06d32 Add ids to search menus that got lost or didn't exist.
b  = 4830, 4627
r  = matt
sr = alecf
2001-05-17 07:02:00 +00:00
bstell%netscape.com
abcff3f136 bug 79608, r=ftang, sr=vidur
for the embedding API: add get/set charset (use it in our js)
2001-05-17 02:17:31 +00:00
anatoliya%netscape.com
4be03d3937 bug 76512 r=pchen sr=hyatt 2001-05-17 02:02:51 +00:00
blakeross%telocity.com
5da2720a05 Backing out anatoliya to fix build bustage. The compiler is your friend. It will help you catch errors. 2001-05-16 00:07:52 +00:00
anatoliya%netscape.com
5faa137abc bug 76512 r=pchen sr=hyatt 2001-05-15 22:03:51 +00:00
sspitzer%netscape.com
de70a2f2c7 fix for #65704. offline status indicators aren't changing.
now the offline indicators in multiple browser, mailnews, msg compose, editor windows will
update when we go offline.  also, allow windows to 'jump in' before the offline state
changes so they can do certain tasks and allow the user to cancel the state change, if needed.
(important for mailnews).  there is still some work to do, but this is the bulk of it.
r=alecf (on initial patch), r=bienvenu, sr=ben.
2001-05-15 05:49:09 +00:00
pchen%netscape.com
81abe4bacf bug 76705, r=mcafee, sr=ben, add fastnav.xul and fastnav.js to comm.jar 2001-05-15 05:01:53 +00:00
pchen%netscape.com
45c2a95bab bug 76705, r=mcafee, sr=ben, add minmal fastnav.xul and fastnav.js 2001-05-15 05:00:47 +00:00
blakeross%telocity.com
90150f18ac Changing "Show" to "Show/Hide" to better reflect function. r=mpt rs=brendan 2001-05-15 03:28:10 +00:00
blakeross%telocity.com
9031988911 View > Toolbars submenu item should be "Status Bar", not "Statusbar" or "Taskbar". (80733, patch by Gerv). r=blake rs=brendan 2001-05-15 03:24:13 +00:00
blakeross%telocity.com
c2bc584942 Component bar in statusbar is flat and messed up in win classic (80434). r=kerz sr=ben 2001-05-14 03:58:24 +00:00
rpotts%netscape.com
f02e84c4bb bug #65777 (r=valeski, sr=mscott) - Window targeting fixes... 2001-05-14 02:16:27 +00:00
bbaetz%cs.mcgill.ca
d1f2414952 bug 79639 - move sidebar toffle into toolbars menu, and rename toolbars
submenu to "show"
patch by gerv, r=hwaara, sr=alecf
2001-05-12 17:49:15 +00:00
cls%seawood.org
74757e3db2 Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.) 2001-05-12 07:08:27 +00:00
hewitt%netscape.com
e4e8350056 63246 - global stylesheet scoping, r=jag/blake, sr=hyatt 2001-05-12 04:51:28 +00:00
darin%netscape.com
b26d5adb54 Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann 2001-05-11 21:05:08 +00:00
ftang%netscape.com
1640678728 fix bug 79680
r/sr = kin
add bidi additional string
should not impact the build
2001-05-11 13:49:54 +00:00
ftang%netscape.com
f3d18aef4d fix bug 79387. r=nhotta sr=blizzard
regroup the charset name for new charsaets
properties file chane. Should not impact the build
2001-05-11 13:44:35 +00:00
hewitt%netscape.com
a3f8aa5f40 79803 - Progress meter are gone in mail3Pane and msg compose!, r=andreww, sr=mscott 2001-05-11 07:06:11 +00:00
matt%netscape.com
2109a2cdd8 http://bugscape.netscape.com/show_bug.cgi?id=3119
added checks for search to force a default search engine
r=mcafee, sr=ben
2001-05-11 04:08:19 +00:00
sspitzer%netscape.com
76c43aab22 fix crashser cause by stephend. 2001-05-11 03:33:24 +00:00
stephend%netscape.com
6e61063687 Remove grippy tooltips r=jglick@netscape.com, hwaara@chello.se sr=alecf@netscape.com. Bug 80120. 2001-05-11 00:29:09 +00:00
ben%netscape.com
3d6d931f8a one last fix. idea from fabian. r=myself. 2001-05-09 11:39:10 +00:00
ben%netscape.com
0005fbf9eb another small bustage fix 2001-05-09 10:13:06 +00:00
ben%netscape.com
b291359723 part of previous bookmarks checkin 2001-05-09 09:48:45 +00:00
ben%netscape.com
3eb074ad56 77400, Add Bookmark As...->File Bookmark.... Patch from stephend, r=mpt, sr=ben. 2001-05-09 09:48:10 +00:00
ben%netscape.com
b58a221f2f Fix for 76502 and related bugs. some parts sr=alecf, tested by several people (andred, fabian) 2001-05-09 08:36:24 +00:00
hewitt%netscape.com
12a6533d2c 78609 - remove the annoying whitespace at the left when editing URL bar, r=andreww, sr=alecf 2001-05-09 04:57:39 +00:00
andreww%netscape.com
88b0d060f2 bugzilla 43797 abolish the taskbar sr=hewitt (s)r=hyatt 2001-05-09 04:40:03 +00:00
timeless%mac.com
310b849ef7 Bugzilla Bug 78619 View-source: pages have a view source option
[Remove view source option]
patch by bzbarsky@mit.edu r=timeless sr=alecf
2001-05-09 03:43:12 +00:00
jst%netscape.com
ea706038cf Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +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
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
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
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