Commit Graph

7159 Commits

Author SHA1 Message Date
locka%iol.ie
3131997624 Changed docshell so it turns the mouse pointer "busy" in the associated window while it is loading a document. Removed the hack in the navigator chrome that used the throbber status to set the busy pointer. b=30375 sr=rpotts@netscape.com 2001-01-26 12:35:32 +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
ben%netscape.com
b29bcbc9e3 Added comment announcing Drag and Drop API changes for Mozilla 0.8 2001-01-26 09:38:40 +00:00
ben%netscape.com
84bd266ccc Added comment announcing drag and drop API update for Mozilla 0.8 2001-01-26 09:37:56 +00:00
ben%netscape.com
cb54e5c5c7 added comment announcing API changes for Mozilla 0.8. 2001-01-26 09:37:24 +00:00
alecf%netscape.com
b6269a3196 fixes for JS warnings, #64593 and #65707 sr=ben 2001-01-26 01:32:31 +00:00
alecf%netscape.com
9f82265546 fix for #65994 r=blake, sr=ben
use hidden="false" so that the hidden state of the magic toolbar buttons get persisted
2001-01-26 01:30:37 +00:00
mjudge%netscape.com
a79e1f9316 R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build 2001-01-25 22:54:05 +00:00
brade%netscape.com
7391d6ad33 don't check for focused widget in "onOK" since users can't dismiss the dialog if we bail at this point. bug #60868 2001-01-25 15:55:40 +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
timeless%mac.com
a34deec8ad fix bug 65938 Starting mozilla from profile manager gives javascript error in console
patch by maolson@earthlink.net r=timeless a=alecf
2001-01-25 06:43:50 +00:00
blakeross%telocity.com
b73593a9d2 Fix 57759: enable/disable items in textfield context menus when appropriate. r=timeless sr=alecf 2001-01-25 05:01:29 +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
blakeross%telocity.com
a7bf961cbe Fix 52419, 66137: don't show so many columns in bookmarks window by default, and retain last sort in bookmarks window. r=timeless sr=alecf 2001-01-25 04:19:50 +00:00
ccarlen%netscape.com
39deeb268f Part of bug 35559 - dynamic profile switching. r=morse, sr=alecf 2001-01-24 15:51:00 +00:00
blakeross%telocity.com
009ca07c53 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
ba7e8f62dc Fix 66212: some accessibility/tab order/focus stuff. r=timeless sr=alecf 2001-01-24 02:12:26 +00:00
darin%netscape.com
6a7567992b Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
r=dougt@netcape.com, sr=mscott@netscape.com.
2001-01-23 22:10:34 +00:00
blakeross%telocity.com
ca6bc8765e Fix 25369: doron's patch to implement Fishcam! r=timeless sr=alecf 2001-01-23 21:57:07 +00:00
kin%netscape.com
4275b833c4 Fix for bug #6254 (Find/Replace needs to be implemented.)
First pass implementation of Find and Replace.
sr=sfraser@netscape.com  r=ducarroz@netscape.com

New Files:

    editor/txtsvc/macbuild/txtsvcIDL.mcp
    editor/txtsvc/public/MANIFEST_IDL
    editor/txtsvc/public/nsIFindAndReplace.idl
    editor/txtsvc/src/nsFindAndReplace.cpp
    editor/txtsvc/src/nsFindAndReplace.h
    xpfe/components/find/resources/replacedialog.js
    xpfe/components/find/resources/replacedialog.xul
    xpfe/components/find/resources/locale/en-US/replacedialog.dtd


Modified Files:

    build/mac/build_scripts/MozillaBuildList.pm
    editor/base/nsEditorShell.cpp
    editor/idl/nsIEditorShell.idl
    editor/txtsvc/macbuild/txtsvc.mcp
    editor/txtsvc/public/Makefile.in
    editor/txtsvc/public/makefile.win
    editor/txtsvc/public/MANIFEST
    editor/txtsvc/src/Makefile.in
    editor/txtsvc/src/makefile.win
    editor/txtsvc/src/nsTextServicesFactory.cpp
    editor/ui/composer/content/ComposerCommands.js
    editor/ui/composer/content/editor.js
    editor/ui/composer/content/editorOverlay.xul
    editor/ui/composer/locale/en-US/editorOverlay.dtd
    mailnews/compose/resources/content/messengercompose.xul
    mailnews/compose/resources/content/MsgComposeCommands.js
    mailnews/compose/resources/locale/en-US/messengercompose.dtd
    xpfe/components/jar.mn
    xpfe/components/find/public/nsIFindComponent.idl
    xpfe/components/find/public/nsISearchContext.idl
    xpfe/components/find/resources/makefile.win
    xpfe/components/find/resources/MANIFEST
    xpfe/components/find/resources/locale/en-US/MANIFEST
    xpfe/components/find/src/nsFindComponent.cpp
    xpfe/components/find/src/nsFindComponent.h
2001-01-23 21:55:04 +00:00
cls%seawood.org
aa337476a5 Fix for BeOS problem of stripping away needed file attributes.
Thanks to Wade Majors <guru@startrek.com> for the patch.
Bug #66180. r=cls
2001-01-23 15:34:56 +00:00
pinkerton%netscape.com
25f3fa2145 add comment pointing to embedding c++ code for TITLE attributes. r=saari/sr=sfraser&ben 2001-01-22 21:50:49 +00:00
blakeross%telocity.com
a3fe5e9a95 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
shanjian%netscape.com
02192bd867 #62690 need to handle double click in language add dialog box
r = nhotta
sr = ben
2001-01-22 20:28:17 +00:00
ben%netscape.com
39fb3d5ec4 New bookmarks window stuff, not yet part of build. 2001-01-22 10:36:40 +00:00
timeless%mac.com
c36d56c953 fix for bug 65076 [Modern] "Find in Bookmarks" ugliness needs to be fixed
by hwaara, r=timeless, a=ben
2001-01-21 01:26:58 +00:00
sfraser%netscape.com
c38c4568cc Checking in code contributed by Jason Bagley (jbagley@artlogic.com) to implement window iteration and getting the URL for the front window from Apple Events, and handling of the 'inside' parameter for GetURL Apple Event. This also fixes a problem with AETokenDesc that it was not saving changes made on it back into the AEDesc*. r=me, sr=pinkerton 2001-01-20 02:50:37 +00:00
cls%seawood.org
b7ffd9a9da Add pref to REQUIRES to fix senna bustage 2001-01-20 00:15:51 +00:00
radha%netscape.com
746e571219 Follow up to previous checkin regarding bug # 62651. Remove commented out code. 2001-01-19 21:14:45 +00:00
radha%netscape.com
8b8907cb72 Fix for Session History growth bug 62651 r=law and several other people, sr=waterson
Put a limit on number entries session History will hold for each browser window/embedding
window
2001-01-19 21:12:14 +00:00
alecf%netscape.com
3681a7e4de fix for #65865 - add date and integer support to local search, so that
we can search history and bookmarks by last visited/etc.
sr=ben@netscape.com
2001-01-19 20:47:32 +00:00
alecf%netscape.com
89726fca81 back out a line that I accidentally checked in with another fix 2001-01-19 20:45:39 +00:00
alecf%netscape.com
8fb23ce1a8 back out jag's checkin as it caused blocker bug 65988 2001-01-19 19:40:38 +00:00
hewitt%netscape.com
0dacd2e594 62101 - nsWidgetStateManager quirk, r=timeless, sr=ben 2001-01-19 05:26:34 +00:00
hewitt%netscape.com
c54fddf63a 55727 - file menubutton, r=ben, sr=alecf 2001-01-19 05:10:31 +00:00
hewitt%netscape.com
2d087f5b4d 58142 - tree row unclickable space, r=ben, sr=hyatt 2001-01-19 05:04:33 +00:00
hewitt%netscape.com
9d1a6ac5e4 56150 - colorpicker button focus, r=timeless, sr=ben 2001-01-19 05:02:56 +00:00
cmanske%netscape.com
ce6cb19ad6 Checkin for doronr@naboonline.com: fix bug 63971, r=cmanske, sr=sfraser 2001-01-19 02:34:07 +00:00
disttsc%bart.nl
07ee87e6cf More appCore killing. bug=46200, r=ben, a=alecf 2001-01-19 01:19:07 +00:00
disttsc%bart.nl
349636760d 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
ccarlen%netscape.com
d9dd3b5321 Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
alecf%netscape.com
9b8d0289b2 oops, forgot this in a checkin from yesterday 2001-01-18 08:44:30 +00:00
alecf%netscape.com
831cbf5a07 fix for 55791 a=ben 2001-01-18 08:24:42 +00:00
alecf%netscape.com
3a7d1b7157 fix for #37078 - fix cut/copy for history window
a=ben, r=timeless
2001-01-18 07:57:32 +00:00
alecf%netscape.com
82ba7c0aff more nsBrowserInstance lovin' - move the show/hide button junk into JavaScript using the now-working pref-change-observer system. bug 46200.
a=ben, r=jag
2001-01-18 07:50:06 +00:00
disttsc%bart.nl
ecbdaed741 Fix js strict warnings, bug=57656, r=timeless, a=ben 2001-01-18 06:17:31 +00:00
m_kato%ga2.so-net.ne.jp
dc83a95253 bug 65547, r=jag, sr=sfraser
delete unused line
2001-01-18 02:50:29 +00:00
blakeross%telocity.com
7bde7286bc Fix 65790: context menus broken in bookmarks panel. r=timeless sr=alecf 2001-01-18 02:24:06 +00:00
blakeross%telocity.com
69f16c5330 Fix 65769: make context menus for bookmarks work again. r=timeless sr=alecf 2001-01-18 00:50:09 +00:00
blakeross%telocity.com
0dd1d9fcca Fix 64479, 57191, an unreported bug: lots of search bookmarks/history cleanup/fixes. r=timeless sr=alecf 2001-01-17 21:01:06 +00:00
blakeross%telocity.com
5177cd3279 Fix 64479, 57191, an unreported bug: lots of search bookmarks/history cleanup/fixes. r=timeless sr=alecf 2001-01-17 20:56:31 +00:00
blakeross%telocity.com
f72a79729b fixing problem with last patch. 2001-01-17 20:55:14 +00:00
blakeross%telocity.com
5778c7d50c fixing problem with last patch. 2001-01-17 20:50:14 +00:00
blakeross%telocity.com
d4c8771cfe Fix 64479, 57191, an unreported bug: lots of search bookmarks/history cleanup/fixes. r=timeless sr=alecf 2001-01-17 20:39:59 +00:00
blakeross%telocity.com
4749e28d18 Fix, um, an extension of 60660: bunch of _elementIDs-related JS strict warnings. r=blake sr=alecf 2001-01-17 07:13:12 +00:00
blakeross%telocity.com
4b6c57ddfa Fix 60660: JS strict warnings in pref-colors.xul. r=blake sr=alecf 2001-01-17 07:05:54 +00:00
blakeross%telocity.com
a0454b7d1b Fix 63676, part of 51698: default width for common dialogs is too big, and other appearance tweaks. r=timeless a=ben 2001-01-17 07:04:24 +00:00
blakeross%telocity.com
0fcd6d0afb Fix 64718: show Esc in menu for Stop. r=jag a=ben 2001-01-17 07:00:03 +00:00
disttsc%bart.nl
3a3d0398b5 Forgot to mention: many thanks to H�kan B. Waara <hwaara@chello.se> for these patches. 2001-01-17 06:16:58 +00:00
disttsc%bart.nl
36c1a6fdf7 Fix UI and clean-up code for cookies and images prefs panels. bug=64473, r=timeless, a=ben. 2001-01-17 06:07:17 +00:00
alecf%netscape.com
e839941b69 fix for 64218 - implement history sidebar panel
a=ben@netscape.com
2001-01-17 06:06:50 +00:00
disttsc%bart.nl
0fb2c8413b Fix warning, bug=60656, r=timeless, a=ben 2001-01-17 04:46:29 +00:00
disttsc%bart.nl
6d9e9fae7f Clean up nsAppRunner.cpp, bug=65660, r=timeless, a=alecf 2001-01-17 04:44:13 +00:00
dr%netscape.com
0ff8de4a7f fix for 50121, adds stupid gtk command line options in --help. r=pavlov, sr=ben 2001-01-17 01:40:11 +00:00
blakeross%telocity.com
cc2c711cb1 removing line that was accidentally checked in. 2001-01-17 00:50:52 +00:00
alecf%netscape.com
5f312cf8bf fix for #63698 - remove context menu for personal toolbar, as it was never working in the first place, also includes residual removal of bookmarks.js since I refactored bookmarks/history
a=ben r=blake
2001-01-17 00:45:41 +00:00
blakeross%telocity.com
410e91f8ac Fix 63131: moving some event handlers from <box/> to <browser/>. r=jag sr=alecf 2001-01-17 00:32:34 +00:00
blakeross%telocity.com
da5ed3220c Fix 57140: JS strict warnings in commonDialog.js. patch by Mark Olson. r=blake sr=alecf 2001-01-17 00:20:25 +00:00
blakeross%telocity.com
b3a0e8ab88 Fix 58631: JS strict warnings in history.js, and more dump() removal (65127). r=jag sr=alecf 2001-01-17 00:11:00 +00:00
blakeross%telocity.com
55f9f54938 Fix 60665: JS strict warnings in pref-search.xul. patch by Mark Olson. r=blake sr=alecf 2001-01-16 23:57:53 +00:00
cmanske%netscape.com
a0a3f20731 Fixing Edit Page bug 65610. r=blake, sr=smfr 2001-01-16 21:57:07 +00:00
dcone%netscape.com
c981d2d0e2 r=dbaron sr=buster. Took out the nsIPrintOptions service registration.. which is not needed. 2001-01-16 21:00:58 +00:00
timeless%mac.com
e9da351526 fix bug 60666 javascript strict warnings in pref-search.js
+ agressive cleanup. patch from maolson@earthlink.net r=timeless a=ben
2001-01-16 06:52:07 +00:00
blakeross%telocity.com
f0ad64231e Fix 60657: JS strict warnings in preftree.xul. r=timeless a=ben 2001-01-16 03:57:04 +00:00
timeless%mac.com
1f9d8fd7d1 fux byg 64593 javascript strict warnings in nsTreeUtils.js
patch by maolson@earthlink.net r=timeless a=ben
2001-01-16 03:36:20 +00:00
timeless%mac.com
441998fa74 fix bug 64919 "Install PSM" should be removed from the Debug menu
patch from simmo@mailandnews.com r=timeless a=ben
2001-01-14 08:56:54 +00:00
disttsc%bart.nl
ed1cd1d6be Fix default page loaded at start-up for the case where the browser was started with command line parameters. bug=64526, r=timeless, a=ben 2001-01-14 07:37:11 +00:00
timeless%mac.com
df98a7b6d7 J:\DOCUMENT\Josh\LOCALS~1\Temp\1\4 2001-01-14 07:14:25 +00:00
dbaron%fas.harvard.edu
10345e7670 Add file for morse with correct case: bug 52523, sorting for cookie-manager and password-manager, r=saari@netscape.com, sr=brendan@netscape.com 2001-01-13 18:49:35 +00:00
disttsc%bart.nl
879801f0ef Fix bug 64412: security warning dialogs must be dismissed twice. r=pollman, a=ben 2001-01-13 06:42:16 +00:00
cls%seawood.org
99abd536a1 Make sure to use netPositive variables instead of IE ones.
Thanks to Takashi Toyoshima <toyohim@be-in.org> for the patch.
Bug #65131 r=cls
2001-01-13 04:59:43 +00:00
disttsc%bart.nl
0091d9e20f Fix minor goof, patch by John Morisson <jrgm@netscape.com>, r=me, a=ben 2001-01-13 03:54:46 +00:00
danm%netscape.com
c30ab11584 fix position and zoom state persistence for bm-find.xul and history.xul. bug 65262 (32148) r=ben,mscott,pchen 2001-01-13 01:25:42 +00:00
cmanske%netscape.com
43b60cde06 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
d82177f208 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
ccarlen%netscape.com
339b836f64 Part of bug 35559 - dynamic profile switching r=valeski@netscape.com, sr=waterson@netscape.com 2001-01-12 15:04:58 +00:00
disttsc%bart.nl
ca1097ec13 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
blakeross%telocity.com
29d05bd7a1 more dump() removal (65127) 2001-01-12 04:54:06 +00:00
blakeross%telocity.com
065f758e84 Fixing a problem with my checkbox patch from the other day (something didn't revert properly). r=kerz 2001-01-12 00:23:09 +00:00
bryner%uiuc.edu
da2a59c90a Bug 63367 - turn on Mouse Wheel pref panel on Mac (this actually turns it on for all platforms). r=timeless, sr=ben. 2001-01-11 23:37:50 +00:00
blakeross%telocity.com
7ac4176949 removing more dump()s (65127) 2001-01-11 22:58:50 +00:00
blakeross%telocity.com
39adeae2e9 removing more dump()s. 2001-01-11 22:50:20 +00:00
dcone%netscape.com
9349b361ed r=peterl sr = buster. Added printeroptions service 2001-01-11 22:17:38 +00:00
evaughan%netscape.com
4fe0954556 fixes for:
60058
43825
53885
45856
40612

-r ben -sr hyatt
2001-01-11 01:56:27 +00:00
blakeross%telocity.com
d4eeba74c0 backing out changes that went in accidentally. 2001-01-11 01:34:40 +00:00
blakeross%telocity.com
aa82385a70 removing more dump()s. 2001-01-11 01:32:33 +00:00
blakeross%telocity.com
ee4e67dfae A little more Find cleanup for 63705. r=jag a=ben 2001-01-11 01:16:46 +00:00
blakeross%telocity.com
80bc9df5e6 Fix 57653: search cleanup, skinability, random fixes, optimization, and more. r=jag a=ben 2001-01-10 23:02:57 +00:00
akkana%netscape.com
e321773c08 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
db54b37df4 removing dump()s. 2001-01-10 08:07:23 +00:00
jgmyers%netscape.com
8935d7e70b cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org 2001-01-10 06:12:15 +00:00
blakeross%telocity.com
ded1f83391 more dump() removal. yes, these are all dumps. 2001-01-10 05:17:34 +00:00
blakeross%telocity.com
41139b5617 removing some dump()s. 2001-01-10 03:58:57 +00:00
blakeross%telocity.com
ae3fbb9d54 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
blakeross%telocity.com
67c4987db9 Fix 64458: JS strict warnings in treeBindings.xml. r=jrgm sr=hyatt 2001-01-09 20:36:22 +00:00
disttsc%bart.nl
5d6739fe6c Fix bug 64596: "starting mozilla with a URL breaks opening URLs in a new window", r=timeless, a=ben
I suck.
2001-01-09 04:22:09 +00:00
disttsc%bart.nl
f197254c00 Make document load success/failure show on console again for non-debug builds, bug=64614, r=Pike, a=ben 2001-01-09 04:16:15 +00:00
blakeross%telocity.com
0d67875dd8 Fix 64225, which caused 64138 and other annoyances. r=jag sr=hyatt 2001-01-09 01:37:15 +00:00
disttsc%bart.nl
8865de7afe Add support for showing keycode (VK_FOO) accelerators in menuitems. bug=47426, r=sspitzer,jst,saari, a=hyatt 2001-01-09 01:28:36 +00:00
blakeross%telocity.com
aa0c15578b Fix two problems with previous patch (including bug 64639, PT broken). r=jrgm,jag 2001-01-08 21:00:54 +00:00
blakeross%telocity.com
fbf522f010 Fix 64582: navigator cleanup/optimization. r=jag a=ben 2001-01-08 07:10:32 +00:00
disttsc%bart.nl
e1d6a58341 Fix callers of old BrowserLoadURL() to directly use loadShortcutOrURI(aURL). bug=61808, r=blake, a=ben 2001-01-08 02:19:35 +00:00
disttsc%bart.nl
96c11ca1f7 Split up BrowserLoadURL into wrapper for urlbar and function which can be used in other places. bug=61808, r=blake, a=ben 2001-01-07 23:28:35 +00:00
blakeross%telocity.com
d86062d8f3 Fix 64135: alt+home shortcut to go Home (command+home on mac). r=timeless a=ben 2001-01-07 00:47:36 +00:00
blakeross%telocity.com
485f23ab5d Fix 63705: select field contents in find dialog onload, fix context persistence, other cleanup and dead code removal. r=timeless a=ben 2001-01-07 00:06:38 +00:00
cmanske%netscape.com
0177dd7eb7 Fixed bad initialization of window enumerator. b=63947, r=danm, sr=alecf 2001-01-06 04:13:50 +00:00
bryner%uiuc.edu
f579bca00b Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
blakeross%telocity.com
f7bc22e0b4 Fix 54963: mousewheel text sizing not bounded, and lower upper bound (to 2000%). patch by Jonas Sicking (sicking@bigfoot.com). r=bryner,blake a=ben 2001-01-05 23:06:09 +00:00
blakeross%telocity.com
b09dbc93b9 Fix 64171: some clean-up in the cookies panel (enabling/disabling, layout). patch by H�kan Waara (hwaara@chello.se). r=jag a=ben 2001-01-05 23:00:33 +00:00
morse%netscape.com
f038ec14c3 fix bustage (javascript error) introduced by last checkin (for bug 23095) 2001-01-05 09:47:28 +00:00
sspitzer%netscape.com
b79105d030 remove extra ".". sr=no one 2001-01-05 08:11:57 +00:00
disttsc%bart.nl
d4913a6a24 Fix page cycling related timeouts on tinderboxen. 2001-01-05 02:54:16 +00:00
morse%netscape.com
3aa6e01f16 bug 64355, hide form toolbar by default, r=evaughn@netscape.com, sr=blizzard@mozilla.org 2001-01-05 02:50:13 +00:00
disttsc%bart.nl
7b9fa2386c Update REQUIRES in Makefile.in to fix senna Linux Dep build bustage. 2001-01-05 01:46:16 +00:00
disttsc%bart.nl
9e0aac3aba Refactor nsBrowserInstance's LoadInitialPage, add contract id for the command line service, move code from c++ to js, remove dead code. bug=46200, r=blizzard, a=
alecf.
2001-01-05 01:20:49 +00:00
ducarroz%netscape.com
1c70a6bb78 Fix for bug 63577. Add style rule to autocomplete popup menu to remove the default max-width. R=sspitzer, SR=bienvenu 2001-01-05 00:49:30 +00:00
pchen%netscape.com
5cd2c54979 Fix #62939. r=pinkerton, sr=sfraser. Return error when no match in IC database. Fixes DL of QT5 beta from apple.com (where they had a warning not to use Netscape 6) 2001-01-05 00:44:16 +00:00
blakeross%telocity.com
21221e35e3 Fix 63647: an element (button or textfield) should have focus by default in common dialogs, and other cleanup. r=timeless sr=alecf 2001-01-05 00:37:30 +00:00
radha%netscape.com
2ef37b8eac Fix for bug #60678. General cleanup of urlbar history. r=Bill Law, ducarroz 2001-01-04 23:06:00 +00:00
morse%netscape.com
c184a0d7b9 bug 23095 con't -- form manager toolbar, r=pchen, sr=alecf 2001-01-04 06:02:54 +00:00
morse%netscape.com
1e1836b11a attempt to fix leak and bloat caused by previous checkin 2001-01-04 02:51:47 +00:00
danm%netscape.com
afcb95fa56 save persisted window attributes when window is activated. bugs 32148,17149. r=hyatt,saari 2001-01-04 00:05:42 +00:00
morse%netscape.com
4994e52335 bug 23095 toolbar for wallet functions, r=pchen@netscape.com sr=alecf@netscape.com 2001-01-03 23:33:25 +00:00
bryner%uiuc.edu
69e9b90bc6 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
disttsc%bart.nl
44aeb3ecf3 Fix bug 60941: ``File Name: field becomes garbage when japanese file is selected''. r=shanjian, a=Pavlov 2001-01-02 23:17:18 +00:00
timeless%mac.com
58b1fc8673 cleanout unused wallet references
r=blake, sr=alecf
2001-01-02 23:15:34 +00:00
blakeross%telocity.com
823ad2d8c0 Fixing problem with my previous patch for bug 60005. sr=alecf 2001-01-02 05:39:40 +00:00
alecf%netscape.com
52d7407235 add null pointer checks to avoid crashing during history commit - avoid crash described in bug 62968
r=blake
(no sr= cuz it's so freakin simple)
2001-01-02 05:27:13 +00:00
disttsc%bart.nl
0b267f4347 Fix attribute namespace goof-up in html tooltip code, r=jst, a=alecf 2001-01-02 02:46:20 +00:00
blakeross%telocity.com
4b8940586c Fix 60005: prefs UI for showing and hiding tooltips. r=timeless sr=alecf 2001-01-01 04:25:06 +00:00
blakeross%telocity.com
51b8fae8b5 Fix 51796: right clicking on checkboxes and radiobuttons shouldn't do anything, and fix keyboard activation. r=timeless sr=alecf 2001-01-01 00:29:40 +00:00
blakeross%telocity.com
8147ac3692 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
blakeross%telocity.com
d691cf1d1f Removing more old files, not part of build. r=bryner 2000-12-29 20:23:50 +00:00
morse%netscape.com
10b8fb461b bug 62727, inconsistent wording, r=pnunn, sr=alecf 2000-12-29 11:22:53 +00:00
blakeross%telocity.com
e7df3e1c44 Fix 63789: "Tabs in My Sidebar" list items disappear and OK button is unresponsive. just a reversion of a previous strict warning fix. sr=alecf 2000-12-29 07:20:39 +00:00
blakeross%telocity.com
06d6488334 Fix 63848: removing more old, unused files. r=dbaron 2000-12-29 05:08:19 +00:00
danm%netscape.com
e1e2887a5e adding persistence of min/max state. arguably bug 32148 r=pchen 2000-12-29 01:26:57 +00:00
sspitzer%netscape.com
f46685d4ce 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
blakeross%telocity.com
df37b6497a Fix 63727: right-click on menu for back/fwd button pops up new menu. r=timeless sr=alecf 2000-12-27 08:55:43 +00:00
blakeross%telocity.com
d49fa23d8e Fixing a minor problem with the last patch I checked in. r=timeless 2000-12-25 23:57:57 +00:00
blakeross%telocity.com
d0104aa87f Fix 42732: open web location dialog should remember previous url and other clean-up. r=timeless sr=alecf 2000-12-25 05:13:15 +00:00
blakeross%telocity.com
ac36db073a Removing old pref.js (not used/built/packaged anywhere). r=bryner sr=syd 2000-12-23 01:08:10 +00:00
alecf%netscape.com
ae13f19e7b fix for blocker #63603 - forgot to implement OpenURL r=timeless
a=blocker-baby
2000-12-22 17:35:39 +00:00
disttsc%bart.nl
4b8a17e7d7 Remove keywords.js from Mozilla (which doesn't use it), Netscape has its own version. Additional clean-up. Bug 58693, r=bryner, a=ben 2000-12-22 04:28:44 +00:00
timeless%mac.com
c86550211b fix bug 50622 change the help content for -CreateProfile.
patch by andre@beta.telenordia.se r=timeless sr=blizzard
2000-12-21 22:22:04 +00:00
alecf%netscape.com
4e1dababf6 - move bookmarks over to the generic nsTreeUtils.js for stuff like sorting/menus
- convert history to use the new nsTreeController
- update history to support removing of individual items (bug #11412)
a=ben
2000-12-21 21:59:39 +00:00
alecf%netscape.com
ecb1018b7d update tree controller to add cut/paste, etc
and add some generic tree sorting/menu stuff
not part of build just yet
2000-12-21 21:53:42 +00:00
alecf%netscape.com
3a0f56bfce allow removal of history items via RDF
sr=waterson, bug #11412
2000-12-21 07:39:43 +00:00
bryner%uiuc.edu
b8b0a3260c Bug 61623 - change NS_DEFINE_IID to NS_GET_IID in xpfe/. Patch from rods@netscape.com, r=bryner, sr=tor@cs.brown.edu. 2000-12-21 03:17:44 +00:00
blakeross%telocity.com
7018406783 Fix 57652: JS strict warnings in customize.js. patch by gemal@gemal.dk (Henrik Gemal). r=blake sr=alecf 2000-12-21 01:19:31 +00:00
blakeross%telocity.com
d02fa4dd71 Fix 58560: JS strict warnings in radioBindings.xml. r=timeless sr=alecf 2000-12-21 01:12:23 +00:00
sspitzer%netscape.com
b2b9ae0910 fix for #14003. finally implement -version.
thanks to mcafee for the patch. sr=alecf.
2000-12-20 23:20:20 +00:00
alecf%netscape.com
a0a21f9b4e generic tree controller for handling cut/copy/paste/delete in trees
not part of build yet
2000-12-20 00:47:52 +00:00
blakeross%telocity.com
0e94dd876c Fix 52385: non-localizable text in Page Info. r=timeless sr=alecf 2000-12-19 19:44:30 +00:00
morse%netscape.com
5725736981 bug 48982, prefilling individual textfield by doubleclicking, r=blackross@telocity.com, sr=alecf@netscape.com 2000-12-19 19:43:52 +00:00
shanjian%netscape.com
3bdc00c4ba #54093 add language in language preference
p = adrian havill
r = shanjian
sr = blizzard
2000-12-19 19:40:00 +00:00
morse%netscape.com
f7296c9f91 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
shanjian%netscape.com
ab28705659 #54093, add language in language preference
pref-languages-add.xul
pref-languages.js
pref-languages.properties
makefile.win
MANIFEST
jar.mn

p = adrian havill
r = shanjian
sr = blizzard
2000-12-19 19:37:18 +00:00
shanjian%netscape.com
27333d9771 #54093, add language in language preference
pref-languages-add.xul
pref-languages.js
pref-languages.properties
makefile.win
MANIFEST
jar.mn

p = adrian havill
r = shanjian
sr = blizzard

This file contains a message used by add language dialogue box.
2000-12-19 19:35:21 +00:00
blakeross%telocity.com
b387cddd52 Fix 7148: change old Pathfinder website to Time... r=kerz sr=alecf 2000-12-19 03:30:09 +00:00
mkaply%us.ibm.com
c2b231fc24 r=mkaply, a=blizzard
fix from jblanco - wrong accelerator key
2000-12-18 23:32:48 +00:00
blakeross%telocity.com
072de35c7f Fix 63126: busy cursor state is broken on windows and linux (after clicking on a link). r=jag sr=alecf 2000-12-18 08:07:19 +00:00
blakeross%telocity.com
3ef624f92e Fix 51947: "prefill form" should not use 'f' accesskey on edit menu. r=morse sr=alecf 2000-12-18 08:05:44 +00:00
danm%netscape.com
59ed8b95b7 fix mac bustage, and probably a logic error 2000-12-16 02:41:26 +00:00
alecf%netscape.com
9d1b9b674f attempt to fix bustage by explicitly using a PRBool 2000-12-16 01:41:43 +00:00
alecf%netscape.com
5f1a1465ce backend side of fix for 11412 r=radha, sr=waterson
Also:
- refactor deleting of rows to have a "matching" callback which tells us if we should delete a row
- refactor FindRow into FindUrl to share more code & error handling
- fix handling of PRInt64's to pass them by reference, not value for faster param passing on certain processors
- implement GetRowValue so we can refactor future AliasCellYarns into it, and eventually switch to UTF8 instead of unicode to make history faster
- random little cleanups
2000-12-16 00:48:31 +00:00
danm%netscape.com
c7fb008754 check for empty db in Commit. bug 62968 r=alecf 2000-12-16 00:17:17 +00:00
bryner%uiuc.edu
cc136ead8f Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
rpotts%netscape.com
d2b7a88a57 Fixing linux build bustage... 2000-12-15 00:58:40 +00:00
radha%netscape.com
7e2782ec3e Fix for urlbar autocomplete bug # 54392 r=ducarroz, sr=alecf 2000-12-15 00:22:04 +00:00
tao%netscape.com
8b1e9f293a 55715: out-of-date url: View, Languages and Web Content, Download More.
(patch from davidr8@home.com (Jesse Ruderman))
r=tao, sr=alecf
2000-12-14 23:47:16 +00:00
mstoltz%netscape.com
58dff328ba Bug 55237 - adding CheckLoadURI to "Open In New Window." r=jband, sr=brendan. 2000-12-14 23:39:51 +00:00
rpotts%netscape.com
fe7878cd13 bug #15345 (r=danm, sr=mscott). Removed dependency on nsIDocumentLoaderObserver... Now nsIWebProgressListener is used instead. 2000-12-14 23:38:00 +00:00
rpotts%netscape.com
2893795ff9 bug #15345 (r=danm, sr=mscott). Removed dependency on nsIDocumentLoaderObserver... Now nsIWebProgressListener is used instead. 2000-12-14 23:27:59 +00:00
danm%netscape.com
ff1a2549ff open new windows in their proper stored zoom state (minimization is disabled to protect the innocent). bug 32148 r=brendan,hyatt 2000-12-14 22:42:48 +00:00
morse%netscape.com
21d56aa12a bug 51144, make cookie viewer/password viewers resizable, r=blakeross@telocity.com, sr=alecf 2000-12-14 19:16:31 +00:00
disttsc%bart.nl
a5f1126c44 And on to some actual BrowserInstance surgery. bug=46200, r=ben, a=alecf 2000-12-13 03:21:46 +00:00
ducarroz%netscape.com
6874f7e2d6 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
f33c28db5a bug 51102, r=sgehani@netscape.com a=hangas@netscape.com 2000-12-13 02:17:01 +00:00
disttsc%bart.nl
70803e3a6d More appCore killing, bug=46200, r=ben, a=alecf 2000-12-13 01:28:08 +00:00
alecf%netscape.com
fb9d22bcf6 re-checkin all my changes from yesterday, plus some fix-ups so that history doesn't get
corrupted and we don't get lots of assertions at startup
sr=bienvenu
2000-12-12 21:07:30 +00:00
alecf%netscape.com
2a6014490c back out my other changes to history, I don't know what's going on. 2000-12-12 09:15:25 +00:00
cls%seawood.org
333772c04b Backing out alecf's changes that were causing a crash on startup on unix builds. 2000-12-12 04:39:23 +00:00
alecf%netscape.com
a7b08e468a initial fix for 55293 - expire pages in history on shutdown
mostly stuff submitted by bienvenu, r=alecf, the rest by me, r=bienvenu
sr=waterson
2000-12-12 00:41:42 +00:00
alecf%netscape.com
933fd1dfc0 fixes for:
#61140 - delete history.dat if it gets corrupted
 #56867 - implement "First Visited"
 #19370 - implement "Visit Count"
 #33697 - clean up nsGlobalHistory::OpenDB a bit more (doesn't fix the leak yet)
sr=waterson
2000-12-11 21:39:05 +00:00
hyatt%netscape.com
98e416410f modify wording for XBL form control pref & relocate box debugging preferences so they
are accessible when in box debugging mode. a=ben@netscape.com
2000-12-10 09:17:37 +00:00
hyatt%netscape.com
ea4b450e44 prevent XBL forms from being dragged, quiet dragging operations. a=ben@netscape.com 2000-12-10 09:14:03 +00:00
dbaron%fas.harvard.edu
fa7d014c05 Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com 2000-12-09 04:46:08 +00:00
dbaron%fas.harvard.edu
2b2160f1b0 Fix incorrect usage of nsCOMPtr where nsCOMPtr::operator& was used instead of getter_AddRefs. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com 2000-12-09 04:21:51 +00:00
blakeross%telocity.com
f38afb0c97 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