Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Mon, 02 Jul 2007 03:26:08 +0000 | Nathan Walp | core support for UI info...now to do the UI piece |
Wed, 27 Jun 2007 17:22:24 +0000 | Sean Egan | Re-arrange a few lines in gtkimhtml's paste function so that we reset formatting after moving the cursor to the new location. Fixes #1198 |
Wed, 27 Jun 2007 16:13:49 +0000 | Sean Egan | Handle NULL chat topics |
Tue, 26 Jun 2007 21:47:20 +0000 | Sean Egan | Don't crash on ncik completion if alias or name is NULL. Fixes #1742 |
Tue, 26 Jun 2007 20:03:48 +0000 | Sean Egan | Allow ICQ icons to be up to 52x64 pixels. Fixes #1274 |
Tue, 26 Jun 2007 18:47:40 +0000 | Sean Egan | Call gtk_label_set_mnemonic_widget() in pidgin_make_accessible_label. Closes #589 |
Tue, 26 Jun 2007 01:06:31 +0000 | Stu Tomlinson | Fix the dependencies of dbus-types.c & dbus-types.h so they will be rebuilt |
Mon, 25 Jun 2007 17:44:40 +0000 | Casey Harkins | Work around bug in older gtk+ versions which does not set the changed_mask |