log

age author description
2011-09-21 Mark Doliner These two files are listed in Makefile.am, so it seems like they should
2011-09-21 Mark Doliner Mark webkit-related missing functionality with "TODO WEBKIT" instead of
2011-09-21 Elliott Sales de Andrade Add some NULL checks. Now it should not crash even if you don't have
2011-09-21 Elliott Sales de Andrade Apply conversation theme when opening the GTK conversation. All the
2011-09-21 Elliott Sales de Andrade Add template lookup for 'basestyle' CSS.
2011-09-21 Elliott Sales de Andrade Add a function for lookup of Info.plist entries.
2011-09-21 Elliott Sales de Andrade Document things.
2011-09-21 Elliott Sales de Andrade Add an accessor for template data. Also, fix some fallbacks.
2011-09-19 Elliott Sales de Andrade Avoid an error log for non-existent prefs.
2011-09-19 Elliott Sales de Andrade Add documentation for conversation themes.
2011-09-19 Elliott Sales de Andrade Set the default variant when loading the theme. The priorities
2011-09-19 Elliott Sales de Andrade Remove old prototypes.
2011-09-19 Elliott Sales de Andrade Be a bit stricter about types in Info.plist.
2011-09-19 Elliott Sales de Andrade Use a consistent debugging domain.
2011-09-19 Elliott Sales de Andrade Fix a leak. pidgin_conversation_theme_add_variant should only be
2011-09-19 Elliott Sales de Andrade Use a consistent prefs name. It should be conversation*s* to
2011-09-19 Elliott Sales de Andrade Load the list of variants when building the theme.
2011-09-19 Elliott Sales de Andrade Fix theme variant pref names.
2011-09-19 Elliott Sales de Andrade Add a prefs combo for the conversation theme. Variants are added as
2011-09-19 Elliott Sales de Andrade Register the conversation theme loader on gtkconv initialization.
2011-09-19 Elliott Sales de Andrade Lookup style key information from the hash table instead of the struct
2011-09-18 Mark Doliner Correct the name of this reference. This was a copy/paste error from
2011-09-18 Mark Doliner I guess doxygen wants this struct to have a comment if prpl.h is going
2011-09-18 Mark Doliner Apparently this never had documentation
2011-09-18 Mark Doliner Fix a bunch of tiny problems generating our doxygen documentation
2011-09-18 Mark Doliner Doxygen was complaining about this not being a valid whatchamadinger,
2011-09-18 Mark Doliner Re-arrange these doxygen comments. For comments longer than a few words,
2011-09-18 Elliott Sales de Andrade merge of '84c2ffd17fbd0e89d0c0c66d4a1ad00571af6ba7'
2011-09-18 Elliott Sales de Andrade This shouldn't be here. I wonder why it compiled before.
2011-09-18 Mark Doliner Fix compilation of the gevolution plugin. Need to pass an invite message
2011-09-18 Elliott Sales de Andrade merge of '016f0a7edfb704950358fcccbf5098f0c6f7dac6'
2011-09-18 Elliott Sales de Andrade Move conversation theme loading into the PidginConvThemeLoader GObject
2011-09-18 Elliott Sales de Andrade Copy theme-to-conversation loading stuff into the GObject code.
2011-09-18 Mark Doliner One of the Piotrs tells me that the other Piotr is no longer translating.
2011-09-18 Mark Doliner Update two translators' email addresses based on bounces/auto-replies
2011-09-17 Elliott Sales de Andrade Remove useless notification.
2011-09-17 Elliott Sales de Andrade Temporarily rename the adium IMs plugin so it will install along side
2011-09-17 Elliott Sales de Andrade Using g_string_new_len here is unnecessary, and a real waste of calls
2011-09-17 Elliott Sales de Andrade Attempt to move the message style object from the plugin into the new
2011-09-17 Elliott Sales de Andrade Fix small typo and remove unnecessary include.
2011-09-17 Elliott Sales de Andrade All this G_OBJECT() casting is quite unnecessary.
2011-09-17 Elliott Sales de Andrade Add source files to Windows build.
2011-09-17 Elliott Sales de Andrade Add some boilerplate Conversation theme GObjects. These don't do
2011-09-17 Elliott Sales de Andrade Use GObject's instance private data for all the theme GObjects.
2011-09-16 Elliott Sales de Andrade Add a WebKit Development plugin, that allows opening the builtin
2011-09-16 masca Workaround the bug that causes a crash when closing a gtkwindow.
2011-09-15 andrew victor Remove deprecated PidginBuddyList.connection_errors.
2011-09-15 andrew victor Remove deprecated purple_request_field_list_add().
2011-09-15 andrew victor Remove deprecated purple_ssl_connect_fd().
2011-09-15 andrew victor Remove deprecated wpurple_g_access().
2011-09-12 Elliott Sales de Andrade merge of '0acd4d77f5bd8bb02a3a73b6800be683bd7068f2'
2011-09-11 Elliott Sales de Andrade Don't try to get a tag from a gtkwebview.
2011-09-11 Elliott Sales de Andrade Don't attempt to add smileys to a webview by treating it as imhtml.
2011-09-11 John Bailey propagate from branch 'im.pidgin.pidgin.2.x.y' (head be5e66abad2af29604bc794cc4c6600ab12751f3)
2011-09-11 John Bailey Remove a bogus short-circuit check intended to prevent downloading the same icon
2011-09-09 Elliott Sales de Andrade Fix searching in conversation windows.