Commit Graph

1587 Commits

Author SHA1 Message Date
mcafee%netscape.com
e2cbb0585b Mis-named key id was preventing ctrl-s from showing up in File menu (53269). a,r=waterson 2000-09-20 07:39:38 +00:00
waterson%netscape.com
7dc55680e8 Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren 2000-09-20 05:44:19 +00:00
disttsc%bart.nl
8059ff48f3 Fixes a minor gotcha when selecting View -> Text Size -> Other, then cancel. Checkmark was left on Other instead of being set back on the menuitem it was on before. bug=52971, r=mozbot, a=brendan. 2000-09-19 23:59:32 +00:00
disttsc%bart.nl
ddb9d0e7b8 Fixes View -> Text Size -> Other not opening a dialog on jar builds. Forgot to check this in last time. bug=52968, r=ben, a=brendan 2000-09-19 23:13:02 +00:00
radha%netscape.com
6ec4383c3c More changes to fix 49498. r=ben 2000-09-18 14:25:32 +00:00
cls%seawood.org
fc1229dbd4 A strict javascript warning says that initializers should not have trailing , so it was removed 2000-09-18 07:22:58 +00:00
cls%seawood.org
4b1901d0b5 A strict warning says that this variable needs to be declared before being used. It let's View->Page Source work again 2000-09-18 07:19:13 +00:00
pinkerton%netscape.com
8b3fdc813d jag's checkin makes mac submenus freak out. not sure why. backing out until we know why. 2000-09-16 08:06:15 +00:00
beard%netscape.com
6747183e92 Fixing strict JS warning (duplicate declaration of var leakDetector). Using XPConnect wrapper as the prototype of the JS LeakDetector constructor function. 2000-09-16 05:18:51 +00:00
cls%seawood.org
5025a94f32 Added rules to handle generated buildid with jar packaging in an objdir. r=disttsc@bart.nl a=leaf bug #52065 2000-09-15 22:58:10 +00:00
blakeross%telocity.com
e70f919016 Beginning of the fix for bug 52727, search menu item and find dialog title should be Find in this Frame when searching a frame. r=law a=brendan 2000-09-15 20:21:29 +00:00
disttsc%bart.nl
fe966835a2 Better version of View -> Text Size submenu. bug=37940, r=mj@digicool.com, a=brendan 2000-09-15 06:59:30 +00:00
anthonyd%netscape.com
c3d99f2e9f bug fix for 22163
selection of url bar on focus
r=akkana
2000-09-15 06:21:03 +00:00
akkana%netscape.com
b97513f55b 22163: temporarily disabling anthonyd's change from yesterday, with his permission, awaiting a better fix 2000-09-14 23:58:30 +00:00
dprice%netscape.com
b80f4a8fd5 Disabling jar packaging for the time being. 2000-09-14 23:57:12 +00:00
rayw%netscape.com
3cd14f5878 Bug fix for 52648 -- remaining stash of progids which I missed on
the mega-change yesterday.  This will fix a few more issues.

r=warren
2000-09-14 23:20:49 +00:00
dougt%netscape.com
c2923c8476 + Added OnSecurityChange() to nsIWebProgressListener interface.
+ Added dummy function to all users of nsIWebProgressListener
+ Added new security event sink.
+ Hooked up new event sink to docloader and friends.
+ Fixed memory leaks and crashes in nsSecureBrowserImpl.
+ Added AlertPrompt to nsIPrompt Interface.
+ Enabling xpcom test on unix.

Fixes bug 46872.  r=valeski/rpotts
2000-09-14 22:56:56 +00:00
dprice%netscape.com
12000d16ae jar packaging = on 2000-09-14 21:34:27 +00:00
hyatt%netscape.com
1b88d03f0f New chrome files. Not part of build. 2000-09-14 21:10:57 +00:00
hyatt%netscape.com
f3b6ba4243 New chrome files. Not part of build. 2000-09-14 20:50:12 +00:00
mjudge%netscape.com
e2be918716 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
anthonyd%netscape.com
23213874f3 fix for bug #22163
making url bar behaviour the same as 4.x and IE
xul text fields, autocomplete fields now respond to onblur and onfocus events
r=hyatt,mjudge
2000-09-14 10:46:12 +00:00
morse%netscape.com
486de2ed10 bug 51671, wallet doesn't work with frames, r=jst 2000-09-14 05:14:56 +00:00
rayw%netscape.com
0257791053 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
jdunn%netscape.com
7312330f97 Specify that the base class is indeed 'public' since some compilers (AIX)
assumes 'private'.  I ok'd each of these with the appropriate module
owners (see bug)

