Commit Graph

64656 Commits

Author SHA1 Message Date
cmanske%netscape.com
0d72a50681 Changes to <tree> usage for lists to conform to new XUL requiring <treecolgroup>. b=30511, r=bryner. Table editing xul/js work for bug 20973, r=jfrancis 2000-06-22 03:13:08 +00:00
cmanske%netscape.com
9436731bbb Simple comment change for clarity relating to table editing. b=20973, r=jfrancis 2000-06-22 03:09:19 +00:00
tao%netscape.com
cad013b9d8 Use MOZ_LANGPACKS to control whether to build subdirs. 2000-06-22 02:52:03 +00:00
pollmann%netscape.com
bc530c653f Bug 41585: Don't chop of query string when POSTing forms, only when GETting them r=harishd 2000-06-22 02:49:01 +00:00
pollmann%netscape.com
f889ef5348 Bug 23571: Send an onchange event when a checkbox is (un)checked r=harishd 2000-06-22 02:46:53 +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
bryner%uiuc.edu
227e7ce3a5 Fixing bug 15555. r=danm. 2000-06-22 01:39:40 +00:00
ben%netscape.com
5ce2c51a3a [classic skin] file organisation tango (share securityOverlay betw. platforms, fix classic skin startup failure by telling css file to get icons from right place) 2000-06-22 01:34:06 +00:00
javi%netscape.com
b124666af9 Fix unicode conversion for win32 so that p12 export/import works again. 2000-06-22 01:28:03 +00:00
alecf%netscape.com
42d37a2d04 fix for #38027 - temporarily workaround broken html:selects by using a menulist and a hidden input
r=sspitzer
2000-06-22 01:20:25 +00:00
cmanske%netscape.com
26de5cacec Fixed xul to use new treecolgroup in Composer main window b=30511 (by bryner, r=cmanske). Removed textfield in colorpicker - doesn't work, crashes in Linux b=41619, r=akkana 2000-06-22 01:13:28 +00:00
hyatt%netscape.com
dfe84bc851 Same bug as prev. checkin 2000-06-22 01:02:11 +00:00
shanjian%netscape.com
530595d680 Back out my previous change because the test failed on Linux.
Need to find out what's happening.
2000-06-22 00:54:43 +00:00
cls%seawood.org
55e63f478a Initial version. Bug #43357 2000-06-22 00:52:57 +00:00
evaughan%netscape.com
43d4c1241f Fix for dogfood bug #43206 2000-06-22 00:48:49 +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
hangas%netscape.com
ea279c6efd Fixing toolbar appearance on Classic Skin Mac, Win, Linux. Bug 41272. Written by German r=hangas 2000-06-22 00:48:41 +00:00
danm%netscape.com
7491482e25 changing name of window.content to _content. bug 33650. r=hyatt@netscape.com 2000-06-22 00:42:34 +00:00
anthonyd%netscape.com
b752b18c25 bug fix for #40742
crasher in DrillDownToEndOfLine()
r:mjudge a:beppe precheckin test done
2000-06-22 00:41:42 +00:00
attinasi%netscape.com
411b3bcaaf Reversed the order of testing for link-elements so that the most common (anchors) are tested first. Update to earlier checkin. 2000-06-22 00:41:25 +00:00
cata%netscape.com
37563f3008 Turning on charset override by default. r=nhotta a=ftang bug #41620. 2000-06-22 00:41:02 +00:00
bryner%uiuc.edu
67e51a386f First part of fix for 42345. Also fixes 42035. r=pavlov. 2000-06-22 00:39:49 +00:00
larryh%netscape.com
7ef5b2d49e BugZilla: 43337. PR_GetPeerName() asserts on NT 2000-06-22 00:39:09 +00:00
hyatt%netscape.com
031447a319 XBL groundwork for 41145. r=ben 2000-06-22 00:36:19 +00:00
mcafee%netscape.com
f032ce1b50 History was loading tasksOverlay.xul from the wrong place. (43043) r=akkana,jrgm 2000-06-22 00:07:42 +00:00
vidur%netscape.com
f98401ad88 Fix for bug 42278. Thought I'd got it with my prior checkin, but didn't notice rbs@maths.uq.edu.au's prior checkin to switch the namespace string literals. r=nisheeth 2000-06-21 23:59:21 +00:00
beard%netscape.com
5ee7d6da77 JSClass support. 2000-06-21 23:58:17 +00:00
beard%netscape.com
124280ce07 initial checkin, starting on a representation for JS2 classes. 2000-06-21 23:57:09 +00:00
vidur%netscape.com
109a49d66d Fix for bug 38349. Implemented nsIDOMNode::CloneNode() and ImportNode() for XML and HTML documents as part of finishing out our DOM1 and DOM2 implementations. Cleanup of DOMImplementation::createDocument. r=jst 2000-06-21 23:56:52 +00:00
attinasi%netscape.com
67e47d2765 Fixed bug 6306: AREA and LINK elements are now treated like links when it comes to matching selectors. Cleaned up SelectorMatches as well by moving link-logic into new method. r=kmcclusk@netscape.com b=6306 2000-06-21 23:48:21 +00:00
shanjian%netscape.com
da07a624e8 #40734 URL wrap
r = ftang
do the line breaking using western rule (dominant space). If a CJK
char is found, back to 4051.
2000-06-21 23:33:50 +00:00
ddrinan%netscape.com
f7a091cd53 Add new attribute id to socket status resource. Bug #39680 2000-06-21 23:31:28 +00:00
ddrinan%netscape.com
ef4de6f1d3 Checked in fix for bug# 39680 2000-06-21 23:26:53 +00:00
nhotta%netscape.com
bb6a6e9f54 Changed to apply UTF-8 to UCS2 conversion before assigning the string to nsString, bug 42873, r=cata. 2000-06-21 23:26:36 +00:00
gagan%netscape.com
e1ca0a01b8 Part fix for bug 35956. HTTP now has an API to turn off automatic gunziping. r=rjc 2000-06-21 23:18:12 +00:00
varada%netscape.com
00a2c8cd17 fix for bug #20183;warn before deleting addressbook r=mscott 2000-06-21 23:15:54 +00:00
shanjian%netscape.com
e6455211b6 #40734 URL wrap
r = ftang
'<' and '>' should be treated as open and close quote, because
they are often used that way.
2000-06-21 23:07:34 +00:00
wtc%netscape.com
bb42c05858 bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-21 23:05:27 +00:00
shanjian%netscape.com
db78352c83 #40734 URLs wrap
r = ftang
'<' and '>' should be treated as open and close quote, because they are
often used that way.
2000-06-21 23:04:25 +00:00
shanjian%netscape.com
3a0f563a71 #40463 Cannot type anything in Composer at selecting Auto-Detect menus
After a new charset dectector is selected, url should be reloaded.
r=sfraser
2000-06-21 22:59:59 +00:00
av%netscape.com
6c45a7674d Addressing #23667 patch by sean@beatnik.com, r=av, a=brendan 2000-06-21 22:57:17 +00:00
wtc%netscape.com
b96235a348 Checked in IPv6 patch for OpenVMS from Colin Blake <colin@theblakes.com>. 2000-06-21 22:51:45 +00:00
ducarroz%netscape.com
0c9a92fe95 Fix for bug 43222 2000-06-21 22:46:03 +00:00
andreas.otte%primus-online.de
d354236d23 fix bug 42342, [regression} Text before ':' in URL is interpreted as protocol, r=Adam Lock, Scott Collins, a=Chris Waterson 2000-06-21 22:36:50 +00:00
rogerl%netscape.com
f2591282dc Work to support 'this'. 2000-06-21 22:32:21 +00:00
dcone%netscape.com
ac0f87d6c3 New interface definition for printer options. a=KMcCluskey 2000-06-21 22:21:34 +00:00
bryner%uiuc.edu
bb67ece49c Moving persistence-related methods from nsIXULWindow to
nsIWebBrowserChrome as a basis for fixing bug 15555.  r=valeski.
2000-06-21 22:05:28 +00:00
sspitzer%netscape.com
8b89d3dd91 fix for #42216. don't migrate the remember password pref for a server. 2000-06-21 22:03:03 +00:00
alecf%netscape.com
d68fb2a0c9 fix for #42330 contributed by gemal@gemal.dk
r=alecf
a=waterson
2000-06-21 21:41:28 +00:00
alecf%netscape.com
6572712198 fix for #42346 contributed by gemal@gemal.dk
a=waterson
r=alecf
2000-06-21 21:39:43 +00:00