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

47322 Коммитов

Автор SHA1 Сообщение Дата
sgehani%netscape.com dd85308c31 Fix build warnings. [r=ssu] 1999-11-24 02:09:06 +00:00
frankm%eng.sun.com 062973b3c9 [Bugs 18486, 18488; r=mccabe] XPIDL->Java: always make first char of methods lowercase, translate PRBool to Java boolean 1999-11-24 02:08:34 +00:00
sgehani%netscape.com b577cb0def *** NOT PART OF CONTINUOUS BUILD *** Fix for bug 18887: Mac installer was not installing browser.xpi. [r=dbragg] 1999-11-24 01:57:44 +00:00
sgehani%netscape.com 9787080bb2 First Checked In. 1999-11-24 01:56:51 +00:00
hyatt%netscape.com 885cfddf36 Chrome registry skin switching implemented. r=danm 1999-11-24 01:12:35 +00:00
mjudge%netscape.com a7cd9f0066 Fixing mac issue with selection dragging not working when above or below single line text. aka URL. mac has a different preference now. this may be done with look and feel object later. hyatt,cmanske(19191) 1999-11-24 01:10:22 +00:00
akkana%netscape.com 342bf1989c Change asserts to nonfatal warnings 1999-11-24 00:56:03 +00:00
briano%netscape.com 82e3e82948 Automated update 1999-11-24 00:45:26 +00:00
mcafee%netscape.com 8fc1326dc3 Add -DULTRA_SPARC to CFLAGS as well, needed for jslock.c/WS5.0/Solaris. r=slamm 1999-11-24 00:43:58 +00:00
jdunn%netscape.com df18a3e659 newline required at eof for HPUX 1999-11-24 00:43:50 +00:00
mscott%netscape.com 1312fa4242 Bug #19955 --> QueryInterface was going to the RDFResource base class
if it couldn't handle it. It should go to nsMsgFolder which is the next class in the hierarchy.
r=alecf
1999-11-24 00:39:26 +00:00
mscott%netscape.com 74e0aaff82 Bug #19955 --> QI was incorrectly going to nsmsgFolder if it couldn't handle it
instead of going to nsMsgDBFolder
r=alecf
1999-11-24 00:38:35 +00:00
evaughan%netscape.com 5e417d8e52 Turned gfx scrollbars on by default. -r Mcaffe 1999-11-24 00:21:12 +00:00
pinkerton%netscape.com 5cca59badd temp workaround for bug 19588, don't allow dragging of containers on personal toolbar. r=hyatt. 1999-11-24 00:17:34 +00:00
akkana%netscape.com e513fcdd8a Define semicolon as well as colon. r=pavlov 1999-11-24 00:04:20 +00:00
valeski%netscape.com ff8120dbd7 18434, r=rpotts. the socket transport now issues OnProgress notifications 1999-11-23 23:53:10 +00:00
radha%netscape.com 80dda7d3c4 Fix for regressed bug # 9699. Comment out the code that removes partially
loaded pages from session History. r=law.
1999-11-23 23:29:58 +00:00
akkana%netscape.com 63a098fcc6 11818: Rename the special XUL key from "command" to "xulkey" so it won't
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.
1999-11-23 23:24:57 +00:00
valeski%netscape.com cc0ae3387f bustage fix. comptr include ordering problem 1999-11-23 23:15:16 +00:00
valeski%netscape.com 40f04c1142 bustage attempt. chasing comptr fun 1999-11-23 23:14:08 +00:00
sgehani%netscape.com 0b4e8b1b16 First Checked In. 1999-11-23 23:14:07 +00:00
sgehani%netscape.com a1661b07e9 Preparing to checkin updated version. 1999-11-23 23:14:00 +00:00
waqar%netscape.com 52d9849fb5 # 15904, 19582
r vidur@netscape.com
d Fixes the problem with memory leak in AppendData node when manipulating
  comment nodes.
1999-11-23 23:13:03 +00:00
sgehani%netscape.com 1adb69bb02 *** Mac only *** UI bug fixes: 18874, 18880, 18900, 18208 [r=ssu, a=don] 1999-11-23 23:12:06 +00:00
warren%netscape.com f1a7ed71c1 First Checked In. 1999-11-23 23:03:43 +00:00
waterson%netscape.com 0011b94ce5 Bug 19968. Just 'throw' if we can't create an RDF container on the thing. 1999-11-23 22:59:02 +00:00
mjudge%netscape.com 22011f00ad missed a |= instead of just a ==. The compared variable is a bitflag not just a number. 1999-11-23 22:49:44 +00:00
waterson%netscape.com 5cd3c04ac3 Don't need to AddRef the resource before putting into an nsISupportsArray. 1999-11-23 22:36:50 +00:00
rginda%netscape.com ca7546867b * Makefile
Add target for windows systems.
* runtests2.pl
  Add xpcshell option, no longer requires \n at end of list file.