r= scc@mozilla.org & brendan@mozilla.org + everyone listed in bug
#= 52254
2000-09-13 13:50:30 +00:00
hewitt%netscape.com
fd720252e0 #46015 - reload hotkeys, r=ben 2000-09-13 09:25:14 +00:00
scc%mozilla.org
7b39beb410 if you want a pointer to the characters, you're going to have to |.get()| it 2000-09-13 05:12:13 +00:00
pinkerton%netscape.com
adfa88a416 since mac has a better way to display busy status, don't set the busy cursor here in JS. r=ben, bug#52108 2000-09-12 22:52:21 +00:00
law%netscape.com
383445326f Bug 39957; specify VALIDATE_NEVER cache flag when (re)loading URLs to save stuff; r=radha@netscape.com 2000-09-12 22:12:09 +00:00
law%netscape.com
bfed2cb393 Bug 39957; remember post data stream so save-page can work with pages resulting from form posts; r=radha@netscape.com 2000-09-12 22:02:39 +00:00
mcafee%netscape.com
0a518e3c75 Adding accelerator for View|Page Source (51541). r=pavlov 2000-09-12 07:06:38 +00:00
mcafee%netscape.com
be44318158 Cleaning this up, adding some comments. r=pavlov 2000-09-12 04:29:56 +00:00
slamm%netscape.com
984b1d46c3 Fix sidebar popopen on search (51694). Move all the logic into sidebarOverlay.js. r=pavlov 2000-09-11 23:27:16 +00:00
ben%netscape.com
0dcb5e2dfc 51644, throbber button too big
this time, I'll even choose a unique ID!
2000-09-11 23:15:24 +00:00
disttsc%bart.nl
9b370729a6 Cleaning up the rest of viewSource.xul build ID mess. b=52085, r=scc, a=brendan 2000-09-11 19:56:28 +00:00
ben%netscape.com
1ea1f48808 so the throbber sizing problem in classic navigator wasn't fixed. this fixes it finally 2000-09-11 07:25:45 +00:00
ben%netscape.com
73e5f92bbd remove unsupported print menuitems and anchor popup correctly 2000-09-11 02:13:11 +00:00
sfraser%netscape.com
5640459e21 Fixes for 40583 (make Find work in frames), and 52069 (fix bad refcounting habits). Find now uses the focussed window, if there is one, getting that from teh command dispatcher. r=jag, hyatt. 2000-09-11 02:12:18 +00:00
cls%seawood.org
bfee4c1eca Fixing ifdef. Bug #52065 2000-09-11 02:03:58 +00:00
dprice%netscape.com
4c6580909c preparing for Jar Packaging If jar packaging is enabled don't copy
navigator.dtd, it will be placed in the jar.  currently this is disabled.
2000-09-09 22:54:07 +00:00
disttsc%bart.nl
d423dfc50a Apparantly nsinstall created a directory navigator.dtd.out, temporary fix: GARBAGE -> GARBAGE_DIRS 2000-09-09 15:20:28 +00:00
disttsc%bart.nl
8a89969e08 First attempt at fixing puma bustage. nsinstall seems to have created a viewSource.xul.out dir, which doesn't get removed currently. Since viewSource.xul doesn't need the .out magic any longer (smfr removed the build id), removing all that and replacing GARBAGE with GARBAGE_DIRS. r=scc 2000-09-09 13:48:49 +00:00
jst%netscape.com
1c8abb9416 Backing out the last changes to these files since they caused redness on tinderbox... 2000-09-09 09:26:19 +00:00
anthonyd%netscape.com
37fda41540 Fixing bad makefile rule to use $(INSTALL) instead of calling cp directly
in preparation for Jar Packaging on Linux
dprice using anthonyd's account to check in
if there are problems email dprice@netscape.com
2000-09-09 05:45:12 +00:00
anthonyd%netscape.com
68da8cf588 Fixing bad rule to use $(INSTALL) instead of calling cp directly.
Preparation for Jar Packaging on Lunix
dprice using anthony's account to check in,
if there are problems email dprice@netscape.com
2000-09-09 05:43:42 +00:00
disttsc%bart.nl
beba59aecf ctrl+left/right -> alt+left/right for back/forward navigation on unix (yay!). r=ben, a=brendan 2000-09-09 04:07:36 +00:00
pavlov%netscape.com
edee3e570c fix for bug 51417 2000-09-09 04:01:03 +00:00
hewitt%netscape.com
6a5451f3f0 #46015 - reload keyboard accelerator, r=ben 2000-09-08 08:49:57 +00:00
mcafee%netscape.com
eff0067e1e Cleaning up some whacked nsbeta3+ whitespace. r=pavlov 2000-09-08 06:14:04 +00:00
sfraser%netscape.com
024462ee81 Fix for 51829 -- make View frame source window have scollbars and other goodness. Just some chrome flags. r=BenB 2000-09-08 05:08:34 +00:00
sfraser%netscape.com
e3f8c0039e Fix JavaScript warnings in strict mode. r=pchen 2000-09-07 21:48:48 +00:00
nbhatla%netscape.com
cbbe4a7956 #46423-> new modern skin. Change to xul so that groove in navbar can stretch vertically if the urlbar text size is larger than expected. r=ben,hyatt 2000-09-07 04:45:46 +00:00
radha%netscape.com
0958c5b949 Additional fix for bug # 49498. r=law 2000-09-06 21:51:01 +00:00
cata%netscape.com
a0b88e8a8c Fix for bug #47341 r=ftang a=ftang. 2000-09-05 23:54:59 +00:00
BlakeR1234%aol.com
ff50cd75b6 Fix a regression I introduced accidentally, patch by Tim (6782) r=me 2000-09-05 21:07:41 +00:00
beard%netscape.com
107f754a17 hooked up Leak Detector contextual menu. 2000-09-02 08:23:50 +00:00
sfraser%netscape.com
169a56636a Fix build bustage -- nuked a couple of ')'. r=jag 2000-09-02 06:19:48 +00:00
sfraser%netscape.com
f69bb026f7 Fix for 43119 -- pageInfo.css is no longer needed. r=ben 2000-09-02 04:27:36 +00:00
sfraser%netscape.com
9240e9c7d8 Fix 43119 -- make the Page Info dialog pretty, and 49187 -- allow copy/drag in view source. r=ben 2000-09-02 04:15:31 +00:00
jst%netscape.com
aa9d9bb425 Making the view-source window resizeable. r=vidur@netscape.com 2000-09-02 01:38:35 +00:00
shanjian%netscape.com
9850ca25cf #44011 the bookmark charset does not work correctly if we select sidebar first
ra = ftang
doc charset can be and should be get directly from window without paying
any attention to focused window.
2000-09-01 22:56:15 +00:00
tao%netscape.com
b3fe8fea33 48646: "Download More" menuitem duplicated, kinda messed up. (r=nhotta,a=ftang) 2000-09-01 21:36:48 +00:00
locka%iol.ie
bf41e5e70d Removed hack put in to drag and drop to workaround this bug. b=41984, r=jst 2000-09-01 13:43:20 +00:00
vidur%netscape.com
e153192875 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
tao%netscape.com
09bc799305 standrad -> standard. (typo fix; r=cata). 2000-09-01 01:53:23 +00:00
vidur%netscape.com
a83db20ddf Fix for bug 49187. ViewSource now emits HTML. The VIEW_SOURCE_HTML #define at the top of nsViewSourceHTML.cpp and nsLayoutDLF.cpp allows us to switch back to XML if necessary. The VIEW_SOURCE_COLORING #define in nsViewSourceHTML.cpp allows us to turn on source coloring. Without source coloring (the default right now), bringing up source is considerably faster. r=harishd 2000-09-01 00:57:14 +00:00
sfraser%netscape.com
36612d6514 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
beard%netscape.com
e417745871 traceObject(). only used when leak detector built. 2000-08-31 14:43:17 +00:00
locka%iol.ie
11358c799f Call to GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski 2000-08-30 11:37:06 +00:00
jst%netscape.com
d3695fb9d3 Checking in patch from jrgm@netscape.com that fixes warnings about bad DOM useage (part of bugs 48264 and 48161). r=me (a=ben@netscape.com) 2000-08-30 07:41:11 +00:00
dbaron%fas.harvard.edu
db2efbcb89 Fix the throbber and other things broken by adamlock's carpool on the 25th by updating the names of renamed constants. This will increase the leak stats on tinderbox due to animated gif leaks (bug 47098). Patch from tim@prismelite.com. r=adamlock,dbaron a=waterson b=50489 2000-08-30 00:50:24 +00:00
BlakeR1234%aol.com
81333540aa Fix bugs 43546 and 50397 (nsbeta3+) and 50398, r=ben on whole last checkin 2000-08-29 00:09:20 +00:00
BlakeR1234%aol.com
915247d7e4 Fix bugs 43546 and 50397 (nsbeta3+) and 50398, add themes to view menu 2000-08-29 00:06:39 +00:00
ben%netscape.com
0cbb27a8d4 fix for 50606, add id to toolbar show/hide popup. Skinability issue. 2000-08-28 23:36:06 +00:00
BlakeR1234%aol.com
194dd92ffe Remove menu separator, part of nsbeta3+ 50397 2000-08-26 03:36:38 +00:00
ben%netscape.com
e148d20536 46613... 2000-08-26 03:14:13 +00:00
ben%netscape.com
5586d4bf4f fix throbber, 46613 2000-08-26 03:01:51 +00:00
BlakeR1234%aol.com
c1ecac846d Adding email address to contributors section (from last checkin) per request to do so for licensing reasons. 2000-08-26 02:28:47 +00:00
BlakeR1234%aol.com
9f2fd1167d Fix bug 27289, right clicking on the scrollbar thumb shouldn't show a context menu. r=law a=brendan 2000-08-26 01:56:17 +00:00
locka%iol.ie
ecebe2ac21 API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
hyatt%netscape.com
ae9a08b6e1 Move go button outside url bar. r=ben 2000-08-25 07:11:10 +00:00
BlakeR1234%aol.com
a5d6d0c110 Fix bug 35233, Stop on the context menu needs to be disabled at the appropriate times. r=jrgm a=brendan 2000-08-24 23:51:44 +00:00
gagan%netscape.com
c655ae15c4 We now report status error along with the "Error loading URL" This will help us catch the reason of unsuccessful URL loads. See bug 48900 for details. r=warren 2000-08-24 19:56:11 +00:00
law%netscape.com
6ab955d8c3 Bug 1722; move hardcoded search URL to locale-based RDF datasource; fix supplied by tao@netscape.com; r=me 2000-08-24 05:29:22 +00:00
ben%netscape.com
280caaeaef tidy up navigatorOverlay.xul 2000-08-24 03:01:38 +00:00
BlakeR1234%aol.com
aa7c12c909 Fix bug 50008, make items in PT bookmarks menu function. 2000-08-24 02:09:22 +00:00
nhotta%netscape.com
ed15b7fd09 Fixed to uppercase ISO-8859-1, bug 39793, r=cata. 2000-08-24 00:21:04 +00:00
ftang%netscape.com
747b3924c1 fix bug 41325. Make new entries in the keybinding for Mac so cmd+[ and cmd+] make forward and backward. r=saari 2000-08-24 00:19:06 +00:00
ben%netscape.com
fd6e53be86 fix for the navigator toolbar looks wacky in modern problem 2000-08-24 00:01:35 +00:00
mkaply%us.ibm.com
af0d12a2ab OS/2 Tinderbox break
PR_CALLBACK
2000-08-23 20:39:17 +00:00
hyatt%netscape.com
3280667d72 Fix for 49431. r=ben 2000-08-23 00:53:04 +00:00
ccarlen%netscape.com
5469d37218 Converted use of nsIFileLocator to nsIDirectoryService r=valeski 2000-08-22 00:14:24 +00:00
radha%netscape.com
2ff92a3f72 Commenting out debug statements. Trivial changes. 2000-08-18 18:37:25 +00:00
ben%netscape.com
63c40fed5f remove builtinurls load from navigator 2000-08-18 07:29:17 +00:00
morse%netscape.com
57f20cd3d1 bug 49393, context menu in ftp is wrong, fix=jrgm, r=morse 2000-08-18 01:28:58 +00:00
ftang%netscape.com
87f5cb86aa *** empty log message *** 2000-08-18 00:47:03 +00:00
danm%netscape.com
15e35d7b76 HandleContent now forces a new window by suppressing the target name if it could be interpreted as something in parentWindow. bug 44797 r=mscott@netscape.com 2000-08-17 21:05:42 +00:00
dbaron%fas.harvard.edu
9f564c0a93 Fix two string leaks: one in nsBrowserInstance::LoadInitialPage, and the other in nsBrowserInstance::GetDocumentCharset. r=waterson 2000-08-16 23:11:31 +00:00
morse%netscape.com
43e2db1494 bug 42438, always display capture on context menu when prefill is displayed, r=law 2000-08-16 23:06:52 +00:00
putterman%netscape.com
01d7ad4ecf Fix for 40818. Remove mail items from search menu. r=alecf. 2000-08-16 22:57:51 +00:00
nhotta%netscape.com
54d2ab5fa9 Changed charset names as case sensitive, bug 39793, r=cata. 2000-08-16 22:46:37 +00:00
ben%netscape.com
d7ec8a9967 46613... 2000-08-16 07:58:13 +00:00
nbhatla%netscape.com
a9a1bcc0c6 Fix for #48704 -> Adding print button to browser navigation toolbar. r=hangas. 2000-08-16 03:08:02 +00:00
morse%netscape.com
26356313c2 bug 42438, add wallet capture and prefill to context menu 2000-08-14 04:11:02 +00:00
morse%netscape.com
1d065e9208 bug 42438, add wallet functions to edit menu, r=dbragg 2000-08-13 23:38:08 +00:00
morse%netscape.com
a10ad39de7 stage 1 for bug 42438, adding wallet functions to edit menu, r=dbragg 2000-08-13 20:50:23 +00:00
law%netscape.com
6e0a0b4bc4 Bug 21137; make Shift-Reload force reload from server; r=radha@netscape.com 2000-08-11 22:08:13 +00:00
pchen%netscape.com
9c925e6e4d bug 22342, r=danm, back out ben's hack to try to load URL in current window if empty otherwise load in a new window, now always load using openTopWin() 2000-08-11 21:49:53 +00:00
law%netscape.com
9820580546 Bug 17524; add 'Bookmark this Link' context menu choice; r=slamm@netscape.com 2000-08-11 20:44:06 +00:00
matt%netscape.com
dbbcfd1efb fix for bug 30375 rev. matt patch taken 2000-08-11 20:10:50 +00:00
warren%netscape.com
a65ba7ec30 Jar manifest updates. 2000-08-11 09:05:40 +00:00
law%netscape.com
b788068405 Bug 17524; add 'Bookmark this Link' context menu choice; r=slamm@netscape.com 2000-08-11 00:31:52 +00:00
heikki%netscape.com
418d0168ea Fixed bug 41772, if XLink target was XML file it never opened it in new window. r=jst. 2000-08-10 20:18:49 +00:00
mkaply%us.ibm.com
f54de3516e Accidentally checked in branch file on trunk 2000-08-10 20:18:25 +00:00
mkaply%us.ibm.com
bff4aa2496 Initial branch Bidi checkin 2000-08-10 19:56:33 +00:00
mcafee%netscape.com
6a6d503490 Ignore generated files. 2000-08-10 07:24:02 +00:00
radha%netscape.com
a4bb6136f4 Fix for bug # 47856. Patch from disttsc@bart.nl r=myself 2000-08-09 22:43:36 +00:00
ben%netscape.com
fba7020ce9 fix for nsbeta3+ bug 41901, link image dragged from one window to another loads the image instead of the linked page.
also tidied up the html string returned in this case so that when dropped into composer, an image enclosed in a link
to the linked page is inserted.
2000-08-09 05:26:44 +00:00
ben%netscape.com
53b3485f5e fix for nsbeta3+ bug 40877, 'secs' not localised in navigator.js 2000-08-09 05:10:01 +00:00
ben%netscape.com
80cd6d1b04 fix for nsbeta3+ bug 40877, 'secs' is not localised in navigator.js 2000-08-09 05:09:45 +00:00
tao%netscape.com
00ff8296c5 Lacalizable accesskey fix. (check in for Andrea; r=tao,a=brendan.) 2000-08-09 00:21:11 +00:00
dr%netscape.com
2a720a5b1b fix for cache miss loading chrome://navigator/skin/navigator.css, r=ben 2000-08-08 23:07:15 +00:00
dr%netscape.com
c08d243b5f fix for 38787, r=hyatt 2000-08-08 22:42:42 +00:00
saari%netscape.com
4c09a29ac5 massive landing of joki changes.
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
pavlov%netscape.com
aab0e97948 removing a dump() that shows a bogus error 2000-08-08 21:14:18 +00:00
danm%netscape.com
879c25a8fb addref return ptr in GetContentDocShell -- the real reason for bug 47491 2000-08-07 02:58:10 +00:00
danm%netscape.com
c1a6b0dccb reverting the part of rev 1.198 that causes a 100% reproducible, impossible to miss crash every time a browser window is closed, and seems to do nothing else. bug 47491 2000-08-06 22:08:56 +00:00
hyatt%netscape.com
7ff334ed46 Adding XBL demos. Doesn't affect build. 2000-08-06 11:12:44 +00:00
hyatt%netscape.com
faf50f9451 Adding XBL demos. Doesn't affect build. 2000-08-06 08:48:49 +00:00
hyatt%netscape.com
10fb2929bd Adding XBL demos. Doesn't affect build. 2000-08-06 08:14:19 +00:00
ben%netscape.com
6100675ac5 polish (just tweaked the spacing between elements) 2000-08-06 08:05:07 +00:00
pierre%netscape.com
b72cf9699a 6782 (UI for alternate and user stylesheets) Thanks to Tim Hill <tim@prismelite.com> 2000-08-05 04:39:20 +00:00
ducarroz%netscape.com
67dfa82831 Fix for bug 46678. We need to ignore onInput event right after somebody set the value of the textfield else autocomplete will start. R=radha 2000-08-03 22:31:28 +00:00
roc+%cs.cmu.edu
2cd76bf7b7 Removing TABLE SUMMARY from browser tooltips. Bug #45735. r=ben, a=brendan 2000-08-03 13:42:52 +00:00
ben%netscape.com
94ca248bdf fix orange 2000-08-03 07:07:28 +00:00
ben%netscape.com
7ffaee6b3b toolbar landing 44756 2000-08-03 06:29:59 +00:00
BlakeR1234%aol.com
ff4b3aa2cb Fix bug 41345, implement checkmarks for the current visited page in the Go menu (as IE 5.x and NN 4.x do). r=jag, a=radha 2000-08-03 03:42:22 +00:00
pinkerton%netscape.com
7d227a7264 part of fix for 37412, make content area accept text/x-moz-url flavor. 2000-08-03 00:46:05 +00:00
mjudge%netscape.com
4a9a2cb416 15665 beta3+ Javascript selecting a link when dragging. 2000-08-02 22:07:00 +00:00
warren%netscape.com
da15eda254 Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet). 2000-08-02 06:48:45 +00:00
slamm%netscape.com
1e2ffe9a40 Remove bookmarks folder from toolbar. Bug 39332. r=pavlov. 2000-08-01 22:04:55 +00:00
rjc%netscape.com
829ea9d34d Specify query encoding string for this search engine. r=me a=johng 2000-08-01 02:47:17 +00:00
danm%netscape.com
4e46a1cbee Glossing over the real problem (a leaking content area docshell), in the sure hope that nsBrowserInstance is going away soon, this embarrassing hack stops crash bug 46556. Same change is on M17, rev 1.139.2.4. r=hyatt 2000-08-01 01:16:40 +00:00
pinkerton%netscape.com
cbca86fb56 for bug 39326, add a drag over handler to reject drags from the same content area. better than the way i did it before. 2000-07-31 22:53:26 +00:00
pinkerton%netscape.com
e7c124aeec for bug 39326, don't load urls dragged from the same content area. 2000-07-31 21:35:01 +00:00
ben%netscape.com
98f64a1abf some required groundwork for pink for his nsbeta3+ bug 39326 2000-07-31 20:26:08 +00:00
BlakeR1234%aol.com
2f2a65e05e Oops; fix capitalization error in my last checkin. 2000-07-31 05:51:29 +00:00
BlakeR1234%aol.com
03a940db3b Fix bug 37940, implement IE-style Text Size menu. Thanks to jag for the help. r=jag 2000-07-31 05:01:03 +00:00
BlakeR1234%aol.com
aa5a656223 Fix bug 37940, implement IE-style Text Size menu. Thanks to jag for the help. r=jag 2000-07-31 04:54:02 +00:00
BlakeR1234%aol.com
0e234aeb8c Fix bug 37982 and bug 9997 2000-07-31 00:57:01 +00:00
ben%netscape.com
fc383c61bb Correct platform keyboard accelerator support for navigation. Should work this time. b46803 2000-07-30 03:36:52 +00:00
BlakeR1234%aol.com
fba7644aba Fix for bug 35770. Patch by jrgm@netscape.com, r=me 2000-07-30 01:44:55 +00:00
BlakeR1234%aol.com
ce5d9859ff Part of bug 45707. a=johng, german 2000-07-30 01:29:01 +00:00
BlakeR1234%aol.com
0b5e8c29ba Fix 17608 a=vera 2000-07-30 01:22:12 +00:00
ben%netscape.com
03258a80d6 fixing build bustage by removing include of overlay. too tired to figure out
why this is happening, will attempt to hook this up again tomorrow.
2000-07-29 08:32:43 +00:00
ben%netscape.com
87c40ad8ae fix makefiles 2000-07-29 06:51:43 +00:00
ben%netscape.com
ef8635cad4 46803, XP keyboard accelerators for navigation. 2000-07-29 06:48:57 +00:00
neeti%netscape.com
02fbfb6b07 fix for bug 40084, [CRASH] Crash in disk cache code, backed out changes made on 7/27, put new fix 2000-07-29 02:30:30 +00:00
radha%netscape.com
f104a7f823 Fix for bug # 41775. r=slamm 2000-07-28 21:21:10 +00:00
warren%netscape.com
9d3410b0ca Cleaning up slashes, adding a few missed files. 2000-07-28 06:49:43 +00:00
pchen%netscape.com
ab56096dc9 Bugs 45817, 46531. Clean up code, make it same as fix I checked in onto branch, r=pinkerton. 2000-07-28 00:20:54 +00:00
neeti%netscape.com
41ff58d508 fix for bug 40084 - [CRASH] Crash in disk cache code, r/a=gagan 2000-07-27 14:28:48 +00:00
ben%netscape.com
b585bc89ab forgot to check these files in with the previous batch... 2000-07-27 10:12:40 +00:00
rjc%netscape.com
f7b26a1e4e Fixes for various sidebar panels for bug # 42718. Also, set page title for FTP/FILE displays. Finally, fix a bug (can't remember the bug # at the moment) with clicking on the scrollbar... basically, make sure the click is on a <treeitem> before processing the click. r=me 2000-07-27 07:47:36 +00:00
waterson%netscape.com
ede8977c53 Bug 46132. Use 'flags=dont-test-empty' to avoid eager construction of menu content. r=hyatt 2000-07-26 23:59:13 +00:00
locka%iol.ie
8cc317c248 Remove browser instance from progress listener list when it is closed
b=45817,r=valeski,a=valeski
2000-07-26 22:35:14 +00:00
morse%netscape.com
3eecef36a3 fix bugs 45096 and 42434, host wallet interview and samples on netcenter for commercial product 2000-07-26 02:55:39 +00:00
ben%netscape.com
07a67760f7 fix lock icon in navigator statusbar so tooltip displays, r=pchen 2000-07-25 23:03:42 +00:00
warren%netscape.com
2b01440bc0 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
hyatt%netscape.com
76dcb92bfe Fix for 45663. r=danm 2000-07-25 00:38:40 +00:00
hyatt%netscape.com
60678d4436 Fix for 45663. r=danm 2000-07-25 00:35:39 +00:00
nhotta%netscape.com
1c822e96a7 Fixed a typo "so-8859-2" to "iso-8859-2", bug 46075, r=ftang. 2000-07-24 21:56:33 +00:00
dprice%netscape.com
eafe83d871 corrected locale info 2000-07-22 09:09:39 +00:00
dprice%netscape.com
707335553b adding chrome manifest 2000-07-22 08:47:14 +00:00
nhotta%netscape.com
8b154b51b4 Added code to pass default charset to directory viewer, bug 28787, r=law. 2000-07-21 22:15:18 +00:00
ben%netscape.com
c8654807b3 b44281, r=don, a=don 2000-07-21 00:38:04 +00:00
ftang%netscape.com
afd789602b more fix for 39790 which we forget. change intl.charset.default to navigator.properties
r=nhotta/cata
2000-07-20 21:09:11 +00:00
radha%netscape.com
039924333b Fix for bug # 37324 r=rpotts 2000-07-18 21:55:37 +00:00
morse%netscape.com
9f2ec357d2 fix bug 44146, parent window for dialogs, r=dveditz 2000-07-18 02:03:57 +00:00
nhotta%netscape.com
293e7ae7d6 Added intl.charsetmenu.browser, intl.charsetmenu.mailedit, check in for ftang, bug 39790, r=tao. 2000-07-17 21:12:30 +00:00
ben%netscape.com
7dc6b8713f modify navigator tooltip to remove location for links 2000-07-17 20:46:51 +00:00
mcafee%netscape.com
c77af9f272 Ignore generated files 2000-07-15 15:56:34 +00:00
sfraser%netscape.com
bc5e13e277 Fix for nsbeta2+ bug 31134 -- paste in edit menu not enabled correctly. Add a new command set for clipboard-related menu items, and fire it on Copy. Also ensure that Undo/Redo commands are updated correctly, and avoid bogus command updating in plain text compose (since that caused JS errors). r=kin,jfrancis. 2000-07-14 21:58:50 +00:00
tao%netscape.com
1a8d053200 45262 Check-In "View | Set Language/Region" code to better
expose the Counrty Picker feature to user.r=ftang
2000-07-14 21:27:43 +00:00
law%netscape.com
44afc7c0cd Bug 32357; fix context menus for file/directory listings; r=waterson 2000-07-14 20:30:07 +00:00
tao%netscape.com
474facaf5d back out unintentional checkin. 2000-07-14 01:53:15 +00:00
tao%netscape.com
b03c9ffbcc 39790 : [L12y] Move all localizable prefs into chrome:// .r=rjc. 2000-07-14 00:01:33 +00:00
pchen%netscape.com
65925f078d Partial fix 44281 r=dougt, add certificate authority status bar XUL item and a spring to make it stick to immediate left of security lock icon 2000-07-13 23:52:22 +00:00
tao%netscape.com
4ca7243533 39790 : [L12y] Move all localizable prefs into chrome:// .r=morse,valeski. 2000-07-13 23:50:21 +00:00
morse%netscape.com
3faea829cd restore what I backed out last night -- it wasn't breaking the build after all 2000-07-13 01:45:55 +00:00
ben%netscape.com
22809c7876 fixes for 39923 and 38201, urlbar history popup navigation problems 2000-07-12 06:44:12 +00:00
morse%netscape.com
04ee82566c backing out change temporarily till I figure out why it broke the mac build 2000-07-12 04:30:05 +00:00
ben%netscape.com
62fb4bec4b small ammendment to earlier tooltip checkin for browser 2000-07-12 03:35:54 +00:00
morse%netscape.com
0ecffed2f7 bug 44146, improperly parented modal dialogs, r=danm 2000-07-12 02:29:53 +00:00
ben%netscape.com
3e45b7d9a4 fix for 27828, TITLE attribute shows tooltip in content area. patch from robert o'callahan, r=me. 2000-07-12 00:20:08 +00:00
law%netscape.com
a0283ecf3c Bug 36658; notify urlwidget component on page load; r=matt@netscape.com 2000-07-10 23:56:02 +00:00
nhotta%netscape.com
ee6608a5ff Changed to pass a charset to openDialog so that a new window inherits the charset, bug 27646, r=ftang. 2000-07-10 22:29:33 +00:00
radha%netscape.com
3a3c654a54 Fix for feature bug 44427. checking in code on behalf of jce2@po.cwru.edu
r=myself. a=brendan
2000-07-10 22:07:47 +00:00
cls%seawood.org
634bdeb719 The unix builds will use a generated build_number (rather than the checked in version) that will forcibly be 000000000 unless MOZILLA_OFFICIAL is set. Bug #26798
Chrome files that need the build date set for MOZILLA_OFFICIAL builds will no longer be modified in the source tree.  The source tree copies will be used as a template for a generated version.  Bug #29597
2000-07-08 09:36:01 +00:00
mscott%netscape.com
bd26e97269 part of the fix for Bug #43661 --> need to register the browser as the handler for text/plain so we can open text documents
and have them get dispatched to the browser.
r=alecf
2000-07-07 21:45:40 +00:00
ben%netscape.com
36ce109fd2 ...and again. I suck. 2000-07-06 01:24:35 +00:00
ben%netscape.com
71ddc84ae5 fix braindead stuff. (make global variable local, oops) 2000-07-06 01:22:59 +00:00
ben%netscape.com
6309595899 personal toolbar drag and drop and a fix for 42692, [disabled by default!] 2000-07-05 23:49:31 +00:00
BlakeR1234%aol.com
16ab02acec Partial fix for bug 42318 r=ben, fix for 44240 r=disttsc@bart.nl, a=brendan 2000-07-05 05:10:47 +00:00
radha%netscape.com
586320a4e6 Enabling feature "Session History in frameset pages". bug # 36547. Reviewer for this checkin
as well as several previous checkins related to this bug is rpotts.
2000-07-04 18:51:14 +00:00
tao%netscape.com
e609f5ec1f Fix the broken localeSwitcher in "QA|Languages->". a=ben 2000-07-01 00:41:20 +00:00
radha%netscape.com
c5dd8a6d2c More code for feature 36547. CODE NOT PART OF THE BUILD. Will provide reviewer when
feature is enabled.
2000-06-29 21:48:18 +00:00
matt%netscape.com
c1ce1d86c1 adding localization for bug 30456.
R=law
2000-06-28 23:11:32 +00:00
cmanske%netscape.com
5734dfa3be Changed AppendFilters when loading into Composer to favor HTML and TXT over 'All Files'. b=43834, r=brade, a=law 2000-06-27 23:55:12 +00:00
tao%netscape.com
c094568ffd 39790: [L12y] Move all localizable prefs into chrome://.r=alecf. 2000-06-27 22:13:23 +00:00
ben%netscape.com
86b545fd94 fix for 38262, 38497, r=verah@netscape.com 2000-06-24 04:55:47 +00:00
ben%netscape.com
770cb0f179 more classic skin work 2000-06-24 04:52:59 +00:00
dougt%netscape.com
8b638a4c67 I IDL-ifying the nsProxyObjectManager.
I have updated all users that I found
grepping the source tree.

