Home
last modified time | relevance | path

Searched refs:TextMenuDlg (Results 1 – 8 of 8) sorted by path

/dports/games/xboard-devel/xboard-f49e7e1/
H A DChangeLog1334 Fix pop-down of ChatDlg and TextMenuDlg from menu
H A DSHORTLOG198 Fix pop-down of ChatDlg and TextMenuDlg from menu
H A Ddialogs.c1041 if(!shellUp[TextMenuDlg] || !clickedWord[0]) return; in SendString()
1053 if(!shellUp[TextMenuDlg]) return; in SendString()
1063 PopDown(TextMenuDlg); in SendString()
1096 MarkMenu("View.ICStextmenu", TextMenuDlg); in IcsTextPopUp()
1097 …GenericPopUp(textOptions, _("ICS text menu"), TextMenuDlg, BoardWindow, NONMODAL, appData.topLevel… in IcsTextPopUp()
1103 if(shellUp[TextMenuDlg]) PopDown(TextMenuDlg); in IcsTextProc()
1847 click = !shellUp[TextMenuDlg]; // request auto-popdown of textmenu when we popped it up in ContextMenu()
H A Ddialogs.h101 CommentDlg, TagsDlg, TextMenuDlg, InputBoxDlg, ChatDlg, DummyDlg, HistoryDlg, // persistent: no gra… enumerator
/dports/games/xboard/xboard-4.9.1/
H A DChangeLog4845 Fix pop-down of ChatDlg and TextMenuDlg from menu
H A DSHORTLOG708 Fix pop-down of ChatDlg and TextMenuDlg from menu
H A Ddialogs.c1049 if(!shellUp[TextMenuDlg] || !clickedWord[0]) return; in SendString()
1061 if(!shellUp[TextMenuDlg]) return; in SendString()
1071 PopDown(TextMenuDlg); in SendString()
1104 MarkMenu("View.ICStextmenu", TextMenuDlg); in IcsTextPopUp()
1105 …GenericPopUp(textOptions, _("ICS text menu"), TextMenuDlg, BoardWindow, NONMODAL, appData.topLevel… in IcsTextPopUp()
1111 if(shellUp[TextMenuDlg]) PopDown(TextMenuDlg); in IcsTextProc()
2036 click = !shellUp[TextMenuDlg]; // request auto-popdown of textmenu when we popped it up in ContextMenu()
H A Ddialogs.h103 CommentDlg, TagsDlg, TextMenuDlg, InputBoxDlg, ChatDlg, DummyDlg, HistoryDlg, // persistent: no gra… enumerator