Mercurial > pidgin
graph
-
Add some more messageClasses.2012-01-04, by Elliott Sales de Andrade
-
If we handle a navigation request, then we should tell WebKit2012-01-04, by Elliott Sales de Andrade
-
Passing the webview as userdata when the webview is the object2012-01-04, by Elliott Sales de Andrade
-
This #include doesn't seem necessary.2012-01-04, by Elliott Sales de Andrade
-
Use accessor functions where available.2012-01-04, by Elliott Sales de Andrade
-
Rearrange these files a bit to group common functions2012-01-04, by Elliott Sales de Andrade
-
I don't know why these lines are indented.2012-01-04, by Elliott Sales de Andrade
-
This strlen seems redundant.2012-01-04, by Elliott Sales de Andrade
-
Avoid creating temporary files for images in a webview.2012-01-04, by Elliott Sales de Andrade
-
Update Template.html from Adium's hg repo.2012-01-04, by Elliott Sales de Andrade
-
Use internal.h for less (conditional) #includes.2012-01-04, by Elliott Sales de Andrade
-
Add G_BEGIN/END_DECLS to Pidgin public headers, most of which did2012-01-04, by Elliott Sales de Andrade
-
Re-align stuff.2012-01-03, by Elliott Sales de Andrade
-
Fix some spelling.2012-01-03, by Elliott Sales de Andrade
-
Use G_BEGIN/END_DECLS in public libpurple files. This was2012-01-03, by Elliott Sales de Andrade
-
merge of '3100be309efb98a39bb8ef745c0302722534234a'2012-01-03, by Paul Aurich
-
pidgin/finch: Make relative paths absolute with -c2012-01-03, by Paul Aurich
-
jabber: Fix some compile warnings in auth_cyrus.c2012-01-03, by Paul Aurich
-
Ensure timestamps in header all all the same.2012-01-02, by Elliott Sales de Andrade
-
Fix "Clear Scrollback" to actually reload the theme.2012-01-02, by Elliott Sales de Andrade
-
Wrap a few lines.2012-01-02, by Elliott Sales de Andrade
-
Fix a little warning.2012-01-02, by Elliott Sales de Andrade
-
Ensure all timestamps in a message are the same. Based on something2012-01-02, by Elliott Sales de Andrade
-
This should fix the everyone-is-the-same problem in chats.2012-01-02, by dvpdiner2
-
Fix some webkit related leaks and an unnecessary allocation.2011-12-31, by Daniel Atallah
-
internal.h is needed to compile on win322011-12-31, by Daniel Atallah
-
webkit_web_view_load_html_string is superceded by webkit_web_view_load_string as of 1.1.1 (which we require)2011-12-31, by Daniel Atallah
-
JS-ify the markerline plugin.2011-12-28, by Elliott Sales de Andrade
-
Add page up/down for WebKit view.2011-12-27, by Elliott Sales de Andrade
-
Optionally show certificates using GCR's widgets. These are much2011-12-23, by Elliott Sales de Andrade
-
rekkanoryo pointed out that this error message is for a different2011-12-23, by Elliott Sales de Andrade
-
Add GnuTLS support for exporting DER data.2011-12-23, by Elliott Sales de Andrade
-
Add NSS support for getting DER data.2011-12-23, by Elliott Sales de Andrade
-
Add a function for retrieving the raw DER representation of a2011-12-23, by Elliott Sales de Andrade
-
Regenerate plugins menu on conversation feature change too2011-12-22, by hyc
-
Select the first item in the mail-notification dialog. Also,2011-12-22, by tim
-
Fix insertion order of search results in Finch.2011-12-22, by hyc
-
Remove dead assignments found with clang-analyzer.2011-12-22, by Elliott Sales de Andrade
-
It seems like we should be using this color tag for something...2011-12-22, by Elliott Sales de Andrade
-
It seems to me this should be new_alias, not alias.2011-12-22, by Elliott Sales de Andrade
-
Initialize parent_iter to prevent clang-analyzer from complaining.2011-12-22, by Elliott Sales de Andrade
-
Fix a possible malloc(0). Not too sure if this can happen, though.2011-12-22, by Elliott Sales de Andrade
-
Fix some leaks in XMPP caps hashing, as pointed out by max ulidtko.2011-12-22, by Elliott Sales de Andrade
-
Use g_list_prepend, since we're going to sort this list afterwards.2011-12-22, by Elliott Sales de Andrade
-
Add Howard to COPYRIGHT also.2011-12-22, by Elliott Sales de Andrade
-
Ensure labelled buttons are shown for search results in Pidgin.2011-12-22, by hyc
-
Ensure that the user's close callback is invoked when search2011-12-22, by hyc
-
Fix building with GLib 2.31 and single includes.2011-12-22, by opensuse-project
-
Allow compile of V/V on OSX without X11. Patch by Eion Robb.2011-12-22, by eion
-
The function gst_msg_db_to_percent already retyrns a number between2011-12-22, by Elliott Sales de Andrade
-
Check for libm. I think I read somewhere that GDK pixbuf dropped2011-12-22, by Elliott Sales de Andrade
-
Use correct format for printing gsize types.2011-12-22, by Elliott Sales de Andrade
-
Add support for selecting the sndio backends in the VV config plugin.2011-12-22, by brad
-
Rearrange code to prevent a NULL-deference. Thanks to clh for2011-12-22, by Elliott Sales de Andrade
-
Support new connection states and signals for NetworkManager 0.9+.2011-12-22, by dcbw
-
Add support for the GNOME3 Network dialog.2011-12-21, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 83dd0d90742e9ccf6890fc21736440df73e48f24)2011-12-13, by Daniel Atallah
-
Fix the compilation of the Bonjour prpl on Windows.2011-12-13, by Eion Robb
-
Make the oscar cleanlist function ensure that buddy comments and aliases2011-12-12, by Mark Doliner
-
Cleanup the formatting of this code a little. No functionality change.2011-12-12, by Mark Doliner
-
If we encounter a buddy not in a group, or in a group with an invalid2011-12-12, by Mark Doliner
-
Fix an inconsequential memory leak. We weren't freeing this dudes2011-12-12, by Mark Doliner
-
update German translation2011-12-11, by Jochen Kemnade
-
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 051fd526bf8c89add8c1960afd9d0c7ee77b091a)2011-12-09, by Mark Doliner
-
It's tomorrow!2011-12-06, by Mark Doliner
-
Increment version number2011-12-06, by Mark Doliner
-
Add the name of the guy who found the AIM/ICQ crash2011-12-06, by Mark Doliner
-
Fix crashes and memory leaks when receiving malformed voice2011-12-06, by Mark Doliner
-
Minor optimization2011-12-06, by Mark Doliner
-
Fix another possible remote crash bug in SILC.2011-12-06, by Mark Doliner
-
Prepare for release2011-12-06, by Mark Doliner
-
Fix remotely-triggerable crashes by validating strings in a few2011-12-06, by Mark Doliner
-
G_CONST_RETURN has been deprecated, use const instead2011-12-04, by Gary Kramlich
-
This change is needed to make external plugins compile. It's either this or go2011-12-04, by John Bailey
-
Fix compilation of Bonjour prpl on 3.0.2011-12-01, by andrew victor
-
propagate from branch 'im.pidgin.pidgin.2.x.y' (head bc79b1bf09dcfa1d8edac86a06761fce7416e69c)2011-11-30, by Ethan Blanton
-
Fix IPv6 link local file transfer.2011-11-30, by linus luessing
-
Remove some layers of indentation in bonjour_ft.c2011-11-30, by linus luessing
-
Append interface ID only to local interfaces for IPv6 Bonjour.2011-11-30, by linus luessing
-
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 0c3ef8388ce0f274d695767f513518b859889979)2011-11-29, by Ethan Blanton
-
Fix a leak in IRC when accepting a UTF-8 message with a non-UTF-8 encoding.2011-11-29, by Ethan Blanton
-
We haven't used this pref in a while. We stopped adding it in2011-11-28, by Mark Doliner
-
Fix minor typo in ChangeLog.API2011-11-28, by Mark Doliner
-
Add support for %messageDirection% for RTL messages.2011-11-18, by Elliott Sales de Andrade
-
Add support for %shortTime% in themed messages. This is probably not2011-11-18, by Elliott Sales de Andrade
-
Fix a small leak.2011-11-18, by Elliott Sales de Andrade
-
Add support for %dateOpened% in templates.2011-11-18, by Elliott Sales de Andrade
-
Fix an infinite loop if there's a tag in the theme header that we2011-11-18, by Elliott Sales de Andrade
-
Fix fallback to builtin Template.html file.2011-11-18, by Elliott Sales de Andrade
-
merge of '377fab6845c6367df5a06eac7afdc93bb2c62e73'2011-11-09, by andrew victor
-
MXit is increasing the limit on the size of files that can be transferred.2011-11-02, by andrew victor
-
merge of '071d7e809e0a4532e6dc367a6f05ea43e1ab0de0'2011-11-07, by Elliott Sales de Andrade
-
Simplify SSL Makefile.am by using += on variables.2011-11-06, by Elliott Sales de Andrade
-
Add purple_account_is_disconnecting() accessor function.2011-11-06, by andrew victor
-
Introduce purple_account_register_completed() to handle the invoking of any2011-11-06, by andrew victor
-
Gadu-Gadu: synchronize internal libgadu with upstream - tiny sync. Refs #3432011-11-06, by tomkiewicz
-
Convert to using purple_blist_node_ accessor functions.2011-11-01, by andrew victor
-
Pidgin: Use the purple_blist_node_ accessor functions.2011-10-31, by andrew victor
-
Finch: Use purple_blist_node_get_ui_data() and purple_blist_node_set_ui_data().2011-10-31, by andrew victor
-
Add purple_contact_get_contact_size().2011-10-31, by andrew victor
-
Use the PurpleChat accessor functions.2011-10-31, by andrew victor
-
Use the purple_group_get_name() accessor function.2011-10-31, by andrew victor
-
merge of '8e3c82b6770042fa4b42cfd0dee9cbcd54ed894a'2011-10-31, by Mark Doliner
-
Remove a period from a phrase that appears in the status bar of active calls2011-10-31, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 0ba3afb8adb303a77581a7872d674c600979a5a6)2011-10-31, by Mark Doliner
-
Use the PurpleBuddy accessor functions.2011-10-30, by andrew victor
-
Mark the "hold" and "mute" menu items for translation in the media dialog.2011-10-31, by Mark Doliner
-
Fix translation of the menu items on the media window.2011-10-31, by Mark Doliner
-
Add Ethan's recent change to the ChangeLog2011-10-24, by Mark Doliner
-
Hide struct PurpleWhiteboard.2011-10-30, by andrew victor
-
Yahoo: Use file-transfer accessor functions.2011-10-30, by andrew victor
-
Silc: Use file-transfer accessor functions2011-10-30, by andrew victor
-
Sametime: Use file-transfer accessor functions2011-10-30, by andrew victor
-
Oscar: Use file-transfer accessor functions2011-10-30, by andrew victor
-
Jabber: Use file-transfer accessor functions2011-10-30, by andrew victor
-
IRC: Use file-transfer accessor function.2011-10-30, by andrew victor
-
Bonjour: Use file-transfer accessor functions.2011-10-30, by andrew victor
-
Autoaccept: Use file-transfer accessor functions.2011-10-30, by andrew victor
-
Move the Attention toolbar button into the GtkIMHtmlToolbar struct.2011-10-24, by Elliott Sales de Andrade
-
Our API really shouldn't have a 'gc' in it anymore.2011-10-24, by Elliott Sales de Andrade
-
Add a submenu to the 'Get Attention' item for non-default attention2011-10-24, by Elliott Sales de Andrade
-
Add the get_attention widget to the PidginWindow structure, instead of2011-10-24, by Elliott Sales de Andrade
-
Set the XMPP Console's toolbar buttons to be 'important', or else they2011-10-23, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 2a8f5a999d371863f3387a4f18dd7f29e1ffa93b)2011-10-22, by Paul Aurich
-
jabber: Add a few extra g_return_if_fails to the Jingle code2011-10-22, by Paul Aurich
-
merge of 'c8c73eea7431e6f940916315ace40a41c8da3faa'2011-10-21, by Ethan Blanton
-
How do these ChangeLog entries look? Are there other things people want2011-10-10, by Mark Doliner
-
update German translation2011-10-22, by Jochen Kemnade
-
Hide struct PurpleNotifySearchColumn.2011-10-21, by andrew victor
-
Hide struct _PurpleConvMessage.2011-10-21, by andrew victor
-
merge of 'c8c73eea7431e6f940916315ace40a41c8da3faa'2011-10-21, by Ethan Blanton
-
Patch from OpenBSD Ports to fix finch build on OpenBSD2011-10-21, by Ethan Blanton
-
Gadu-Gadu: synchronize internal libgadu with upstream - second encounter. Refs #3432011-10-21, by tomkiewicz
-
The PurpleConnection->inpa handle is now stored (if needed) within each2011-10-18, by andrew victor
-
Yahoo: Move the "inpa" input watcher into protocol_data.2011-10-18, by andrew victor
-
GG: Move the "inpa" input watcher into protocol_data.2011-10-18, by andrew victor
-
Jabber: Move the "inpa" input watcher into protocol_data.2011-10-18, by andrew victor
-
Samtime: Move the "inpa" input watcher into protocol_data.2011-10-18, by andrew victor
-
IRC: Move the "inpa" input watcher into protocol_data.2011-10-18, by andrew victor
-
Myspace: Move "inpa" input watcher into protocol_data.2011-10-18, by andrew victor
-
MXit: Move "inpa" input watcher from PurpleConnection into PurpleConnection->proto_data.2011-10-18, by andrew victor
-
Add a purple_connection_update_last_received() function to update the2011-10-18, by andrew victor
-
On the way to hiding the PurpleConnection struct.2011-10-18, by andrew victor
-
Goodbye Adium themes plugin. I never really liked you anyway.2011-10-18, by Elliott Sales de Andrade
-
Put conversation theme in its own directory.2011-10-18, by Elliott Sales de Andrade
-
Gadu-Gadu: synchronize internal libgadu with upstream. Refs #3432011-10-18, by tomkiewicz
-
Gadu-Gadu: move our win32 resolver out of libgadu sources. Refs #3432011-10-17, by tomkiewicz
-
Gadu-Gadu: fix win32 warnings, patch from upstream.2011-10-17, by tomkiewicz
-
Changelog 64-bit file transfer fix.2011-10-16, by Elliott Sales de Andrade
-
Fix printf format in Pidgin for 64-bit file transfers.2011-10-16, by Elliott Sales de Andrade
-
Update Oscar for 64-bit file transfers. This doesn't actually add any2011-10-16, by Elliott Sales de Andrade
-
Update IRC for 64-bit file transfers. This probably won't really make2011-10-16, by Elliott Sales de Andrade
-
Update Yahoo for 64-bit file transfers. I'm not really sure if this2011-10-16, by Elliott Sales de Andrade
-
MXit doesn't actually support very large file transfers, but fix the2011-10-16, by Elliott Sales de Andrade
-
Update MSN for 64-bit file transfers.2011-10-16, by Elliott Sales de Andrade
-
Update XMPP for 64-bit transfers.2011-10-16, by Elliott Sales de Andrade
-
Update Bonjour for 64-bit file transfers.2011-10-16, by Elliott Sales de Andrade
-
Upgrade PurpleXfer for a 64-bit world.2011-10-16, by Elliott Sales de Andrade
-
Remove free_memory argument from D-Bus list functions. It's already2011-10-16, by Elliott Sales de Andrade
-
Add support for file context v0, which is used by older official MSN2011-10-16, by Elliott Sales de Andrade
-
The second unknown field should be 0xffffffff to match previous and2011-10-16, by Elliott Sales de Andrade
-
Since we don't know what these fields are, and we don't use them,2011-10-15, by Elliott Sales de Andrade
-
It doesn't make sense to set the entire slpcall wasted just because2011-10-15, by Elliott Sales de Andrade
-
Clean up documentation.2011-10-15, by Elliott Sales de Andrade
-
Hide unused gtkimhtml structs (aka, the easy ones).2011-10-15, by Elliott Sales de Andrade
-
Gadu-Gadu: more debug messages for win32thread resolver.2011-10-14, by tomkiewicz
-
I don't think, it's worth mentioning in ChangeLog.2011-10-14, by tomkiewicz
-
Gadu-Gadu: better handling of invisible and chatty statuses. Fixes #138362011-10-14, by tomkiewicz
-
Gadu-Gadu: function to normalize gg usernames2011-10-13, by tomkiewicz
-
Gadu-Gadu: option to show links from strangers. Fixes #105912011-10-12, by tomkiewicz
-
Gadu-Gadu: reorder actions to clean up the mess in gg account menu2011-10-11, by tomkiewicz
-
Gadu-Gadu: use correct libgadu api functions to change password2011-10-11, by tomkiewicz
-
Gadu-Gadu: check for NULL pointer before logging system messages.2011-10-08, by tomkiewicz
-
Gadu-Gadu: detailed descriptions on connection failures. Fixes #146482011-10-08, by tomkiewicz
-
Gadu-Gadu: Show local time for incoming messages. Fixes #45792011-10-08, by tomkiewicz
-
Gadu-Gadu: nick field does absolutely nothing2011-10-08, by tomkiewicz
-
Gadu-Gadu: possibility to require encryption; use encryption when available is default option now2011-10-08, by tomkiewicz
-
Only update conversation features if they've actually changed. This2011-10-08, by Elliott Sales de Andrade
-
Try not to call purple_conversation_get_features a million times.2011-10-08, by Elliott Sales de Andrade
-
Update the variant in existing conversations when changed. Actually,2011-10-08, by Elliott Sales de Andrade
-
Fix compile with glib<2.26.2011-10-08, by Elliott Sales de Andrade
-
The variant property is not construct-only.2011-10-08, by Elliott Sales de Andrade
-
Switch back to initializing the struct this way. I guess the other2011-10-05, by Mark Doliner
-
Fix a mistake I made while manually propagating from im.pidgin.pidgin.2.x.y2011-10-05, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin.2.x.y' (head b9c74c3f836a7a1a64710fc8244c9ec1f3f21b97)2011-10-05, by Mark Doliner
-
merge of '0b7caf6b17815fe333d151369f26330d4c662bda'2011-10-04, by Ethan Blanton
-
Fix up the Sametime prpl to play nice with Visual C++. This patch also puts2011-10-01, by Patrick Cloke
-
Unless I'm missing something really obvious, this should fix #14544 by telling2011-10-01, by John Bailey
-
UTF-8 salvage unknown strings in IRC2011-09-30, by Ethan Blanton
-
ChangeLog with CVE for #146362011-10-04, by Ethan Blanton
-
Salvage incoming SILC text if necessary.2011-09-30, by Ethan Blanton
-
I guess I shouldn't copy/paste code while running out the door.2011-10-02, by Kevin Stange
-
Restore a union member lost in the merge due to struct hiding.2011-10-02, by Kevin Stange
-
merge of '1b285d0b375fbd5e778db6bb852a7b089feb16a3'2011-10-02, by Kevin Stange
-
Add accessors for _PurpleAccount.ui_data2011-10-01, by Kevin Stange
-
merge of '71541bfa4634807a1cfe0f67a9d648e640d4e293'2011-10-01, by Kevin Stange
-
disapproval of revision '1d1b9a2c6eba253299637dbd5775d4c1578e18c2'2011-10-01, by Kevin Stange
-
The intention is to make PurpleAccount a private structure in account.c, so merge2011-10-01, by andrew victor
-
_PurpleAccount.ui_data is unused.2011-10-01, by andrew victor
-
Fix for previous commit.2011-10-01, by andrew victor
-
Convert code to use the purple_account accessor functions.2011-10-01, by andrew victor
-
Convert libpurple and protocol prpl's to use the purple_account_* accessor functions.2011-10-01, by andrew victor
-
Hide structs PurpleAccountOption and PurpleAccountUserSplit.2011-10-01, by andrew victor
-
Hide struct _PurpleConversation.2011-10-01, by andrew victor
-
disapproval of revision '8e7b47f18e014b8e786f6b8e24ecfe6182130ddc'2011-10-02, by Kevin Stange
-
Use purple_conversation accessor methods.2011-10-01, by andrew victor
-
More code changed to use the accessor functions.2011-10-01, by andrew victor
-
nullprpl also updated to use accessor methods.2011-10-01, by andrew victor
-
Use purple_conversation accessor methods.2011-10-01, by andrew victor
-
PURPLE_CONV_TYPE_MISC never actually used.2011-10-01, by andrew victor
-
Hide struct _PurpleConvChatBuddy.2011-10-01, by andrew victor
-
Hide struct _PurpleConvIm.2011-10-01, by andrew victor
-
Hide struct _PurpleConvChat.2011-10-01, by andrew victor
-
Use purple_conv_chat_get_nick() rather than accessing chat->nick directly.2011-10-01, by andrew victor
-
Correct Perl API for purple_util_fetch_url.2011-09-29, by Elliott Sales de Andrade
-
Correct API Changelog for renamed entries.2011-09-29, by Elliott Sales de Andrade
-
merge of '9912972220e43702dfc027a7d3b30db1697ed746'2011-09-25, by Elliott Sales de Andrade
-
Remove the special case of fd=0 in purple_xfer_start().2011-09-25, by andrew victor
-
purple_xfer_is_canceled() renamed to purple_xfer_is_cancelled()2011-09-25, by andrew victor
-
Remove obsolete preference "/purple/debug/timestamps".2011-09-25, by andrew victor
-
Clean the API documentation in preparation for 3.0.0 by removing all the old @since tags.2011-09-25, by andrew victor
-
Ref/unref the theme for a conversation.2011-09-25, by Elliott Sales de Andrade
-
merge of '246ce23ba85b41bf89269edfa8ec16583ad89fb3'2011-09-24, by andrew victor
-
Fix a leak. This strdup shouldn't be here.2011-09-24, by Elliott Sales de Andrade
-
Don't leak variant name and list.2011-09-24, by Elliott Sales de Andrade
-
Rearrange to drop the prototypes.2011-09-24, by Elliott Sales de Andrade
-
Make the current variant a property.2011-09-24, by Elliott Sales de Andrade
-
purple_ip_address_is_valid() now checks for an IPv4 or IPv6 address.2011-09-24, by andrew victor
-
* purple_util_fetch_url_request_len() renamed to purple_util_fetch_url_request().2011-09-24, by andrew victor
-
jabber_presence_create() is marked as deprecated and is not used - so remove it.2011-09-24, by andrew victor
-
Remove deprecated purple_network_listen_map_external().2011-09-24, by andrew victor
-
Rename purple_network_listen_range_family() to purple_network_listen_range().2011-09-24, by andrew victor
-
Remove the deprecated purple_network_listen(), and rename the newer2011-09-24, by andrew victor
-
The following were deprecated since they were moved to the internal API:2011-09-24, by andrew victor
-
Remove the old deprecated purple_certificate_check_signature_chain.2011-09-24, by andrew victor
-
Sort the variant list in the Preferences. It tends to be very2011-09-23, by Elliott Sales de Andrade
-
Make sure our pref parents exist, or else saved variants will2011-09-23, by Elliott Sales de Andrade
-
Fix fallback of Status.html to Content.html.2011-09-23, by Elliott Sales de Andrade
-
merge of '64f210128f2360d48b91e7008fe5004b5963d425'2011-09-23, by Elliott Sales de Andrade
-
Fix the gestures plugin, which really only needed a widget from2011-09-23, by Elliott Sales de Andrade
-
Add some missing newlines in debug output.2011-09-22, by Elliott Sales de Andrade
-
Add a separate combo box for selecting the theme variant, and actually2011-09-22, by Elliott Sales de Andrade
-
I don't know why this happens, but I keep getting a critical debug2011-09-22, by Elliott Sales de Andrade
-
Add the "default" theme to the beginning of the conversation2011-09-21, by Elliott Sales de Andrade
-
Destroy the inspector window when a tab is closed. This prevents2011-09-21, by Elliott Sales de Andrade
-
Mention webkit functions here. We may want to list everything2011-09-21, by Mark Doliner
-
These two files are listed in Makefile.am, so it seems like they should2011-09-21, by Mark Doliner
-
Mark webkit-related missing functionality with "TODO WEBKIT" instead of2011-09-21, by Mark Doliner
-
Add some NULL checks. Now it should not crash even if you don't have2011-09-21, by Elliott Sales de Andrade
-
Apply conversation theme when opening the GTK conversation. All the2011-09-21, by Elliott Sales de Andrade
-
Add template lookup for 'basestyle' CSS.2011-09-21, by Elliott Sales de Andrade
-
Add a function for lookup of Info.plist entries.2011-09-21, by Elliott Sales de Andrade
-
Document things.2011-09-21, by Elliott Sales de Andrade
-
Add an accessor for template data. Also, fix some fallbacks.2011-09-21, by Elliott Sales de Andrade
-
Avoid an error log for non-existent prefs.2011-09-19, by Elliott Sales de Andrade
-
Add documentation for conversation themes.2011-09-19, by Elliott Sales de Andrade
-
Set the default variant when loading the theme. The priorities2011-09-19, by Elliott Sales de Andrade
-
Remove old prototypes.2011-09-19, by Elliott Sales de Andrade
-
Be a bit stricter about types in Info.plist.2011-09-19, by Elliott Sales de Andrade
-
Use a consistent debugging domain.2011-09-19, by Elliott Sales de Andrade
-
Fix a leak. pidgin_conversation_theme_add_variant should only be2011-09-19, by Elliott Sales de Andrade
-
Use a consistent prefs name. It should be conversation*s* to2011-09-19, by Elliott Sales de Andrade
-
Load the list of variants when building the theme.2011-09-19, by Elliott Sales de Andrade
-
Fix theme variant pref names.2011-09-19, by Elliott Sales de Andrade
-
Add a prefs combo for the conversation theme. Variants are added as2011-09-19, by Elliott Sales de Andrade
-
Register the conversation theme loader on gtkconv initialization.2011-09-19, by Elliott Sales de Andrade
-
Lookup style key information from the hash table instead of the struct2011-09-19, by Elliott Sales de Andrade
-
Correct the name of this reference. This was a copy/paste error from2011-09-18, by Mark Doliner
-
I guess doxygen wants this struct to have a comment if prpl.h is going2011-09-18, by Mark Doliner
-
Apparently this never had documentation2011-09-18, by Mark Doliner
-
Fix a bunch of tiny problems generating our doxygen documentation2011-09-18, by Mark Doliner
-
Doxygen was complaining about this not being a valid whatchamadinger,2011-09-18, by Mark Doliner
-
Re-arrange these doxygen comments. For comments longer than a few words,2011-09-18, by Mark Doliner
-
merge of '84c2ffd17fbd0e89d0c0c66d4a1ad00571af6ba7'2011-09-18, by Elliott Sales de Andrade
-
This shouldn't be here. I wonder why it compiled before.2011-09-18, by Elliott Sales de Andrade
-
Fix compilation of the gevolution plugin. Need to pass an invite message2011-09-18, by Mark Doliner
-
merge of '016f0a7edfb704950358fcccbf5098f0c6f7dac6'2011-09-18, by Elliott Sales de Andrade
-
Move conversation theme loading into the PidginConvThemeLoader GObject2011-09-18, by Elliott Sales de Andrade
-
Copy theme-to-conversation loading stuff into the GObject code.2011-09-18, by Elliott Sales de Andrade
-
One of the Piotrs tells me that the other Piotr is no longer translating.2011-09-18, by Mark Doliner
-
Update two translators' email addresses based on bounces/auto-replies2011-09-18, by Mark Doliner
-
Remove useless notification.2011-09-17, by Elliott Sales de Andrade
-
Temporarily rename the adium IMs plugin so it will install along side2011-09-17, by Elliott Sales de Andrade
-
Using g_string_new_len here is unnecessary, and a real waste of calls2011-09-17, by Elliott Sales de Andrade
-
Attempt to move the message style object from the plugin into the new2011-09-17, by Elliott Sales de Andrade
-
Fix small typo and remove unnecessary include.2011-09-17, by Elliott Sales de Andrade
-
All this G_OBJECT() casting is quite unnecessary.2011-09-17, by Elliott Sales de Andrade
-
Add source files to Windows build.2011-09-17, by Elliott Sales de Andrade
-
Add some boilerplate Conversation theme GObjects. These don't do2011-09-17, by Elliott Sales de Andrade
-
Use GObject's instance private data for all the theme GObjects.2011-09-17, by Elliott Sales de Andrade
-
Add a WebKit Development plugin, that allows opening the builtin2011-09-16, by Elliott Sales de Andrade
-
Workaround the bug that causes a crash when closing a gtkwindow.2011-09-16, by masca
-
Remove deprecated PidginBuddyList.connection_errors.2011-09-15, by andrew victor
-
Remove deprecated purple_request_field_list_add().2011-09-15, by andrew victor
-
Remove deprecated purple_ssl_connect_fd().2011-09-15, by andrew victor
-
Remove deprecated wpurple_g_access().2011-09-15, by andrew victor
-
merge of '0acd4d77f5bd8bb02a3a73b6800be683bd7068f2'2011-09-12, by Elliott Sales de Andrade
-
Don't try to get a tag from a gtkwebview.2011-09-11, by Elliott Sales de Andrade
-
Don't attempt to add smileys to a webview by treating it as imhtml.2011-09-11, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin.2.x.y' (head be5e66abad2af29604bc794cc4c6600ab12751f3)2011-09-11, by John Bailey
-
Remove a bogus short-circuit check intended to prevent downloading the same icon2011-09-11, by John Bailey
-
Fix searching in conversation windows.2011-09-09, by Elliott Sales de Andrade
-
merge of '10d7899aac75e85039e557e2c4238e1b276a4353'2011-09-09, by Elliott Sales de Andrade
-
Let webview manage the navigation ONLY if the reason is the user clicked a link.2011-09-09, by masca
-
Use pidgin_create_webview to make the Help dialog.2011-09-09, by Elliott Sales de Andrade
-
Use pidgin_create_webview in the gtknotify code.2011-09-09, by Elliott Sales de Andrade
-
Fix log viewer by calling pidgin_create_webview.2011-09-09, by Elliott Sales de Andrade
-
Remove unnecessary line.2011-09-09, by Elliott Sales de Andrade
-
Add a pidgin_create_webview utility function, which acts similarly to2011-09-09, by Elliott Sales de Andrade
-
Fix history plugin compile.2011-09-08, by Elliott Sales de Andrade
-
Fix notify plugin compile.2011-09-08, by Elliott Sales de Andrade
-
Simplify, don't loop through list twice.2011-09-08, by Elliott Sales de Andrade
-
Remove unnecessary function. It's also a use-after-free.2011-09-08, by Elliott Sales de Andrade
-
Clean up this WebKit stuff. Fix up broken merging, mark unfinished2011-09-08, by Elliott Sales de Andrade
-
WebKit is only required when building Pidgin.2011-09-08, by Elliott Sales de Andrade
-
Get rid of a wrapper function.2011-09-07, by masca
-
This looks like a merge error. Fix it.2011-09-07, by masca
-
Fix a crash at closing the conversation window. Patch suggested by Paul.2011-09-07, by masca
-
If we don't find an IM theme warn the user and continue.2011-08-23, by masca
-
COMPILEmtn status./bin/stock/bin/pidgin -d Compile now, fix later.2011-08-07, by masca
-
Fix more white spaces issues.2011-06-16, by masca
-
Fix some white spaces issues.2011-06-16, by masca
-
webkit: Scroll to end when appending html.2010-02-06, by masca
-
Don't crash if we don't have any theme installed.2010-02-06, by masca
-
propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5)2009-11-09, by Paul Aurich
-
merge of '1fce34e57b019434e9750dcf603d304c3e20959d'2009-11-08, by Paul Aurich
-
save the style path across sessions.2009-10-14, by tdrhq
-
fixed conflicts in previous merge.2009-08-26, by tdrhq
-
Read AllowTextColors key properly.2009-08-25, by tdrhq
-
Adds the 'groupchat' classname to #Chat when using groupchat.2009-08-19, by tdrhq
-
Use (void) in prototypes. (thanks Elliott)2009-08-19, by tdrhq
-
Fixing back variants.2009-08-16, by tdrhq
-
Instead of using references, use copy's. Sigh, I know this is a memory inefficient2009-08-16, by tdrhq
-
load the default variant. Bring back basestyle.css.2009-08-14, by tdrhq
-
Separated the MessageStyle loading code from the actual rendering code.2009-08-14, by tdrhq
-
apparent code for webkit transparency that might not be working.2009-08-13, by tdrhq
-
hmm, fonts and font sizes from Info.plist.2009-08-12, by tdrhq
-
just some debugging info.2009-08-12, by tdrhq
-
new changes seemingly working.2009-08-12, by tdrhq
-
some work... temporary towards the bigger picture.2009-08-11, by tdrhq
-
Parses Info.plist now!2009-08-11, by tdrhq
-
Removed some unused code.2009-08-11, by tdrhq
-
Show only the MessageStyle name and not the entire path.2009-08-10, by tdrhq
-
Reset the list of variants when the MessageStyle is changed.2009-08-10, by tdrhq
-
use a table to display the options neatly.2009-08-10, by tdrhq
-
Inform the user about how the theme change takes effect.2009-08-10, by tdrhq
-
make a get_absolute_path function.2009-08-10, by tdrhq
-
small assertion code.2009-08-10, by tdrhq
-
Debugging info to find bad themes.2009-08-10, by tdrhq
-
unset cur_style_dir when unloading.2009-08-10, by tdrhq
-
some code for style_changed and also default any empty file to "" rather than NULL.2009-08-10, by tdrhq
-
some code to get a list of styles and blah blah.2009-08-10, by tdrhq
-
theme detection.2009-08-10, by tdrhq
-
removed the fixme.2009-08-10, by tdrhq
-
partial work towards theme selection.2009-08-10, by tdrhq
-
get_theme_files --> get_variant_files.2009-08-10, by tdrhq
-
removed some ugly pointless pieces of code.2009-08-10, by tdrhq
-
Yep, tested, and changed some code from previous commit. This is a hard2009-08-10, by tdrhq
-
Cleanly handle webkit destroy events.2009-08-10, by tdrhq
-
woo, fixed the bug. Now things are looking wonderfully stable.2009-08-10, by tdrhq
-
Ok, good part of this work of moving global variables to defined styles is2009-08-10, by tdrhq
-
Another temporary commit that will not compile.2009-08-10, by tdrhq
-
temporary commit.2009-08-10, by tdrhq
-
Changed the Author added copyright, etc.2009-08-10, by tdrhq
-
Well, chat is sorta kinda working.2009-08-10, by tdrhq
-
* removed delete_conversation uiops and instead used signals.2009-08-09, by tdrhq
-
create conversation with signals.2009-08-09, by tdrhq
-
don't restore write-conv uiops.2009-08-09, by tdrhq
-
use displaying-im-msg instead of write_conv uiops.2009-08-09, by tdrhq
-
added smileyparser code.2009-08-09, by tdrhq
-
more cleanup.2009-08-07, by tdrhq
-
cleaning up code.2009-08-07, by tdrhq
-
other files that missed my main major commit.2009-08-07, by tdrhq