jband%netscape.com
626020fcce
*** NOT PART OF SEAMONKEY BUILD*** Adding status page to help track and coordinate platform specific code contributors to xptcall (needed for xpconnect)
1999-04-30 23:25:12 +00:00
rjc%netscape.com
bc3f117d53
Fix bug # 4357 where FTP is broken on the Mac. This is basically the same bug and same bug fix as bug # 3405. Somebody needs to fix this for real... I think we should make Kathy Brade do it (Hi Kathy!) as she introduced the bug. Anyway, approval=chofmann.
1999-04-30 23:17:08 +00:00
warren%netscape.com
384c15fc58
Fixed mac bustage.
1999-04-30 23:16:47 +00:00
briano%netscape.com
7d8b4d36f6
Automated update
1999-04-30 23:14:40 +00:00
waterson%netscape.com
67367db890
Bug 4805. Re-wrote to be more paranoid. r=rjc,a=chofmann
1999-04-30 23:14:30 +00:00
mscott%netscape.com
7ad6636651
Bug #5781 --> more connection cache fixes. ProcessCurrentUrl wasn't set up to run multiple urls as it was setting the connection status to -1 whenever it finished. This was causing the next call to process current url to fall out. I also re-organized SetupUrl to make sure m_runningUrl gets properly initialized on multiple calls to LoadUrl.
1999-04-30 23:09:21 +00:00
mcafee%netscape.com
df1cfa52bc
Adding --disable-double-buffer to turn off double-buffering (so you can see the repaint problems). Thanks to jlnance@sailboat.mis.uncwil.edu for this fix. a=chofmann.
1999-04-30 23:08:07 +00:00
pierre%netscape.com
c99d248157
Copied Pink's fix for #4883 from nsTextWidget.
1999-04-30 22:57:33 +00:00
pierre%netscape.com
214f27ed0b
Fixed previous checkin: Destroy() calls the inherited function and returns a value.
1999-04-30 22:55:58 +00:00
warren%netscape.com
980e6b92d3
Removed some noise.
1999-04-30 22:55:26 +00:00
warren%netscape.com
7bd9aa78c5
Consolidated individual factories into a single factory for base.
1999-04-30 22:55:21 +00:00
warren%netscape.com
15356905f2
Made Notify and Wait methods return nsresult.
1999-04-30 22:55:16 +00:00
warren%netscape.com
88d6a3a41a
Added page manager, buffer, buffer streams and pipes stuff.
1999-04-30 22:55:12 +00:00
pierre%netscape.com
3bb9f2c12b
Oops... CalcWindowRegions() was hiding the inherited function from nsWindow. For some reason, I missed the compiler warning in my previous checkin.
1999-04-30 22:54:34 +00:00
warren%netscape.com
dbb21cf3e6
Added size argument to Free and Realloc (for implementations that can't determine the memory block's size. Needed for nsPageMgr. Hooked allocator up to xpcom initialization.
1999-04-30 22:54:28 +00:00
warren%netscape.com
4ceccb4a80
Fixed QI to respond to nsIProperties and nsIPersistentProperties. Removed factory (now in nsBaseDLL).
1999-04-30 22:54:22 +00:00
buster%netscape.com
c6d23e3e18
with permission from chofmann:
...
1. fix for bug 5796, crash on exit. This was a bad, bad memory smudge on my part, easily fixed by doing the right ref counting in the
right places.
2. some preliminary code for M6 block transformations has leaked into this checkin. It's safer than trying to re-code the fix above into
a fresh tree. Unless you're making calls to do block transformations, you won't see any difference.
1999-04-30 22:40:18 +00:00
mcafee%netscape.com
a2bdf15231
Switching to NS_WITH_SERIVICE() to properly release services (5403). a=chofmann, r=warren@netscap.com
1999-04-30 22:20:24 +00:00
pinkerton%netscape.com
6abfbefeda
Fix for bug 4883. Added Destroy() method to do the same as the Repeater dtor would do but it wasn't getting called because the timer still held a ref to the widget. Appr chofmann.
1999-04-30 22:14:01 +00:00
alecf%netscape.com
93cade1202
oops, forgot this extra fix for #5681 to take .sbd files into account
1999-04-30 22:12:56 +00:00
pinkerton%netscape.com
c6d8b1badc
pinkerton/scc/hyatt, plug a leak for bug 4127 and fix a crasher when the desired broadcaster isn't found.
1999-04-30 21:55:45 +00:00
briano%netscape.com
cca023f652
Automated update
1999-04-30 21:44:41 +00:00
briano%netscape.com
6b6222f620
Fix to properly support Sun's WorkShop compilers. Thanks to Tim Rowley (tor@boojum.cs.brown.edu).
1999-04-30 21:43:50 +00:00
slamm%netscape.com
3b15c090ad
Change directory build order. png needs to come before pngcom. This is finishing up pnunn last checkin.... Added png and zlib library link. pnunn. refer to Bug#5459. review:slamm. ok'd:chofmann.
1999-04-30 21:39:17 +00:00
jefft%netscape.com
c2e9fead94
Part of fixing bug 5781 - fixed creating multiple mail folders problem
1999-04-30 21:38:53 +00:00
jefft%netscape.com
65be78c906
Part of fixing bug 5781 - fixed creating multiple mail folders problem
1999-04-30 21:27:22 +00:00
jefft%netscape.com
9e5f1db3b1
Part of fixing bug 5781 -- nsImapURI2Path failed to generate local path for folders within another folder
1999-04-30 21:24:49 +00:00
saari%netscape.com
354115f5d6
Fix for bug 5676
1999-04-30 21:13:42 +00:00
mscott%netscape.com
ac733c1124
Bug 5781 --> releasing the imap service twice! that's not good.
1999-04-30 20:38:18 +00:00
matt%netscape.com
82d6fa5897
Taking block out of sidebar.css to allow for collapsible toolbars
1999-04-30 20:29:17 +00:00
terry%mozilla.org
1a5157a5a0
Added a "blocker" severity.
1999-04-30 20:15:15 +00:00
waterson%netscape.com
1417f27315
Bug 5695. RDF needs UPPER CASE ID, not lower case id. This was confusing XUL and causing an assert when the node map was dumped.
1999-04-30 20:11:39 +00:00
alecf%netscape.com
5716f0d507
fix for #5609 - don't add trailing "/" to base server URI
...
r=scottip a=chofmann (as with the last checkin as well)
1999-04-30 19:59:11 +00:00
alecf%netscape.com
7ed0c1c399
fix for #5609 : check for trailing / in URIs when extracting the name
...
fix for #5681 : fix URI->file path converter to take into account subdirectories along the way
1999-04-30 19:58:19 +00:00
waterson%netscape.com
fadbf6633e
Bug 5741, part II. Need to be able to 'get the text' of a null node now, also.
1999-04-30 19:53:19 +00:00
karnaze%netscape.com
e29d29abed
removed compositing from table 5
1999-04-30 19:52:33 +00:00
karnaze%netscape.com
14a2e6c1eb
fixed crash in bug 5190, allowing a table to be the top level XML element.
1999-04-30 19:51:59 +00:00
karnaze%netscape.com
07f3958fb2
fixed potential divide by 0
1999-04-30 19:50:42 +00:00
bienvenu%netscape.com
48773180ac
more fixes for 5781 (only affects imap)
1999-04-30 19:50:00 +00:00
norris%netscape.com
8d5569f75e
Add new example.
1999-04-30 19:49:34 +00:00
terry%mozilla.org
86c8086451
Updated version string to 2.5 (development)
1999-04-30 19:42:43 +00:00
terry%mozilla.org
53b35666ac
Updated version string to 2.4 (shipping)
1999-04-30 19:42:25 +00:00
rods%netscape.com
15ecefa2cb
Fixes for bug #4698
...
Win98 allocates global in DWORD chunks, WinNT does not. CF_TEXT on the
clipboard must be null terminated. The copy to the clipboard makes sure the proper
amount of memory is allocated and zeroed. he get from the clipboard makes no asummptions
about CF_Text's length other than they are null terminated, so it now removed the extra
terminating zeros, there can be more than one.
1999-04-30 19:41:14 +00:00
terry%mozilla.org
d8d2c822b0
Stop populating the default database with mozilla-specific stuff.
1999-04-30 19:40:53 +00:00
terry%mozilla.org
265bd80592
Makefile is now generated by autoconf stuff.
1999-04-30 19:39:14 +00:00
joki%netscape.com
d1f2b3ef88
Adding scrolling fixes to fix bug #3999 , A: chofmann
1999-04-30 19:38:39 +00:00
slamm%netscape.com
f27057e20e
Implement find-mozconfig in perl. Add check for MOZ_CONFIG_GUESS to skip config.guess. Fix annoying bug on Solaris. It does not like func() {:}. You have to use func() {:;} instead.
1999-04-30 19:35:37 +00:00
ftang%netscape.com
5a7c5a3007
fix bug 5751. approved by cyeh. use right name for x-euc-tw
1999-04-30 19:21:10 +00:00
terry%mozilla.org
a88e954481
Don't muck with the permissions of the data directory if it already exists.
1999-04-30 19:20:16 +00:00
terry%mozilla.org
284243ce0d
Work with older versions of mysqltcl.
1999-04-30 19:12:13 +00:00