Mercurial > pidgin
log
age | author | description |
---|---|---|
Wed, 13 Jun 2007 19:30:54 +0000 | Sean Egan | Fixes #1665 |
Wed, 13 Jun 2007 12:25:13 +0000 | Daniel Atallah | Avoid accessing an invalid pointer when ret == -1 |
Wed, 13 Jun 2007 12:23:00 +0000 | Daniel Atallah | Fix mingw build for 32px and 48px tray icons. I'm not actually sure that we need these at all on Windows. |
Wed, 13 Jun 2007 12:20:25 +0000 | Daniel Atallah | Clean up information displayed in the Add/Remove Programs section on Windows. Fixes #1646. |
Wed, 13 Jun 2007 12:09:58 +0000 | Daniel Atallah | Somehow, version.c wasn't added to the libpurple build. Now that it is actually used, it really needs to be added. |
Wed, 13 Jun 2007 02:28:38 +0000 | Sean Egan | Do not update the blist TreeStore if a node is currently being edited. Then, when the node is finished editing, force a refresh. Fixes #397 in which aliasing gets rudely cut off anytime the buddy list changes |