r=valeski@netscape.com
a=waterson@netscape.com
b=43131

Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
radha%netscape.com
359b620c41 More checkins for feature bug 36547. CODE NOT PART OF THE BUILD. reviewer will be provided
when feature is enabled.
2000-06-23 23:54:30 +00:00
law%netscape.com
b855f3824c Bug 31578; add 'Reload Frame' to context menu; r=matt@netscape.com 2000-06-23 22:49:05 +00:00
matt%netscape.com
51b91b3bfb pulling out search string from JS to a properties file.
R:law
bug:35124
2000-06-23 21:23:44 +00:00
tao%netscape.com
557898719f 41289: Proivde UI in the Browser (View | International Web Content) to
langpack download page.r=jbetak
2000-06-22 22:59:46 +00:00
mcafee%netscape.com
0481a56bdb Adding PSM menu item to debug menu, localizing Composer test page menu (31521). r=matt, cmanske 2000-06-22 01:56:43 +00:00
danm%netscape.com
03ea82871a tracking change of name of window.content to _content. (bug 33650) r=hyatt 2000-06-22 00:48:45 +00:00
BlakeR1234%aol.com
0187161025 Fix for bug 43217, regression which caused Go menu to disappear. r=smfr, disttsc@bart.nl 2000-06-21 00:34:13 +00:00
BlakeR1234%aol.com
8279cfd815 Fix for bug 41342. r=andreww a=waterson 2000-06-20 03:12:03 +00:00
rpotts%netscape.com
44dfb4b825 Reworked the nsIWebProgress interfaces and implementation... 2000-06-19 05:54:37 +00:00
ben%netscape.com
c5678c6ae7 Skinnable text. b30536 (skinnable front end) 2000-06-18 17:43:57 +00:00
ben%netscape.com
2d3e888817 partial fixes for 32347, 30536, 41120 2000-06-17 03:26:47 +00:00
jst%netscape.com
c557ad7fb9 Fixing well-formedness error in XUL overlay file that prevents mozilla from even opening the first browser window, r=brade&disttsc@bart.nl 2000-06-16 13:09:36 +00:00
BlakeR1234%aol.com
d8232a3cbe Oops...overwrote rbs@maths.uq.edu.au's changes. sorry 2000-06-16 07:43:35 +00:00
brade%netscape.com
b974494f9b improved detection of edit fields; r/a=law a=beppe (bug #14874) 2000-06-16 07:37:44 +00:00
BlakeR1234%aol.com
fad9ca52fc Fix nsbeta2+ bug 41614 r=dveditz 2000-06-16 07:21:05 +00:00
BlakeR1234%aol.com
05d577871f Fix for nsbeta2+ bug 41614 r=dveditz 2000-06-16 07:19:21 +00:00
heikki%citec.fi
095d733265 Bug 41908. Implemented Open in New Window for simple XLinks. Relative URLs and XML Base do not yet work. r=law&jst. 2000-06-16 06:59:36 +00:00
rbs%maths.uq.edu.au
26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
evaughan%netscape.com
d56884537a Fix for beta2+ #41951
and beta2+ #39927

-r pinkerton
2000-06-14 23:24:41 +00:00
akkana%netscape.com
0cd94a0db4 42306: remove hacky workaround for middle mouse handling, no longer
needed; event bubbling now happens correctly.  r=saari,mjudge; a=beppe
2000-06-13 23:21:37 +00:00
law%netscape.com
ef30c6820a Bug 1050; escape target URI when passing to Alis; r=rjc 2000-06-10 02:23:18 +00:00
law%netscape.com
e78988cd16 Bug 32360; patch from Horwath Martin (horwatch@opensa.org); r=law 2000-06-09 23:49:17 +00:00
law%netscape.com
f8123f8c1f Bug 42058; patch from Blake Ross (BlakeR1234@aol.com); r=law 2000-06-09 23:46:28 +00:00
alecf%netscape.com
075eb41d60 fix for #41996 - crash because getter was not pre-allocating the result
fix all callers to ensure they are freeing the result
2000-06-09 20:58:59 +00:00
pinkerton%netscape.com
5e5e1affe9 adding title (modulo bug) to x-moz-url flavor when dragging proxy icon. r=scc, bug#37410 2000-06-09 03:20:12 +00:00
law%netscape.com
c66063c020 Bugs 36789, 22861, and 38827 (all related to downloading files); change xfer component to use nsIFilePicker, handle content-disposition: http response header, and fix a l10n problem; r=slamm 2000-06-09 00:49:41 +00:00
ben%netscape.com
5049019203 partial fix for b41120 and b41123 - tooltips for navigator and taskbar 2000-06-08 04:04:37 +00:00
brade%netscape.com
f19d3fa87b temporary fix for bug #40911; if the dropped text contains a space, don't actually try to load the text as a url. r=kin; r/a=pinkerton 2000-06-07 13:03:35 +00:00
ben%netscape.com
904a9f93c1 fix makefiles 2000-06-06 03:30:48 +00:00
ben%netscape.com
3575a37ac5 make toolbar menubuttons use correct classname for skinnability 2000-06-06 03:30:02 +00:00
ben%netscape.com
6b825774b4 fix checkbox inversion 2000-06-05 02:02:45 +00:00
ben%netscape.com
484dbb0b74 Usability change for common dialog 2000-06-05 02:00:24 +00:00
ben%netscape.com
b30cd622ec place navigator's online/offline status indicator in communicator-wide overlay so that mailnews and editor can use it. 2000-06-04 05:42:04 +00:00
ben%netscape.com
7156ac3145 *** empty log message *** 2000-06-03 11:16:42 +00:00
ben%netscape.com
5b2a26ae58 (offline indicator) 2000-06-03 10:36:17 +00:00
ben%netscape.com
6f1fd742ef add offline indicator to statusbar and menu 2000-06-03 10:34:33 +00:00
warren%netscape.com
512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00