Searched refs:BAlert (Results 126 - 150 of 211) sorted by relevance

123456789

/haiku/src/servers/package/
H A DRoot.cpp528 BAlert* alert = new(std::nothrow) BAlert("Package error",
/haiku/src/apps/soundrecorder/
H A DRecorderWindow.cpp1147 BAlert* alert = new BAlert("", msg, B_TRANSLATE("Stop"));
1309 BAlert* alert = new BAlert(B_TRANSLATE("Nothing to play"),
1315 BAlert* alert = new BAlert(B_TRANSLATE("Nothing to play"),
1322 BAlert* alert = new BAlert(B_TRANSLATE("Invalid audio files"),
/haiku/src/add-ons/tracker/zipomatic/
H A DZipOMaticWindow.cpp213 BAlert* alert = new BAlert(NULL, message.String(), B_TRANSLATE("Stop"),
/haiku/src/servers/input/
H A DMethodReplicant.cpp131 BAlert* alert = new BAlert("About Method Replicant",
/haiku/src/bin/screenmode/
H A Dscreenmode.cpp370 BAlert* alert = new BAlert("screenmode",
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DFolderConfigWindow.cpp326 BAlert* alert = new BAlert("IMAP error", message.String(),
/haiku/src/apps/clock/
H A Dcl_view.cpp351 BAlert *alert = new BAlert(B_TRANSLATE("About Clock"), B_TRANSLATE(
/haiku/src/apps/cortex/ParameterView/
H A DParameterWindow.cpp172 BAlert *alert = new BAlert("", s.String(), B_TRANSLATE("OK"),
/haiku/src/add-ons/print/drivers/postscript/
H A DPS.cpp335 BAlert* alert = new BAlert("", err.What(), "OK");
/haiku/src/apps/icon-o-matic/import_export/svg/
H A DSVGExporter.cpp146 BAlert* alert = new BAlert(B_TRANSLATE("warning"),
/haiku/src/apps/people/
H A DPeopleApp.cpp248 BAlert* alert = new BAlert(B_TRANSLATE("Error"),
/haiku/src/apps/screenshot/
H A DScreenshotWindow.cpp617 BAlert* alert = new BAlert(B_TRANSLATE("Failed to save screenshot"),
665 BAlert* overwriteAlert = new BAlert(
709 BAlert* alert = new BAlert(NULL, strerror(status), B_TRANSLATE("OK"));
/haiku/src/apps/installer/
H A DWorkerThread.cpp398 BAlert* alert = new BAlert("", B_TRANSLATE("The destination disk may "
431 BAlert* alert = new BAlert("", B_TRANSLATE("Are you sure you want to "
463 BAlert* alert = new BAlert("", B_TRANSLATE("The target volume is not "
/haiku/src/apps/mail/
H A DMailWindow.cpp1265 BAlert* alert = new BAlert("",
1663 BAlert* alert = new BAlert("",
1741 BAlert* alert = new BAlert(B_TRANSLATE("helpful message"),
1803 BAlert* alert = new BAlert("", B_TRANSLATE(
1824 BAlert* alert = new BAlert("",
[all...]
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp896 BAlert* alert = new BAlert(B_TRANSLATE("Confirmation"),
955 BAlert* alert = new BAlert(
2067 BAlert* alert = new BAlert(B_TRANSLATE("Bookmark error"),
2108 BAlert* alert = new BAlert(B_TRANSLATE("Bookmark error"),
2144 BAlert* alert = new BAlert(B_TRANSLAT
[all...]
/haiku/src/preferences/media/
H A DMediaWindow.cpp315 fRestartAlert = new BAlert(B_TRANSLATE("Warning!"), text,
437 BAlert* alert = new BAlert("start_media_server",
/haiku/src/add-ons/input_server/filters/shortcut_catcher/
H A DCommandActuators.cpp194 BAlert* alert = new BAlert("Shortcuts launcher error",
1017 BAlert* alert = new BAlert("Shortcuts MIME launcher error",
1676 BAlert* alert = new BAlert("Shortcuts SendMessage error",
/haiku/src/apps/icon-o-matic/
H A DMainWindow.cpp767 BAlert* alert = new BAlert(
846 BAlert* alert = new BAlert(
1390 BAlert* alert = new BAlert("save",
/haiku/src/apps/haikudepot/ui/
H A DMainWindow.cpp894 BAlert* alert = new(std::nothrow) BAlert(
1402 BAlert* alert = new(std::nothrow) BAlert(
1413 BAlert* alert = new(std::nothrow) BAlert(
/haiku/src/apps/text_search/
H A DGrepWindow.cpp1258 BAlert* alert = new BAlert(NULL, text.String(), B_TRANSLATE("OK"), NULL, NULL,
1349 BAlert* alert = new BAlert("Info",
1416 BAlert* alert = new BAlert(NULL, str1.String(), B_TRANSLATE("OK"),
/haiku/src/kits/tracker/
H A DWidgetAttributeText.cpp1583 BAlert* alert = new BAlert("",
1619 BAlert* alert = new BAlert("",
1727 BAlert* alert = new BAlert("",
/haiku/src/tests/kits/interface/menu/menuworld/
H A DMenuView.cpp251 BAlert* pAlert = new BAlert("Add menu alert",
/haiku/src/servers/print/
H A DPrintServerApp.cpp402 BAlert *alert = new BAlert("Info", info.String(),
/haiku/src/preferences/mail/
H A DFilterConfigView.cpp440 BAlert* alert = new BAlert("E-mail",
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistWindow.cpp59 BAlert* alert = new BAlert(B_TRANSLATE("Save error"), message,

Completed in 247 milliseconds

123456789