Wed, 29 Aug 2007 19:18:02 +0000 |
William Ehlhardt |
merge of 'b33c072ae9fdbe741dc85fdd8e78e3a1ad8d1378'
|
Wed, 29 Aug 2007 06:18:49 +0000 |
Sadrul Habib Chowdhury |
Fix building on older glib versions.
|
Wed, 29 Aug 2007 06:12:51 +0000 |
Sadrul Habib Chowdhury |
Oops. This wasn't supposed to get in.
|
Wed, 29 Aug 2007 05:44:58 +0000 |
Sadrul Habib Chowdhury |
merge of '67e02391b6e685a1ab33fea548cebc07716e15e9'
|
Wed, 29 Aug 2007 19:12:52 +0000 |
William Ehlhardt |
- Add Verisign Class 3 Primary CA. Fixes #2821
|
Wed, 29 Aug 2007 04:55:44 +0000 |
Ka-Hing Cheung |
merge of '80cc49cd64db4d457f67ee6f7a936e162748f026'
|
Wed, 29 Aug 2007 04:30:53 +0000 |
Daniel Atallah |
Upgrade the win32 build to use version 1.1.2 of the SILC toolkit.
|
Wed, 29 Aug 2007 04:21:33 +0000 |
Daniel Atallah |
Remove some relics from when we didn't create the buddy list immediately.
|
Wed, 29 Aug 2007 04:03:01 +0000 |
William Ehlhardt |
merge of '770ac36e679db47d463b561e8972d12c2f77bd4f'
|
Wed, 29 Aug 2007 03:55:21 +0000 |
Daniel Atallah |
Make a note about purple_prefs_load no longer needing to be called by the UI and update finch accordingly. There doesn't appear to be any negative effects of having the purple_prefs_load called twice.
|
Wed, 29 Aug 2007 04:01:42 +0000 |
William Ehlhardt |
- Add Verisign's Class 3 Extended Validation CA (used for login.live.com
|
Wed, 29 Aug 2007 01:46:45 +0000 |
Mark Doliner |
merge of 'ee4f8f7ebf5f6057974f66b75c8b59c199e44ae0'
|
Wed, 29 Aug 2007 05:40:01 +0000 |
Sadrul Habib Chowdhury |
(Un)Register the pools with DBus to avoid a runtime fit.
|
Wed, 29 Aug 2007 05:18:39 +0000 |
Sadrul Habib Chowdhury |
Add certificate UI in finch.
|
Tue, 28 Aug 2007 21:17:28 +0000 |
Sadrul Habib Chowdhury |
There's some disagreement over the response-id sent to the callbacks to
|
Tue, 28 Aug 2007 21:03:49 +0000 |
Sadrul Habib Chowdhury |
merge of '45cf46d3ba2b0debc7f98159ddf5a0262809cde4'
|
Tue, 28 Aug 2007 12:34:33 +0000 |
Daniel Atallah |
Fix printf(%s, NULL).
|
Tue, 28 Aug 2007 03:59:44 +0000 |
Daniel Atallah |
Move purple_prefs_load() to purple_prefs_init() - there's been a TODO for this for a long time. I have no idea why this wasn't done sooner; it seems to work just fine and fixes some bugs where stuff isn't loaded before being used. Fixes #1848 (and I'm sure others). Yell at me if this breaks anything.
|
Tue, 28 Aug 2007 08:58:36 +0000 |
Sadrul Habib Chowdhury |
Add a new flag PURPLE_MESSAGE_INVISIBLE which can be used to send a message
|
Tue, 28 Aug 2007 08:53:48 +0000 |
Sadrul Habib Chowdhury |
Don't trigger 'receiving-' and 'received-' signals when sending attention request.
|
Tue, 28 Aug 2007 04:32:52 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 4313008137cace2c9699584ec7308c1e888ae137)
|
Tue, 28 Aug 2007 03:46:31 +0000 |
William Ehlhardt |
- Change g_assert to purple_debug_error
|
Tue, 28 Aug 2007 03:34:06 +0000 |
William Ehlhardt |
merge of 'db94e3dde2f5edb422e7d7c1ec30474e2000997c'
|
Tue, 28 Aug 2007 03:31:38 +0000 |
William Ehlhardt |
- Change assert on ssl init failure to a mere warning
|
Tue, 28 Aug 2007 03:21:18 +0000 |
Daniel Atallah |
Don't allow duplicate accounts to be added. Ideally some of these checks should be in the core, but I don't see a way of doing that without forcing 3.0.0. Fixes #2269 (the part that was actually broken).
|
Tue, 28 Aug 2007 03:15:48 +0000 |
Daniel Atallah |
Fix the win32 build for the cert SoC branch merge.
|
Tue, 28 Aug 2007 03:14:54 +0000 |
Daniel Atallah |
Make the gtkcert stuff compile on GTK+ older than 2.8
|
Tue, 28 Aug 2007 03:11:11 +0000 |
Daniel Atallah |
Update .mtn-ignore for emotes size change.
|