log pidgin/gtksavedstatuses.c @ 18261:2dc19ae21971

age author description
Sat, 23 Jun 2007 05:33:42 +0000 Sadrul Habib Chowdhury Fix a crash after you close the status window, and change the status.
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:57:11 +0000 Ka-Hing Cheung sadrul spotted this, fixes selecting multiple statuses in the status window
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*
Sat, 16 Jun 2007 19:00:52 +0000 Richard Laager merge of 'd8c7c08339ae468cb4298f6850eb7d3b760ad7b5'
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,
Thu, 07 Jun 2007 14:48:33 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4b50880d8517570eaa67d4cd9d88c5934bb832f1)
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, 07 Jun 2007 08:03:25 +0000 Mark Doliner Make the New Status dialog window resizable and make the text field
Fri, 18 May 2007 22:04:01 +0000 Gabriel Schulhof Added to gtkutils.c:
Sun, 29 Apr 2007 07:35:39 +0000 Richard Laager Fix a compiler warning:
Thu, 26 Apr 2007 12:25:49 +0000 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.