Mercurial > pidgin
graph
-
Fix recieving status updates for bonjour (win32 implementation).2007-08-08, by Daniel Atallah
-
Fix bonjour buddy icons to work with iChat.2007-08-08, by Daniel Atallah
-
merge of 'dd8e64b939e2f2a23c37594e322f73dd5548a85c'2007-08-08, by Daniel Atallah
-
The changelog.win32 currently can't show someone what's new between 2.0.12007-08-11, by Kevin Stange
-
"Bless me father for I have sinned."2007-08-08, by Sadrul Habib Chowdhury
-
merge of '0f5a6fae9f2ae8df51271e7bb342d7bd8cf08950'2007-08-08, by Sadrul Habib Chowdhury
-
Use appropriate text-flags depending on the message flags.2007-08-08, by Sadrul Habib Chowdhury
-
Show formatting in the font dropdown menu.2007-08-07, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 5e5168d639fb9a3a29ab3fe44b976d6d25924403)2007-08-07, by Sadrul Habib Chowdhury
-
merge of '2dd575a1471bdca9f2d49e17e92165d3b6ddcca0'2007-08-08, by Sean Egan
-
Document PurpleConnectionUiOps. (Does purple_connection_notice predate the2007-08-07, by Will Thompson
-
Add a page to the documentation listing all UiOps structures.2007-08-07, by Will Thompson
-
Revert 'show docklet' preference default to 'always.'2007-08-08, by Sean Egan
-
merge of '599ce70692fe573e98628269564b76296451b587'2007-08-07, by Will Thompson
-
Document most of PurpleConversationUiOps.2007-08-07, by Will Thompson
-
Avahi bonjour implementation of receiving buddy icons.2007-08-08, by Daniel Atallah
-
Correct the types of the authorize_cb and deny_cb parameters of2007-08-10, by Will Thompson
-
g_set_application_name requires glib 2.2 for finch2007-08-07, by Richard Nelson
-
Patch from Gabriel Schulhof to compile with old versions of glib.2007-08-07, by Mark Doliner
-
Patch from Gabriel Schulhof to only call g_set_application_name() if2007-08-07, by Mark Doliner
-
merge of '3d3413c72d837a38e71907dab714b6b4ddd4a5af'2007-08-07, by Mark Doliner
-
Disable sorting brief Doxygen documentation. This means that lists of2007-08-06, by Will Thompson
-
Correct an inaccurate comment.2007-08-06, by Will Thompson
-
Remove reference to close-tab.png2007-08-07, by Sean Egan
-
warning fixes2007-08-06, by Sean Egan
-
merge of '5cd317ad290e840fa8a8624d17dd5f23f99330ac'2007-08-06, by Sean Egan
-
Document PurpleAccountUiOps, and fix a documentation typo.2007-08-06, by Will Thompson
-
Remove some more references to the icontimer - I'm assuming these need to be removed too.2007-08-06, by Daniel Atallah
-
Install dbus-types.h, which fixes #including dbus-server.h in UIs.2007-08-06, by Will Thompson
-
Fetch icons all at once instead of one at a time. I tried pretty hard2007-08-06, by Mark Doliner
-
Wiggle two comments around2007-08-06, by Mark Doliner
-
Use g_slist_find_custom() instead of writing one ourselves2007-08-06, by Mark Doliner
-
Sean pointed out that now that oscar rate limits itself there is2007-08-06, by Mark Doliner
-
My version of automake seems to require that these if and endif2007-08-06, by Mark Doliner
-
fix typo-leak2007-08-06, by Richard Nelson
-
merge of '412ec3e9ae5d5532710d56efecc7543837a91cbb'2007-08-06, by Richard Nelson
-
merge of '1aae35116707aa4cbcce79a81347a39f37703677'2007-08-06, by Richard Nelson
-
Fix a compile warning2007-08-06, by Mark Doliner
-
Improve a bunch of strings in QQ2007-08-06, by Mark Doliner
-
merge of '5e757c10231788ae759b25d6f06694b5555ee046'2007-08-06, by Daniel Atallah
-
More minor leak fixes and cleanup to bonjour.2007-08-06, by Daniel Atallah
-
merge of '7ee71f1a32c4a5d7001c0049f2c7ec1e6cb54fa3'2007-08-05, by Ka-Hing Cheung
-
show toolbar menu on button press, rather than button release. Fixes #23522007-08-06, by Sean Egan
-
Install 22px icons in right place. Fixes #24112007-08-06, by Sean Egan
-
Fix howl bonjour build.2007-08-05, by Daniel Atallah
-
smaller close buttons on tabs. I think this looks really good.2007-08-06, by Sean Egan
-
merge of '0bc345ca5932b2abc8dc1dcaf527c6aed41cdead'2007-08-03, by Sean Egan
-
Fix more null pointer derefs in the log reader plugin. Fixes #2378.2007-08-03, by Daniel Atallah
-
merge of 'cb0bfe51682f8257f029d2dd61731a5ede123ba7'2007-08-03, by Daniel Atallah
-
Another mnemonic conflict2007-08-03, by Kevin Stange
-
I thought I fixed this already...2007-08-03, by Kevin Stange
-
really make restoring size and position work2007-08-09, by Ka-Hing Cheung
-
remember chat/im windows sizes and positions separately by letting the2007-08-05, by Ka-Hing Cheung
-
Get rid of two minor compile warnings:2007-08-03, by Mark Doliner
-
Only try to add a group locally if it doesn't already exist. This2007-08-03, by Mark Doliner
-
fix a bug when you set your tabs to side vertical and change back, the tab2007-08-03, by Ka-Hing Cheung
-
Fix "pidgin.exe --portable-mode" not to pass the flag to pidgin's init, so getopt doesn't choke on it. Fixes #2392.2007-08-02, by Daniel Atallah
-
bug with flags variable initialization was fixed2007-08-02, by Michael Shkutkov
-
merge of '61b8cf0fe2d62b5ff8ba12cf21f350571987c5a2'2007-08-02, by Michael Shkutkov
-
Remove message-pending.png pixmap and use the message-new.png pixmap in2007-08-02, by Casey Harkins
-
add tooltip to buddy icon in conversation too2007-08-02, by Sean Egan
-
Move 'Reset formatting' to Font dropdown2007-08-02, by Sean Egan
-
Initialize the win32 minimize new conv. windows pref to avoid warnings.2007-08-02, by Daniel Atallah
-
merge of '15b4112195b1600fef76bc8602fbcd00c9e3d11d'2007-08-02, by Luke Schierer
-
On Tue, 2007-07-31 at 08:50 -0400, Evan Schoenberg wrote:2007-08-02, by Richard Laager
-
merge of '78d4b2c5c6b29ef9554b5829a9fbc884c2dfef16'2007-08-02, by Richard Laager
-
Looks like AOL increased the length of available messages from 602007-08-02, by Mark Doliner
-
Show current outgoing conversation formatting on the font label on2007-08-02, by Ka-Hing Cheung
-
merge of '5fbd62e0397f65bf7b8def7a4ad421e0044d429c'2007-08-02, by Kevin Stange
-
Fix search dialog icon in debug window. Fixes #2375.2007-08-02, by Daniel Atallah
-
Add yahoo_aliases.c to the mingw makefile.2007-08-01, by Daniel Atallah
-
Get rid of this compile warning:2007-08-01, by Mark Doliner
-
Fix #2349 (null pointer deref in log_reader plugin).2007-08-01, by Daniel Atallah
-
Update Yahoo protocol version to 15.2007-08-01, by Sean Egan
-
Yahoo server-side aliases patch from John Moody. Fixes #1653 Thanks!2007-08-01, by Sean Egan
-
show status messages in infopane even if not in buddy list. Fixes #23212007-08-01, by Sean Egan
-
Eliminate some unnecessary scrolling activity.2007-07-31, by Daniel Atallah
-
Changelog2007-07-31, by Sean Egan
-
Did you know we didn't support i18n in Yahoo status messages? We do now! Fixes #23562007-07-31, by Sean Egan
-
Fix a bug with multi-field selections in Pidgin's implementation of2007-07-31, by Mark Doliner
-
For XMPP multi-selection lists in generic data forms, the intent here2007-07-31, by Mark Doliner
-
Some changes from Matthew Goldstein and I to not automatically remove2007-07-31, by Mark Doliner
-
When a new user starts Pidgin we hide the buddy list so that they only2007-07-31, by Mark Doliner
-
Fix stun to work on startup (this is is a temporary hack until purple_prefs_load() happens in the core). Fixes #23342007-07-31, by Daniel Atallah
-
Changelog the "Open Inbox" account action in the yahoo prpl.2007-07-30, by Daniel Atallah
-
Fix a stupid crash (that I introduced) that occurs when parsing gmail notifications. Fixes #23232007-07-30, by Daniel Atallah
-
A few strings I couldn't change without breaking string freeze2007-07-30, by Sean Egan
-
Errant backtick2007-07-30, by Sean Egan
-
version update2007-07-30, by Sean Egan
-
Let drag-and-drop get mouse clicks on group headers. Fixes #23332007-07-30, by Sean Egan
-
Fix the RPM spec file2007-07-30, by Stu Tomlinson
-
These are new in Glib 2.8:2007-07-30, by Stu Tomlinson
-
More internal.h includes to fix G_GNUC_NULL_TERMINATED undefined errors2007-07-30, by Stu Tomlinson
-
Add "Open Inbox" account action to the yahoo prpl that logs your browser into your yahoo account and opens your inbox.2007-07-30, by Daniel Atallah
-
Fix swedish NSIS translation to be encoded in CP1252 instead of UTF-8. Fixes 2314.2007-07-30, by Daniel Atallah
-
Patch from John Bailey to bring the about window back to the present...2007-07-30, by Gary Kramlich
-
Improve a string and get rid of an account option that isn't used.2007-07-29, by Mark Doliner
-
applied changes from bbcc1925d9e449bb9599d378da2764bf47da2a7a2007-07-29, by Mark Doliner
-
merge of '10d1346d5d54ad467669dbdbeda58088587c5d91'2007-07-29, by Mark Doliner
-
merge of '966f1125e1910ec58ae63a175dc5efe1fd3e10e0'2007-07-29, by Mark Doliner
-
And fix smooth scroll too2007-07-29, by Sean Egan
-
Idiotic mistake. Fixes #23152007-07-29, by Sean Egan
-
disapproval of revision 'c2cc31f23a71f23062555721f8101fc9c997bae2'2007-07-29, by Mark Doliner
-
Add two more missing characters for the HTML dump.2007-08-01, by Sadrul Habib Chowdhury
-
Use __gntbindings__ to specify a 'jump-next-unread' action bound to 'J'. This2007-07-31, by Sadrul Habib Chowdhury
-
Add support for auto-refreshing. There should be some way to change the2007-07-31, by Sadrul Habib Chowdhury
-
Export another tree function.2007-07-31, by Sadrul Habib Chowdhury
-
Allow adding bindable actions for object types. There's some memory corruption2007-07-31, by Sadrul Habib Chowdhury
-
Use pseudo-nonblocking stuff to update the feeds.2007-07-31, by Sadrul Habib Chowdhury
-
Parse HTML and show bold, italic etc. in the textview.2007-07-30, by Sadrul Habib Chowdhury
-
Make sure long titles remain within their own cell.2007-07-30, by Sadrul Habib Chowdhury
-
Make things look nice in both 80x25 and in large screens.2007-07-30, by Sadrul Habib Chowdhury
-
Export gnt_widget_get_size for pygnt.2007-07-30, by Sadrul Habib Chowdhury
-
Allow GntTextViewFlag to be used.2007-07-29, by Sadrul Habib Chowdhury
-
Make the rss-reader look and behave nicer.2007-07-29, by Sadrul Habib Chowdhury
-
This gets rid of more weird crashes.2007-07-29, by Sadrul Habib Chowdhury
-
Fix a /-search bug.2007-07-29, by Sadrul Habib Chowdhury
-
New flag to show text top-aligned in a textview.2007-07-29, by Sadrul Habib Chowdhury
-
Add function to get the screen size.2007-07-29, by Sadrul Habib Chowdhury
-
Allow un/setting flags for widgets.2007-07-29, by Sadrul Habib Chowdhury
-
This fixes a few weird crashes in pygnt.2007-07-29, by Sadrul Habib Chowdhury
-
Update the license info.2007-07-29, by Sadrul Habib Chowdhury
-
A few updates to the rss reader.2007-07-29, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head c2cc31f23a71f23062555721f8101fc9c997bae2)2007-07-29, by Sadrul Habib Chowdhury
-
When we get a presence of type="error" from the server that2007-07-29, by Mark Doliner
-
Fix a bunch of possible crashes in jabber when using slash commands in2007-07-29, by Mark Doliner
-
merge of 'd62530e56364e9c7a5f668e2a13a409b5d552545'2007-07-28, by Ka-Hing Cheung
-
merge of '9ec1d6311bc02e1a3ea896058870df504fd94178'2007-07-28, by Ka-Hing Cheung
-
German translation update from Bjoern. Fixes #20352007-07-28, by Sean Egan
-
Release updates2007-07-28, by Sean Egan
-
Update date on release2007-07-28, by Sean Egan
-
merge of '510f7cd6a9eb8873d3b1e96a58533109ed155792'2007-07-28, by Sean Egan
-
disapproval of revision '947b20b6fc725a1f22dd7b7b23ebbaee89f0cfed'2007-07-28, by Sean Egan
-
Added unregistering XMPP accounts. This requires a new prpl-struct entry, but I got an ok for that on the mailing list.2007-07-30, by Andreas Monitzer
-
Updated the XEP-0199 namespace according to the XEP.2007-07-26, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head 53b8831e57f625eca0980aca94f04416b32bcd8f)2007-07-23, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head 1716933469be8ab48b72ab0259f65b44c4d9b23e)2007-07-18, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head e7e92461f2b02e785115d22ecca6212d9142a206)2007-07-18, by Andreas Monitzer
-
Now displaying a contact's client's capabilities in the info text if that client supports the caps extension.2007-07-17, by Andreas Monitzer
-
Implemented error handling for ad-hoc commands.2007-07-17, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head 01d1a63fe1ad7ad2f78ff88c6540afd927693362)2007-07-16, by Andreas Monitzer
-
Added the ability to unregister from a gateway.2007-07-16, by Andreas Monitzer
-
Switched formatting of the ad-hoc commands to be less intimidating2007-07-16, by Andreas Monitzer
-
merge of 'a4da508dc671f2a34f058c53dea42227bbae6376'2007-07-13, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head 2fc80aa138600106964b232d492dc701d3199a69)2007-07-12, by Andreas Monitzer
-
Fixed a few style/efficiency/calling convention problems noted by rlaager2007-07-12, by Andreas Monitzer
-
Having the option of test compiling during merge conflict resolving would be a great feature...2007-07-12, by Andreas Monitzer
-
merge of '10372c98fc2831d20506d1c4e5b94ce39bbe8d1a'2007-07-12, by Andreas Monitzer
-
merge of '34c6d2f9e1c14630370e582d136064c340ef8e88'2007-07-12, by Andreas Monitzer
-
Added the files I created to the Makefile. This hasn't happened yet since Adium doesn't use those Makefiles for building.2007-07-12, by Andreas Monitzer
-
Fixed errors created by merge conflict resolve mistakes.2007-07-11, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)2007-07-11, by Andreas Monitzer
-
disapproval of revision '391beabbbe9b94205d5c2d9ef073ecff207da387'2007-08-02, by Kevin Stange
-
The promised cleanups.2007-07-28, by Sadrul Habib Chowdhury
-
A proof-of-conecpt RSS reader using pygnt.2007-07-28, by Sadrul Habib Chowdhury
-
Initialize the gobject in a more appropriate place. And fix an error message.2007-07-28, by Sadrul Habib Chowdhury
-
Add some more functions for GntTree. One point to note is that the key2007-07-28, by Sadrul Habib Chowdhury
-
fix spacing2007-07-28, by Ka-Hing Cheung
-
NEWS2007-07-28, by Ka-Hing Cheung
-
Fixes #1905 'Better solution to 'Idleness Infinite Recursion''2007-07-28, by Sean Egan
-
Email notification signals from charkins. Fixes #13242007-07-28, by Sean Egan
-
merge of '3dd9d75f17fcb12e23540b249c7b0503fccdb94c'2007-07-28, by Sean Egan
-
I don't have NEWS2007-07-28, by Ka-Hing Cheung
-
Commit a patch by bibliochat to handle an XMPP MUC status code that I pushed2007-07-28, by Etan Reisner
-
Tooltips in infopanes2007-07-28, by Sean Egan
-
ChangeLog and NEWS2007-07-28, by Sean Egan
-
I think this might fix #11272007-07-27, by Sean Egan
-
Screenname auto-completion filtering by Leonardo Fernandes, Fixes #5192007-07-27, by Sean Egan
-
merge of '8fd54462a6faac01b88f24dc2970faa9a28c1978'2007-07-27, by Luke Schierer
-
fixes #22872007-07-27, by Björn Voigt
-
fixes #22842007-07-27, by MiÅŸu Moldovan
-
forgot these2007-07-27, by Luke Schierer
-
fixes #22572007-07-27, by Dmitry Beloglazov
-
fixes #22422007-07-27, by Peter Hjalmarsson
-
Fix distcheck.2007-07-27, by Daniel Atallah
-
merge of '4f8fceee3836599ee91cd637f42647433a481086'2007-07-27, by Sadrul Habib Chowdhury
-
Make the infopane context-menu look more like a buddylist context menu.2007-07-27, by Sadrul Habib Chowdhury
-
Make sure we delete all generated files with the mingw clean make target.2007-07-27, by Daniel Atallah
-
merge of '004a538ba55a170d9662546cda8d93eb7d64507b'2007-07-27, by Sadrul Habib Chowdhury
-
merge of '391beabbbe9b94205d5c2d9ef073ecff207da387'2007-07-27, by Sadrul Habib Chowdhury
-
Fix a comment typo2007-07-27, by Mark Doliner
-
This function wasn't used. I think it was intended for when Adam2007-07-27, by Mark Doliner
-
merge of '48f62c11849f8d3ade036cacace03635cf7985ec'2007-07-27, by Ka-Hing Cheung
-
make us forget the password if the user didn't choose save password2007-07-26, by Ka-Hing Cheung
-
Fix memory leak by freeing the list returned by gtk_container_get_children.2007-07-27, by Sadrul Habib Chowdhury
-
merge of '7099b827f2d0a6de2abb5d567f444adc1d13fc03'2007-07-25, by Sean Egan
-
merge of 'ba1886a94b2131f499b71e5c939807d4df199b08'2007-07-25, by Sean Egan
-
Prevent some more window titles from being "pidgin.exe" on Windows. Fixes #17672007-07-25, by Daniel Atallah
-
Add mingw makefile for cap. This isn't being built by default, but allows someone to do so if they want to.2007-07-25, by Daniel Atallah
-
merge of '0a9f44c33377bf72e080a7d3727fe303ba7bc7c3'2007-07-25, by Daniel Atallah
-
merge of '5a360221f5a625ed3fc962bdb9f35aecb3d74443'2007-07-24, by Daniel Atallah
-
Just show an empty line, instead of bouncing the text down when the user2007-07-25, by Sadrul Habib Chowdhury
-
merge of '59e56959de867035d1f66b2c04b5cdc539d18c59'2007-07-24, by Sadrul Habib Chowdhury
-
Insert a newline in the tooltip.2007-07-24, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 59e56959de867035d1f66b2c04b5cdc539d18c59)2007-07-24, by Eric Polino
-
More perl bindings from Zsombor Welker, fixes #18302007-07-25, by Sean Egan
-
Make eventbox input only in infopane. Thanks fmoo.2007-07-24, by Sean Egan
-
Better imhtml auto-growing. Fixes #2142007-07-24, by Sean Egan
-
Hopefully fix a hella sporadic infinite loop bug in ICQ (and maybe AIM).2007-07-24, by Mark Doliner
-
merge of '3b69fa32b6a696df64942119de06c9896ea686fd'2007-07-24, by Richard Laager
-
merge of '59d4e50c5c3aa15eb6c2f90c182fa455ec83dccb'2007-07-24, by Mark Doliner
-
merge of '3c06e81a006adebe420915ad7301ad1e6e82cab8'2007-07-24, by Mark Doliner
-
More work on the conversation sizing/positioning stuff. Still nothing IM or chat specific2007-07-23, by Sean Egan
-
merge of '53b8831e57f625eca0980aca94f04416b32bcd8f'2007-07-23, by Sadrul Habib Chowdhury
-
merge of '53b8831e57f625eca0980aca94f04416b32bcd8f'2007-07-23, by Richard Laager
-
fix a doc string typo2007-07-23, by Ka-Hing Cheung
-
merge of '4d22d26e21a84d8f6fbb484b3b01e88eff143ca3'2007-07-23, by Sean Egan
-
merge of '5e94d4a46251e35e2b640180905fe364b82355e5'2007-07-23, by Ka-Hing Cheung
-
purple_request_action doesn't call any callbacks if the user closes the2007-07-23, by Ka-Hing Cheung
-
Another stab at fixing that signon infinite loop2007-07-24, by Mark Doliner
-
I'm hoping this will fix a semi-random and semi-random infinite looping2007-07-22, by Mark Doliner
-
merge of '36ee98cd262baf7d57502c08fc185518ed93532a'2007-07-22, by Ka-Hing Cheung
-
merge of 'b8d63ebbffba2503d6e449e02a44a2eedcc41d85'2007-07-22, by Mark Doliner
-
Get rid of a crash that happens when signing off if you have a chat room2007-07-22, by Mark Doliner
-
merge of '88e83a787741462b25953d4b5a1c467575657ad0'2007-07-22, by Mark Doliner
-
OscarData->killme isn't used (and hasn't been for a while)2007-07-22, by Mark Doliner
-
I don't think this check is needed. If it is then it's because we're2007-07-22, by Mark Doliner
-
Move a call to purple_connection_error() from oscar.c to2007-07-22, by Mark Doliner
-
Call the AIM_CB_SPECIAL_CONNERR callback from2007-07-22, by Mark Doliner
-
merge of '504a8cb6756b655e5d3fa457826b95b2c177ce61'2007-07-22, by Sean Egan