tao%netscape.com
27db070415
107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
...
(r=jbetak,sr=dveditz)
2001-11-01 01:11:57 +00:00
timeless%mac.com
63a506c0c3
Bug 102155 - javascript error in contentAreaUtils.js
...
whitespace fixes only
patch by caillon@returnzero.com r=stephend@netscape.com sr=alecf
2001-10-31 23:29:05 +00:00
racham%netscape.com
7659049588
Fixing addressbook bug 104468. Getting rid of goEditCardDialog routine in the process of fixing context menu items for sidebar addressbook panel. This routine is now placed under abCommon.js. r=ducarroz, sr=sspitzer
2001-10-31 00:47:58 +00:00
bnesse%netscape.com
df5dab7fb7
Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf.
2001-10-31 00:13:06 +00:00
ben%netscape.com
f3119d97c0
107311 - add null check
...
r=jst, sr=sspitzer
2001-10-30 06:42:41 +00:00
ben%netscape.com
5d6a8ebbe3
107311 - add separator to context menu for apps to hook in relative to
...
r=jst, sr=sspitzer
2001-10-30 06:42:21 +00:00
ben%netscape.com
bd357307ca
103064 - add "Edit Page/Link" and "Send Page/Link" to Navigator context menu.
...
Also includes some code tidy up, simplify show/hide code, removing editor UI dependencies
from Navigator. r=pchen, sr=hyatt
2001-10-29 10:08:26 +00:00
jaggernaut%netscape.com
dcf77b2b10
Bug 107104: ``Throbber busted; js error since complexvalue, not string, returned'', patch by jrgm, r=jag.
2001-10-27 08:42:22 +00:00
bnesse%netscape.com
f1f4e0d7a5
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
2001-10-27 05:39:25 +00:00
hyatt%netscape.com
f6be035111
Fix for tabbrowser not being localizable as well as fixes to expose Closing of tabs via CTRL+W and the top-level menus. r=jag, sr=jst
2001-10-26 09:26:03 +00:00
seawood%netscape.com
d5f3120058
Land the simple OSX Mach-O build changes.
...
Bug #75653 r=cls
2001-10-25 08:55:53 +00:00
jst%netscape.com
2c00150994
Fixing bug 106421. Now that we support null strings in the DOM node.localName can be null so we must check for that before calling methods on localName. r=jaggernaut@netscape.com, peterv@netscape.com, sr=me (trivial changes).
2001-10-24 08:57:17 +00:00
darin%netscape.com
585ae94d78
NOT PART OF THE BUILD: adding Makefile.in for MachO build
2001-10-23 22:51:09 +00:00
hyatt%netscape.com
b256385db3
Someone didn't convert GetBoolPref in this file, sigh. r=pav, sr=hewitt
2001-10-23 07:35:02 +00:00
jaggernaut%netscape.com
eb638b50f7
Bug 105973: s/Observe/observe/
2001-10-22 04:16:33 +00:00
dougt%netscape.com
da7e1268bd
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
hyatt%netscape.com
37dcbb2454
Fix for 102120, ability to load tabs in background, r=bryner, sr=hewitt
2001-10-19 01:25:51 +00:00
matt%netscape.com
3fb877626b
Adding context menu with search. Bug 15176. r=law sr=hyatt
2001-10-16 22:56:52 +00:00
blakeross%telocity.com
6808ff0447
Remove nsTimeBomb, stop doing unnecessary timebomb work (57306). r=mcafee sr=ben
2001-10-14 01:56:05 +00:00
sfraser%netscape.com
12fd7d9e86
Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake
2001-10-13 02:28:44 +00:00
law%netscape.com
2c9a28ea3d
Fix bug 62155; change Save As... to Save Page As...; r=morse, sr=blake
2001-10-12 02:39:54 +00:00
blakeross%telocity.com
f4c7b4a4da
Pressing enter in autocomplete menu should load that url in open location dialog (83922) and urlbar urls should be added to history dropdown regardless of method by which they were obtained (e.g. from autocomplete dropdown). r=kerz sr=ben
2001-10-12 01:33:39 +00:00
blakeross%telocity.com
4d437e5d66
Fixing typo.
2001-10-10 20:33:22 +00:00
blakeross%telocity.com
32963e3b1b
js error after selecting submenu items in navigator context menus (73804). simple fix. sr=ben
2001-10-10 20:32:15 +00:00
stephend%netscape.com
1d69e7025e
Bug 92457. Plugins page refers to 'Netcenter', but should read, 'Netscape.com'. r=av@netscape.com, sr=alecf@netscape.com
2001-10-09 07:10:20 +00:00
stephend%netscape.com
a4d19573cd
Bug 46812. File > Save As... should have A as accesskey, not S. Patch by James Green <jg@cyberstorm.demon.co.uk> r=bzbarsky, sr=brendan
2001-10-06 23:11:35 +00:00
timeless%mac.com
3f3981dc3c
Bugzilla Bug 102143 with multiple tabs open, View Page Info always shows info for the first tab
...
by doron, r=jag, sr=hyatt, a=asa. a=drivers,leaf
2001-10-05 18:36:50 +00:00
blakeross%telocity.com
f63f1a11f9
Fixing js strict warning about assignment to undeclared variable. sr=ben
2001-10-01 03:17:18 +00:00
blakeross%telocity.com
5ac004ec45
Fixing js strict warning about function not always returning a value. sr=ben
2001-10-01 02:35:17 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
mkaply%us.ibm.com
a3844b8a1b
Remove unused OS/2 files - we use the Windows versions now
2001-09-28 03:38:54 +00:00
hyatt%netscape.com
1edc14ad67
Fix for 102066, new tab in open location dialog, r=bryner, sr=brendan
2001-09-28 01:15:50 +00:00
hyatt%netscape.com
1bdf5b80cb
Checking in a patch for Antoine Labour, Open Link in New Tab, r=bryner, sr=hyatt, bug #101487
2001-09-28 00:19:32 +00:00
hyatt%netscape.com
656bc44983
backing out 94836, since it did not have UI review.
2001-09-25 22:21:47 +00:00
hyatt%netscape.com
0104d252a4
100706. Tabbrowser stuff. r=jag, sr=blake
2001-09-24 04:38:41 +00:00
hwaara%chello.se
1be523528a
#52902 , "Text Size" on View menu should be "Text Zoom".
...
Patch by Christian Biesinger <cbiesinger@web.de>
r=hwaara, sr=blake
2001-09-23 12:52:05 +00:00
hwaara%chello.se
a7bae838d7
#94836 , fix some more issues with Open Address. Final part of cleanup.
...
r=doron, sr=alecf
2001-09-21 13:40:46 +00:00
hewitt%netscape.com
7281a4d7cd
97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt
2001-09-20 07:08:29 +00:00
jaggernaut%netscape.com
3098b78e27
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
hewitt%netscape.com
e8b9173831
99102 - update skin versions in all contents.rdf, r=hyatt, sr=blake
2001-09-17 23:40:50 +00:00
mkaply%us.ibm.com
abd2e16e25
#95642
...
r=cls
When given the win/mac/unix choice for chrome, OS/2 should use win, not define its own
2001-09-14 21:07:39 +00:00
mkaply%us.ibm.com
30862ad6c7
#95642
...
r=cls
Because other platforms then Unix use the Unix build system, add Makefile.ins to some win
directories so platforms can choose to use the win versions of files
2001-09-13 23:01:14 +00:00
heikki%netscape.com
826b58444b
Bug 78021, Copy Link Address context menu does not work for image maps (<area> elements), <link> elements or simple XLinks. r=harishd, sr=vidur.
2001-09-12 23:31:37 +00:00
hwaara%chello.se
7a00616035
#94836 , "`Open Web Location' dialog needs cleanup [`Open Address']". UI remake of the Open Web Location dialog. Now known as Open Address.
...
r=cmanske, sr=blake
2001-09-10 22:30:53 +00:00
blizzard%redhat.com
fc0e29936f
Rewrite XRemote code. It sucks less now. Fixes bugs 62250, 66543, 84239, 89911, 90580, 94289, 98764. r=jag, sr=alecf
2001-09-08 05:08:13 +00:00
ftang%netscape.com
b64a4504c3
back out change of 56863 because it cause 98233
2001-09-05 01:21:27 +00:00
stephend%netscape.com
d4b2a77611
Bug 94839. 'Open Web Location dialog shouldn't have an icon'. Patch by Bradley Hart <bhart00@yahoo.com>. r=hwaara, sr=ben
2001-09-04 23:40:33 +00:00
ftang%netscape.com
abca1ab11b
fix bug 56863. r=blizzard sr=jst a=asa
...
make about:plugins localizable.
2001-08-31 22:47:53 +00:00
kaie%netscape.com
f9eaa6b190
b=94026 r=law sr=hewitt a=dbaron
...
Changing UI string
2001-08-31 03:10:35 +00:00
pierre%netscape.com
48c8e1a750
Bug 39117 "[zoom]View Enlarge/Reduce Text Size doesn't work on mac". Calculate zoom in nsFontMetricsMac::GetNativeTextStyle() and remove disabling of menus in viewZoomOverlay. r=rbs, sr=sfraser, a=dbaron
2001-08-29 07:52:02 +00:00
tao%netscape.com
829479eeff
8052: Available tab list on Sidebar customize tab is still US contents
...
after switching to JP region pack. (r=jbetak,sr=mscott)
use "intl.content.langcode" instead of u-a locale
2001-08-29 02:47:01 +00:00
tao%netscape.com
413c308cb0
70099: Remove new MailNews dependency on Navigator.
...
(r=jbetak,sr=mscott,a=dbaron). move the url from browser to communicator.
2001-08-29 02:06:06 +00:00
tao%netscape.com
22880b6d56
91217: update locale version in package/locale provider registry.
...
r=jbetak,sr=sspitzer. 0.9.3 ->0.9.4
2001-08-22 01:52:23 +00:00
hewitt%netscape.com
23075ff1c6
93936 - die, 'work offline' text, die!, r=blake, sr=hyatt
2001-08-21 03:11:54 +00:00
bzbarsky%mit.edu
e1ad0d3fc7
Getting rid of strict javascript warnings in nsContextMenu.js
...
Bug 58569, patch from Henrik Gemal <mailto:gemal@gemal.dk>, r=timeless,
sr=brendan
2001-08-15 14:17:07 +00:00
loadrunner%betak.net
ba48606a82
bug 79735, User-overridden browser charset does not propagate into the composer window, r=cmanske, sr=blizzard
2001-08-15 08:40:18 +00:00
hyatt%netscape.com
829d71c662
Fix for 94990. r=blake, sr=hewitt
2001-08-13 22:44:43 +00:00
jaggernaut%netscape.com
3f0c50d813
Bug 94458: change dynamically registered listeners to "create" and "destroy" events to listen to "popupshowing" and "popuphiding". r=bryner, sr=hyatt
2001-08-10 01:32:12 +00:00
blakeross%telocity.com
a4fc2a88ea
Add a context menu to global history items (48039). r=hewitt sr=ben
2001-08-07 03:46:53 +00:00
hyatt%netscape.com
079c95cba2
Fix for 71106. r=jag, sr=jst
2001-08-06 21:49:35 +00:00
hewitt%netscape.com
9942f2fd30
93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt
2001-08-04 06:21:59 +00:00
blakeross%telocity.com
5250248f7f
File | Edit Page fails to launch in composer (93265). r=cmanske sr=ben
2001-08-03 16:20:39 +00:00
cmanske%netscape.com
a816238aeb
Fixed 'Current Navigator window' problems in OpenLocation dialog when used from Composer, b=91979, r=brade, sr=blake
2001-08-02 21:57:42 +00:00
blakeross%telocity.com
42948212d2
Cropped offline tooltip appears at random (81683), by neil. r=dean sr=blake
2001-08-01 23:42:48 +00:00
timeless%mac.com
95d6ed2b2c
Bugzilla Bug 46596 Address Book should not be in tasks menu/component bar if not installed
...
patch by neil@parkwaycc.co.uk r=hwaara r=bhuvan sr=blake
2001-07-25 07:00:22 +00:00
mkaply%us.ibm.com
363dd16cfc
OS/2 only - sync with windows
2001-07-25 04:47:33 +00:00
mkaply%us.ibm.com
36465932e6
#91650
...
r=cls
Have OS/2 uses en-win.jar, not en-unix.jar
2001-07-23 03:46:55 +00:00
bzbarsky%mit.edu
d2ca3be9b7
Ugh. Messed up that last checkin. Still bug 91539
2001-07-20 14:52:47 +00:00
bzbarsky%mit.edu
db3576a49d
Fix context menu items using "[xpconnect wrapped nsIURI]" instead of the
...
actual URI text. Bug 91539, r=heikki, sr=blake
2001-07-20 14:51:35 +00:00
heikki%netscape.com
0c114ee749
Bug 89710, typo broke Save Link As Bookmark functionality. r=harishd, sr=blake.
2001-07-18 20:05:00 +00:00
bzbarsky%mit.edu
dd443fdf36
Fix for bug 89141. Do not have the "link" options in the context menu
...
for "A" elements without an href. r=brade, sr=blake
2001-07-11 02:38:43 +00:00
vidur%netscape.com
c6e114a147
Fix for bug 84106. Save As for a page with post data tries to get the page out of the cache using its cache key. If the page is not in the cache, it prompts before re-posting. r=adamlock, sr=rpotts
2001-07-11 00:11:59 +00:00
tao%netscape.com
aa0f150d9d
86807: Some menu items are missing if you use incompatibly profle.
...
r=jbetak,sr=hyatt. Add locale version to all packages and their locale
providers.
2001-07-09 22:13:09 +00:00
timeless%mac.com
d85f0a7154
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
ben%netscape.com
7d82f7f384
bug 65241, add 'download more' button to Content Pack pref panel.
...
make preferences dialog non-modal to circumvent mac modality bugs.
r=matt, sr=blake
2001-07-06 05:52:34 +00:00
ben%netscape.com
57eb4e31a6
bug 68985 - "Bookmark this link" in browser context menu does not show bookmark creation dialog. Function signature had changed and this call site was not updated. Add 'undefined'
...
parameter (for document character set) to ensure the correct function is called.
'undefined' works as the function being called assumes the character set of the focused
window in the case that the passed character set is undefined.
r=fabian, sr=blake.
2001-07-02 04:19:44 +00:00
ben%netscape.com
176023b31e
Fix for bug 84232 - Opening preferences dialog when one already exists (opened from another window) causes all changes made in the existing window to be lost.
...
This change fixes the problem by looking for an existing preferences dialog using the window mediator, and focusing one if found. Otherwise, a new one is loaded.
Patch from jbetak@netscape.com based on my suggestion, r=dbaron, sr=myself.
2001-07-02 04:17:13 +00:00
blakeross%telocity.com
31624daa7f
Fixing all (I think) drag and drop issues between the content area, the personal toolbar, and the bookmarks panel/manager. Includes the inability to drag a bookmark with no name, many links dragged to the bookmarks panel not having a title (79600), and bookmarks dragged to personal toolbar having names like "NC:BookmarksRoot" (85328). r=kerz sr=ben
2001-06-29 01:33:28 +00:00
heikki%netscape.com
4d8e1c2ef2
Bug 86894, make context menu and metadata dialog work with non-default namespaces. r=blake,sicking@bigfoot.com, sr=jst.
2001-06-26 22:11:52 +00:00
dougt%netscape.com
98b708f12d
Fixes 87289 - context menu bustage fix - r=gagan@netscape.com, sr=alecf@netscape.com, a=chofmann
2001-06-26 04:59:13 +00:00
mitesh%netscape.com
293528ba7d
Fixes for bug 70348 autoconfig feature
...
r=bnesse, sr=alecf and a=dbaron
2001-06-23 22:22:27 +00:00
granrose%netscape.com
45db469d66
backing out mitesh.
2001-06-22 18:30:49 +00:00
mitesh%netscape.com
84322777d4
Fixes for bug 70348 - autoconfig feature
...
r = bnesse, sr=alecf and a=dbaron
2001-06-22 17:46:30 +00:00
pinkerton%netscape.com
150b102ba7
fix # of params that initMenu takes. r=pink/sr=blake/a=asa. bug#87109. from jg@cyberstorm.demon.co.uk.
2001-06-22 02:24:40 +00:00
mstoltz%netscape.com
0f456dda65
86019 - Change stack-walking code in caps to keep functions from inheriting privileges
...
from their caller. r=jesse@netscape.com , sr=jst@netscape.com , a=asa@mozilla.org , PDT+
86982 - Add same-origin security check to XMLDocument::Load(). r,a=blizzard@mozilla.org,
sr=jst@netscape.com
84191 - Fixing regression in Open URL dialog by not calling CheckLoadURI when it isn't
needed. r=cmanske@netscape.com , sr=sfraser@netscape.com , a=asa@mozilla.org
2001-06-22 02:08:10 +00:00
dougt%netscape.com
c306e0513b
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
...
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
blakeross%telocity.com
291c058478
No feedback when Find Again (Ctrl+G) reaches EOF (63410). r=alecf sr=sfraser a=asa
2001-06-20 06:12:37 +00:00
bzbarsky%mit.edu
e4b2cee15f
Make "View Source of Frame" inherit the charset of the document in the
...
frame. Bug 85346, r=ftang, sr=blizzard, a=asa
2001-06-20 00:39:11 +00:00
andreww%netscape.com
51f60c11bd
bugzilla 79220: r= timeless, sr=hewitt, a=asa - decouples timebomb message from directed url. Req'd by L10N.
2001-06-19 22:50:23 +00:00
blakeross%telocity.com
43fd5bde67
Wrong URL dragged from browser window on second drag when links are close together (72801) and link titles (and more) lost when dragging URLs to composition window (44371). r=kerz sr=alecf a=asa
2001-06-15 00:10:33 +00:00
blakeross%telocity.com
77b3bd9bf5
Links dragged from content area to personal toolbar have no title (84976). r=kerz sr=ben a=asa
2001-06-10 17:58:38 +00:00
pinkerton%netscape.com
d42956113f
in flavor list, don't have file before url, since this stops ability to drag shortcuts from desktop (they're both). r=blake/sr=sfraser/a=asa. bugs 76728 and 70302.
2001-06-04 23:41:37 +00:00
blakeross%telocity.com
71b6c1484b
Defer retrieval of jvmmgr service until necessary (81560, patch by jrgm@netscape.com). r=doron sr=blake
2001-05-20 19:55:39 +00:00
sfraser%netscape.com
016a1d616b
Fix bug 80660 -- can bring up multiple find dialogs now. r=blake, sr=ben
2001-05-16 01:47:54 +00:00
stephend%netscape.com
13fbe1a265
Choosing Help | About Mozilla should show 'about:' in URL. Patch by Henrik Gemal <gemal@gemal.dk> r=timeless@mac.com sr=ben@netscape.com
2001-05-15 06:25:17 +00:00
sspitzer%netscape.com
8c7ba70734
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
blakeross%telocity.com
411808f6a6
Changing "Show" to "Show/Hide" to better reflect function. r=mpt rs=brendan
2001-05-15 03:28:10 +00:00
blakeross%telocity.com
bc4b44a4ac
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
jst%netscape.com
e70d0f3727
Checking in the change to use node.baseURI as tbe base wben computing absolute URI's again, this change was checked in, then removed since it required breaking the nsIDOMNode ABI which was unwanted. This change was made by heikki@netscape.com, r=blakeross@telocity.com, sr=alecf@netscape.com
2001-05-14 09:51:44 +00:00
blakeross%telocity.com
4e67a45b76
Stylesheet scoping caused radiogroup navigation regression in Classic. Fixing... r=kerz sr=hewitt
2001-05-14 04:11:17 +00:00
blakeross%telocity.com
4ca2e3539b
Toolbars -> Show and move My Sidebar throughout (80484, patch by Gervase Markham). r=blake sr=shaver
2001-05-14 04:03:41 +00:00
blakeross%telocity.com
da8aaed063
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
dbaron%fas.harvard.edu
0a6932dff6
Fix context menus on pages with background images. Patch from Mark Loiselle <mloiselle@yahoo.com>. r=dbaron sr=shaver b=80473
2001-05-12 21:19:45 +00:00
blakeross%telocity.com
e7c5231c0f
Dropping dragged webpage text yields null (68058). r=doron sr=ben
2001-05-12 20:07:12 +00:00
bbaetz%cs.mcgill.ca
d28f6c716b
Bug 32359 - fix context menu for mailtos
...
patch by gerv, r=bz,dr sr=alecf
2001-05-12 17:52:35 +00:00
cls%seawood.org
5f5b0ae021
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
ben%netscape.com
5dbd7e2a24
Bug 79948, fix pref window size. r=pchen, sr=waterson
2001-05-11 08:41:33 +00:00
dbaron%fas.harvard.edu
183083bf6d
Fix middle mouse click opening new window, which was broken by an improvement in our DOM support in the XPCDOM landing (localName should return null in many cases). r=blake sr=jst b=79548
2001-05-10 11:50:12 +00:00
dr%netscape.com
d53f13d22b
fix for 79393 (gray vertical splitter isn't -- typo). r=hwaara, rs=hyatt
2001-05-10 02:46:02 +00:00
scc%mozilla.org
0fcce03313
backing out 48748 as per comments in the bug. sr=shaver
2001-05-09 11:05:54 +00:00
ben%netscape.com
6051379e15
Fix for 76502 and related bugs. some parts sr=alecf, tested by several people (andred, fabian)
2001-05-09 08:36:24 +00:00
timeless%mac.com
8a17c8c593
Bugzilla Bug 54161 "about:plugins" should be proper HTML
...
fix by alexeyc@bigfoot.com r=hixie sr=alecf.
2001-05-09 07:56:23 +00:00
andreww%netscape.com
47ae139b9d
bugzilla 48748 r=hangas sr=hewitt - change "tasks" menu to "Window"
2001-05-09 04:44:04 +00:00
andreww%netscape.com
03c1097a4a
43797 abolish the taskbar sr=hewitt (s)r=hyatt
2001-05-09 04:41:09 +00:00
andreww%netscape.com
98ece361b5
bugzilla 43797 abolish the taskbar sr=hewitt, (s)r=hyatt
2001-05-09 04:40:33 +00:00
sfraser%netscape.com
5de1ea2de8
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
jgmyers%netscape.com
aa5d6dcff1
remove PSM from Tasks menu: bug 76181 r=blake sr=blizzard
2001-05-04 22:39:37 +00:00
bbaetz%cs.mcgill.ca
a42f0c1113
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
12d935a513
Checking in Bug 70348
...
Adding AutoConfig Feature
r=bnesse and sr=alecf
2001-05-04 20:45:20 +00:00
alecf%netscape.com
02d943b005
fix for bug 53904 sr=ben, r=timeless
2001-05-02 22:29:05 +00:00
hewitt%netscape.com
29b4473e34
43189 - autocomplete, r=matt, sr=alecf
2001-04-30 18:37:04 +00:00
bbaetz%cs.mcgill.ca
ff1fc8464f
Bug 74019 - r=jag, sr=ben
...
Bug 76587 - r=morse, sr=ben
Both bugs fix errors in the context menu js, which caused the context menu
to show all possible items.
2001-04-29 20:48:29 +00:00
heikki%netscape.com
9b41a83193
Bug 76641, back out baseURI property in the Node interface to fix binary compatibility. baseURI property is implemented in a different way on the DOM conversion branch, so baseURI will get back when the branch lands. This fix by jst, r=heikki, sr=brendan, a=chofmann.
2001-04-24 00:04:11 +00:00
blakeross%telocity.com
f9bcd9ad0f
Open Web Location dialog does not work in Composer, and Choose File... button doesn't work at all (71234, 75849). r=blake, cmanske sr=blizzard, alecf a=asa
2001-04-20 02:21:52 +00:00
dr%netscape.com
39003ffb2a
64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson
2001-04-18 06:06:31 +00:00
alecf%netscape.com
d7495959ff
fix for bug 53904 and bug 75023, sr=ben@netscape.com
...
fix up content area drag handler so that selection that is anchored on a text node works fine, by using nsIDOMSelection APIs to find what we're dragging
2001-04-17 07:21:59 +00:00
mstoltz%netscape.com
c302defdcd
More fixes for 55237, cleaned up CheckLoadURI and added a check on "Edit This Link." Also added error reporting (bug 40538).
...
r=beard, sr=hyatt
2001-04-17 01:21:44 +00:00
chuang%netscape.com
48fd2778c0
Bug 69480 Address Book re-factoring landing
2001-04-12 17:35:30 +00:00
danm%netscape.com
195816bd8f
fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh
2001-04-09 20:38:20 +00:00
danm%netscape.com
9751b284ab
commondialog service is being replaced by promptservice. bug 72112 continues
2001-04-09 02:08:05 +00:00
heikki%netscape.com
2183fd6f68
Bug 48217, clean up context menus by using DOM Level 3 baseURI node property, also fixes Show Link in New Window when XML Base has been used. r=blakeross@telocity.com, sr=alecf.
2001-04-05 23:59:35 +00:00
blakeross%telocity.com
68168a8935
when the heck did I add these stupid alerts?
2001-04-05 22:15:32 +00:00
blakeross%telocity.com
834a5b0938
another stupid alert.
2001-04-05 20:57:09 +00:00
blakeross%telocity.com
6573419a09
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2001-04-05 19:53:13 +00:00
hyatt%netscape.com
c47ca11417
Fix for 53670.
2001-04-04 23:15:02 +00:00
Xiaobin.Lu%eng.Sun.com
9c59aab409
Bug 68933: r=sr=Mike Shaver.
...
M tasksOverlay.js
navigator.javaEnabled() implementation has been changed by jst@netscape
2001-04-04 22:07:46 +00:00
disttsc%bart.nl
7df2479737
Get postData from session history instead of BrowserInstance. bug=46200, r=law, sr=alecf
2001-04-03 20:53:50 +00:00
alecf%netscape.com
f4b2b5d4f0
fix for but 1995, checking in for sicking@bigfoot.com, sr=alecf r=jag
2001-03-30 06:01:00 +00:00
morse%netscape.com
ac390cbd1c
bug 24533, view image should open in same window, coded by doronr@naboonline.com, r=bzbarsky@mit.edu, sr=alecf@netscape.com
2001-03-23 13:48:27 +00:00
timeless%mac.com
2de5863554
fix Bugzilla Bug 25497 view source on image only brings unknown file type dialog
...
patch by gervase.markham@univ.ox.ac.uk
r=timeless sr=alecf
2001-03-23 08:35:21 +00:00
blakeross%telocity.com
b449e996a9
Fix problem from my checkin.
2001-03-22 02:43:21 +00:00
blakeross%telocity.com
eaa6754a0a
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00
maolson%earthlink.net
cf7a9d0f56
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
akkana%netscape.com
2e4f692f39
57078: Eliminate bogus xul bindings which were conflicting with XBL bindings.
...
Clean up XBL bindings and eliminate redundancies and errors.
Fix a bug in which XBL bindings didn't check for event cancellation.
r=brade sr=hyatt
2001-03-21 20:32:59 +00:00
timeless%mac.com
496d53ba57
fix Bugzilla Bug 63103 add "About Plug-ins" to the Help menu
...
by bzbarsky@mit.edu r=timeless, a=ben
2001-03-21 02:35:13 +00:00
disttsc%bart.nl
5ec6184a4f
Add accel+0 to reset text zoom to 100%. bug=69565, r=Hixie, a=ben
2001-03-20 08:47:55 +00:00
hewitt%netscape.com
7b08396164
65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf
2001-03-16 02:56:38 +00:00
blakeross%telocity.com
d267ce5381
Fix 49934: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
...
Fix 70404: assertionsf or datetime and finger. r=dougt, sr=rpotts
Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca )
2001-03-14 02:41:18 +00:00
brade%netscape.com
ceb1c5ae5a
use + to ensure files are overwritten (ignore modify date); bug #67116
2001-03-13 15:40:47 +00:00
ben%netscape.com
73afe96e68
Fix for 52536, can't bookmark full page plugin. r=jag, kerz; a=hewitt
2001-03-13 07:05:39 +00:00
maolson%earthlink.net
a5ef8b31e4
fix bug 70652 - No Save Image in message context menu.
...
r=jag, sr=sspitzer
2001-03-12 05:10:52 +00:00
timeless%mac.com
5be09db994
fix Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=kerz a=ben
2001-03-11 12:17:34 +00:00
ben%netscape.com
8f8ee25f56
Fixes for numerous bookmarks bugs, e.g. 68496, 50276, 68395, 68537, 68545,
...
68985, various hangs, crashes, glitches etc. 68545, 68985, 68395 r=jag;
Implement new bookmarks sidebar panel. a=hyatt
2001-03-11 07:32:24 +00:00
blakeross%telocity.com
96d2eda3e1
My name is Blake and I'm an idiot.
2001-03-10 03:04:40 +00:00
blakeross%telocity.com
cb22baebf5
Option click to save links on mac (55686). r=timeless sr=alecf
2001-03-10 01:29:46 +00:00
blakeross%telocity.com
79e044a25a
Can't drag text from page into textfields in same page. Patch by brade. r=blake sr=ben
2001-03-09 02:00:21 +00:00
alecf%netscape.com
fde6b8f231
fix for bug 58122 - find the anchor in the selection if there already is one
...
sr=ben, r=jag
2001-03-08 07:59:17 +00:00
mcafee%netscape.com
dfa448efcb
Adding view page info for pages, frames (41443). patch=matthew wilsom, r=mcafee, sr=ben
2001-03-08 01:55:27 +00:00
tao%netscape.com
bf75e393f7
1. 61626:"Need to make langxxxx.xpi platform neutral"
...
2. 70622: fix the "update.html" is also included.
3. 69934: make regus.jst & langenus.jst more localization friendly.
r=ssu,sr=deveditz.
2001-03-06 02:34:34 +00:00
blakeross%telocity.com
f0c09d64f2
Middle-click to paste broken (70773). r=timeless sr=jst
2001-03-05 01:54:19 +00:00
dbaron%fas.harvard.edu
f3139ac5e5
Fix "Open Link in New Window" which has been broken for the past 4 hours, since mstoltz changed the case of checkLoadURI in nsIScriptSecurityManager.idl. r=blake sr=jst
2001-03-02 04:35:23 +00:00
blakeross%telocity.com
686e5a8010
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
blakeross%telocity.com
cf72a8be9d
The rest of an earlier fix of mine, forgot to check it in (caused 70405). was already reviewed.
2001-02-28 04:25:00 +00:00
blakeross%telocity.com
ea02998848
The content area, not the urlbar, should be focused when you open links in new windows (53549). r=saari,timeless sr=alecf
2001-02-28 03:22:46 +00:00
disttsc%bart.nl
8676650995
Move "About Mozilla" from properties to dtd, fix up xul, js and mac menu c++ code. bug=70112, r=saari, a=ben
2001-02-27 11:31:52 +00:00
cls%seawood.org
8643a92f86
Adding and updating necessary .cvsignore files. Bug #61550
2001-02-24 06:22:49 +00:00
tao%netscape.com
edea64f054
Fix bustage on linux: white spaces -> tab.
2001-02-23 09:05:33 +00:00
tao%netscape.com
9485f2f1b3
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
blakeross%telocity.com
7273675bec
Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others). r=timeless/jag sr=alecf
2001-02-23 03:31:46 +00:00
blakeross%telocity.com
7665adb1ec
Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others)
2001-02-23 03:27:22 +00:00
blakeross%telocity.com
e8c2a022ed
Adding files. Not part of build yet.
2001-02-23 02:58:59 +00:00
blakeross%telocity.com
7182f4c624
Adding files. Not yet part of build.
2001-02-23 02:52:04 +00:00
morse%netscape.com
d00e12ef0e
bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com
2001-02-21 05:28:18 +00:00
blakeross%telocity.com
09b0f790a7
Fixing broken url and text d&d (68058). r=timeless sr=ben
2001-02-12 21:44:29 +00:00
blakeross%telocity.com
3b9c67bca1
Directory listings have wrong context menu (for bbaetz, 67013). r=blake a=ben
2001-02-07 03:38:01 +00:00
mcafee%netscape.com
3b468010a9
Removing unused entities that now live in taskbar.rdf. r=pavlov, sr=ben
2001-02-07 01:17:51 +00:00
ben%netscape.com
3cc7841386
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
blakeross%telocity.com
f0d4e950d9
Removing extra "Save As..." item and separator in browser context menus (65014). r=timeless sr=alecf
2001-02-04 20:05:18 +00:00
sfraser%netscape.com
c515022092
Fix the modifier for the cmd_cut binding, bug 67113. r=jag, akkana, sr=hyatt
2001-01-31 20:08:13 +00:00
ben%netscape.com
977c3fa841
Added comment announcing Drag and Drop API changes for Mozilla 0.8
2001-01-26 09:38:40 +00:00
blakeross%telocity.com
6da5f219a0
Fix 21515: context menu should have filename after `Save Image...'. patch by doron (doronr@naboonline.com). r=blake sr=alecf
2001-01-24 05:50:35 +00:00
blakeross%telocity.com
25233a6df6
Fix 66135: use option, not command, for moving to and selecting previous/next word on mac. r=timeless sr=sfraser
2001-01-22 20:34:04 +00:00
cmanske%netscape.com
1a80fb551f
Checkin for doronr@naboonline.com: fix bug 63971, r=cmanske, sr=sfraser
2001-01-19 02:34:07 +00:00
disttsc%bart.nl
3806e2973b
Make viewZoomOverlay.js not barf if the menu doesn't exist. Bug=65807, r=timeless, a=alecf
2001-01-19 01:16:11 +00:00
cmanske%netscape.com
b9190e65ec
Fixing Edit Page bug 65610. r=blake, sr=smfr
2001-01-16 21:57:07 +00:00
cmanske%netscape.com
c795380ba3
Opening a URL in editor always checks for existing window, b=64129, r=mjudge, sr=sfraser
2001-01-12 22:31:16 +00:00
morse%netscape.com
32e5edaedc
bug 60997, can't unblock site from setting cookies, r=akkana@netscape.com, sr=ben@netscape.com
2001-01-12 21:01:00 +00:00
disttsc%bart.nl
b4347ac7e8
Move the text zoom menu into its own overlay so it can be used by mail/news. Bug=64449, r=timeless,mao, a=ben
2001-01-12 10:35:49 +00:00
akkana%netscape.com
76f26fe101
57317: move "middle click on content area loads URL" behavior from
...
middlemouse.paste pref to new middlemouse.contentLoadURL pref.
r=timeless, sr=hyatt
2001-01-10 22:16:19 +00:00
blakeross%telocity.com
cc16fa5b5e
removing dump()s.
2001-01-10 08:07:23 +00:00
blakeross%telocity.com
4d90cbffd4
Fix 61474: disable Java Console item in Tasks menu when Java plugin isn't installed. patch mostly by Xiaobin Lu (xiaobin.lu@eng.sun.com). r=blake a=ben
2001-01-09 21:49:02 +00:00
disttsc%bart.nl
dde5c528f9
Fix callers of old BrowserLoadURL() to directly use loadShortcutOrURI(aURL). bug=61808, r=blake, a=ben
2001-01-08 02:19:35 +00:00
blakeross%telocity.com
108bdc59dd
Fix 60736: JS strict warnings in contentAreaUtils.js. patch by Henrik Gemal (gemal@gemal.dk). r=blake sr=alecf
2000-12-30 20:56:12 +00:00
morse%netscape.com
26029adbc6
bug 62727, inconsistent wording, r=pnunn, sr=alecf
2000-12-29 11:22:53 +00:00
sspitzer%netscape.com
c3b5a48b4a
fix all context menu for the message pane. except for "Select All",
...
none of the menu items worked. two problems: move isDocumentFrame()
out to contentAreaUtils.js and move the creation of the contextMenu out
so it wouldn't go out of scope. r=blakeross, sr=bienvenu
2000-12-27 23:04:39 +00:00
morse%netscape.com
c306d8e95e
bug 48982, prefilling individual textfield by doubleclicking, r=blackross@telocity.com, sr=alecf@netscape.com
2000-12-19 19:43:52 +00:00
morse%netscape.com
79a704b8f6
bug 48923 prefill form data should be disabled if nothing to prefill, r=law@netscape.com sr=alecf@netscape.com
2000-12-19 19:38:27 +00:00
blakeross%telocity.com
2fde6278d4
Fix 51947: "prefill form" should not use 'f' accesskey on edit menu. r=morse sr=alecf
2000-12-18 08:05:44 +00:00
mstoltz%netscape.com
82a7014dbc
Bug 55237 - adding CheckLoadURI to "Open In New Window." r=jband, sr=brendan.
2000-12-14 23:39:51 +00:00
morse%netscape.com
a84b077385
bug 51144, make cookie viewer/password viewers resizable, r=blakeross@telocity.com, sr=alecf
2000-12-14 19:16:31 +00:00
ducarroz%netscape.com
3f93d47845
Fix for bug 62113. Remove old sendPage function which get in the way of the new one from the mail overlay. R=blackRoss, SR=bienvenu
2000-12-13 03:13:39 +00:00
morse%netscape.com
610fdbba38
bug 51102, r=sgehani@netscape.com a=hangas@netscape.com
2000-12-13 02:17:01 +00:00
hyatt%netscape.com
e8c99bd588
prevent XBL forms from being dragged, quiet dragging operations. a=ben@netscape.com
2000-12-10 09:14:03 +00:00
blakeross%telocity.com
2b6f212baf
Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=jag sr=alecf
2000-12-09 04:00:24 +00:00
alecf%netscape.com
bd27dca16b
fix for #61137 r=blake a=ben
...
explicity use toString() to garantee we have a String object
2000-12-06 22:41:58 +00:00
blakeross%telocity.com
65f554b72f
Fix 60606: remove (evil!) mail dependency on navigator.js. also fixes bookmarking in mail via the context menu. r=jag sr=alecf
2000-12-05 22:11:46 +00:00
blakeross%telocity.com
65fee46c72
fix comment in last checkin
2000-11-23 06:19:00 +00:00
blakeross%telocity.com
32a540fcb1
Fix 59707: extract navigator's context menu and allow it to be used elsewhere in the app (and to help in embedding). r=jag a=alecf
2000-11-23 05:47:04 +00:00
alecf%netscape.com
220571b0a5
fix for 59799, among other things..
...
Within content areas:
- don't drag form widgets
- don't drag anonymous XBL content
- correctly remove the title from the URL on a drop
r=jag, a=me
2000-11-13 21:33:05 +00:00
morse%netscape.com
0062e794a7
bug 57761, missing words in menu, r=jrgm, a=ben
2000-11-13 20:09:21 +00:00
alecf%netscape.com
2907935438
big rewrite of drag & drop code to fix #52519
...
- fix warnings
- change title/url separator to "\n"
- clean up image dragging
- consolidate code
r=jag, a=ben
2000-11-10 02:54:17 +00:00
blakeross%telocity.com
1287323a34
Fix 48876: make d&d and modifier-/middle-click possible throughout the app and implement selection within link (50673). Also fixes 59520, 48780, 48632, 57588, 59132. r=jag sr=alecf
2000-11-09 00:06:54 +00:00
alecf%netscape.com
59708a710f
part of fix for #46200 - extract wallet from nsIBrowserInstance, and fixup all callers to call
...
the wallet service directly.. yay!
r=jag, a=ben
2000-11-02 23:00:08 +00:00
disttsc%bart.nl
44054419e8
Make accel-h show up in Tasks > Tools -> History menuitem and make accel-h work everywhere. bug=52580, r=/a=ben
2000-10-08 06:32:49 +00:00
morse%netscape.com
e56cf1f693
bug 52674, changing url for privacy tutorial, r=dveditz,ben, a=verah,ben,dveditz,mcarlson,matt
2000-10-04 02:57:25 +00:00
disttsc%bart.nl
d9aa3a2aaf
Simple xbl fixups after xbl syntax change, r=/a=hyatt
...
argument -> parameter : bug=52891, bug=53875
interface -> implementation : bug=53874
2000-09-29 02:25:45 +00:00
mcafee%netscape.com
b893cd9634
HTML 4.0-izing this file, part of gemal@gemal.dk's patch. r=mcafee
2000-09-29 00:04:23 +00:00
sfraser%netscape.com
a04943f81f
Fix for bugzilla bug 54079, bugscape bug 2331. builtinURLs.js: renamed vars to avoid conflicts, fixed it not to rely on the SinkObserver being called each time (this was only called for the first window), and to throw rather than returning "".
utilityOverlay.js: fixes in openTopWin() to ensure that we always call xlateURL on URNs, and load about:blank if the url is still "" (should never happen).
r=ben,tao. sr=waterson.
Checked into trunk and branch.
2000-09-27 23:13:09 +00:00
cls%seawood.org
598cad6e44
Fix OS/2 gmake problem. Bug #54080 . r=leaf a=brendan Thanks to Mike Kaply <mkaply@us.ibm.com> for the patch
2000-09-26 05:20:06 +00:00
disttsc%bart.nl
4eece0fb48
Last batch of checkins for bug=53297 ('rdf:resource' -> 'resource', 'rdf:containment' -> 'containment'). r=akkana, r=cmanske, r=rginda, r=ben, a=waterson
2000-09-24 08:14:55 +00:00
scc%mozilla.org
be42ab437a
bug #36908 : checking in for endico, r=scc, a=brendan
2000-09-22 07:51:47 +00:00
mcafee%netscape.com
8ca5cd6799
Adding rule to add separators in taskbar menus, e.g. <NC:separator>sep</NC:separator> (bugscape 2281). r=saari,ben
2000-09-22 06:52:36 +00:00
hyatt%netscape.com
957c151659
48758. r=ben,saari, a=waterson
2000-09-22 05:02:20 +00:00
warren%netscape.com
075350b1c8
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
2000-09-20 19:35:24 +00:00
hewitt%netscape.com
1af379e341
#46015 - making Ctrl-R work correctly for reload, r=hangas, a=ben
2000-09-20 00:08:50 +00:00
mkaply%us.ibm.com
c696a44022
#53096
...
r=akkana, a=brendan
Use OS/2 files for OS/2, not unix files
2000-09-18 23:08:02 +00:00
mkaply%us.ibm.com
e940238b8d
#53096
...
r=mkaply, a=brendan
Grab the windows platformBindings files and use them for OS/2
2000-09-18 21:50:06 +00:00
akkana%netscape.com
ea3913e247
51570: remove ^W for delete word since it now conflicts with Close Window. r=kin
2000-09-15 06:05:25 +00:00
hyatt%netscape.com
4b385ef37d
New chrome files. Not part of build.
2000-09-14 21:10:57 +00:00
hyatt%netscape.com
996b65c99a
New chrome files. Not part of build.
2000-09-14 20:50:12 +00:00
mjudge%netscape.com
a2fa9edcb5
small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575
2000-09-14 11:45:01 +00:00
morse%netscape.com
50ab3e71d7
bug 51671, wallet doesn't work with frames, r=jst
2000-09-14 05:14:56 +00:00
rayw%netscape.com
6cc70ebd6c
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
mcafee%netscape.com
9626441067
Address Book gets ctrl+5 accelarator (51418). r=lake
2000-09-13 07:09:06 +00:00
morse%netscape.com
92b73490d6
bug 52354, minor wording change, fix=verah, r=morse
2000-09-13 02:26:59 +00:00
akkana%netscape.com
0f7768cb85
52377, 52035: Put back keyset mistakenly removed in previous version. Suggested by jrgm
2000-09-13 01:53:34 +00:00
mcafee%netscape.com
2d42606c72
Adding accesskeys for Help menu items (51597). r=pavlov
2000-09-12 06:30:35 +00:00
mcafee%netscape.com
3cc4d502e4
Adding accelerator for AddressBook (51418). r=pavlov
2000-09-12 03:47:57 +00:00
mcafee%netscape.com
d3b53cd8ab
Adding accelerator for Composer (51418). r=pavlov
2000-09-12 03:32:36 +00:00
akkana%netscape.com
009cf43b57
52035, 52171: Fix some recent regressions in key bindings. r=hyatt,jfrancis
2000-09-12 02:01:12 +00:00
oeschger%netscape.com
4c4da55596
adding separator to help menu
2000-09-12 00:56:10 +00:00
mcafee%netscape.com
8fabc3d5d5
Adding accelerators for Task menu items (51418). r=slamm
2000-09-12 00:36:39 +00:00
nbhatla%netscape.com
ba8ee9f1fc
#46423-> removal of flex to straighten out taskbar groove in modern. r=ben
2000-09-08 00:02:24 +00:00
sfraser%netscape.com
a3fd1360f8
Fix JavaScript warnings in strict mode. r=pchen
2000-09-07 21:48:48 +00:00
putterman%netscape.com
c49f8e9a27
fix for 50055. r=morse. Remove Image menu from address book which avoid a crash that occurs
...
when selecting the menuitem.
2000-09-06 23:13:29 +00:00
hyatt%netscape.com
ce31959433
fix for 51410 - xbl syntax change, r=danm
2000-09-05 22:52:57 +00:00
cmanske%netscape.com
4a61fbff1d
Changes to make toolbar persistance work better, needed for Composer b=47515, r=ben
2000-09-01 22:03:46 +00:00
morse%netscape.com
5fe3f5a748
bug 50496, change wording on messages, words by vera, r=morse
2000-09-01 01:58:20 +00:00
sfraser%netscape.com
140ddade7e
Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags.
2000-09-01 00:48:04 +00:00
ben%netscape.com
7348a6b798
46613, Classic skin polish (Mac profile manager)
2000-08-31 05:27:49 +00:00