* ecma/ExecutionContexts/10.1.3.js
  Reformatted.
1999-11-23 22:35:35 +00:00
waterson%netscape.com 51898cc6be Fix leak of kRDF_nextVal; make construction/initialization safe. 1999-11-23 22:30:58 +00:00
waterson%netscape.com 927914b855 Balance acquisition of RDF resources by releasing them in the dtor. 1999-11-23 22:30:27 +00:00
valeski%netscape.com 14ec12681e 18434, r=rpotts. HTTP now implements AsyncOpen. AsyncOpen will be used by URI dispatching 1999-11-23 22:23:06 +00:00
jefft%netscape.com e12df89b01 fixed bug 10801 -- failed to save messages as templates; stationary folder is now per identity; r=putterman 1999-11-23 22:19:48 +00:00
pinkerton%netscape.com eaa95c2535 fix for bug 19590, writing to nil during a drag. Also fixed a memory corruptor with deleting bad memory when there was no flavor mapping table (no bug filed). r=sfraser. 1999-11-23 22:19:26 +00:00
waterson%netscape.com 76357226dd Remove vestigial addref that was leaking proxy objects. r=dougt 1999-11-23 22:05:44 +00:00
alecf%netscape.com 7fc5cd8f53 fix for #16929
nuke the scrollbar whenever the total rows is less than the visible rows. This prevents the scrollbar from disappearing under you if you scroll up after many rows have been deleted (such as collapsing folders in mail)
r=hyatt
1999-11-23 22:05:19 +00:00
dp%netscape.com f831e45a95 Adding back implementation for nsINetNotify. This got removed in the
previous checkin.
1999-11-23 22:05:18 +00:00
kin%netscape.com bc173ec910 Fix for bug #18092 which is a modified version of Kipp's fix for #1413 that
also fixes #18002, and #18006. nsContainerFrame::GetFrameForPointUsing() now
looks through any outside children even if it finds a normal child containing
aPoint.

r=joki@netscape.com
1999-11-23 22:05:05 +00:00
waterson%netscape.com faa4cf33a1 Fix incorrect use of nsSupportsHashTable that was causing leakage. 1999-11-23 22:02:57 +00:00
valeski%netscape.com 0eb37c639b added files: mozilla/netwerk/protocol/ftp/public/nsPIFTPChannel.idl, removed files: mozilla/netwerk/protocol/ftp/public/nsIFTPChannel.idl 1999-11-23 22:00:54 +00:00
tonyr%fbdesigns.com 3ae96e567c Fixed typo, someone added a call to naAllocator::Free when they meant nsAllocator::Free 1999-11-23 22:00:19 +00:00
valeski%netscape.com 95271cf129 18435,18413. r=warren. Implemented AsyncOpen for FTP, as well as OpenInputStream. FTP no longer implements the stream listener interface 1999-11-23 22:00:18 +00:00
endico%mozilla.org efcebb9a5c for nsI*.idl files, add deoxygen link and image 1999-11-23 21:59:13 +00:00
tonyr%fbdesigns.com 38f2aae655 Added tests for eudora import 1999-11-23 21:59:03 +00:00
dp%netscape.com 8360c57b6b - Converting to using COMPtrs
- Caching of Atoms
- Making code readable
- Removing Create() method. Adding Init() method.
r=neeti
1999-11-23 21:57:05 +00:00
dp%netscape.com a7beecfe5c Improving readability of code. 1999-11-23 21:55:50 +00:00
tonyr%fbdesigns.com 8993d09022 Added address book files 1999-11-23 21:54:53 +00:00
tonyr%fbdesigns.com 3779f82e4c Added support for importing eudora address books 1999-11-23 21:54:01 +00:00
tonyr%fbdesigns.com 3df0bc4b3c Updates to handle eudora attachments on Mac 1999-11-23 21:52:52 +00:00
nhotta%netscape.com 5d15c18f33 Changed conversion between posix and xp locale to handle extra locale info correctly, bug 18338, r=tao. 1999-11-23 21:51:26 +00:00