/soc/2013/ankitkv/gobjectification: 4d5ad6b1878e: Merge gtkdoc-c...
Ankit Vani
a at nevitus.org
Fri Feb 7 07:45:15 EST 2014
Changeset: 4d5ad6b1878e76eae10dfa907ae7d9c0e9cb8947
Author: Ankit Vani <a at nevitus.org>
Date: 2014-02-07 17:55 +0530
Branch: soc.2013.gobjectification.plugins
URL: https://hg.pidgin.im/soc/2013/ankitkv/gobjectification/rev/4d5ad6b1878e
Description:
Merge gtkdoc-conversion
diffstat:
finch/gntaccount.h | 3 --
finch/gntblist.h | 3 --
finch/gntconn.h | 3 --
finch/gntconv.h | 3 --
finch/gntdebug.h | 3 --
finch/gntidle.h | 3 --
finch/gntlog.h | 3 --
finch/gntmenuutil.h | 3 --
finch/gntnotify.h | 3 --
finch/gntplugin.h | 3 --
finch/gntprefs.h | 2 -
finch/gntrequest.h | 3 --
finch/gntroomlist.h | 3 --
finch/gntsound.h | 3 --
finch/gntstatus.h | 3 --
finch/gntxfer.h | 6 -----
libpurple/account.h | 3 --
libpurple/accountopt.h | 6 -----
libpurple/accounts.h | 10 +-------
libpurple/blistnode.h | 8 ------
libpurple/blistnodetypes.h | 29 ++++++-----------------
libpurple/buddyicon.h | 9 -------
libpurple/buddylist.h | 9 -------
libpurple/certificate.h | 12 ----------
libpurple/cipher.h | 6 -----
libpurple/cmds.h | 6 -----
libpurple/connection.h | 12 ----------
libpurple/conversation.h | 9 -------
libpurple/conversations.h | 3 --
libpurple/conversationtypes.h | 9 -------
libpurple/debug.h | 8 ------
libpurple/dnsquery.h | 3 --
libpurple/e2ee.h | 6 -----
libpurple/eventloop.h | 8 +-----
libpurple/http.h | 25 ---------------------
libpurple/idle.h | 6 -----
libpurple/keyring.h | 20 ----------------
libpurple/log.h | 10 --------
libpurple/mediamanager.h | 1 -
libpurple/network.h | 3 --
libpurple/notify.h | 12 ----------
libpurple/pluginpref.h | 3 --
libpurple/pounce.h | 6 -----
libpurple/prefs.h | 3 --
libpurple/presence.h | 9 -------
libpurple/protocols.h | 9 -------
libpurple/proxy.h | 9 -------
libpurple/request-datasheet.h | 9 -------
libpurple/request.h | 51 -------------------------------------------
libpurple/roomlist.c | 19 ----------------
libpurple/roomlist.h | 12 ----------
libpurple/savedstatuses.h | 3 --
libpurple/signals.h | 5 ----
libpurple/smiley.h | 6 -----
libpurple/sound.h | 3 --
libpurple/sslconn.h | 6 -----
libpurple/status.h | 18 ---------------
libpurple/stun.h | 3 --
libpurple/upnp.h | 3 --
libpurple/util.h | 36 ------------------------------
libpurple/whiteboard.h | 3 --
libpurple/xfer.h | 6 -----
pidgin/gtkcertmgr.h | 4 +--
pidgin/gtkconn.h | 3 --
pidgin/gtkconv.h | 8 ------
pidgin/gtkconvwin.h | 9 -------
pidgin/gtkidle.h | 3 --
pidgin/gtklog.h | 3 --
pidgin/gtkrequest.h | 3 --
pidgin/gtksession.h | 3 --
pidgin/gtksound.h | 3 --
pidgin/gtkwhiteboard.h | 3 --
pidgin/gtkxfer.h | 6 -----
pidgin/pidginstock.h | 4 +--
74 files changed, 13 insertions(+), 544 deletions(-)
diffs (truncated from 2909 to 300 lines):
diff --git a/finch/gntaccount.h b/finch/gntaccount.h
--- a/finch/gntaccount.h
+++ b/finch/gntaccount.h
@@ -33,7 +33,6 @@
/**********************************************************************
* GNT Account API
**********************************************************************/
-/*@{*/
/**
* finch_accounts_get_ui_ops:
@@ -73,6 +72,4 @@ void finch_accounts_show_all(void);
*/
void finch_account_dialog_show(PurpleAccount *account);
-/*@}*/
-
#endif
diff --git a/finch/gntblist.h b/finch/gntblist.h
--- a/finch/gntblist.h
+++ b/finch/gntblist.h
@@ -34,7 +34,6 @@
/**********************************************************************
* GNT BuddyList API
**********************************************************************/
-/*@{*/
typedef struct _FinchBlistManager FinchBlistManager;
@@ -188,6 +187,4 @@ FinchBlistManager * finch_blist_manager_
*/
void finch_blist_manager_add_node(PurpleBlistNode *node);
-/*@}*/
-
#endif
diff --git a/finch/gntconn.h b/finch/gntconn.h
--- a/finch/gntconn.h
+++ b/finch/gntconn.h
@@ -33,7 +33,6 @@
/**********************************************************************
* GNT Connection API
**********************************************************************/
-/*@{*/
/**
* finch_connections_get_ui_ops:
@@ -58,6 +57,4 @@ void finch_connections_init(void);
*/
void finch_connections_uninit(void);
-/*@}*/
-
#endif
diff --git a/finch/gntconv.h b/finch/gntconv.h
--- a/finch/gntconv.h
+++ b/finch/gntconv.h
@@ -40,7 +40,6 @@
/***************************************************************************
* GNT Conversations API
***************************************************************************/
-/*@{*/
typedef struct _FinchConv FinchConv;
typedef struct _FinchConvChat FinchConvChat;
@@ -125,6 +124,4 @@ void finch_conversation_set_active(Purpl
*/
void finch_conversation_set_info_widget(PurpleConversation *conv, GntWidget *widget);
-/*@}*/
-
#endif
diff --git a/finch/gntdebug.h b/finch/gntdebug.h
--- a/finch/gntdebug.h
+++ b/finch/gntdebug.h
@@ -33,7 +33,6 @@
/**********************************************************************
* GNT Debug API
**********************************************************************/
-/*@{*/
/**
* finch_debug_get_ui_ops:
@@ -65,6 +64,4 @@ void finch_debug_uninit(void);
*/
void finch_debug_window_show(void);
-/*@}*/
-
#endif
diff --git a/finch/gntidle.h b/finch/gntidle.h
--- a/finch/gntidle.h
+++ b/finch/gntidle.h
@@ -33,7 +33,6 @@
/**************************************************************************/
/* GNT Idle API */
/**************************************************************************/
-/*@{*/
/**
* finch_idle_get_ui_ops:
@@ -44,6 +43,4 @@
*/
PurpleIdleUiOps *finch_idle_get_ui_ops(void);
-/*@}*/
-
#endif /* _Finch_IDLE_H_ */
diff --git a/finch/gntlog.h b/finch/gntlog.h
--- a/finch/gntlog.h
+++ b/finch/gntlog.h
@@ -68,7 +68,6 @@ void finch_syslog_show(void);
/**************************************************************************/
/* GNT Log Subsystem */
/**************************************************************************/
-/*@{*/
/**
* finch_log_init:
@@ -93,6 +92,4 @@ void *finch_log_get_handle(void);
*/
void finch_log_uninit(void);
-/*@}*/
-
#endif
diff --git a/finch/gntmenuutil.h b/finch/gntmenuutil.h
--- a/finch/gntmenuutil.h
+++ b/finch/gntmenuutil.h
@@ -34,7 +34,6 @@
/***************************************************************************
* GNT Menu Utility Functions
***************************************************************************/
-/*@{*/
/**
* gnt_append_menu_action:
@@ -47,6 +46,4 @@
*/
void gnt_append_menu_action(GntMenu *menu, PurpleMenuAction *action, gpointer ctx);
-/*@}*/
-
#endif
diff --git a/finch/gntnotify.h b/finch/gntnotify.h
--- a/finch/gntnotify.h
+++ b/finch/gntnotify.h
@@ -33,7 +33,6 @@
/**********************************************************************
* GNT Notify API
**********************************************************************/
-/*@{*/
/**
* finch_notify_get_ui_ops:
@@ -58,7 +57,5 @@ void finch_notify_init(void);
*/
void finch_notify_uninit(void);
-/*@}*/
-
#endif
diff --git a/finch/gntplugin.h b/finch/gntplugin.h
--- a/finch/gntplugin.h
+++ b/finch/gntplugin.h
@@ -113,7 +113,6 @@ FinchPluginInfo *finch_plugin_info_new(c
/**********************************************************************
* GNT Plugins API
**********************************************************************/
-/*@{*/
/**
* finch_plugins_show_all:
@@ -129,6 +128,4 @@ void finch_plugins_show_all(void);
*/
void finch_plugins_save_loaded(void);
-/*@}*/
-
#endif
diff --git a/finch/gntprefs.h b/finch/gntprefs.h
--- a/finch/gntprefs.h
+++ b/finch/gntprefs.h
@@ -31,7 +31,6 @@
/**********************************************************************
* GNT Preferences API
**********************************************************************/
-/*@{*/
/**
* finch_prefs_init:
@@ -60,6 +59,5 @@ void finch_prefs_show_keyring(void);
* You don't need to know about this.
*/
void finch_prefs_update_old(void);
-/*@}*/
#endif
diff --git a/finch/gntrequest.h b/finch/gntrequest.h
--- a/finch/gntrequest.h
+++ b/finch/gntrequest.h
@@ -34,7 +34,6 @@
/**********************************************************************
* GNT Request API
**********************************************************************/
-/*@{*/
/**
* finch_request_get_ui_ops:
@@ -77,6 +76,4 @@ void finch_request_save_in_prefs(gpointe
*/
GntWidget *finch_request_field_get_widget(PurpleRequestField *field);
-/*@}*/
-
#endif
diff --git a/finch/gntroomlist.h b/finch/gntroomlist.h
--- a/finch/gntroomlist.h
+++ b/finch/gntroomlist.h
@@ -33,7 +33,6 @@
/**********************************************************************
* GNT Room List API
**********************************************************************/
-/*@{*/
/**
* finch_roomlist_init:
@@ -65,7 +64,5 @@ void finch_roomlist_show_all(void);
*/
void finch_roomlist_uninit(void);
-/*@}*/
-
#endif
diff --git a/finch/gntsound.h b/finch/gntsound.h
--- a/finch/gntsound.h
+++ b/finch/gntsound.h
@@ -33,7 +33,6 @@
/**********************************************************************/
/* GNT Sound API */
/**********************************************************************/
-/*@{*/
/**
* finch_sound_get_active_profile:
@@ -88,6 +87,4 @@ PurpleSoundUiOps *finch_sound_get_ui_ops
*/
void finch_sounds_show_all(void);
-/*@}*/
-
#endif
diff --git a/finch/gntstatus.h b/finch/gntstatus.h
--- a/finch/gntstatus.h
+++ b/finch/gntstatus.h
@@ -34,7 +34,6 @@
/**********************************************************************
* GNT BuddyList API
**********************************************************************/
-/*@{*/
/**
* finch_savedstatus_show_all:
@@ -51,6 +50,4 @@ void finch_savedstatus_show_all(void);
*/
void finch_savedstatus_edit(PurpleSavedStatus *saved);
-/*@}*/
-
#endif
diff --git a/finch/gntxfer.h b/finch/gntxfer.h
--- a/finch/gntxfer.h
+++ b/finch/gntxfer.h
@@ -34,7 +34,6 @@
/**************************************************************************/
/* GNT File Transfer Dialog API */
/**************************************************************************/
-/*@{*/
/**
* finch_xfer_dialog_new:
@@ -99,12 +98,9 @@ void finch_xfer_dialog_cancel_xfer(Purpl
*/
void finch_xfer_dialog_update_xfer(PurpleXfer *xfer);
-/*@}*/
-
/**************************************************************************/
/* GNT File Transfer API */
/**************************************************************************/
-/*@{*/
/**
* finch_xfers_init:
@@ -129,6 +125,4 @@ void finch_xfers_uninit(void);
*/
PurpleXferUiOps *finch_xfers_get_ui_ops(void);
More information about the Commits
mailing list