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

65555 Коммитов

Автор SHA1 Сообщение Дата
dbaron%fas.harvard.edu e4b68e8121 Fix leak of content from trees introduced recently. r=hyatt,waterson 2000-07-01 21:45:06 +00:00
dbaron%fas.harvard.edu 0af80d2a54 Add Vidur's xmlextras to the list of *all* extensions (what you get with --with-extensions=all). Does not affect default build. r=vidur 2000-07-01 21:41:48 +00:00
dbaron%fas.harvard.edu 45a2e8657a Allow Vidur's xmlextras to be built on Linux (not part of default build). r=vidur 2000-07-01 21:40:53 +00:00
jab%atdot.org 1fa60addf7 A typo in the Windows makefile... 2000-07-01 12:41:53 +00:00
jab%atdot.org 6185ea15c3 The mac build was not getting my new MANIFEST file. I think this might fix it. 2000-07-01 11:05:41 +00:00
jab%atdot.org ce4611cd1f I had an extra tab after one of the makefile lines... 2000-07-01 10:49:06 +00:00
jab%atdot.org 97cbd61317 a=brendan@mozilla.org
Bug #16103
Support for SOCKS proxies in HTTP, HTTPS, and FTP protocols.
Also includes the prefs configuration and UI bits.
2000-07-01 10:25:25 +00:00
ssu%netscape.com c137d0eeb8 fixing bug 44006 - Please don't use Windows extended dialogs in setupsrc.dll. nsbeta2+ r=sgehani 2000-07-01 08:50:44 +00:00
andreas.otte%primus-online.de e87a6983e9 fix bug 43659, URL bar does not accept hexadecimal domain names, r=gagan@netscape.com, a=waterson@mozilla.org 2000-07-01 06:29:13 +00:00
rpotts%netscape.com cef24aca92 Fixed a leak where child SHEntry were not being released when the parent SHEntry was deleted. 2000-07-01 05:37:40 +00:00
sspitzer%netscape.com 7f9294d28c last check in before sabbatical! fix for nsbeta2+ bugscape bug #1149.
install default templates in the case where the profile's locale
is not set.  r=mscott
2000-07-01 02:38:27 +00:00
brendan%mozilla.org 60cee88e27 Reference-count XBL JSClass structs, and LRU-cache unreferenced ones up to some quota, to avoid bloat and shutdown crashes due to unavoidable manual delete/last-use misorder (42530, r=hyatt). 2000-07-01 02:36:18 +00:00
nisheeth%netscape.com fed9dd6343 Fix for nsbeta2+ bug 12152. r=vidur, pollmann. Setting the src property during document load works on <IMG> and <INPUT type="image"> elements. 2000-07-01 02:26:30 +00:00
cmanske%netscape.com 679ce11c61 Don't include current URL when building Recent Files menu. Checking in work for Ryan Cassin, b=17502, r=cmanske 2000-07-01 02:16:04 +00:00
dougt%netscape.com 705ad00d22 submitted by Quy Tonthat <quy@igelaus.com.au>
a=waterson@netscape.com
2000-07-01 02:12:52 +00:00
javi%netscape.com 3e22021b32 Get the CRL dialog window to properly close and refresh the Signers pane
when no more CRL's are left.
2000-07-01 01:26:42 +00:00
javi%netscape.com ad78f78e4c First shot at having UI for deleting CRLs. 2000-07-01 01:19:22 +00:00
javi%netscape.com 0d216df654 Remove an unused button from dialog. 2000-07-01 01:15:28 +00:00
javi%netscape.com 3b6a940f35 Changes for having a dialog that does CRL deleting. 2000-07-01 01:14:22 +00:00
morse%netscape.com da5afef979 fix bug 42550, unable to delete single-signon database, r=dveditz 2000-07-01 00:43:42 +00:00
jst%netscape.com cc95787166 Checking in patch from timelesss@bemail.org, add access keys to javascript console menus, r=me, a=brendan@mozilla.org 2000-07-01 00:43:03 +00:00
tao%netscape.com 3565b3bfde Fix the broken localeSwitcher in "QA|Languages->". a=ben 2000-07-01 00:41:20 +00:00
cmanske%netscape.com b0c9d579ee Table Properties dialog and UI commands work. b=20973, r=sfraser 2000-07-01 00:37:38 +00:00
cmanske%netscape.com a8651acd3f Changed Composer test because of added parameter for JoinTableCells in connection with work for bug 20973. r=jfrancis 2000-07-01 00:37:23 +00:00
cmanske%netscape.com 4442172bcd Table editing work. b=20973, r=jfrancis 2000-07-01 00:37:12 +00:00
hangas%netscape.com e2db15c51b Fixing stop and print buttons in Classic skin. Wirtten by German r=hangas 2000-06-30 23:53:00 +00:00
hangas%netscape.com 9cd6e38304 First Checked In. 2000-06-30 23:50:37 +00:00
tor%cs.brown.edu 8b73bdd7cc Update libmng snapshot. Not in default build. 2000-06-30 23:41:12 +00:00
valeski%netscape.com 57b8b984fb 39474. r=rpotts,mscott. We now can load a stream directly into the uri loader (bypassing necko). built and pre-checkin tested on linux and win 2000-06-30 23:39:30 +00:00
vidur%netscape.com d4e1e90f21 Simple posting tests. This is not part of the Seamonkey build. 2000-06-30 23:10:56 +00:00
vidur%netscape.com 2ffccb24ff Added support for synchronous posting. Got rid of unbreakable circular reference in the abort case. This is not part of the Seamonkey build. 2000-06-30 23:09:26 +00:00
rpotts%netscape.com dc0310149d Fixed the nsIWebNavigation methods on the docshell when SH_IN_FRAMES is defined... 2000-06-30 22:05:32 +00:00
edburns%acm.org 0175bb0534 Automatically_generate_JAVAH_headers 2000-06-30 21:08:30 +00:00
edburns%acm.org 33ecf7aa6d Finally_make_use_of_Sherry_Shen_changes 2000-06-30 19:03:27 +00:00
edburns%acm.org 19de18c84b Finally_make_use_of_Sherry_Shen_changes 2000-06-30 18:50:02 +00:00
edburns%acm.org c09072629c feature:
Now you can shift click to select a node in the DOM viewer.
2000-06-30 17:53:58 +00:00
edburns%acm.org 8c52636253 a=av
bug=23775
This is the last bit of the checkin that George Drapeau started
for bug 23775.  He didn't finish due to conflicts with this file
and, being the good engineer that he is, he waited for the author
to return from vacation.

George said I could check this in under the same approval for
the rest of 23775.
2000-06-30 17:31:02 +00:00
svn%xmlterm.org e893524d92 --NOT PART OF DEFAULT BUILD--
XMLterm changes only. Absolute URL chrome://xmlterm/skin/xmltpage.css is not
recognized in xmlterm.html. Using relative URL ../skin/xmltpage.css as a
workaround.
2000-06-30 14:53:19 +00:00
kin%netscape.com 25f36a9875 Fix for bug #42178 Back causes data corruption
Modified CreateAnonymousContent() so that if the text widget has
a default value, it adds it as a text node under the div after it
is created. Add better error checking to avoid possible problems.
Removed calls to SetTextControlState() that were used
to initialize the text widget contents from GetPrefSize() because
it was causing a reflow within a reflow and the editor to be re-entered.
Added missing call to GetText() in Reset().

r=sfraser@netscape.com
2000-06-30 14:51:58 +00:00
bienvenu%netscape.com 246b25552f more fixes for progress meteors,r=mscott 38598 2000-06-30 13:30:02 +00:00
locka%iol.ie 74e99ea2e8 Fixed problem with chrome content docshells 2000-06-30 12:40:52 +00:00
locka%iol.ie fa5482ef88 NOT PART OF BUILD. Update the address field url after clicking on link 2000-06-30 12:37:05 +00:00
locka%iol.ie f13eec8257 NOT PART OF BUILD. Tiny graphics for mini-nav 2000-06-30 12:25:49 +00:00
sdv%sparc.spb.su 0eb43bd8d0 fixed a memory leak 2000-06-30 10:46:49 +00:00
locka%iol.ie 0d9dda6090 NOT PART OF BUILD. Win32 only. Simple test of embedding APIs dumps out memory statistics. 2000-06-30 10:40:12 +00:00
cls%seawood.org e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
warren%netscape.com ce997cbb8f Bug 37463. Fixed javascript: url deadlock. Also made the file transport more efficient in the process by eliminating the lock. r=waterson 2000-06-30 07:18:52 +00:00
alecf%netscape.com 03cff98562 mozilla side of fix for #34140
r=sspitzer

Allow protocol-specific attributes to be set in the ISP RDF file
2000-06-30 06:07:36 +00:00
mscott%netscape.com 7622ea0561 Bug #43887 --> fix build bustage on WIN2K platform. Not beta2 plussed yet but it's fixing build breakage.
r=sspitzer
2000-06-30 06:03:43 +00:00
alecf%netscape.com a4d089782d update ISP example (not part of build) 2000-06-30 06:03:21 +00:00