Searched hist:e8c006b9ac7760a399425fc298b490ec21e0752c (Results 1 – 6 of 6) sorted by relevance
/haiku/src/apps/expander/ |
H A D | PasswordAlert.h | e8c006b9ac7760a399425fc298b490ec21e0752c Sun Oct 03 19:45:27 UTC 2010 Jérôme Duval <korli@users.berlios.de> Added handling of password protected archives (bug #4879), only tested with zip archives. * switch stdin to a tty in ExpanderThread (had to use fork() and execv) * anytime an error message contains the word "password", an alert with a textcontrol is presented to the user.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38876 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | PasswordAlert.cpp | e8c006b9ac7760a399425fc298b490ec21e0752c Sun Oct 03 19:45:27 UTC 2010 Jérôme Duval <korli@users.berlios.de> Added handling of password protected archives (bug #4879), only tested with zip archives. * switch stdin to a tty in ExpanderThread (had to use fork() and execv) * anytime an error message contains the word "password", an alert with a textcontrol is presented to the user.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38876 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | ExpanderThread.h | e8c006b9ac7760a399425fc298b490ec21e0752c Sun Oct 03 19:45:27 UTC 2010 Jérôme Duval <korli@users.berlios.de> Added handling of password protected archives (bug #4879), only tested with zip archives. * switch stdin to a tty in ExpanderThread (had to use fork() and execv) * anytime an error message contains the word "password", an alert with a textcontrol is presented to the user.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38876 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | ExpanderThread.cpp | e8c006b9ac7760a399425fc298b490ec21e0752c Sun Oct 03 19:45:27 UTC 2010 Jérôme Duval <korli@users.berlios.de> Added handling of password protected archives (bug #4879), only tested with zip archives. * switch stdin to a tty in ExpanderThread (had to use fork() and execv) * anytime an error message contains the word "password", an alert with a textcontrol is presented to the user.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38876 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Jamfile | e8c006b9ac7760a399425fc298b490ec21e0752c Sun Oct 03 19:45:27 UTC 2010 Jérôme Duval <korli@users.berlios.de> Added handling of password protected archives (bug #4879), only tested with zip archives. * switch stdin to a tty in ExpanderThread (had to use fork() and execv) * anytime an error message contains the word "password", an alert with a textcontrol is presented to the user.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38876 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | ExpanderWindow.cpp | e8c006b9ac7760a399425fc298b490ec21e0752c Sun Oct 03 19:45:27 UTC 2010 Jérôme Duval <korli@users.berlios.de> Added handling of password protected archives (bug #4879), only tested with zip archives. * switch stdin to a tty in ExpanderThread (had to use fork() and execv) * anytime an error message contains the word "password", an alert with a textcontrol is presented to the user.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38876 a95241bf-73f2-0310-859d-f6bbb57e9c96
|