History | View | Annotate | Download (23 kB)
src/account_dialog.c: account_open(): removed alloca() call.
fixed duplicated keyboard accelerators in account edit dialog and filter dialog.
increased the prefs buffer size from 1024 to 8192.
update folder config file after account name changed.
added 'account-updated' signal to SylApp.
svn s
show waiting dialog on creating folder tree after creating new IMAP account.
place edit account window at the center of parent window.
look for all accounts when enable_swap_from is enabled.
popup main window if edit account dialog is not present.
win32: fixed window focus problem on account dialog and filter dialog.
popup main window when account edit dialog is closed.
don't display checkbox if 'get all' is unavailable in account edit dialog.
separated UI code from account.c.