Граф коммитов

69686 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com 0585b1f060 Part of fix for 49187 -- don't hardcode font size of view source, so that it uses browser defaults. r=ben 2000-09-02 04:17:17 +00:00
scc%mozilla.org e798b943d0 fixed comment typo (now was a good time, since I just checked in string changes). r=brendan 2000-09-02 04:17:11 +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
scc%mozilla.org e52e438806 bug #49817: fix |normalize_forward|, |normalize_backward|; make |Begin(Read|Writ)ing| call |normalize_forward|; pass iterators by reference. r=mjudge 2000-09-02 04:10:44 +00:00
beard%netscape.com 81b46d6b4d GC_mark_object. 2000-09-02 04:08:24 +00:00
beard%netscape.com 70a16a04dc Added stub for GC_mark_object, added verbose paramter to GC_trace_object. 2000-09-02 04:00:30 +00:00
pinkerton%netscape.com c38ffbda24 better fix for the "dragging scrollbars" bug 2000-09-02 03:53:19 +00:00
brendan%mozilla.org 4c27644093 Fix longstanding bug with nsScriptableRegionConstructor (lack of NS_IMETHODIMP). Use nsnull and \!, not NULL and lame NULL == ptr tests. 2000-09-02 03:39:27 +00:00
beard%netscape.com c256497045 [not part of build] added GC_mark_object, added verbose parameter to GC_trace_object to limit sheer volume of data generated, massive removal of hard tabs. 2000-09-02 03:38:39 +00:00
beard%netscape.com 21567a7d55 initial check-in. 2000-09-02 03:30:02 +00:00
beard%netscape.com 63f57157e1 [not part of build] moved Type and StringTable classes to separate files. Changed printHistogram() to include product {count * size} for each bin. 2000-09-02 03:29:30 +00:00
beard%netscape.com eb2a87c41a bloatsoup. 2000-09-02 03:25:27 +00:00
dave%intrec.com bd7d9e2d5e Fix for bug 46913: xml.cgi produces SQL error when accessed while not
logged in yet.  Thanks to luke_harless@attglobal.net for discovering this
one.
2000-09-02 02:44:54 +00:00
hyatt%netscape.com 34afd36343 Eliminating warning for non-compliant XBL event handlers. 2000-09-02 02:40:28 +00:00
hyatt%netscape.com 3b60037bfe Eliminating warning for non-compliant XBL event handlers. 2000-09-02 02:39:06 +00:00
dave%intrec.com 489a678c11 Fix for bug 50892: extra space in chmod command causes creation of
data/checkinlog to fail
2000-09-02 02:38:28 +00:00
sfraser%netscape.com f8f3eb198a More memory allocator optimizations. r=pinkerton 2000-09-02 02:13:15 +00:00
brendan%mozilla.org 2a34ca5bb0 Restore default JS options in InitContext, and track pref changes to javascript.options.* (50291, r=jband). 2000-09-02 01:58:51 +00:00
ducarroz%netscape.com 9199048222 Fix for bug 50311. Cleanup Message Compose Menu. R=mscott 2000-09-02 01:55:35 +00:00
hyatt%netscape.com 06f5e40b56 General cleanup in XBL. 2000-09-02 01:46:42 +00:00
sfraser%netscape.com bd14dd3fec Fix for 51132 -- don't crash updating remove list command, and don't leak teh string. r=akkana 2000-09-02 01:44:57 +00:00
nelsonb%netscape.com 0bbb06a9ca Use new assembler files.
Define MP_NO_MP_WORD on platforms that don't have 64-bit registers.
2000-09-02 01:40:41 +00:00
jst%netscape.com aa9d9bb425 Making the view-source window resizeable. r=vidur@netscape.com 2000-09-02 01:38:35 +00:00
hyatt%netscape.com b8b870db19 rename arg to parameter, r=brendan 2000-09-02 01:35:44 +00:00
hyatt%netscape.com 1d8f696a54 rename arg to parameter, r=brendan 2000-09-02 01:20:36 +00:00
bryner%uiuc.edu 03e0588595 Checking in the idlc-generated version of this file to go along with vidur's nsIDOMWindow API change. r=vidur. 2000-09-02 01:12:37 +00:00
dianesun%netscape.com 51669574ed Fix for bugs 38092 & 37931. R/A: ducarroz, QA: laurel. 2000-09-02 01:11:49 +00:00
hyatt%netscape.com d817ceef9a added files: mozilla/layout/xbl/src/nsXBLPrototypeHandler.cpp 2000-09-02 01:11:32 +00:00
hyatt%netscape.com 2909098718 Improve typing speed. r=ben 2000-09-02 01:09:47 +00:00
rogerl%netscape.com b98c866d6f Switch from RegisterList to ArgumentList to handle named args.
Optional & rest parameter support.
2000-09-02 01:01:41 +00:00
rogerl%netscape.com 60221db240 Optional and rest parameters.
Named arguments (just begun).
2000-09-02 01:01:04 +00:00
cls%seawood.org beaefaeca8 Including nsString.h 2000-09-02 00:21:03 +00:00
cls%seawood.org 6fa9734787 SHARED_LIBRARY_LIBS for unix, EXTRA_DSO_LIBS for OS/2 2000-09-02 00:12:07 +00:00
akkana%netscape.com 2650e4df01 36809: got the space wrong in the previous checkin. r=BenB 2000-09-01 23:37:46 +00:00
alecf%netscape.com c4017575b7 another fix for #42102 - removing consumers of nsIFileSpec
r=valeski
2000-09-01 23:36:28 +00:00
akkana%netscape.com 30af2b6bfb 36809: fix plaintext output of img tags. r=BenB 2000-09-01 23:36:18 +00:00
javi%netscape.com 5e555e3a5f Make the S/MIME related and Java/JS tabs stay away no matter which tab on the
left side is clicked.

