Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 10 and Version 11 of RemoteLogging


Ignore:
Timestamp:
Jul 8, 2007, 10:13:21 PM (17 years ago)
Author:
mshkutkov
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RemoteLogging

    v10 v11  
    2020
    2121 * Rewriting existing code for using nonblocking log's functions.
    22   * ~~ gtklog.c ~~
     22  * ~~ pidgin/gtklog.c ~~
    2323   * ~~ pidgin_log_show ~~
    2424   * ~~ pidgin_syslog_show ~~
     
    2929   * ~~ log_show_popup_menu ~~
    3030   * ~~ log_select_cb ~~
    31 
     31  * pidgin/plugins/history.c
     32   * historize
     33  * pidgin/gtkutils.c
     34   * add_completion_list
     35  * pidgin/gtkblist.c
     36   * sort_method_log
     37  * libpurple/status.c
     38   * notify_buddy_status_update
     39   * update_buddy_idle
     40   * purple_presence_set_idle
     41  * libpurple/protocols/qq/sys_msg.c
     42   * _qq_sys_msg_log_write
     43  * libpurple/conversation.c
     44   * purple_conversation_close_logs
     45   * purple_conversation_write
     46  * libpurple/connection.c
     47   * purple_connection_set_state
     48  * libpurple/account.c
     49   * purple_account_destroy
     50   * purple_account_destroy_log
     51  * finch/plugins/gnthistory.c
     52   * historize
     53  * finch/gntblist.c
     54   * get_contact_log_size
     55   * blist_node_compare_log
    3256
    3357 * Writing database plugin, which would allow you to store your [http://pidgin.im Pidgin] logs in databases. This plugin will be the first, because database plugin is rather common request and it's great for business use cases.
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!