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

34555 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com a91b3405ba file nsIMimeStreamConverter.idl was initially added on branch MailNews_Necko_BRANCH. 1999-07-22 00:26:38 +00:00
putterman%netscape.com 1133b9f963 Messenger Copy/Move menus now show menuitems instead of all menus. 1999-07-22 00:26:00 +00:00
sgehani%netscape.com e4dab4050f Fixed bug 10131: Linux crashing on triggering a jar. 1999-07-22 00:01:35 +00:00
troy%netscape.com b2994f2d65 Added NS_FRAME_IS_DIRTY flag to the frame state flags 1999-07-21 23:47:01 +00:00
slamm%netscape.com 79fe1cbfc7 Drop the 'Sidebar' label at the top. 1999-07-21 23:39:22 +00:00
slamm%netscape.com e4f8b9f806 shave a few pixels off titles 1999-07-21 23:38:52 +00:00
tao%netscape.com f6eb94ced1 Fix a misplaced assertion. 1999-07-21 23:38:06 +00:00
bienvenu%netscape.com 80c187155e use nsString::Truncate to truncate strings 1999-07-21 23:27:53 +00:00
tao%netscape.com f4a28bd360 Fix a mismatched memory free. 1999-07-21 23:24:42 +00:00
cyeh%netscape.com 0e5f78075b remove
bonsai-hookinterest@glacier
mcom.dev.client.build.busted
from default hook addresses. add builds instead
1999-07-21 23:21:16 +00:00
tao%netscape.com 452dde6689 Add temp hack to make the test program runs. 1999-07-21 23:19:50 +00:00
troy%netscape.com f48928d205 Removed IsTransparent() function from nsIFrame 1999-07-21 23:15:39 +00:00
briano%netscape.com 58a714eb9b QNX-specific hack to deal with their funky statfs() and struct statfs, and to define realpath. 1999-07-21 23:15:15 +00:00
rjc%netscape.com 8881ce7bce Use nsFileSpec's new IsHidden() method. 1999-07-21 23:14:01 +00:00
kmcclusk%netscape.com 8dce081912 Enable PartialGfx rendering as the default widget rendering mode. 1999-07-21 23:12:23 +00:00
rjc%netscape.com c1dfe525b3 Now update "empty" attribute as children count changes. 1999-07-21 23:10:07 +00:00
rjc%netscape.com a8e701fe56 Ensure that we have a value. 1999-07-21 23:02:35 +00:00
slamm%netscape.com 72a64ed205 rounding messes up comments 1999-07-21 23:01:09 +00:00
slamm%netscape.com 0844e436fb Round times to nearest minute. This avoids having multiple lines displaying the same minute. 1999-07-21 22:55:13 +00:00
bienvenu%netscape.com 1cb321cce3 fix windows build bustage for Akkana 1999-07-21 22:17:20 +00:00
blizzard%redhat.com f68353b732 add functions that are normally provided by an external toolkit. here
they are just dummies because gtk actually provides them.
1999-07-21 22:16:59 +00:00
blizzard%redhat.com 5ae57eecfc add the xlib window interface header file to the list of exports 1999-07-21 22:16:00 +00:00
blizzard%redhat.com 9fac3fbaab xlib window service interface. this is xlib specific but is a public interface. 1999-07-21 22:15:34 +00:00
slamm%netscape.com 530b72f80f -mNot convinced it's working properly 1999-07-21 22:15:21 +00:00
blizzard%redhat.com b3ff26314b add the window_service makefile to the list 1999-07-21 22:02:16 +00:00
blizzard%redhat.com 719a7b71c2 changes to support the xlib window service 1999-07-21 21:59:14 +00:00
blizzard%redhat.com 4c927725a1 add files for Xlib window service 1999-07-21 21:57:43 +00:00
slamm%netscape.com 439c0be759 General cleanup and add warning processing for shrike. 1999-07-21 21:56:10 +00:00
bienvenu%netscape.com d1d370c87b add support for thread notifications 1999-07-21 21:49:46 +00:00
zuperdee%penguinpowered.com 0175077105 Fixing the SunOS 5.5.1 Motif build bustage. Thanks to Tomi Leppikangas for this patch. 1999-07-21 21:48:13 +00:00
dbragg%netscape.com bdee60c11c Added an #ifdef XP_MAC to return NS_ERROR_FAILURE until we get the mac working. Also added a variable to hold the IMAPMail path. 1999-07-21 21:33:32 +00:00
dougt%netscape.com a097c7e306 replacing true with PR_TRUE. 1999-07-21 21:30:39 +00:00
akkana%netscape.com 6f89727dfa Add a working implementation for nsDOMSelection::ContainsNode, and use it in nsDocument::IsInSelection for XIF conversion 1999-07-21 21:29:29 +00:00
phillip%netscape.com 6c8173bde0 changing timeout to 30 seconds. 1999-07-21 21:19:11 +00:00
sspitzer%netscape.com d517438282 on news migration on UNIX, heed the news.directory pref. thanks to tenthumbs@cybernex.net for reminding me about this. 1999-07-21 21:16:21 +00:00
slamm%netscape.com d8ac9bdd6e Move warnings file to <tree>/warnings.html when done. Output warnings summary to <tree>/warn.pl. 1999-07-21 21:09:41 +00:00
slamm%netscape.com 0960e140ff Include warning summary at top after message of the day. 1999-07-21 21:08:40 +00:00
dougt%netscape.com 61b62838ba Adding xpinstall/notifier 1999-07-21 20:48:28 +00:00
dougt%netscape.com c497a99af7 Adding notifier to build 1999-07-21 20:47:59 +00:00
ducarroz%netscape.com 88f0df73b4 Implement UI for "Reply To" and "Followup To". Implement also the menu file/close. 1999-07-21 20:45:59 +00:00
sspitzer%netscape.com 04c4c2455a gracefully handle snewsrc entries in the fat file. thanks to bienvenu for finding the bug. 1999-07-21 20:45:06 +00:00
dougt%netscape.com bd9b503755 Adding notifier to the build. 1999-07-21 20:42:14 +00:00
dougt%netscape.com 3cef1478ed Update notifier to work again.
adding makefiles so that we can soon become part of the build.
added a new dugif for the package.
1999-07-21 20:40:01 +00:00
Dale.Stansberry%Nexwarecorp.com f4ded1501c - Fixed IsEmpty()
- Fixed width/height = 0 problems
1999-07-21 20:33:09 +00:00
cyeh%netscape.com 78d0a0553f make sure that viewsource has the right build number too. 1999-07-21 20:28:32 +00:00
nisheeth%netscape.com 4963ec25ab Fix Necko build bustage. Rename local variable ret to rv. 1999-07-21 20:20:50 +00:00
rhp%netscape.com 08ac24a6d5 Changes for sending multipart/related messages 1999-07-21 20:17:07 +00:00
ramiro%netscape.com c6a24a45e9 Move the timers to their final resting group in mozilla/widget. 1999-07-21 20:13:06 +00:00
cmanske%netscape.com 747c061ff1 Changed editor chrome file references. Eliminated chrome/editor/editordlg 1999-07-21 19:56:21 +00:00
cmanske%netscape.com bb14e510da Build change to use new editor chrome directory structure. 1999-07-21 19:56:11 +00:00