Searched defs:alert (Results 51 - 75 of 164) sorted by relevance

1234567

/haiku/src/servers/input/
H A DMethodReplicant.cpp131 BAlert* alert = new BAlert("About Method Replicant", local
/haiku/src/bin/screenmode/
H A Dscreenmode.cpp370 BAlert* alert = new BAlert("screenmode", local
/haiku/src/preferences/filetypes/
H A DPreferredAppMenu.cpp293 BAlert* alert = new BAlert(B_TRANSLATE("FileTypes request"), warning, local
/haiku/src/apps/pulse/
H A DPulseApp.cpp228 BAlert *alert = new BAlert(B_TRANSLATE("Info"), local
328 BAlert *alert = new BAlert(B_TRANSLATE("Error"), local
[all...]
/haiku/src/add-ons/print/transports/ipp/
H A DIppSetupDlg.cpp146 BAlert *alert = new BAlert("", error_msg.c_str(), "OK"); local
/haiku/src/apps/processcontroller/
H A DPreferences.cpp101 BAlert *alert = new BAlert(B_TRANSLATE("Error saving file"), local
/haiku/src/servers/bluetooth/
H A DDeskbarReplicant.cpp221 BAlert* alert = new BAlert(B_TRANSLATE("Bluetooth error"), msg.String(), local
/haiku/src/apps/haikudepot/server/
H A DServerHelper.cpp85 BAlert* alert = new BAlert( local
140 BAlert* alert = new BAlert( local
183 BAlert* alert local
[all...]
/haiku/src/apps/pairs/
H A DPairsWindow.cpp314 BAlert* alert = new BAlert("about", local
/haiku/src/apps/terminal/
H A DTermApp.cpp129 BAlert* alert = new BAlert("alert", local
/haiku/src/preferences/sounds/
H A DHWindow.cpp156 BAlert* alert = new BAlert("", local
/haiku/src/apps/debugger/user_interface/gui/
H A DGraphicalUserInterface.cpp253 BAlert* alert = new(std::nothrow) BAlert(title, message, "OK", local
288 AlertWithCheckbox* alert = new(std::nothrow) AlertWithCheckbox(title, message, local
/haiku/headers/os/mail/
H A DE-mail.h105 bool alert; member in struct:__anon449
/haiku/src/servers/package/
H A DRoot.cpp528 BAlert* alert = new(std::nothrow) BAlert("Package error", local
/haiku/src/bin/
H A Dcheckitout.cpp58 BAlert* alert = new BAlert("Warning", message.String(), "Proceed", "Stop", NULL, local
/haiku/src/servers/print/
H A DPrintServerApp.cpp402 BAlert *alert = new BAlert("Info", info.String(), local
/haiku/src/add-ons/print/transports/hp_jetdirect/
H A DSetupWindow.cpp140 BAlert* alert = new BAlert("", text.String(), "OK"); local
157 BAlert* alert = new BAlert("", "Please input parameters.", "OK"); local
/haiku/src/tests/servers/app/playground/
H A DObjectWindow.cpp424 BAlert *alert = new BAlert("Playground", local
/haiku/src/preferences/mail/
H A DFilterConfigView.cpp440 BAlert* alert = new BAlert("E-mail", local
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistWindow.cpp59 BAlert* alert = new BAlert(B_TRANSLATE("Save error"), message, local
/haiku/src/apps/launchbox/
H A DMainWindow.cpp100 BAlert* alert = new BAlert(B_TRANSLATE("last chance"), local
178 BAlert* alert = new BAlert("error", errorMessage.String(), local
/haiku/src/preferences/notifications/
H A DNotificationsView.cpp199 BAlert* alert = new BAlert("", text.String(), local
220 BAlert* alert = new BAlert("", local
/haiku/src/preferences/datatranslations/
H A DDataTranslationsWindow.cpp333 BAlert* alert = new BAlert(B_TRANSLATE("Info"), message.String(), local
/haiku/src/servers/notification/
H A DNotificationWindow.cpp401 BAlert* alert = new BAlert(B_TRANSLATE("Warning"), local
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DFolderConfigWindow.cpp326 BAlert* alert = new BAlert("IMAP error", message.String(), local

Completed in 151 milliseconds

1234567