Plug some more memory leaks in security advisor.
2000-09-01 23:30:25 +00:00
morse%netscape.com 9bd82fdf30 bug 50786, many pages coming up blank, r=dveditz 2000-09-01 23:28:41 +00:00
jst%netscape.com 3e82d91d63 Tweaking the fix to nsbeta3+ bug 28277 so that the src property of the a JavaScript constructed image is correcly set at the time when the onload and onerror events fire. r=nisheeth@netscape.com 2000-09-01 23:23:35 +00:00
mscott%netscape.com 91c59f8553 Fix unix breakge by using .get() 2000-09-01 23:07:57 +00:00
cmanske%netscape.com fb959cc64a JS strict warnings cleanup in connection with dialog work such as 47651, 47685. r=sfraser 2000-09-01 23:04:03 +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
javi%netscape.com ce31522497 Plug some memory leaks and always use PL_strdup instead of vanilla strdup. 2000-09-01 22:55:25 +00:00
jglick%netscape.com a204d4a700 Bug #46423, #29243 Changing to correct attachment icon r=hangas 2000-09-01 22:54:38 +00:00
mkaply%us.ibm.com 2fcc576271 #51105
r=dougt, a=brendan
Missing OS/2 support for HOME dir
2000-09-01 22:53:55 +00:00
mkaply%us.ibm.com beb2f8a37e OS/2 VACPP Tinderbox break
This is a hack to fix our build problem.
still looking for the right way
2000-09-01 22:49:33 +00:00
javi%netscape.com 2f2eed1e57 Assign a ** static pointer an actual value instead of just sayin *val = NULL; 2000-09-01 22:47:22 +00:00
mscott%netscape.com 335bb30339 Bug #32387,47365--> reset the load type when we get a redirected url so it gets added to
session history properly.
Only call OnLoadingSite if we actually create a content viewer for this page...
r=radha
2000-09-01 22:35:05 +00:00
morse%netscape.com f0056da9ad bug 44299, erroneous prompt for master password, r=dbragg 2000-09-01 22:34:45 +00:00
mscott%netscape.com 6f9a9156e8 Bug #32387,47365, 46331, 46338, 23734 --> reset the load type when we get a redirected url so it gets added to
session history properly. Only add to session history if the url resulted in document being
loaded.
r=radha
2000-09-01 22:34:19 +00:00