57 |
57 |
58 |
58 |
59 void resourceviewer_new(DavBrowser *browser, const char *path, DavResourceViewType type); |
59 void resourceviewer_new(DavBrowser *browser, const char *path, DavResourceViewType type); |
60 void* resourceviewer_proplist_getvalue(DavPropertyList *property, int col); |
60 void* resourceviewer_proplist_getvalue(DavPropertyList *property, int col); |
61 |
61 |
|
62 void transfer_window_init(UiObject *dialog, ui_callback btncallback); |
|
63 |
62 |
64 |
63 void auth_dialog(SessionAuthData *auth); |
65 void auth_dialog(SessionAuthData *auth); |
64 |
66 |
65 void action_go_parent(UiEvent *event, void *data); |
67 void action_go_parent(UiEvent *event, void *data); |
66 void action_go_back(UiEvent *event, void *data); |
68 void action_go_back(UiEvent *event, void *data); |