History log of /haiku/src/servers/keystore/AppAccessRequestWindow.h
Revision Date Author Comments
# 66cb2efa 15-May-2019 Adrien Destugues <pulkomandy@pulkomandy.tk>

Move StripeView to libshared

Change-Id: Ib8ff2f731f9d34e04854f1c2ec288a3db1036793
Reviewed-on: https://review.haiku-os.org/c/1458
Reviewed-by: Rene Gollent <rene@gollent.com>


# 3004f55c 28-Nov-2017 Janus <janus2@ymail.com>

keystore: Clean up the code add an icon.

* Need more work see #13812 and #11315


# bc5a7a37 29-Aug-2015 Michael Lotz <mmlr@mlotz.ch>

keystore_server: Fix crash on request window close.

The outside waiting mechanism is responsible for quitting the dialog so
prevent it from quitting itself.


# 515e648d 29-Aug-2015 Michael Lotz <mmlr@mlotz.ch>

keystore_server: Use B_CLOSE_ON_ESCAPE in request dialogs.

Instead of doing it manually.


# a59169de 24-Jun-2012 Michael Lotz <mmlr@mlotz.ch>

Add the access string to the app access request dialog.

This way the user can see what operation the application tries to do.


# f32874e6 07-Feb-2012 Michael Lotz <mmlr@mlotz.ch>

Add an application access request dialog.


# bc5a7a37499482758a11a463cc00f876edce69f0 29-Aug-2015 Michael Lotz <mmlr@mlotz.ch>

keystore_server: Fix crash on request window close.

The outside waiting mechanism is responsible for quitting the dialog so
prevent it from quitting itself.


# 515e648d7b334571c7831a638e9e59934c85ada3 29-Aug-2015 Michael Lotz <mmlr@mlotz.ch>

keystore_server: Use B_CLOSE_ON_ESCAPE in request dialogs.

Instead of doing it manually.


# a59169de6f5fd92ba06d5d3836a4223b22cb8b6e 24-Jun-2012 Michael Lotz <mmlr@mlotz.ch>

Add the access string to the app access request dialog.

This way the user can see what operation the application tries to do.


# f32874e61100f1d52ecff6cf97177157bbe88d22 07-Feb-2012 Michael Lotz <mmlr@mlotz.ch>

Add an application access request dialog.