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

81300 Коммитов

Автор SHA1 Сообщение Дата
relyea%netscape.com 09a839d8a1 Use the correct Make variables in the .cpp .s .S and .asm rules to vpath works
correctly.

remove the spurious vpath= line.
2001-04-30 23:21:51 +00:00
pavlov%netscape.com 2bae74fb15 fix for bug 77962 r=dbaron sr=blizzard 2001-04-30 23:00:02 +00:00
rpotts%netscape.com 896be6d1f1 deleted a block of code inside of a comment... 2001-04-30 22:58:17 +00:00
pschwartau%netscape.com 16f2897f99 Initial add. Regression test for bug 78156. 2001-04-30 22:54:09 +00:00
relyea%netscape.com 7310b7e64a Don't translate .obj directory separators on Unix. 2001-04-30 22:40:57 +00:00
relyea%netscape.com 7f6d97c8f1 Set vpath up so builds in readonly trees will work. 2001-04-30 21:52:46 +00:00
hewitt%netscape.com 85b1debc82 putting back accidentally removed file 2001-04-30 20:30:27 +00:00
hewitt%netscape.com a6956df627 putting back accidentally removed file 2001-04-30 20:29:48 +00:00
hewitt%netscape.com 39f37fb00f putting back accidentally removed file 2001-04-30 20:28:36 +00:00
hewitt%netscape.com bc30dfce9d putting back file 2001-04-30 20:26:29 +00:00
hewitt%netscape.com f36f67172a 74641 - new modern theme, r=andreww, sr=hyatt 2001-04-30 18:58:08 +00:00
hewitt%netscape.com 615f81f105 43189 - autocomplete, r=matt, sr=alecf 2001-04-30 18:37:04 +00:00
hewitt%netscape.com 8c075c3565 76465 - outliner rowHeight, r=waterson, sr=hyatt
76297 - screen coordinates, r=hyatt, sr=brendan
76428 - can't set view on an outliner until its frame is created, r=brendan, sr=hyatt
76894 - obelisk crash, r=evaughan, sr=hyatt
2001-04-30 18:30:18 +00:00
relyea%netscape.com d81b780d84 Changes to allow NSS to build in to a separate object tree. 2001-04-30 16:40:19 +00:00
relyea%netscape.com 7864a5a4b2 Changes to allow NT to compile to a separate build tree. 2001-04-30 16:38:43 +00:00
axel%pike.org c6b6202d80 bug 77257, add null checks to mozilla wrappers, code by sicking@bigfoot.com, r=me, sr=jst, a=peterv 2001-04-30 14:04:08 +00:00
idk%eng.sun.com 2a63b3c078 *not part the build*
fix for 77140
2001-04-30 11:21:18 +00:00
cls%seawood.org 7ab3f26700 Remove psm1 files from PSM pull 2001-04-30 10:38:20 +00:00
bryner%uiuc.edu 89eef2617e Bug 76920 - fire a mouseout event before doing a mousewheel scroll to avoid stuck tooltips. r=blake, sr=hyatt. 2001-04-30 08:11:03 +00:00
naving%netscape.com 8baee2d4c1 attemp to fix senna linux bustage. 2001-04-30 04:46:26 +00:00
cls%seawood.org 00eae7d3b8 Use WINOS instead of OS_TARGET to check if building on win9x.
Bug #68776
2001-04-30 03:33:07 +00:00
naving%netscape.com 8c166ab458 75808, 75936 Use m_folders to get the folders for a particular header instead of doing
msgHdr->GetFolder() because it returns null sometimes, especially for local folders.
77763 Added a utility function to nsMsgDBView to get the imap delete model and show the
red X only if imap delete is true
73568 Changed the name from firstSelected to msgToSelectAfterDelete and in case of imap
delete increment the viewIndex position by 1 because the deleted header still stays in the
thread pane.
62938 if the gNextMessageViewIndexAfterDelete = -1, then clear the message pane.
r=suresh, sr=bienvenu
2001-04-30 03:17:34 +00:00
naving%netscape.com 66fed0cad0 attempt to fix sun OS bustage 2001-04-30 03:05:35 +00:00
cls%seawood.org bc6c487031 Place xpcom libs before nspr libs in MOZ_COMPONENT_LIBS 2001-04-30 02:56:51 +00:00
gordon%netscape.com 0471906e82 For bug 74668. Add cache device ID attribute to nsICacheEntryInfo interface,
and implementing classes.  r=beard, sr=darin.
2001-04-30 01:18:34 +00:00
cls%seawood.org d62bacf705 Remove unneeded LOST_SYM_LIBS defines. 2001-04-30 01:13:22 +00:00
mkaply%us.ibm.com b1f34a2a4e #70344
r=bstell, sr=erik
Move Bidi encodings to Middle Eastern menu
2001-04-30 00:10:31 +00:00
bienvenu%netscape.com bc4ef6f9fc fix marking news messages read from memory cache r=naving, sr=sspitzer 76385 2001-04-29 22:49:11 +00:00
bienvenu%netscape.com 43cb6c8503 remove unneeded parent change notification r/sr=sspitzer 2001-04-29 22:47:06 +00:00
bienvenu%netscape.com cb164503cf add support for ability to copy/move multiple local msgs r=naving, sr=sspitzer 73833 2001-04-29 22:43:57 +00:00
rbs%maths.uq.edu.au 40c93afc37 A bit of tidy (NS_LITERAL_STRING and some indentations) 2001-04-29 22:20:35 +00:00
waterson%netscape.com cceb7520a4 Bug 76885. Removed redundant test from nsBlockFrame::ReflowDirtyChild(). sr=attinasi 2001-04-29 21:58:50 +00:00
jst%netscape.com 9a75868ba7 Adding new interface file, not part of the build. 2001-04-29 21:43:17 +00:00
chuang%netscape.com 8091e6fe4f Bug71037 Localizability issue in AB import : hardcoded string, r=varada, sr=sspitzer 2001-04-29 21:09:41 +00:00
bbaetz%cs.mcgill.ca 0ca337367f Bug 74019 - r=jag, sr=ben
Bug 76587 - r=morse, sr=ben

