nisheeth%netscape.com
|
54727a6ab9
|
r=pollmann. Bug 10847. Moved the webshell leak detection code to the end of the main() function.
|
2000-03-21 03:31:20 +00:00 |
bienvenu%netscape.com
|
3246e627e4
|
fix problem remembering folder flags r=mscott 32007
|
2000-03-21 03:28:03 +00:00 |
nisheeth%netscape.com
|
77b74c100d
|
r=pollmann. Bug 30916. Content IDs are created for HTML elements created in the HTML content sink, XML content sink and dynamically via JS. The content ID counter is maintained by the document.
|
2000-03-21 03:25:16 +00:00 |
sspitzer%netscape.com
|
908cd904e0
|
not part of the build yet.
|
2000-03-21 03:16:39 +00:00 |
sfraser%netscape.com
|
b455fbc7f1
|
I am such a poop head. Need to comment out just one more line.
|
2000-03-21 03:14:25 +00:00 |
srinivas%netscape.com
|
3904114e7d
|
Fixed PR_Poll to call select, instead of poll, on HPUX and OSF1 platforms.
Bug 153459.
|
2000-03-21 02:57:55 +00:00 |
mcafee%netscape.com
|
49e625053b
|
Moving default values to tinder-defaults.pl, shortening package name to TinderUtils.
|
2000-03-21 02:52:34 +00:00 |
sfraser%netscape.com
|
cae00f7fa3
|
First Checked In.
|
2000-03-21 02:45:38 +00:00 |
sfraser%netscape.com
|
e8fd77bda9
|
Fix the build -- we're not quite ready for building PSM on Mac yet.
|
2000-03-21 02:42:59 +00:00 |
hyatt%netscape.com
|
eb590233a8
|
Fix for bug #32587.
|
2000-03-21 02:05:15 +00:00 |
waqar%netscape.com
|
1f4b3b3742
|
#=25493
r=pollmann@netscape.com
d=Toolbar elements stay hilited after the mouse has left the window.
|
2000-03-21 01:45:27 +00:00 |
ruslan%netscape.com
|
9403c0be2c
|
Make reuseCount to be PRUint32
|
2000-03-21 01:43:41 +00:00 |
waqar%netscape.com
|
143cd8b917
|
r=pollmann@netscape.com
#=1248
d=Rendering of images on slow connections. The code was submitted by
adam@gimp.org. I reviewed it and tested it.
|
2000-03-21 01:43:24 +00:00 |
pnunn%netscape.com
|
9a411e4518
|
bug#32377. fix leak, handle error. r:bruce@cybersight.com
|
2000-03-21 01:39:42 +00:00 |
sfraser%netscape.com
|
6166d46943
|
Fix for 31669: get the right PSMTaskMenu.xul on Mac. Also start building the PSM glue code on Mac. r=ducarroz
|
2000-03-21 01:36:30 +00:00 |
ruslan%netscape.com
|
b096f987bc
|
Never recycle the socket transport if the server responded with Connection: close
|
2000-03-21 01:36:18 +00:00 |
sfraser%netscape.com
|
2fa72ac8a2
|
Fix for 31669: get the right PSMTaskMenu.xul on Mac. r=ducarroz
|
2000-03-21 01:34:23 +00:00 |
pinkerton%netscape.com
|
3af4603d30
|
caching screen objects to avoid repeated memory allocations. r=saari.
|
2000-03-21 01:34:02 +00:00 |
ruslan%netscape.com
|
32c1eabc0e
|
Add reuseCount attribute on nsSocketTransport. Misc code cleanup.
|
2000-03-21 01:29:49 +00:00 |
jst%netscape.com
|
225179ca1e
|
Remove the last virtual fuctions from nsGenericElement, this reduces the size of most element nodes in mozilla by 4 bytes. r=troy@netscape.com,bruce@cybersight.com
|
2000-03-21 01:29:01 +00:00 |
bienvenu%netscape.com
|
4d5e8b028a
|
fix problem with selection after deleting from trash or delete no trash, r=jefft 32402
|
2000-03-21 01:28:59 +00:00 |
idk%eng.sun.com
|
879ef78e6d
|
Fixed build problems.
Changed char*const* to const char *const* in some places.
|
2000-03-21 01:10:35 +00:00 |
mscott%netscape.com
|
8c3df91d46
|
Fix solaris breakage from this weekend. Tinderbox has been showing green even though it was broken. Thanks to bruce for
pointing that out.
r=bruce
|
2000-03-21 01:06:29 +00:00 |
sspitzer%netscape.com
|
710c8c04b3
|
not part of the build yet.
|
2000-03-21 01:03:25 +00:00 |
saari%netscape.com
|
7badcbb935
|
Null checking for saftey in some of the focus code. r=hyatt
|
2000-03-21 00:47:19 +00:00 |
sspitzer%netscape.com
|
f635221d81
|
not part of the build yet.
|
2000-03-21 00:36:39 +00:00 |
sford3%swbell.net
|
fb6cdf1fd2
|
Prep work for wallet reorg
|
2000-03-21 00:06:35 +00:00 |
locka%iol.ie
|
bc3a508029
|
Relocated ActiveX control test source
|
2000-03-21 00:05:33 +00:00 |
sford3%swbell.net
|
c0689b6fe6
|
Prepatory work on wallet reorg
|
2000-03-21 00:00:02 +00:00 |
nhotta%netscape.com
|
fa26301684
|
Removed headers and constants for nsFactory, bug 11880, r=rjc.
|
2000-03-20 23:58:40 +00:00 |
ben%netscape.com
|
2235553379
|
adding modality pref for prefwindow, r=akkana
|
2000-03-20 23:58:39 +00:00 |
sford3%swbell.net
|
ee9eabd620
|
Prepatory work for reorganizing wallet
|
2000-03-20 23:57:42 +00:00 |
buster%netscape.com
|
73f742e57a
|
bug 32238 (UMR in inline reflow context)
all I did was initialize the members of a struct in the constructor
r=troy
|
2000-03-20 23:47:01 +00:00 |
jefft%netscape.com
|
1c76b720e1
|
merge in beta1 fix for bug 32054; r=mscott
|
2000-03-20 23:46:52 +00:00 |
pollmann%netscape.com
|
9a2b70ea89
|
Bug 28143: Set selectedIndex to -1 should deselect all options (1 of 2 - when frame exists) r=waqar
|
2000-03-20 23:43:07 +00:00 |
karnaze%netscape.com
|
e68861558c
|
bug 28071 - added Use DTD compatibility mode to viewer. layout uses single mechanism for determining compatibility mode. r=rods.
|
2000-03-20 23:39:22 +00:00 |
pollmann%netscape.com
|
f77e29ffcd
|
Bug 31482: Stray commas in ROW or COL attribute no longer cause framesets to not display, r=waqar
|
2000-03-20 23:33:03 +00:00 |
pnunn%netscape.com
|
14334b4f85
|
bug#32378. fix memleak. r:bruce@cybersight.com.
|
2000-03-20 23:30:26 +00:00 |
pnunn%netscape.com
|
9d9706c641
|
No bug#. Changes so generic factory code is used. r: pavlov
|
2000-03-20 23:29:21 +00:00 |
sfraser%netscape.com
|
ae49e85880
|
Fix a missing break in the menu bar click code. No bug, r=pinkerton
|
2000-03-20 23:20:12 +00:00 |
morse%netscape.com
|
a68bf4ad3f
|
fix bug 32459, remove blockimage from menu if not pointing at a menu
|
2000-03-20 23:17:08 +00:00 |
pollmann%netscape.com
|
afad12f5e8
|
Bug 27951: Re-enable set text "" and Reset for inputs/textareas. This fix coutesy of jfrancis r=self, waqar
|
2000-03-20 23:15:06 +00:00 |
dcone%netscape.com
|
27bbf51abe
|
Added some menu items. r=rods
|
2000-03-20 23:13:59 +00:00 |
akkana%netscape.com
|
4038b1da98
|
30311: add a plain-vs-html flag to InsertAsCitedQuotation. r=rhp
|
2000-03-20 23:13:25 +00:00 |
dcone%netscape.com
|
f18d12fd12
|
added some menu items for debugging. r=rods
|
2000-03-20 23:13:00 +00:00 |
troy%netscape.com
|
5c43c5ae92
|
b=32301 r=buster@netscape.com Changed DeleteChildsNextInFlow() to also
check the frame's overflow list
|
2000-03-20 23:11:39 +00:00 |
nhotta%netscape.com
|
5c630c7eb8
|
Removed obsolete prefs from all.js, bug 28854, r=cata.
|
2000-03-20 23:11:18 +00:00 |
pollmann%netscape.com
|
955a0a16e2
|
Add frameset regression tests. Not part of build.
|
2000-03-20 23:05:34 +00:00 |
pollmann%netscape.com
|
ab9257907c
|
Add frameset regression tests for unix platforms. Not part of any build.
|
2000-03-20 22:56:18 +00:00 |
pollmann%netscape.com
|
3fc712ace8
|
Fix table regression tests for unix platforms(s: -> s|) Not part of any build.
|
2000-03-20 22:53:26 +00:00 |