haiku/src/apps/expander
Humdinger aed3510485 Close alerts with ESCAPE key.
Added SetFlags(B_CLOSE_ON_ESCAPE) or SetShortcut(index, B_ESCAPE) to BAlerts
depending if the result gets used later in the code, or if it's a one-button
BAlert.
2012-08-05 19:32:46 +02:00
..
DirectoryFilePanel.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
DirectoryFilePanel.h
Expander.rdef
ExpanderApp.cpp Removing most About windows and menu items as discussed here 2011-03-26 02:18:52 +00:00
ExpanderApp.h Removing most About windows and menu items as discussed here 2011-03-26 02:18:52 +00:00
ExpanderPreferences.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
ExpanderPreferences.h Now sets back its settings when closing the settings window with "Cancel". 2012-02-29 19:22:07 +01:00
ExpanderRules.cpp
ExpanderRules.h
ExpanderSettings.cpp
ExpanderSettings.h
ExpanderThread.cpp
ExpanderThread.h
ExpanderWindow.cpp Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
ExpanderWindow.h
GenericThread.cpp
GenericThread.h
Jamfile Removing most About windows and menu items as discussed here 2011-03-26 02:18:52 +00:00
PasswordAlert.cpp
PasswordAlert.h