Both bugs fix errors in the context menu js, which caused the context menu
to show all possible items.
2001-04-29 20:48:29 +00:00
bryner%uiuc.edu dff466e307 Bug 75865 - HTTPS doesn't work through proxy.
http patch from darin, r=me, sr=rpotts.
psm patch from me, r=javi, sr=rpotts.
2001-04-29 19:42:38 +00:00
leaf%mozilla.org 0e8bf2a2de Automated update 2001-04-29 17:59:57 +00:00
pete%alphanumerica.com 2ebc193413 removing Wshadow flag.
see bug 5621
sr=cls r=leaf

--pete
2001-04-29 17:51:14 +00:00
bienvenu%netscape.com ba7d30acbc part of fix for 60487 reload local folder after compact r=naving, sr=sspitzer 2001-04-29 15:57:47 +00:00
blakeross%telocity.com b2084a6044 Accesskeys for themes (75201, patch by neil@parkwaycc.co.uk). r=blake sr=alecf 2001-04-29 15:46:34 +00:00
bienvenu%netscape.com a8d842866c add status strings for copying/moving/deleting local msgs r=naving, sr=sspitzer 78099 2001-04-29 15:07:31 +00:00
bienvenu%netscape.com a7f9c2f068 add ability to reuse file transports r=dougt,sr=darin 74597 2001-04-29 14:57:31 +00:00
ian%hixie.ch cfc5246ba6 Fixing various typos and spelling mistakes spotted by timeless. There shouldn't be any code level changes here. moa=hixie 2001-04-29 08:35:29 +00:00
ben%netscape.com db7421ab8c Turn on outliner-bookmarks test file in optimized builds for QA testing.
r=blake, sr=cls. Not used!
2001-04-29 04:45:19 +00:00
bryner%uiuc.edu a570a1294f Bug 76328 - don't pull the removed files in security/ when checking out on NSS_CLIENT_BRANCH, it seems to cause strange cvs errors. sr=cls. 2001-04-29 03:32:45 +00:00
bryner%uiuc.edu 30f0a32abd Bug 44183 -- explicit rule to set moz-user-focus: ignore on disabled widgets no longer necessary. r=blake, "emphatic sr"=hyatt. 2001-04-29 03:08:16 +00:00
blakeross%telocity.com b3fe6e7096 Adding context menu to sidebar panel headers to silence whiny c|net reporter, only change panels on left-click, optimizing nsMenuFrame::OnCreate by reducing number of necessary nsAutoString ctor's (60071). r=kerz sr=ben 2001-04-29 02:57:29 +00:00
blakeross%telocity.com a7442ad546 Adding context menu to sidebar panel headers to silence whiny c|net reporter, only change panels on left-click, optimizing nsMenuFrame::OnCreate by reducing number of necessary nsAutoString ctor's (60071). r=kerz sr=ben 2001-04-29 02:52:16 +00:00
waterson%netscape.com 5b29cd31ca Add regression tests. Not part of normal build. 2001-04-29 01:42:52 +00:00
cls%seawood.org 1be204edc0 Tweaks to let qt port compile with mathml & gcc 2.95.2. 2001-04-29 00:28:56 +00:00