1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-08 19:34:14 -04:00
profanity/src/ui
Tomás Senart 480589f0ae Use passwords from the accounts file
This commit makes it so that if the password in an account in the
accounts file is present, then use it. Otherwise ask for the password to
the user.
2013-10-14 20:15:51 +02:00
..
console.c Use passwords from the accounts file 2013-10-14 20:15:51 +02:00
core.c Remove implicit refresh from ProfWin->print_line 2013-10-06 02:17:45 +01:00
inputwin.c Next and previous windows, handle KEY_CODE_YES terms, jump empty wins 2013-09-26 00:25:04 +01:00
notifier.c fixed memory leaks 2013-08-03 14:38:38 +03:00
notifier.h Added room name, and window index to desktop message notifications 2013-05-23 00:10:55 +01:00
statusbar.c Show current window in status bar 2013-10-02 23:33:48 +01:00
titlebar.c removed sizeof(char) 2013-08-03 13:17:50 +03:00
ui.h Moved UI error handler code to ui/core 2013-10-06 00:05:23 +01:00
window.c Remove implicit refresh from ProfWin->print_line 2013-10-06 02:17:45 +01:00
window.h Remove implicit refresh from ProfWin->print_line 2013-10-06 02:17:45 +01:00
windows.c OO style for ProfWin type 2013-10-06 02:02:05 +01:00
windows.h Next and previous windows, handle KEY_CODE_YES terms, jump empty wins 2013-09-26 00:25:04 +01:00