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

26745 Коммитов

Автор SHA1 Сообщение Дата
ftang%netscape.com cf4d1a8938 add MappingCache 1999-05-10 23:19:21 +00:00
morse%netscape.com 04882f0e95 restart key before wallet editor rewrites the SchemaValue table 1999-05-10 23:18:10 +00:00
pinkerton%netscape.com 7e08f31ab1 add GetIID() method. 1999-05-10 23:15:21 +00:00
ftang%netscape.com f0f6ce29a7 add nsMappingCache.cpp 1999-05-10 23:15:11 +00:00
terry%mozilla.org d420a7fa67 Oops; back out last change; was checked in by mistake (and with the wrong log comment, too). 1999-05-10 23:15:09 +00:00
pinkerton%netscape.com 4a90ca1de0 use ControlDefinitions.h and use new popup menu APIs for Carbon. 1999-05-10 23:14:40 +00:00
pinkerton%netscape.com 69b439dbe8 use ControlDefinitions.h and new APIs for Carbon for ValidRect. Doesn't affect normal builds. 1999-05-10 23:13:16 +00:00
terry%mozilla.org c55bc08694 Remember the 'changedin' field when memorizing queries. 1999-05-10 23:12:50 +00:00
pinkerton%netscape.com 41dbbfd1cb use ControlDefinitions.h under Carbon 1999-05-10 23:12:08 +00:00
pinkerton%netscape.com 8c9d556798 under Carbon, use the accessors. 1999-05-10 23:11:50 +00:00
pinkerton%netscape.com cee3247406 don't use OpenDeskAcc under Carbon. 1999-05-10 23:10:55 +00:00
ftang%netscape.com 3e3ac72376 add HankakuToZenkaku 1999-05-10 23:10:05 +00:00
pinkerton%netscape.com a8c9ac0a18 added ControlDefinitions.h for Carbon. 1999-05-10 23:09:34 +00:00
pinkerton%netscape.com 4928ef02e1 adding ControlDefinitions.h for Carbon. 1999-05-10 23:07:34 +00:00
pinkerton%netscape.com bc8fb2796f PBCopyFileSync and PBHMoveRenameSync don't exist in Carbon. Hack around this when TARGET_CARBON is defined, but we need a better solution. Shouldn't affect builds when this is off. 1999-05-10 23:05:01 +00:00
mcmullen%netscape.com 0ffc32d339 Added option to Macintosh build scripts, to delete all the dist aliases or just all the dist library aliases. 1999-05-10 23:01:39 +00:00
ftang%netscape.com f95f326e76 add nsHankakuToZenkaku.cpp 1999-05-10 23:00:36 +00:00
ftang%netscape.com 4dc41ef32a declare prototype to mac happier 1999-05-10 23:00:07 +00:00
karnaze%netscape.com 8f219a39c4 bug 6185 - absolutely positioned target nsHTMLFrameInnerFrames don't get processed by InitAbsoluteConstraints. 1999-05-10 22:59:03 +00:00
kmcclusk%netscape.com 113c61a824 bug #2115 - Removed src/windows/nsStringUtil.h and src/windows/nsStringUtil.cpp. Moved GetACPString to
nsMenu. widget/public now contains an updated nsStringUtil.h with fixes for bug #2115.
bug #2226 - Modified nsFileWidget.cpp - Removed code which saved and restored the current directory.
1999-05-10 22:55:16 +00:00
terry%mozilla.org 6cefd2890b Do some sanity checking on the entered bug number. 1999-05-10 22:52:43 +00:00
terry%mozilla.org 0edb173c36 Try to save Ry4an from getting some spam. 1999-05-10 22:52:25 +00:00
pinkerton%netscape.com 1d081ce4a8 don't compile some code when TARGET_CARBON is defined. we need to find a better way around this. shouldn't affect normal builds. 1999-05-10 22:50:02 +00:00
karnaze%netscape.com 4c1732d231 added GetFrameType for inner and outer frame 1999-05-10 22:49:39 +00:00
karnaze%netscape.com 763e901c42 added htmlFrameInnerFrame, htmlFrameOuterFrame types 1999-05-10 22:48:47 +00:00
pinkerton%netscape.com 30797a08f1 comment out some stuff when TARGET_CARBON is defined. Doesn't affect normal builds. 1999-05-10 22:42:51 +00:00
pinkerton%netscape.com 113b4f5b1d totalBytes and FreeBytes structs changed under Carbon. Fixes to work in both environments. 1999-05-10 22:37:50 +00:00
ftang%netscape.com 9c532c75fd add nsMappingCache.cpp 1999-05-10 22:36:50 +00:00
ftang%netscape.com dcb77da466 add nsIMappingCache.h to export list 1999-05-10 22:35:25 +00:00
pinkerton%netscape.com 4f18b973ce move #include of DefinesMac.h up a few lines to pick up the correct TARGET_CARBON define there. 1999-05-10 22:34:12 +00:00
pinkerton%netscape.com 0821a680c6 don't init toolbox if we're building for carbon. 1999-05-10 22:33:39 +00:00
ftang%netscape.com 01f57bab0b first add 1999-05-10 22:30:21 +00:00
kipp%netscape.com aab132bf6b Added a reminder comment 1999-05-10 22:29:34 +00:00
kipp%netscape.com bfcbd0e0c8 Beginnings of a line iterator 1999-05-10 22:28:49 +00:00
ftang%netscape.com 7282d8729f add nsIMappingCache.h 1999-05-10 22:28:33 +00:00
kipp%netscape.com 2bb30cc9e1 Reinstate a hack, with a comment for next time, so that tables will center again 1999-05-10 22:28:30 +00:00
kipp%netscape.com 4d0b684d27 Incomplete workaround for bug #5453 1999-05-10 22:28:04 +00:00
scc%netscape.com 36d1c9ae16 export nsCOMPtr destructor 1999-05-10 22:27:21 +00:00
jefft%netscape.com 22453eea2d added few more utils to get hostname, username, & protocol type from uri 1999-05-10 22:26:21 +00:00
jefft%netscape.com def3219d24 implemented GetNewMessages() for a selected folder 1999-05-10 22:25:26 +00:00
ducarroz%netscape.com e356dfb580 Fix bug #6175 due to nsFileSpec behavior changed on Mac 1999-05-10 22:23:28 +00:00
terry%mozilla.org 1cc9687d45 Allow querying by groupset (though there is no UI for it yet; can only
use this by manually hacking the URL string.)
1999-05-10 22:23:12 +00:00
ftang%netscape.com 3132cddea0 add progid 1999-05-10 22:22:01 +00:00
davidm%netscape.com f0fcabbccd work needed to get password UI up and working 1999-05-10 22:18:08 +00:00
rhp%netscape.com d42b7b4d35 Changes for message send cleanup 1999-05-10 22:17:58 +00:00
rhp%netscape.com ffdab95617 Changes for new message send testing 1999-05-10 22:17:13 +00:00
davidm%netscape.com 681e01ed05 Fix JS for setting the message text 1999-05-10 22:15:17 +00:00
rhp%netscape.com 3b0c4dae6f Change for message send cleanup 1999-05-10 22:14:55 +00:00
terry%mozilla.org dfce2eafbd Give better error messages when we can't display a bug. 1999-05-10 22:08:58 +00:00
ducarroz%netscape.com 3a2cca9097 fix bug #6175 due to new behavior of nsFileSpec on Mac 1999-05-10 22:02:39 +00:00