Thu, 04 Oct 2007 02:34:10 +0000 |
Carlos Silva |
Keep MsnUser->list_op in sync.
|
Thu, 04 Oct 2007 02:04:38 +0000 |
Carlos Silva |
Remove now unnecessary and potentially bad code.
|
Thu, 04 Oct 2007 01:45:00 +0000 |
Carlos Silva |
Silence a compiler warning about an unused var.
|
Thu, 04 Oct 2007 01:40:20 +0000 |
Carlos Silva |
Correctly remove a buddy from the Pending list after it is accepted.
|
Thu, 04 Oct 2007 01:25:43 +0000 |
Daniel Atallah |
Undock/Redock the buddy list based on the SWP_SHOWWINDOW and SWP_HIDEWINDOW attributes in a WM_WINDOWPOSCHANGING message. This doesn't appear to have any negative effects and makes Pidgin play nicer with the VirtuaWin virtual desktop manager. Fixes #2997.
|
Thu, 04 Oct 2007 01:12:08 +0000 |
Daniel Atallah |
Cleanup the SOAP SSL flag to be a gboolean for clarity. Various sanity checks, sanity checking and I think a couple leak fixes too for the offline IM code.
|
Thu, 04 Oct 2007 01:09:10 +0000 |
Daniel Atallah |
Sanity checking and minor cleanup.
|
Thu, 04 Oct 2007 01:07:35 +0000 |
Daniel Atallah |
Prevent an assertion (w/ G_DEBUG=fatal_warnings) when the connection drops.
|
Wed, 03 Oct 2007 18:45:31 +0000 |
Daniel Atallah |
rlaager noticed that these comments shouldn't be processed by doxygen.
|
Wed, 03 Oct 2007 17:17:38 +0000 |
Luke Schierer |
I gave up on getting the line widths correct. I also probably have at least one spelling mistake. Still, it might help some over the generic INSTALL we previously had, assuming of course anyone reads it.
|
Wed, 03 Oct 2007 14:42:00 +0000 |
Sadrul Habib Chowdhury |
merge of '43311ea3963dadd958af56847cc36df60507673f'
|
Wed, 03 Oct 2007 04:02:18 +0000 |
Luke Schierer |
merge of '6f133a093581cd9a632ca6d0ce110d180e582714'
|
Wed, 03 Oct 2007 00:47:25 +0000 |
Daniel Atallah |
Don't link the bonjour prpl on win32 directly to the Apple Bonjour library, instead do everything indirectly and display an error message at login time indicating that Bonjour isn't installed. This should make the prpl more discoverable.
|
Wed, 03 Oct 2007 00:45:12 +0000 |
Daniel Atallah |
merge of '5eed7d5d3539cd18c81cb4d709080ea5bc109bac'
|
Wed, 03 Oct 2007 00:33:44 +0000 |
Sean Egan |
Hylke made a new win32 installer pixmap
|
Tue, 02 Oct 2007 21:47:50 +0000 |
Bartoz Oler |
gg: Properly handle CP1250 chars in group's name when importing buddylist.
|