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

31469 Коммитов

Автор SHA1 Сообщение Дата
akkana%netscape.com 90810fe59f Use -edit instead of -editor as the editor flag 1999-06-22 21:41:31 +00:00
nhotta%netscape.com be3e28fe91 Bug fix 8246, synch charset menu items with browser. 1999-06-22 21:39:53 +00:00
akkana%netscape.com 422ee84284 Fix separate-objdir build 1999-06-22 21:38:39 +00:00
kin%netscape.com b8b6c988f9 Fix for bug #8677: Editor API Logging busted.
Put back include for nsIFileSpec.idl.
1999-06-22 21:36:45 +00:00
hangas%netscape.com 50662197a2 Removed unused selectaddress.html 1999-06-22 21:34:52 +00:00
hangas%netscape.com 46c5a761fe Code optomization suggested by Brendan Eich. 1999-06-22 21:31:58 +00:00
slamm%netscape.com 4f1d65bded Remove 'Previous Revision' link from mark line. It is confusing to people. 1999-06-22 21:30:37 +00:00
mscott%netscape.com 10ac55c56d QI url to the right type for nsIMsgMailNewsurl methods. 1999-06-22 21:19:51 +00:00
jband%netscape.com 6d5b6565ad fix bustage 1999-06-22 20:57:57 +00:00
pinkerton%netscape.com 206ab701f6 Fix signed/unsigned problems by making enumerator keep an PRUint32 to match the result of nsICollection::Count(PRUint32*). 1999-06-22 20:41:28 +00:00
bienvenu%netscape.com 0914dc3274 change name of mork lib to libmsgmork 1999-06-22 20:40:17 +00:00
ducarroz%netscape.com f7886af499 Removed mork source files as they are now part of mork.mcp 1999-06-22 20:37:40 +00:00
ducarroz%netscape.com 7c67327e4d add build instructions for mailnews:db:mork 1999-06-22 20:37:39 +00:00
bienvenu%netscape.com 96a1f19ba3 make mork a dll 1999-06-22 20:36:04 +00:00
bienvenu%netscape.com ca3a9995a7 make mork a dll /so 1999-06-22 20:34:14 +00:00
bienvenu%netscape.com 90c54315b3 add mork build Makefile 1999-06-22 20:32:39 +00:00
bienvenu%netscape.com fb53fe3128 fix check for error opening database 1999-06-22 20:29:43 +00:00
bienvenu%netscape.com d4abc5ead5 fix 8619 malformed message problem 1999-06-22 20:28:28 +00:00
warren%netscape.com 099d441d93 Missing return! 1999-06-22 20:21:34 +00:00
cmanske%netscape.com fe50001323 Adding Named Anchor UI files 1999-06-22 20:19:38 +00:00
pnunn%netscape.com 2ae131ed77 Prepwork for alphachannel. pnunn. 1999-06-22 20:13:05 +00:00
pnunn%netscape.com 497721e069 prep work for alphachannel. pnunn. 1999-06-22 20:11:53 +00:00
pnunn%netscape.com e79eece31d Prepwork for alphachannel. pnunn 1999-06-22 20:11:03 +00:00
pnunn%netscape.com 1482b958ed Prep work for alpha channel. pnunn. 1999-06-22 20:09:29 +00:00
ducarroz%netscape.com d4de3e7674 changed -msgcompose for -compose 1999-06-22 20:01:37 +00:00
briano%netscape.com 8172e87a12 Changed 'true' to 'PR_TRUE' to fix the non-gcc Unix builds. 1999-06-22 19:57:46 +00:00
nhotta%netscape.com 13553acb91 Bug fix for 8675. 1999-06-22 19:56:12 +00:00
jband%netscape.com fff555b722 added files: mozilla/js/src/xpconnect/src/xpcwrappednativejsops.cpp 1999-06-22 19:50:25 +00:00
jband%netscape.com 929f3e10b0 breaking out stuff into a new file - using placeholder now to get all makefiles and projects building right first 1999-06-22 19:45:56 +00:00
mjudge%netscape.com 2e97e854bb fix for crasher in browser. check for null 1999-06-22 19:41:41 +00:00
peterl%netscape.com 36caaab61a removed unnecessary null tests (tested at call site for performance)
cleaned up null link handler testing to avoid URL conputation
1999-06-22 19:25:31 +00:00
peterl%netscape.com 4025e89b09 removed unnecessary null tests (tested at call site for performance) 1999-06-22 19:24:50 +00:00
peterl%netscape.com 7d7e80396c use '-moz-fixed' for pre fixed font hack instead of 'monospace'
cleaned up font api
1999-06-22 19:23:56 +00:00
peterl%netscape.com 1485469e1a allow underscores in idents 1999-06-22 19:22:59 +00:00
peterl%netscape.com d27ebaeab1 fixed skipping of unsupported at rules
made ID parsing CSS2 compliant
1999-06-22 19:22:41 +00:00
peterl%netscape.com 62e9153f02 fixed UMR
added error output for charset converter failure
1999-06-22 19:21:54 +00:00
peterl%netscape.com 0676d836b8 set display type for map to block 1999-06-22 19:20:42 +00:00
peterl%netscape.com d160093ada use '-moz-fixed' font for pre hack instead of 'monospace' 1999-06-22 19:19:13 +00:00
peterl%netscape.com 3df4e1bece better protection against bad calls in resolve style 1999-06-22 19:16:40 +00:00
peterl%netscape.com 17693c2f37 added fixed font flag support 1999-06-22 19:16:16 +00:00
peterl%netscape.com bb48dd160d added font flag 1999-06-22 19:15:16 +00:00
peterl%netscape.com 8d8b5e3350 Added '-moz-fixed' generic font name.
This is an extension to indicate the user's fixed font choice
1999-06-22 19:14:51 +00:00
cmanske%netscape.com 9b0f76e275 Added main composer toolbar and HLine dialog work 1999-06-22 19:12:16 +00:00
rods%netscape.com d6c09da947 Changed remain unsigned int to PRUint32 1999-06-22 19:07:03 +00:00
ducarroz%netscape.com 5b24805b13 fix wrong PPC target in debug 1999-06-22 18:59:54 +00:00
mscott%netscape.com fce7015fb4 Use MSG_LINEBREAK instead of LINEBREAK. 1999-06-22 18:55:32 +00:00
mscott%netscape.com bdfc68dc2f Add macro definition for NS_LINEBREAK and NS_LINEBREAK_LEN. Folks should use this instead of defining their own LINEBREAK macros all over the place. 1999-06-22 18:50:12 +00:00
andreas.otte%primus-online.de 18c2fd395a fixing for new AutoRegistration 1999-06-22 18:24:02 +00:00
andreas.otte%primus-online.de d5aec3bd76 adding libnetwerkutil_s to libnetwerk 1999-06-22 18:06:47 +00:00
andreas.otte%primus-online.de 26f99fef72 moving util in front of build since it looks like util will be part of the netwerk lib. 1999-06-22 18:05:32 +00:00