Fri, 19 Oct 2007 17:53:35 +0000 |
Luke Schierer |
applied changes from 1bdf4754abed6b49eec400ecf415a9d557bc9834
|
Sun, 16 Sep 2007 01:05:22 +0000 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|
Wed, 12 Sep 2007 19:11:38 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
|
Sun, 19 Aug 2007 13:40:34 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 671cfe949215447db0da7081a7e1501693ab4f98)
|
Thu, 16 Aug 2007 21:36:17 +0000 |
Gabriel Schulhof |
Added hints to gtkstatusbox.c
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Tue, 28 Aug 2007 22:40:51 +0000 |
Sean Egan |
Allow you to click on statusbox again and keep it open.
|
Fri, 24 Aug 2007 00:32:02 +0000 |
Sean Egan |
Bring up statusbox menu on button-down instead of button-up. Fixes #1437
|
Sat, 18 Aug 2007 05:57:52 +0000 |
Sadrul Habib Chowdhury |
Select the correct item in the dropdown when using a transient status.
|
Sat, 28 Jul 2007 05:35:20 +0000 |
Sean Egan |
disapproval of revision '947b20b6fc725a1f22dd7b7b23ebbaee89f0cfed'
|
Sun, 24 Jun 2007 17:52:00 +0000 |
Nathan Walp |
prevent recursive insanity when we don't have an idleaway status
|
Thu, 21 Jun 2007 19:25:55 +0000 |
Sean Egan |
Add UNAVAILABLE to statusbox defaults (as it's probably used more than invisible is) and rename it to 'do not disturb,' which I think it a better name for it. Agreed?
|
Wed, 20 Jun 2007 18:23:49 +0000 |
Stu Tomlinson |
#include reorganizations to allow compiling with glib < 2.8 using the
|
Tue, 19 Jun 2007 19:23:25 +0000 |
Sadrul Habib Chowdhury |
Close all delete-confirmation dialogs for it when a status is deleted.
|
Tue, 19 Jun 2007 18:31:46 +0000 |
Sadrul Habib Chowdhury |
Let non-delete keys operate.
|
Tue, 19 Jun 2007 17:17:57 +0000 |
Ka-Hing Cheung |
explicit merge of 'f2eb358baf2c72cb37b6b9bcb4c036e44e0bcc2b'
|
Sat, 16 Jun 2007 19:44:59 +0000 |
Richard Laager |
Re-fix the DBus list handling code by killing const GList* / const GSList*
|
Sun, 17 Jun 2007 18:03:03 +0000 |
Ka-Hing Cheung |
fixes #590 by allowing one to use the delete key to delete transient status,
|
Sat, 16 Jun 2007 19:00:35 +0000 |
Richard Laager |
disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
|
Thu, 07 Jun 2007 04:22:42 +0000 |
Richard Laager |
Mark the return type const for the following functions. I noticed this
|
Thu, 31 May 2007 20:22:43 +0000 |
Sean Egan |
Maintain aspect ratio on global icon selector. Fixes #454
|
Fri, 18 May 2007 12:48:03 +0000 |
Sadrul Habib Chowdhury |
Fix #1100.
|
Fri, 11 May 2007 15:41:51 +0000 |
Daniel Atallah |
disapproval of revision '105009e066f1bcaefb0af3bd1e17b7860bf12a57'
|
Fri, 11 May 2007 15:07:13 +0000 |
Daniel Atallah |
Fix a crash when something requests the blist status icon before the UI node has been rendered. The ticker plugin was doing this. Fixes #642.
|
Tue, 01 May 2007 19:32:22 +0000 |
Sadrul Habib Chowdhury |
I believe this fixes #439.
|
Mon, 30 Apr 2007 00:36:30 +0000 |
Kevin Stange |
Make the icon show up when you change the global buddy icon pref, even if all the accounts have per-account icons.
|
Sun, 29 Apr 2007 23:50:23 +0000 |
Sadrul Habib Chowdhury |
Do not unset use-global-buddyicon for accounts when removing the global icon. I think this was added here accidentally anyway.
|
Sun, 29 Apr 2007 16:29:22 +0000 |
Mark Doliner |
This seems to fix a problem with the global status selector, and some
|
Sun, 29 Apr 2007 08:13:21 +0000 |
Mark Doliner |
Only attempt to ref the statusbox icon image if it's actually set
|
Sun, 29 Apr 2007 03:49:09 +0000 |
Stu Tomlinson |
Fedora bug/patch https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=234399
|