Mercurial > pidgin
graph
-
merge of '1247a733923713e275ecb722adf9abc726896c3f'2007-09-01, by Ethan Blanton
-
Update msimprpl CHANGES for 0.17 (if it is ever released independently).2007-09-01, by Jeffrey Connelly
-
Document the attention API added in 5ac064e7e9268acbd8f76b4dd35350e38ca2bad9 and2007-08-30, by Jeffrey Connelly
-
Update the chat topic and userlist when reattaching the Pidgin UI.2007-08-31, by Sadrul Habib Chowdhury
-
Boldify the hidden chats in the buddylist.2007-08-31, by Sadrul Habib Chowdhury
-
Doxygen and ChangeLog.API the new function and signals.2007-08-31, by Sadrul Habib Chowdhury
-
Document the function to reattach conv-ui.2007-08-31, by Sadrul Habib Chowdhury
-
merge of '493b97b58c0685edae9397f741d0171f9bcc7d2e'2007-08-31, by Sadrul Habib Chowdhury
-
- Remove g_assert()s. Fixes #28592007-08-30, by William Ehlhardt
-
refcount of 0 is normal2007-08-30, by Mark Doliner
-
Replace a call to g_assert() with a logging statement2007-08-30, by Mark Doliner
-
Get rid of some stray whitespace and consistently use tab indentation2007-08-30, by Mark Doliner
-
Fix compiler warnings about having a variable declaration after some2007-08-30, by Mark Doliner
-
"text" isn't guarranteed to be null terminated, so make sure we use2007-08-30, by Mark Doliner
-
Revert jeff2's changes from 2007-08-12. Specifically revision2007-08-30, by Mark Doliner
-
Bonjour status changes work now; remove from the issues list.2007-08-30, by Daniel Atallah
-
Add mingw makefile to the dist. Update uninstaller for new certs.2007-08-30, by Daniel Atallah
-
Make note of the gtkspell update.2007-08-30, by Daniel Atallah
-
merge of '7fc610625ed566ff67ef3526fa27198b4bf63eeb'2007-08-30, by Daniel Atallah
-
Update the strikethrough state and the buttons as appropriate. Fixes #2884.2007-08-31, by Sadrul Habib Chowdhury
-
If a conversation doesn't have UI-data, consider it a hidden conversation.2007-08-31, by Sadrul Habib Chowdhury
-
Do not crash on hidden conversations.2007-08-31, by Sadrul Habib Chowdhury
-
Do not try to update a buddy in the buddylist when there's no buddylist.2007-08-29, by Sadrul Habib Chowdhury
-
Fix a couple compiler warnings:2007-09-03, by Richard Laager
-
merge of '5d55a7b785e21cf51b586dd442481032b187c6c6'2007-08-30, by Richard Laager
-
merge of '2828a20e21dea1029a9d9df5e39bcdc2847930b5'2007-08-29, by Sadrul Habib Chowdhury
-
- Change wording on certificate accept/reject dialog2007-08-29, by William Ehlhardt
-
merge of '049ca3ae717d81081bd07de106953936972af11c'2007-08-29, by Sean Egan
-
Add Resiak as CPW too2007-08-29, by Sean Egan
-
Deactivate only an active status.2007-08-29, by Sadrul Habib Chowdhury
-
- Add GTE CyberTrust Global Root certificate. Fixes #2821 , hopefully2007-08-29, by William Ehlhardt
-
merge of 'b33c072ae9fdbe741dc85fdd8e78e3a1ad8d1378'2007-08-29, by William Ehlhardt
-
Fix building on older glib versions.2007-08-29, by Sadrul Habib Chowdhury
-
Oops. This wasn't supposed to get in.2007-08-29, by Sadrul Habib Chowdhury
-
merge of '67e02391b6e685a1ab33fea548cebc07716e15e9'2007-08-29, by Sadrul Habib Chowdhury
-
- Add Verisign Class 3 Primary CA. Fixes #28212007-08-29, by William Ehlhardt
-
merge of '80cc49cd64db4d457f67ee6f7a936e162748f026'2007-08-29, by Ka-Hing Cheung
-
Upgrade the win32 build to use version 1.1.2 of the SILC toolkit.2007-08-29, by Daniel Atallah
-
Remove some relics from when we didn't create the buddy list immediately.2007-08-29, by Daniel Atallah
-
merge of '770ac36e679db47d463b561e8972d12c2f77bd4f'2007-08-29, by William Ehlhardt
-
- Add Verisign's Class 3 Extended Validation CA (used for login.live.com2007-08-29, by William Ehlhardt
-
merge of 'ee4f8f7ebf5f6057974f66b75c8b59c199e44ae0'2007-08-29, by Mark Doliner
-
(Un)Register the pools with DBus to avoid a runtime fit.2007-08-29, by Sadrul Habib Chowdhury
-
Add certificate UI in finch.2007-08-29, by Sadrul Habib Chowdhury
-
There's some disagreement over the response-id sent to the callbacks to2007-08-28, by Sadrul Habib Chowdhury
-
merge of '45cf46d3ba2b0debc7f98159ddf5a0262809cde4'2007-08-28, by Sadrul Habib Chowdhury
-
Fix printf(%s, NULL).2007-08-28, by Daniel Atallah
-
Add a new flag PURPLE_MESSAGE_INVISIBLE which can be used to send a message2007-08-28, by Sadrul Habib Chowdhury
-
Don't trigger 'receiving-' and 'received-' signals when sending attention request.2007-08-28, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 4313008137cace2c9699584ec7308c1e888ae137)2007-08-28, by Sadrul Habib Chowdhury
-
- Change g_assert to purple_debug_error2007-08-28, by William Ehlhardt
-
merge of 'db94e3dde2f5edb422e7d7c1ec30474e2000997c'2007-08-28, by William Ehlhardt
-
- Change assert on ssl init failure to a mere warning2007-08-28, by William Ehlhardt
-
Fix the win32 build for the cert SoC branch merge.2007-08-28, by Daniel Atallah
-
Make the gtkcert stuff compile on GTK+ older than 2.82007-08-28, by Daniel Atallah