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

25600 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com 80ab079911 Automated update 1999-04-29 23:14:43 +00:00
tague%netscape.com c996e0a6e6 Fixed #5678 approved by choffman and reviewed by leaf and briano 1999-04-29 23:01:49 +00:00
jj%netscape.com 3de2b091f2 changed $build{mailnews} = 1 for the automated/daily verification build. 1999-04-29 22:24:51 +00:00
jj%netscape.com 363f26f993 changed output shlb creator to 'MOZZ' in one or more targets. a=cyeh 1999-04-29 22:18:44 +00:00
phillip%netscape.com 4d9c780d79 script that eventually will be run with tinderbox builds. 1999-04-29 22:05:40 +00:00
rogerl%netscape.com 9680ff220e !!! Not a part of SeaMonkey Build !!!
new sparc stub code + added missing initialization to invoke_copy
1999-04-29 21:34:25 +00:00
norris%netscape.com 8675462ffa Fall through to number case only after considering character and boolean
independently.
1999-04-29 20:51:50 +00:00
akkana%netscape.com f8d73c5821 5674: temp fix to prevent dialogs from grabbing selection ownership forever. r=mcafee/a=chofmann 1999-04-29 20:43:37 +00:00
akkana%netscape.com 30d71aa4e8 5534: Fix stack overflow caused by too large a pref string. r=mcmullen/a=chofmann 1999-04-29 20:42:14 +00:00
mjudge%netscape.com 391dd39d84 m5 BUGS Choffman approved. simon reviewed. removing possible memory leak and getting anchor and focus frame to use the proper range instead of addreffing a node each! tested this afternoon 1999-04-29 20:24:21 +00:00
mjudge%netscape.com 3c1b15a558 m5 BUGS Choffman approved. simon reviewed. fixing selection bug and removing unecessary methods in nsIFocusTracker.h 1999-04-29 20:23:24 +00:00
mjudge%netscape.com b77df20b6e FIXING M5 BUGS: making weak links to stop extra addreff to presshell. fixing xul to set editor doc type to "content" 1999-04-29 20:21:04 +00:00
valeski%netscape.com 4dc6f1de9e conditionally include windows.h on pc only - patch from Andreas Otte <andreas.otte@primus-online.de> 1999-04-29 18:52:14 +00:00
troy%netscape.com d2b09d863b Fix for bug #5680. Re-arranged some assertion checking code 1999-04-29 18:29:56 +00:00
norris%netscape.com 3a2b3ad97e Fix bug where conversions of numbers to booleans in calls to Java methods were producing
IllegalArgumentExceptions.
1999-04-29 17:53:05 +00:00
karnaze%netscape.com c81e762104 only print warnings on large cell width/height during pass 2 reflow 1999-04-29 17:43:41 +00:00
valeski%netscape.com 2f30230a3a added a temp default http port (80) 1999-04-29 17:33:51 +00:00
norris%netscape.com 1451f178ae Help message should indicate that -1 is an acceptible optimizer value. 1999-04-29 17:22:20 +00:00
waterson%netscape.com ae88e2e6fc Bug 5637. Don't release each observer in the destructor, because we only hold a weak ref to it. r=putterman,a=chofmann. 1999-04-29 04:21:12 +00:00
waterson%netscape.com 2a062180d1 Bug 5637. Don't release each observer in the destructor, because we only hold a weak ref to it. r=rjc,a=chofmann. 1999-04-29 04:20:14 +00:00
sspitzer%netscape.com b82a0d7263 fix for bug #5668. now multiple news hosts really works. 1999-04-29 04:10:49 +00:00
mccabe%netscape.com d69c7fcbf1 Not part of the Seamonkey build!
Made the 'js' standalone shell depend on fdlibm, so it gets updated properly when fdlibm is modified.
1999-04-29 03:18:48 +00:00
putterman%netscape.com daaaf8e951 Fixed ref counting problems associated with deleting messages. Reviewed by bienvenu
and approved by chofmann.
1999-04-29 01:38:25 +00:00
putterman%netscape.com 8f9a72c301 Fixed ref counting problems related to deleting a message. Reviewed by bienvenu and
approved by chofmann
1999-04-29 01:37:40 +00:00
pinkerton%netscape.com f029f1c432 fix build bustage comparing raw pointer to nsCOMPtr. 1999-04-29 01:01:04 +00:00
bruce%cybersight.com 0b8ea3a37e s/NULL/nsnull/ 1999-04-29 00:45:41 +00:00
endico%mozilla.org 8e6cd082b3 add the gnome tree 1999-04-29 00:44:08 +00:00
kipp%netscape.com fe6e59058f Fix crash bug #5621; we weren't pushing frames to the next-in-flow in all cases like we should 1999-04-29 00:16:44 +00:00
kipp%netscape.com e83d736b28 Clear first-letter ok style at the right time 1999-04-29 00:16:09 +00:00
buster%netscape.com 457a1555e7 approved bug fix for infinite loop when typing a space in a document with only a single text node 1999-04-29 00:14:05 +00:00
jefft%netscape.com cdc904218d fixed bug 5662 - imap failed to discover folders and downloading mail messages; fixed memory leaks when building message URI; r=mscott, a=chofmann 1999-04-29 00:13:55 +00:00
jefft%netscape.com f02b3f9711 fixed bug 5662 - imap failed to discover folders and downloading mail messages; make sure we are generating correct message URI; merge in with multiple identies/accounts work; r=mscott, a=chofmann 1999-04-29 00:12:21 +00:00
jefft%netscape.com 0838f40932 fixed bug 5662 - imap failed to discover folders and downloading mail messages; make sure we are generating correct message URI; r=mscott,bienvenu; a=chofmann 1999-04-29 00:10:55 +00:00
jefft%netscape.com c01cc9db81 fixed bug 5662 - imap failed to discover folders and downloading mail messages; removed GetRootFolderPath() & SetRootFolderPath(); checkin for mscott; r=jefft, a=chofmann 1999-04-29 00:08:18 +00:00
jefft%netscape.com 9be572b643 fixed bug 5662 - imap failed to discover folders and downloading mail messages; added NotifyAnnouncerGoingAway() to ForceClosed(); r=bienvenu, a=chofmann 1999-04-29 00:05:16 +00:00
ftang%netscape.com 16f64c1f10 fix bug 5644. reviewed by nisheeth and approved by cyeh. broadcast default character set to all the children and make sure all the children set to the same value when they are added to the parent 1999-04-28 23:59:08 +00:00
pinkerton%netscape.com 16db69f754 small fix for leaking the url bar XP in CreateToolbar. Part of the fix for bug 4883. approved for checking by chofmann. 1999-04-28 23:43:02 +00:00
valeski%netscape.com 5dbc86db6e added ftpCore.h to unix build 1999-04-28 23:15:14 +00:00
valeski%netscape.com 8fc8552fe0 added nettest.cpp test app to the unix builds 1999-04-28 23:14:21 +00:00
valeski%netscape.com d1fae90702 now we go so far as to create the actual nsIProtocolConnection instance. 1999-04-28 23:13:07 +00:00
valeski%netscape.com a20faae96d initialized the ref cnt, again :( 1999-04-28 23:12:30 +00:00
valeski%netscape.com d2c28ea06c added NS_NewConnection() implementation 1999-04-28 23:11:41 +00:00
valeski%netscape.com 9610d2bd0b added NS_NewConnection(). The NS_New*() stuff probably should go elsewhere, but for now, here it lands. 1999-04-28 23:11:04 +00:00
mjudge%netscape.com 5ac8a185c5 bug fix simon reviewed hoffman approved 1999-04-28 23:09:59 +00:00
rogerl%netscape.com c63b4ac205 Clean-up some bytecode leftovers.
Added assertions, non-greedy opt.
1999-04-28 23:08:14 +00:00
rogerl%netscape.com 393a0501c6 Added method to construct a new RegExp. 1999-04-28 23:07:14 +00:00
rogerl%netscape.com 4d75c0d939 Added interface method to construct a new RegExp. 1999-04-28 23:06:26 +00:00
rogerl%netscape.com 6c0c4f5eb3 Using regExpProxy to construct regexp literals 1999-04-28 23:05:43 +00:00
valeski%netscape.com dfebfa2144 remove #define error macro and #included the netCore.h file which has the error macros in it. 1999-04-28 22:53:17 +00:00
valeski%netscape.com b034ef8883 added inclusive #define 1999-04-28 22:51:28 +00:00