cdesktopenv/cde/programs/dtmail/dtmail
Peter Howkins 2ea057d511 Disable all code related to libXp
deprecated and mostly no longer included on current OSes
2016-04-20 20:17:22 +01:00
..
AliasListUiItem.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
AlternatesListUiItem.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
AntiCheckBoxUiItem.C dtmail: fix warning: NULL used in arithmetic 2012-09-24 18:27:18 -06:00
AttachArea.C AttachArea.C: NULL is not 0, sprintf needs a format 2014-04-06 16:48:40 -06:00
AttachArea.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
AttachCmds.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
AttachCmds.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Attachment.C dtmail: Resolve 50 compiler warnings. 2015-01-06 15:07:55 +00:00
Attachment.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
CheckBoxUiItem.C dtmail: fix warning: NULL used in arithmetic 2012-09-24 18:27:18 -06:00
CheckForMailUiItem.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ComposeCmds.C dtmail: fix warning: NULL used in arithmetic 2012-09-24 18:27:18 -06:00
ComposeCmds.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
CustomListUiItem.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DebugBento Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
DebugMime Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Dialog.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Dialog.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DialogShell.C cleanup: eliminate missing sentinel warnings 2014-03-24 18:26:10 -06:00
DialogShell.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DialogWindow.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Dmx.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DmxMailbox.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DmxMessage.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DmxPrintJob.C Disable all code related to libXp 2016-04-20 20:17:22 +01:00
DmxPrintJob.h Disable all code related to libXp 2016-04-20 20:17:22 +01:00
DmxPrintOptions.C Fix broken build on OpenBSD 2015-05-09 16:21:32 -06:00
DmxPrintOptions.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DmxPrintOutput.C Disable all code related to libXp 2016-04-20 20:17:22 +01:00
DmxPrintOutput.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DmxPrintSetup.C dtmail: Fix XtVaGetValues() return value storage 2012-09-24 18:26:11 -06:00
DmxPrintSetup.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DmxUtils.C initial illumos port 2014-03-22 16:33:11 -06:00
DtEditor.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtEditor.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
DtMail.msg message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
DtMailDialogCallbackData.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
DtMailEditor.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtMailEditor.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
DtMailGenDialog.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtMailGenDialog.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
DtMailHelp.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
DtMailWDM.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtMailWDM.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Dtmail Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Editor.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Editor.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
EncryptedTextFieldUiItem.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
FindDialog.C initial illumos port 2014-03-22 16:33:11 -06:00
FindDialog.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Fonts.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Fonts.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Icon.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Icon.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
IgnoreListUiItem.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Image.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Image.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Imakefile Fix FreeBSD 10.2 build 2015-10-21 19:23:05 -06:00
InboxTextFieldUiItem.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
IndexedOptionMenu.C dtmail: Fix XtVaGetValues() return value storage 2012-09-24 18:26:11 -06:00
IndexedOptionMenu.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
IndexedOptionMenuUiItem.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ListUiItem.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
MailMsg.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
MailRcSource.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
MailRetrievalOptions.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
MailRetrievalOptions.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
MailSession.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
MailSession.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Mapfile.SunOS.53.sparc Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Mapfile.SunOS.54.i386 Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
MoveMenuListUiItem.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
MsgHndArray.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
MsgHndArray.hh Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
MsgScrollingList.C Two fixes for dtmail 2012-08-29 20:40:23 -06:00
MsgScrollingList.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
NoOpCmd.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
NoOpCmd.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Node.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Node.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Notifier.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Notifier.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
OptCmd.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
PasswordDialogManager.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
PasswordDialogManager.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
PropUi.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
QueryDialogManager.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
QueryDialogManager.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
ReleaseNotes Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Resources Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
RoamApp.C dtmail: Resolve 50 compiler warnings. 2015-01-06 15:07:55 +00:00
RoamApp.h dtmail: Resolve 50 compiler warnings. 2015-01-06 15:07:55 +00:00
RoamCmds.C Fix broken build on OpenBSD 2015-05-09 16:21:32 -06:00
RoamCmds.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
RoamInterruptibleCmd.C RoamInterruptibleCmd.C: NULL is not 0 2014-04-06 16:49:24 -06:00
RoamInterruptibleCmd.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
RoamMenuWindow.C dtmail: Resolve 50 compiler warnings. 2015-01-06 15:07:55 +00:00
RoamMenuWindow.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
RunLocalBento Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
RunLocalMime Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
ScaleUiItem.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
SendMsgDialog.C dtmail: Resolve 50 compiler warnings. 2015-01-06 15:07:55 +00:00
SendMsgDialog.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Sort.C Current state of my dtmail work. 2012-08-11 19:53:02 -06:00
Sort.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
SortCmd.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
SortCmd.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
SpinBoxUiItem.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
StringTab.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TemplateListUiItem.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TextFieldUiItem.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Undelete.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Undelete.hh Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
ViewMsgDialog.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ViewMsgDialog.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
WMSaveSession.C WMSaveSession.C: NULL is not 0 2014-04-06 16:54:31 -06:00
XmStrCollector.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
XmStrCollector.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
XmTextEditor.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
XmTextEditor.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
XtArgCollector.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
XtArgCollector.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dmtail_inbox.l.pm Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtb_utils.C dtmail: fix warning: comparison is always false 2012-09-24 18:27:45 -06:00
dtb_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dtmail-lib.proj Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmail.nlset Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmail.proj Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmail.types Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmail_container.m.mask Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmail_container.s.mask Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmail_container.s.pm Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmail_inbox.l.mask Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmail_inbox.l.pm Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmail_inbox.m.mask Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmail_inbox.m.pm Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmail_inbox.s.mask Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmail_inbox.s.pm Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmail_newmail.l.mask Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmail_newmail.l.pm Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmail_newmail.m.pm Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmail_newmail.s.pm Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmail_nonewmail.l.mask Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmail_nonewmail.l.pm Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmailopts.bip Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtmailopts.msg message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
mapfile.reorder Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
options.bil Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
options_stubs.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
options_ui.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
options_ui.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
options_util.C dtmail: add a stdint.h include for openbsd, as reported by Daniel Diaz via the wiki. 2015-01-09 16:30:43 +00:00