roc+%cs.cmu.edu
360ffeb90a
Bug 193686. nsContainerFrame needs to report the overflowList as one of its child frame lists. Also, overflow frames should be destroyed when their parent is destroyed. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@143163 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 04:03:07 +00:00
dbaron%dbaron.org
d2207213cf
Replace nsSliderFrame::GetContentOf with static GetContentOfBox to fix hiding warning and avoid unnecessary |this| argument. b=42634 Patch from Marc Loiselle <mloiselle@yahoo.com>. r=dbaron sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@143162 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-02 02:39:26 +00:00
bienvenu%netscape.com
8c2c6a29f2
fix multiple connections to inbox when using account central to read new imap msgs, r/sr=sspitzer 207635
...
git-svn-id: svn://10.0.0.236/trunk@143161 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 22:04:30 +00:00
bryner%netscape.com
eb62a7ccfa
remove unnecessary nested #ifdef
...
git-svn-id: svn://10.0.0.236/trunk@143159 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 20:28:00 +00:00
dbaron%dbaron.org
ae3f13f00e
Remove nsIFrame::ContentStateChanged. b=207822 r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@143158 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 20:18:53 +00:00
dbaron%dbaron.org
3273c2cb0b
Don't bother with strsignal on Linux, since the portability problems aren't worth it. b=177912 r=bryner sr=dmose
...
git-svn-id: svn://10.0.0.236/trunk@143157 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 20:18:18 +00:00
dbaron%dbaron.org
6445a42c62
Refactor version compatibility and package existence check into separate function (VerifyCompatibleProvider). When one of these checks fails in GetBaseURL, use only the install directory's data source as a backup in case the profile's selection is not in the current install, and don't write the backup back to the profile. b=191954 sr=bryner r=danm
...
git-svn-id: svn://10.0.0.236/trunk@143156 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 20:14:59 +00:00
dbaron%dbaron.org
d1348a2b5f
A little cleanup. b=207700 r+sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@143155 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 20:03:13 +00:00
axel%pike.org
6afe489c1d
npob, fix crash on exit, r=sicking
...
git-svn-id: svn://10.0.0.236/trunk@143153 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 16:32:57 +00:00
timeless%mozdev.org
5b1b2c4f14
Bug 207318 nsTreeBodyFrame needs to check rv of GetParentIndex
...
r=varga sr=bryner
git-svn-id: svn://10.0.0.236/trunk@143152 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 14:59:22 +00:00
timeless%mozdev.org
bfd450fa85
Bug 207603 nsXULDocument should CallGetService kXMLElementFactoryCID
...
r=peterv sr=peterv
git-svn-id: svn://10.0.0.236/trunk@143151 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 14:59:21 +00:00
bienvenu%netscape.com
231318e7ef
fix crash moving local messages, r/sr=sspitzer 207798
...
git-svn-id: svn://10.0.0.236/trunk@143150 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 14:42:31 +00:00
nelsonb%netscape.com
947d897f48
This patch does two things, one large and one small. Bug 207313.
...
1, It uses two new symbols SSOCK_FD and STDIN_FD instead of 0 and 1 to
reference members of the poll set array. I just could never remember whether
pollset[0] was the socket or was stdin. Now I don't have to remember.
This changes a lot of lines, but is very simple.
2. It implementa a new flag clientSpeaksFirst, set with the -f option.
The only effect of this flag is whether the value of
pollset[SSOCK_FD].in_flags is initially zero (if true) or PR_POLL_READ (if false). Note that pollset[SSOCK_FD].in_flags is set to PR_POLL_READ after
each succesful write to the socket.
git-svn-id: svn://10.0.0.236/trunk@143147 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-01 03:01:39 +00:00
peterlubczynski%netscape.com
5028ad751b
Fixing bug 207558 Flash (and other plugins) don't work if installed into a directory with unicode r=dougt, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@143146 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 19:07:04 +00:00
bryner%netscape.com
4a523b8d37
Fix backspace to go back and forward on win32 (bug 207175). Patch (mostly) by noririty@jcom.home.ne.jp.
...
git-svn-id: svn://10.0.0.236/trunk@143145 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 18:43:50 +00:00
jst%netscape.com
ae45a8aea4
Fixing bug 158049. Patch by brendan@mozilla.org and myself. Make sure property existence can't be checked for across origins. r=caillon@aillon.org, sr=brendan@mozilla.org, heikki@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143144 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 18:43:48 +00:00
bmlk%gmx.de
fed872aa02
border collapse - lookup the correct border owner style, bug 196133, r=jkeiser sr=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@143142 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 14:49:18 +00:00
bmlk%gmx.de
938a5da77a
table layout regression tests NPOB
...
git-svn-id: svn://10.0.0.236/trunk@143141 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 14:22:56 +00:00
bmlk%gmx.de
05fac045c1
avoid marking columns that only have a desired width empty, what would exclude them from space redistribution, bug 194024, r=jkeiser sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@143140 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 14:15:56 +00:00
tor%cs.brown.edu
ad655df3c4
Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@143139 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 11:17:10 +00:00
tor%cs.brown.edu
00b206135c
Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@143138 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 10:42:33 +00:00
bmlk%gmx.de
b9f1fd315b
infrastructure to recover overflow area during incremental reflow, bug 197581, r=kin sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@143137 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 10:32:19 +00:00
bmlk%gmx.de
75b3fde735
layout regression test for table overflow handling NPOB
...
git-svn-id: svn://10.0.0.236/trunk@143136 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 10:18:57 +00:00
bmlk%gmx.de
9375cc5db4
adding testcase to the layout regression tests NPOB
...
git-svn-id: svn://10.0.0.236/trunk@143134 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 09:26:28 +00:00
bmlk%gmx.de
4ec8e5617c
anonymous table cell frames should not have a default padding, td and th padding defaults are set in html.css, bug 72359, patch proposed by hixie some time ago (2001-06-21) r=bernd sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@143133 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 09:16:23 +00:00
jst%netscape.com
9a2e1fee87
Fixing bug 87677. Implementing {Copy,Append}[UCS2|UTF8]to[UTF8|UCS2](). Lame implementations for now, but at least people can start using these methods to avoid double copying all over (this doesn't eliminate the double copy, but it isolates it). r=jaggernaut@netscape.com, sr=alecf@flett.org.
...
git-svn-id: svn://10.0.0.236/trunk@143132 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 06:03:18 +00:00
jst%netscape.com
8cd9912ad7
Fixing typo in class name.
...
git-svn-id: svn://10.0.0.236/trunk@143131 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 05:39:14 +00:00
scott%scott-macgregor.org
923762cd91
Land a patch from Stephen Walker to collapse overlays in the address book.
...
Add an about dialog to the help menu
Make the mail 3-pane toolbar icons show up in the customize toolbar dialog.
Add a context menu to the toolbar to let you customize it.
git-svn-id: svn://10.0.0.236/trunk@143130 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 01:55:49 +00:00
hyatt%mozilla.org
b8f726ca14
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@143128 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 00:34:16 +00:00
wtc%netscape.com
691ae245ec
Bug 206926: Added the makefile rule to export PRIVATE_EXPORTS headers.
...
git-svn-id: svn://10.0.0.236/trunk@143127 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 00:12:18 +00:00
sspitzer%netscape.com
6bac855947
fix for bug #182174
...
get the eudora import code building and working on Mach-o builds.
r=ccarlen, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@143126 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 23:42:34 +00:00
wtc%netscape.com
eee783e6a0
Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c,
...
unix_rand.c, and win_rand.c. 2. Make secrng.h and pqgutil.h private.
3. Public header pk11pqg.h can't include private header pqgutil.h.
4. Many files don't need to include secrng.h. A few don't need to include
pqgutil.h. 5. Remove duplicate declarations of PQG_DestroyParams and
PQG_DestroyVerify from blapi.h.
git-svn-id: svn://10.0.0.236/trunk@143125 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 23:31:32 +00:00
nelsonb%netscape.com
e14edef9e3
Eliminate TCP connection reset errors that occur when server requires
...
client auth and SSL3 client doesn't authenticate. The fix is to coalesce
the SSL3 no_certificate alert record with the following records (e.g.
client_key_exchange handshake, change_cipher_spec and finished handshake).
Fix bugs 207313 and 118668.
git-svn-id: svn://10.0.0.236/trunk@143124 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 23:22:39 +00:00
rogerl%netscape.com
456c527539
Changes to arguments instance & class
...
git-svn-id: svn://10.0.0.236/trunk@143123 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 22:47:57 +00:00
timeless%mozdev.org
8d5c2543d8
Bug 203391 InPlaceConvertLineEndings(class nsAString &)' defined but not used
...
r=harishd sr=heikki
git-svn-id: svn://10.0.0.236/trunk@143122 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 22:36:47 +00:00
timeless%mozdev.org
c047406a4b
Bug 153736 Warning `reference to undefined property this.mLinkedPanel'' [xs] in file `chrome://inspector/content/inspector.xml#panel.linkedPanel (setter)'', line 1, character 0.
...
r=rginda sr=bz
git-svn-id: svn://10.0.0.236/trunk@143121 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 22:25:02 +00:00
smontagu%netscape.com
145015f099
Retain reference to offscreen drawing surface so we can release it when the context goes away. Bug 206561, author=Roland.Mainz@informatik.med.uni-giessen.de, r+sr=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@143119 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 20:29:11 +00:00
brendan%mozilla.org
57ba9e9ac5
Disable DEBUG_brendan stuff.
...
git-svn-id: svn://10.0.0.236/trunk@143118 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 20:25:42 +00:00
brendan%mozilla.org
f9314c2aaa
Constipation and comment spelling fixes.
...
git-svn-id: svn://10.0.0.236/trunk@143117 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 20:23:59 +00:00
timeless%mozdev.org
f4c6c9e34e
Bug 207674 Use about:logo for about:
...
r=caillon sr=jag
git-svn-id: svn://10.0.0.236/trunk@143116 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 20:10:33 +00:00
ere%atp.fi
f7a65f0fc8
Fix for bug 207413: Midas: designMode = "on" fails for a newly created iframe
...
patch by jst
r=ere
sr=kin
git-svn-id: svn://10.0.0.236/trunk@143115 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 20:04:50 +00:00
timeless%mozdev.org
b11b344076
Bug 207583 imgLoader::LoadImage called with null pointer from nsImageBoxFrame::UpdateImage
...
r=bz sr=bz
git-svn-id: svn://10.0.0.236/trunk@143114 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 20:02:55 +00:00
timeless%mozdev.org
e8fa060083
Bug 184108 Save As <<filename>> without <<.html>> extention result is a html file <<filename>> and a directory <<_files>>
...
Patches by timeless/biesi r=biesi/timeless sr=bz
git-svn-id: svn://10.0.0.236/trunk@143113 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 19:50:11 +00:00
timeless%mozdev.org
cf3804def9
Bug 205017 Uninitialized variables in layout/html/base/src/nsPresShell.cpp
...
r=dbaron sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@143112 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 19:47:39 +00:00
cbiesinger%web.de
07b4fe97ca
address reviewer comments that I forgot when checking in patch for bug 204386. r+sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@143110 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 19:47:08 +00:00
brade%netscape.com
092e5665e0
remove bogus comment; r=Neil; rs=sspitzer; bug 129054
...
git-svn-id: svn://10.0.0.236/trunk@143109 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 19:45:46 +00:00
despotdaemon%netscape.com
fc831e763f
Pseudo-automatic update of changes made by leif@ogre.com.
...
git-svn-id: svn://10.0.0.236/trunk@143107 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 18:40:36 +00:00
kirk.erickson%sun.com
9f693ee885
Resolves bug 206971 - selfserv should OptimizeSpeed (use NSS_Initialize).
...
Both selfserv and strsclnt no longer OptimizeSpace. Moved SECMOD_DB
defines from nssinit.c to nss.h, make it availble for public use with
NSS_Initialize().
git-svn-id: svn://10.0.0.236/trunk@143104 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 17:25:13 +00:00
brade%netscape.com
f974429b3f
remove "Midas" codename from page contents; describing as "Rich Text Editing"; NOT PART OF BUILD
...
git-svn-id: svn://10.0.0.236/trunk@143103 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 15:43:54 +00:00
brade%netscape.com
1d6930ebf9
updated documentation for rich text editing (formerly known as midas) commands; all current commands (as of 1.5alpha today) are listed now. NOT PART OF BUILD.
...
git-svn-id: svn://10.0.0.236/trunk@143102 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-30 15:40:27 +00:00