Mercurial > pidgin
graph
-
Add newlines to debug messages, and word-wrap lines.2012-01-28, by Elliott Sales de Andrade
-
Apply second patch from xnyhps this time to show the message salvaged to user.2012-01-26, by masca
-
MSN Patch from Thijs (xnyhps) Alkemade which do verify/convert to UTF-82012-01-20, by thijsalkemade
-
Line wrap a line in ChangeLog.API2012-01-19, by Richard Laager
-
pidgin: Fix so that logging works again2012-01-15, by Paul Aurich
-
Fix mark's commit and allow aim accounts to work again2012-01-11, by Gary Kramlich
-
merge of '13d6e924c9257b20e21050646cab88043bdb2e15'2012-01-09, by andrew victor
-
Allow signing on with usernames containing periods and2012-01-09, by Mark Doliner
-
merge of '3afac25cbbb20ab81fe5ab388a8e529090591d60'2012-01-09, by andrew victor
-
Our minimum version of GLib does not have a g_list_free_full().2012-01-09, by andrew victor
-
Add some code for manipulating the WebView in edit-mode. Thanks to2012-01-06, by Elliott Sales de Andrade
-
The switch to the webview also allowed strikethrough-by-default.2012-01-05, by Elliott Sales de Andrade
-
Replace the sample imhtml in the prefs panel with a webview widget.2012-01-05, by Elliott Sales de Andrade
-
Add some GTK+3 compatible updates.2012-01-05, by Elliott Sales de Andrade
-
Use pointers in the private struct instead of g_object_[gs]et_data.2012-01-05, by Elliott Sales de Andrade
-
Use the toolbar as the userdat to avoid g_object_[gs]et_data.2012-01-05, by Elliott Sales de Andrade
-
Move all internal toolbar pointers into a private struct.2012-01-05, by Elliott Sales de Andrade
-
Add missing macro.2012-01-05, by Elliott Sales de Andrade
-
Re-arrange things a bit.2012-01-05, by Elliott Sales de Andrade
-
Update the signals in the GtkWebViewToolbar.2012-01-05, by Elliott Sales de Andrade
-
Emit the format-cleared signal when the webview format is cleared.2012-01-05, by Elliott Sales de Andrade
-
Emit the allowed-formats-updated signal when the set_format_functions2012-01-05, by Elliott Sales de Andrade
-
Add some formatting signals to webview from imhtml.2012-01-05, by Elliott Sales de Andrade
-
Add a function for setting a WebView entry based on the2012-01-05, by Elliott Sales de Andrade
-
Add a WebView setup function.2012-01-04, by Elliott Sales de Andrade
-
Add GtkWebViewToolbar to makefiles.2012-01-04, by Elliott Sales de Andrade
-
Use a GtkWebViewToolbar when creating an editable GtkWebView.2012-01-04, by Elliott Sales de Andrade
-
Add a GtkWebViewToolbar. This is basically a copy of the GtkIMHtml2012-01-04, by Elliott Sales de Andrade
-
Copy some editing functions from GtkIMHtml. These are incomplete.2012-01-04, by Elliott Sales de Andrade
-
We don't want WebKit to process a Refresh, or Back/Forward2012-01-04, by Elliott Sales de Andrade
-
This #include is unnecessary when internal.h is used.2012-01-04, by Elliott Sales de Andrade
-
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