Mercurial > pidgin
graph
-
Patch from Andrew Gaul to constify a bunch of static variables to reduce2007-10-26, by Ka-Hing Cheung
-
Return if we couldn't get our buddylist rather than trying to2007-10-26, by Mark Doliner
-
Adjust ChangeLog.win32 slightly.2007-10-25, by Kevin Stange
-
merge of '80428952b570d014e6a4014048edcf0bde18eebb'2007-10-25, by Sean Egan
-
Note that imhtml->clipboard[text|html]_string are deprecated.2007-10-25, by Daniel Atallah
-
merge of '7793ae5b4dd75b3c2f62c2502dbd08c76dbe7b1c'2007-10-25, by Richard Laager
-
don't assume </stream:stream> means the conversation window is closed. Fixes #36902007-10-25, by Sean Egan
-
- Add finch.pc to finch-devel2007-10-23, by Stu Tomlinson
-
Let's try this coloring instead.2007-10-25, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 5b8360c29b011dc10812b101bc5fa0f63b598d0b)2007-10-23, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 26e8d524b9c27b92a3614f69b1cd2fba504d7850)2007-10-23, by Richard Laager
-
Bump the version to 2.2.32007-10-23, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)2007-10-23, by Richard Laager
-
There's an #ifdef in MSIM which, if enabled, allows the user to specify2007-10-19, by Kevin Stange
-
Fix a warning2007-10-19, by Kevin Stange
-
Fix compile with --enable-debug2007-10-19, by Kevin Stange
-
Leak fix.2007-10-19, by Daniel Atallah
-
Don't reinitialize the OIM session on subsequent calls.2007-10-19, by Daniel Atallah
-
Cleanup some unnecessary NULL checks in g_strdup()/g_free().2007-10-19, by Daniel Atallah
-
Leak fixes.2007-10-19, by Daniel Atallah
-
Fix some leaks and prevent some unnecessary allocations and frees.2007-10-18, by Daniel Atallah
-
Print debugging output when the win32 launcher gives up because Pidgin is already running.2007-10-18, by Daniel Atallah
-
Fix some leaks caused by misuse of g_list_remove_link() instead of g_list_delete_link().2007-10-18, by Daniel Atallah
-
Update libxml2 to 2.6.30 for win32 build.2007-10-18, by Daniel Atallah
-
merge of '3bee1aee40b5389caacd65f686618708d5bc65c8'2007-10-18, by Daniel Atallah
-
Avoid unnecessary alloc/free.2007-10-17, by Daniel Atallah
-
When getting info on a myspace user not on the buddy list, a temporary2007-10-18, by Evan Schoenberg
-
Thanks to "phunkydizco" for noting some missing smileys in ICQ. Fixes #35222007-10-18, by Kevin Stange
-
Use the conversation title for unread message tooltips. Fixes #3557.2007-10-18, by Casey Harkins
-
Prevent strlen() on non-nul-terminated string.2007-10-17, by Daniel Atallah
-
Add notes about how the value argument to the2007-10-17, by Etan Reisner
-
merge of '216358713db91ffb0fc0dca95ad096c85290a20f'2007-10-17, by Etan Reisner
-
merge of 'e33c17e58da161b8cffaf13e9d79e9bb4b9ce4ce'2007-10-17, by Etan Reisner
-
Make binary zip when building the win32 installers.2007-10-16, by Daniel Atallah
-
Etan pointed out that we should be using 64-bit variable types here.2007-10-16, by Mark Doliner
-
Prevent a crash when the proxy username isn't specified. Fixes #3583.2007-10-16, by Daniel Atallah
-
Updated Korean translation from Sushizang. He sent an email to the2007-10-16, by Mark Doliner
-
When signing on to an oscar account, if we check your screen name and2007-10-16, by Mark Doliner
-
Me and Jim Rodgers from meebo don't think that . _ and - are valid2007-10-16, by Mark Doliner
-
Only free the GString "alt" if it's non-null. This was causing an2007-10-16, by Mark Doliner
-
Add the ability for our dbus server to send out int64 and uint64. I2007-10-16, by Mark Doliner
-
weight="bold" was getting set twice on tab titles when receiving an2007-10-16, by Mark Doliner
-
merge of '113d6b252a2d302b8b5d0fea0e2cc1d4abac3c9a'2007-10-16, by Mark Doliner
-
merge of '51bc20100c62f71bc194d00b719c01b8dee40609'2007-10-16, by Mark Doliner
-
merge of '4c59953fd39724c7b48e897585df61dab901c4d2'2007-10-16, by Sadrul Habib Chowdhury
-
deryni noticed that the documentation and code do not match for2007-10-16, by Sadrul Habib Chowdhury
-
Use gtk_window_present() instead of gtk_widget_show() when showing the2007-10-16, by Mark Doliner
-
When checking for redirects in purple_util_fetch_url(), look for2007-10-16, by Mark Doliner
-
Make the docklet and buddy list menutray agree on unread messages. Both2007-10-16, by Casey Harkins
-
I think this was intended2007-10-16, by Richard Nelson
-
Using i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) for2007-10-15, by Evan Schoenberg
-
merge of '59ab2b78429c94d5d0fc77b1b7892accb524e2a4'2007-10-15, by Evan Schoenberg
-
merge of '8dfaab508a354f388e2c597bd4eef6e0703fa790'2007-10-15, by Casey Harkins