Functions
uc_lists_checked_links_dump ()
void
uc_lists_checked_links_dump (GList *list,
FILE **fd,
const UCExportFormat ftype);
uc_lists_refresh_preserved_links_reset ()
void
uc_lists_refresh_preserved_links_reset
(void);
uc_lists_refresh_preserved_links_append ()
void
uc_lists_refresh_preserved_links_append
(UCLinkProperties *prop);
uc_lists_refresh_preserved_links_restore ()
GList *
uc_lists_refresh_preserved_links_restore
(GList *src);
uc_lists_links_first_minus_second ()
GList *
uc_lists_links_first_minus_second (GList *first,
GList *second);
uc_lists_similar_links_remove_item ()
void
uc_lists_similar_links_remove_item (GList *list,
const gchar *url);
uc_lists_similar_links_remove_items ()
void
uc_lists_similar_links_remove_items (UCLinkProperties *prop);
uc_lists_already_checked_links_remove_branch_items ()
void
uc_lists_already_checked_links_remove_branch_items
(UCLinkProperties *prop);
uc_lists_already_checked_links_remove ()
void
uc_lists_already_checked_links_remove (const gchar *url);
uc_lists_already_checked_links_remove_items ()
void
uc_lists_already_checked_links_remove_items
(UCLinkProperties *prop);
uc_lists_already_checked_links_lookup ()
gpointer
uc_lists_already_checked_links_lookup (const gchar *url,
const gboolean return_node);
uc_lists_already_checked_links_append ()
gboolean
uc_lists_already_checked_links_append (const gchar *url,
gpointer ac_p);
uc_lists_already_checked_free ()
void
uc_lists_already_checked_free (void);
uc_lists_checked_links_is_empty ()
guint32
uc_lists_checked_links_is_empty (void);
uc_lists_checked_links_set ()
void
uc_lists_checked_links_set (GList *list);
uc_lists_checked_links_get ()
GList *
uc_lists_checked_links_get (void);
uc_lists_checked_links_node_free ()
void
uc_lists_checked_links_node_free (GList **list,
UCLinkProperties **prop);
uc_lists_checked_links_lookup ()
gpointer
uc_lists_checked_links_lookup (const gchar *url);
uc_lists_checked_links_exist ()
gboolean
uc_lists_checked_links_exist (const gchar *url);
uc_lists_checked_links_lookup_by_uid ()
UCLinkProperties *
uc_lists_checked_links_lookup_by_uid (const guint32 uid);
uc_lists_checked_links_free ()
void
uc_lists_checked_links_free (void);
uc_lists_similar_links_exist ()
gboolean
uc_lists_similar_links_exist (GList *list,
const gchar *url);
uc_lists_similar_links_append ()
void
uc_lists_similar_links_append (gpointer prop_p,
const gchar *url);