log pidgin/gtkstatusbox.c @ 19265:ce892eddb8f1

age author description
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.