Commit Graph

5569 Commits

Author SHA1 Message Date
brendan%mozilla.org
437fc235ed Preserve quoted whitespace in arguments. 2000-06-17 00:54:07 +00:00
ducarroz%netscape.com
4e05518513 Fix for bug 41828. Do not autocomplete if the user is not typing at the end of the text. R=mscott 2000-06-16 22:17:34 +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
morse%netscape.com
6d0180c84c bugs 42475, 42550, and 42436 r=dveditz 2000-06-16 12:51:14 +00:00
morse%netscape.com
83ede706bd bugs 42475, 42550, and 42436 r=dveditz 2000-06-16 12:44:04 +00:00
rjc%netscape.com
e5376d0994 Fix nsbeta2+ bug # 40365: update search files from Netcenter. r/a=me 2000-06-16 08:26:36 +00:00
BlakeR1234%aol.com
b1e50ff951 Fix for bug 41900 r=dveditz a=verah 2000-06-16 08:05:06 +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
rjc%netscape.com
bfc3c68663 Fix nsbeta2+ bug # 40367: auto-updating of search files. r=gagan,sdagley a=don 2000-06-15 10:36:40 +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
ducarroz%netscape.com
1244429e57 Fix for bug 41266. Don't clone the popup node else the XBL binding wont work! Also, close the popup menu when the use start typing again else it will not open all the time. R=mscott 2000-06-15 01:48:41 +00:00
hyatt%netscape.com
0be24f57ac Bug #41266, r=ducarroz 2000-06-15 00:40:14 +00:00
evaughan%netscape.com
d56884537a Fix for beta2+ #41951
and beta2+ #39927

-r pinkerton
2000-06-14 23:24:41 +00:00
bryner%uiuc.edu
367a8c03d6 Fixing bug 42282. r=pavlov. 2000-06-14 23:15:52 +00:00
putterman%netscape.com
44f5d92c40 Fix for 39770, remove return receipts from prefs. r=sspitzer. 2000-06-14 14:01:57 +00:00
hyatt%netscape.com
3b9bb433e2 Oops. tree should not be on. 2000-06-14 09:18:31 +00:00
hyatt%netscape.com
0248ddd28c 30511. r=ben 2000-06-14 04:50:20 +00:00
rjc%netscape.com
1ee7c08c9e Ensure gRefCnt is initialized to zero. Code from ericb@neoplanet.com, approval=me 2000-06-13 23:45:20 +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
hyatt%netscape.com
ee3cacbac8 Fix from Jan Varga. 30511. r=danm. 2000-06-13 20:28:03 +00:00
warren%netscape.com
099138dc36 Bug 18433. Starting to package resources into jar files. 2000-06-13 01:23:28 +00:00
evaughan%netscape.com
02070c889c Fixes for tree on grid work. #30511
-r hyatt
2000-06-12 23:23:00 +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
ben%netscape.com
e14478dd1e fix for 37471 (skinnability, dogfood) converting saving file dialog to use new XUL widgets (getting rid of green boxes etc) 2000-06-10 00:05:03 +00:00
morse%netscape.com
2bf15cbf44 start with first element selected (recent regression) 2000-06-09 23:55:29 +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
mscott%netscape.com
20c1099d9e Bug #27646, #40164, #41724 --> removed bogus creation of an extra browser instance which was then registering
itself as the top level content listener for the original window. This caused lots of bad problems when you tried to create
a new browser window from the task bar from any of the other apps (mail, composer, editor, etc.).

It also fixes URI dispatching which broke because you had mail windows suddenly thinking they were browser windows.
r=jbetak
2000-06-09 22:47:33 +00:00
bryner%uiuc.edu
427ce96fe7 Fixing bug 37175 - make bookmarks import/export use
nsIFilePicker/nsILocalFile.  r=rjc.
2000-06-09 22:29:19 +00:00
bryner%uiuc.edu
a86e933d75 Fix bug 42048 - crash on File->Save, cancel. r=pavlov. 2000-06-09 22:11:44 +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
sfraser%netscape.com
85ab244afe Oops; part of earlier checkin implementing the URL echo apple event. Be sure to shut down the AE classes on quit. r=fm, a=beppe. 2000-06-09 01:23:36 +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
valeski%netscape.com
c269a47d1e 16734. r=ben. changing hot key for prefs access 2000-06-09 00:36:05 +00:00
sfraser%netscape.com
bdf237283a Fix for 36840 -- implement the Spyglass URL echo Apple Event. Code mostly from Steve Cox: scox@artlogic.com. r=sfraser, a=beppe. Added nsDocLoadObserver.cpp 2000-06-09 00:15:19 +00:00
sfraser%netscape.com
6943ccb636 Fix for 36840 -- implement the Spyglass URL echo Apple Event. Code mostly from Steve Cox: scox@artlogic.com. r=sfraser, a=beppe. 2000-06-09 00:13:55 +00:00
sfraser%netscape.com
4185050636 First Checked In. 2000-06-09 00:11:45 +00:00
bryner%uiuc.edu
d0aa2ed990 Fixing nsbeta2+ bug 41723, filepicker behavior. r=pavlov. 2000-06-08 22:20:57 +00:00
neeti%netscape.com
3542e0249d fix for bug 41764 -Clear cache gives javascript error. r=gagan@netscape.com 2000-06-08 21:50:42 +00:00
kin%netscape.com
0d3af6b241 Checking in patch from BlakeR1234@aol.com for
bug #41283: Incorrect Dialog for 'New' category in Customize search window

    mozilla/xpfe/components/search/resources/search-editor.js
    mozilla/xpfe/components/search/resources/locale/en-US/search-editor.properties

r=ben@netscape.com a=waterson@mozilla.org
2000-06-08 21:30:21 +00:00
jj%netscape.com
55ad854179 #41760: set memory partition to 16384K in all targets 2000-06-08 21:28:03 +00:00
ben%netscape.com
5021cc43a9 fix for 41587, font pref panel not remembering settings. r=hyatt 2000-06-08 07:00:25 +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
pinkerton%netscape.com
9a75e6368b changes for DOM level-2 compliance. nodeName, tagName --> localName. bug 39927, r=ben 2000-06-08 03:41:27 +00:00
jbetak%netscape.com
b03d2546fc 39432 Crash when clicked on Language option in Prefs
r=loadrunner
2000-06-08 02:24:12 +00:00