⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 linux下的E_MAIL客户端源码
💻
📖 第 1 页 / 共 4 页
字号:
2000-06-06 15:21  evgeny	* hgl/Makefile, src/Makefile: Added dependencies if sources on        config.h.2000-06-06 14:43  evgeny	* src/FileFolderC.C: Use newly defined HAVE_STATVFS and        HAVE___VAL_IN_F_FSID instead of the former HAVE_SYS_STATVFS_H.2000-06-06 14:40  evgeny	* ac-tools/: config.h.in, configure.in: Use ACX_CHECK_STATFS and        related AC_DEFINE's.2000-06-06 14:27  evgeny	* ac-tools/aclocal.m4: Added ACX_CHECK_STATFS for extended        stat(v)fs checks.2000-06-05 20:03  evgeny	* ac-tools/configure.in: 1.9.10 snapshot.2000-06-05 20:00  evgeny	* hgl/: CharC.C, CharC.h, MemMap.C, SortKeyC.h, StringC.C,        StringC.h: Removed a few remaining #ifdef SVR4.2000-06-05 19:37  evgeny	* hgl/HalAppC.C: Put appShell weird geometry settings back, since        some popups use it (!).2000-06-05 19:33  evgeny	* src/main.C: Check for presence of installation directory.2000-06-05 19:09  evgeny	* ac-tools/: config.guess, config.sub: Updated config.sub and        config.guess.2000-06-05 18:44  evgeny	* hgl/HalAppC.C: SIGTERM caused the app to go into an infinite        loop.2000-06-05 17:50  evgeny	* lib/Ishmail.misc: Updated X resources of used-to-be RichText        entries.2000-06-05 17:46  evgeny	* src/: MailPrefWinC.C, MailPrefWinC.h, ReplyPrefWinC.C,	ReplyPrefWinC.h: Replaced a few more RichText entry fields with        Text or TextInput's.2000-06-05 16:28  evgeny	* src/: EntryEditWinC.C, EntryEditWinC.h: valueText is now	TextField instead of the RichText. This cures the problems with	Motif-2.1 and Lesstif (the real source of the problems is the        RichText widget, of course, and will be dealt with later on).2000-06-04 17:54  evgeny	* hgl/Makefile: MimeRichTextListC.* are not used; removed from the        list of files and rules.2000-06-04 13:19  evgeny	* COPYRIGHT, lib/Ishmail.hlp.in: Updated copyright notices.2000-06-04 12:59  evgeny	* hgl/HalAppC.C: Register EditRes right after the shell creation        and put a relevant debugging message.2000-06-01 20:19  evgeny	* hgl/: HalDialogC.C, HalTopLevelC.C: Removed duplicate EditRes        handlers.2000-06-01 19:48  evgeny	* src/date.y: Removed meaningless #ifdef QNX4.2000-06-01 19:36  evgeny	* hgl/: FieldViewC.C, IconViewC.C: Don't create widget-special DnD        icons (don't work properly, especially weird under Motif-2).2000-06-01 19:34  evgeny	* hgl/HalAppC.C: Use different DnD icons with Motif-2, since it	seems that back/foreground cursor colors meaning is inverted (???).2000-06-01 19:10  evgeny	* lib/: Ishmail.misc, Makefile, thumb_down2.xbm, thumb_up2.xbm:	Added thumb_up2.xbm and thumb_down2.xbm (inverts of thumb_up.xbm	and thumb_down.xbm) to be used with Motif-2, since it seems        back/foreground cursor colors meaning is inverted (???).2000-06-01 16:16  evgeny	* lib/: Ishmail.help, Ishmail.hlp.in, Ishmail.lang: Updated        resources related to the fileCommentPB -> helpCommentPB change.2000-06-01 16:14  evgeny	* lib/welcome: Updated intro email message.2000-06-01 16:10  evgeny	* src/MainWinP.C: Renamed widget fileCommentPB -> helpCommentPB.2000-05-31 19:22  evgeny	* src/MainWinP.C: Moved File/Comment -> Help/Comment.2000-05-31 18:26  evgeny	* src/: Base64.C, FolderC.C, Misc.C, QuotedP.C: Removed homebrew        definition of S_ISLNK.2000-05-31 18:19  evgeny	* hgl/PixmapC.C: Include xpm.h or X11/xpm.h depending on        HAVE_X11_XPM_H.2000-05-31 18:18  evgeny	* ac-tools/configure.in: Exit configure if Xpm (lib and/or header)        not found.2000-05-31 18:18  evgeny	* ac-tools/config.h.in: Remove HAVE_XPM define - libXpm is a must        anyway.2000-05-31 17:17  evgeny	* ac-tools/config.h.in, src/FileFolderC.C: HAVE_SYS_STATVFS was        used mistakenly instead of HAVE_SYS_STATVFS_H.2000-05-31 16:05  evgeny	* hgl/MimeRichTextInit.C: Use __CHAR_UNSIGNED__ instead of MIPS        define.2000-05-31 16:03  evgeny	* hgl/StrCase.C: #include <string.h> unconditionally.2000-05-31 16:02  evgeny	* ac-tools/: config.h.in, configure.in: Added check for signedness        of char.2000-05-17 18:12  fnevgeny	* scripts/makerelease: Added makerelease script.2000-05-17 17:11  fnevgeny	* hgl/Makefile, src/Makefile: Don't force rebuilding Make.dep.2000-05-17 17:03  fnevgeny	* hgl/Makefile, src/Makefile: Fixed deps for Make.dep :).2000-05-17 16:42  fnevgeny	* hgl/.cvsignore, hgl/Make.dep, src/.cvsignore, src/Make.dep: Put        Make.dep back into cvs...2000-05-17 16:34  fnevgeny	* hgl/.cvsignore, src/.cvsignore: Added Make.dep to .cvsignore.2000-05-17 16:32  fnevgeny	* hgl/Make.dep, hgl/Makefile, src/Make.dep, src/Makefile,        utils/Makefile: Changes to Makefiles.2000-05-17 15:15  fnevgeny	* lib/.cvsignore: Added .cvsignore with Ishmail.hlp.2000-05-17 15:14  fnevgeny	* ac-tools/configure.in, lib/Ishmail.hlp, lib/Ishmail.hlp.in,	scripts/update-version: The help card file is now created by        configure.2000-05-17 14:41  fnevgeny	* lib/: Ishmail.hlp, Ishmail.lang, Ishmail.misc, welcome: Replaced        ishmail.com email and http links with sourceforge ones.2000-05-16 19:05  fnevgeny	* hgl/HglResources.h: Fixed default DnD icon properties.2000-05-16 19:05  fnevgeny	* hgl/HalAppC.C: Added EDITRES support (the app crashes,        though...).2000-05-16 15:44  fnevgeny	* hgl/: FieldViewC.C, IconViewC.C: Use pixmap mask when creating        DnD icons.2000-05-08 15:41  fnevgeny	* hgl/PixmapC.C: Reversed order of icon format trying. Now we check	for XPM using the Xpm library first, since Motif-2.* can deal with        xpms itself, but doesn't handle pixmap masks.2000-05-08 14:29  fnevgeny	* src/MainWinP.C: MainWinP::NewMailPixmap() now returns PixmapC        instead of Pixmap.2000-05-08 14:29  fnevgeny	* src/: MainWinC.C, MainWinP.h, ReadWinP.C, SendWinP.C: Use also        mask in creating window icons (for transparent pixmaps).2000-05-08 14:28  fnevgeny	* src/MimeIconC.C: background wasn't defined in XGCValues, so        transparent pixmaps were drawn with a black background.2000-05-07 16:38  fnevgeny	* src/Makefile, utils/Makefile: `make clean'  didn't remove        executables.2000-05-07 16:37  fnevgeny	* libexec/: customize.pl, statChk.pl: Don't hardcode perl path.2000-05-07 16:32  fnevgeny	* Makefile: Added make rules for configure and ChangeLog.2000-05-07 16:31  fnevgeny	* scripts/: mkincl, pstrip: Don't hardcode perl path.2000-05-07 16:26  fnevgeny	* scripts/cvs2cl.pl: Added cvs2cl.pl.2000-05-07 16:20  fnevgeny	* utils/Makefile: Fixed installation.2000-05-07 15:26  fnevgeny	* .cvsignore: Added .cvsignore to the top dir.2000-05-07 15:26  fnevgeny	* Make.conf, ac-tools/Make.conf.in, ac-tools/aclocal.m4,	ac-tools/config.guess, ac-tools/config.h.in, ac-tools/config.sub,	ac-tools/configure.in, ac-tools/install-sh, ac-tools/shtool,	hgl/BoolExpC.C, hgl/BoolExpWinC.C, hgl/ButtonBox.c,	hgl/CallbackC.C, hgl/CharC.C, hgl/ExpElemC.C, hgl/FieldViewC.C,	hgl/FiltDialogC.C, hgl/FindDialogC.C, hgl/FontChooserC.C,	hgl/FontDataC.C, hgl/ForceDialog.C, hgl/HalAppC.C,	hgl/HalDialogC.C, hgl/HalMainWinC.C, hgl/HalShellC.C,	hgl/HalTopLevelC.C, hgl/HelpC.C, hgl/HelpDbC.C, hgl/HelpResWinC.C,	hgl/IconC.C, hgl/IconDataC.C, hgl/IconViewC.C, hgl/JoyStickC.C,	hgl/LgIconViewC.C, hgl/ListBoxC.C, hgl/Makefile, hgl/MemMap.C,	hgl/MimeRichTextDraw.C, hgl/MimeRichTextEdit.C,	hgl/MimeRichTextInit.C, hgl/MimeRichTextSelect.C, hgl/PixmapC.C,	hgl/PtrDictC.C, hgl/PtrList2.C, hgl/RegexC.C, hgl/RichSearchWinC.C,	hgl/RowCol.c, hgl/RowColC.C, hgl/RowColChildC.C, hgl/RowOrColC.C,	hgl/Shadow.C, hgl/SignalRegistry.C, hgl/SmIconViewC.C,	hgl/SortDialogC.C, hgl/SortExpWinC.C, hgl/StrCase.C, hgl/StringC.C,	hgl/SysErr.C, hgl/System.C, hgl/TBoxC.C, hgl/TextMisc.C,	hgl/VBoxC.C, hgl/VItemC.C, hgl/ViewC.C, hgl/WorkingBoxC.C,	hgl/regex.c, hgl/rsrc.C, man/Makefile, scripts/build_dict_c,	scripts/build_list_c, src/AddrMisc.C, src/AddressC.C,	src/AlertPrefC.C, src/AlertPrefWinC.C, src/AliasPrefC.C,	src/AliasPrefWinC.C, src/AppPrefC.C, src/AppPrefWinC.C,	src/AutoFilePrefC.C, src/AutoFileWinC.C, src/Base64.C,	src/ButtPrefWinC.C, src/ButtonEditWinC.C, src/ButtonEntryC.C,	src/ButtonMgrC.C, src/CompPrefC.C, src/CompPrefWinC.C,	src/ComplexImapFindWinC.C, src/ComplexMsgFindWinC.C,	src/ConfPrefC.C, src/ConfPrefWinC.C, src/DictEditWinC.C,	src/EntryEditWinC.C, src/FileChooserWinC.C, src/FileFolderC.C,	src/FileMisc.C, src/FileMsgC.C, src/FilePartMsgC.C, src/FolderC.C,	src/FolderPrefC.C, src/FolderPrefWinC.C, src/FontPrefC.C,	src/FontPrefWinC.C, src/Fork.C, src/HeadPrefC.C,	src/HeadPrefWinC.C, src/HeaderC.C, src/HeaderValC.C,	src/IconPrefC.C, src/IconPrefWinC.C, src/ImapFolderC.C,	src/ImapMisc.C, src/ImapMsgC.C, src/ImapServerC.C,	src/IncludeWinC.C, src/IshAppC.C, src/IshAppP.C,	src/LocalTextWinC.C, src/LoginWinC.C, src/MailFile.C,	src/MailPrefC.C, src/MailPrefWinC.C, src/MailSortKeyC.C,	src/Mailcap.C, src/MailcapC.C, src/MainButtPrefC.C,	src/MainButtWinC.C, src/MainFile.C, src/MainFolder.C,	src/MainMsg.C, src/MainOpt.C, src/MainWinC.C, src/MainWinP.C,	src/Makefile, src/MhFolderC.C, src/MhMsgC.C, src/MimeEncode.C,	src/MimeIconC.C, src/MimeTypes.C, src/Misc.C, src/MmdfFolderC.C,	src/MmdfMsgC.C, src/MsgC.C, src/MsgFindExp.C, src/MsgFindWinC.C,	src/MsgItemC.C, src/MsgPartC.C, src/OptWinC.C, src/ParamC.C,	src/PartialMsgC.C, src/PickAliasWinC.C, src/PipeWinC.C,	src/PrefC.C, src/PrintWinC.C, src/Query.C, src/QuickMenu.C,	src/QuotedP.C, src/ReadButtPrefC.C, src/ReadButtWinC.C,	src/ReadFile.C, src/ReadIconC.C, src/ReadOpt.C, src/ReadPart.C,	src/ReadPrefC.C, src/ReadPrefWinC.C, src/ReadReply.C,	src/ReadWinC.C, src/ReadWinP.C, src/ReplyPrefC.C,	src/ReplyPrefWinC.C, src/SafeSystem.C, src/SaveMgrC.C,	src/SavePrefC.C, src/SavePrefWinC.C, src/SendButtPrefC.C,	src/SendButtWinC.C, src/SendEdit.C, src/SendFile.C,	src/SendIconC.C, src/SendInc.C, src/SendMisc.C, src/SendOpt.C,	src/SendWinC.C, src/SendWinP.C, src/ShellExp.C, src/SigPrefC.C,	src/SigPrefWinC.C, src/SortMgrC.C, src/SortPrefC.C,	src/SortPrefWinC.C, src/SumFieldC.C, src/SumPrefC.C,	src/SumPrefWinC.C, src/UndelWinC.C, src/UnixFolderC.C,	src/UnixMsgC.C, src/edit.C, src/getadate.c, src/main.C,        src/sun2mime.c, utils/Makefile: Introduced the autoconf stuff.2000-05-04 18:08  fnevgeny	* src/SendWinP.C: A typo fixed.2000-05-03 20:14  fnevgeny	* lib/Ishmail.site: Added dummy Ishmail.site.2000-05-03 19:27  fnevgeny	* COPYRIGHT: Updated copyright notices from Help/About.2000-05-03 19:15  fnevgeny	* src/: ImapServerC.C, ShellExp.C, getadate.c: Introduced        time-related autoconf #ifdef's.2000-05-03 19:01  fnevgeny	* src/FileFolderC.C: I don't know what was wrong here about        SUN_OS...2000-05-03 18:35  fnevgeny	* hgl/HelpC.h: Build editable help subsystem depending whether        EDIT_OK is set during compilation (on by default).2000-05-03 18:04  fnevgeny	* hgl/VItemC.C: Can't see any problem with SetMenu on OSF1, hence        #ifdef removed.2000-05-03 17:56  fnevgeny	* src/ImapServerC.C: Oops. Removed #include <netdb.h> by a mistake.2000-05-03 17:56  fnevgeny	* src/main.C: Added void to OutOfMemory() declaration.2000-05-03 17:10  fnevgeny	* src/: FileMisc.C, IshAppC.C: Treat automounter stuff similarly        for all OS - not sure it's of any real use at all.2000-05-03 17:09  fnevgeny	* src/ImapServerC.C: sys/select.h -> HAVE_SYS_SELECT_H.2000-05-03 17:08  fnevgeny	* src/main.C: main should be int...2000-05-03 16:48  fnevgeny	* hgl/regex.c: Include <string.h>.2000-05-03 16:37  fnevgeny	* hgl/: LgIconViewC.h, SmIconViewC.h: Added casts to (Drawable) of        drawto.2000-05-03 16:08  fnevgeny	* hgl/PtrList2.C: Removed condition on stdlib.h inclusion.2000-05-03 16:06  fnevgeny	* src/Make.dep: Removed unused checksum.c and checksum.h.2000-05-03 16:01  fnevgeny	* src/: IshAppP.C, Makefile, checksum.c, checksum.h: Removed unused        checksum.c and checksum.h.2000-05-03 15:40  fnevgeny	* hgl/: rsrc.C, rsrc.h: Rewrote color stuff to remove	system-dependent direct parsing of rgb.txt.  Removed unused color        functions.2000-05-03 15:39  fnevgeny	* src/main.C: Introduced SetEnvValue(), a wrapper around        setenv/putenv.2000-05-03 13:02  fnevgeny	* src/MainWinP.C, lib/Ishmail.misc: Use hardcoded http link for the	user's guide (locally installed docs).	userGuideURL resource        removed.2000-05-02 22:04  fnevgeny	* man/Makefile, utils/Makefile: Minor fixes.2000-05-02 22:00  fnevgeny	* src/: IshAppC.C, main.C: Moved PATH altering from IshAppC.C to        main.C.2000-05-02 21:07  fnevgeny	* src/MailFile.C: #ifdef HAVE_SYSEXITS_H added.2000-05-02 21:06  fnevgeny	* src/AppPrefC.C: Don't define automount dir by default.2000-05-02 20:42  fnevgeny	* doc/Makefile, Makefile, hgl/Makefile, lib/Makefile,	libexec/Makefile, man/Makefile, src/Makefile, utils/Makefile: Added        "make install" target.2000-05-02 19:55  fnevgeny	* lib/mailcap: Replaced lp->lpr.2000-05-02 19:53  fnevgeny

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -