log

age author description
Wed, 28 Mar 2007 14:12:06 +0000 Luke Schierer merge of 'ee2473f71341ef0bbbc782c3f43a8842b164b543'
Tue, 27 Mar 2007 21:16:56 +0000 Luke Schierer make syncing to svn easier by having uniform line endings
Thu, 29 Mar 2007 01:26:24 +0000 Sadrul Habib Chowdhury Update the tab completion a little bit. The binding for suggest-show will perform suggest-next if the suggest-dropdown is already showing. If there's just one suggestion, then complete with that suggestion.
Wed, 28 Mar 2007 05:37:29 +0000 Sadrul Habib Chowdhury merge of '83e14c03d3957ab1b26da6d2893e252cd421ffa8'
Wed, 28 Mar 2007 02:32:03 +0000 Nathan Walp fix prompting to add a buddy after authorization if they're already on our list
Wed, 28 Mar 2007 01:03:14 +0000 Richard Laager merge of '0085ab4270a2c3e855d09e04044376efb74433e1'
Tue, 27 Mar 2007 21:01:08 +0000 Luke Schierer translation updates. I would see if they compile, but I can't compile at all right now.
Tue, 27 Mar 2007 04:34:02 +0000 Evan Schoenberg merge of '94ae02f3a29e8da49d90cf447907e2c07735c9cd'
Tue, 27 Mar 2007 04:21:53 +0000 Evan Schoenberg merge of '7172b457b2254aea4fdb335f5cb8b43dcbb127f5'
Wed, 28 Mar 2007 05:35:01 +0000 Sadrul Habib Chowdhury move to the next entry after (un)tagging an item.
Tue, 27 Mar 2007 03:51:42 +0000 Sadrul Habib Chowdhury merge of '58f408c6a0eb5c8b0411d8ac4754a14bef441062'
Tue, 27 Mar 2007 04:33:51 +0000 Evan Schoenberg Using rt_msghdr instead of rt_msghdr2 compiles on a greater number of systems -- specifically Mac OS X 10.3.x, in addition to the previous compilation on OS X 10.4.x and above -- and seems to work just as well. If anyone knows how the use of these seemingly very similar structs differs, enlightenment would be appreciated.
Tue, 27 Mar 2007 04:20:55 +0000 Evan Schoenberg purple_pmp_create_map() returns a gboolean now, not a pointer
Tue, 27 Mar 2007 03:08:31 +0000 Evan Schoenberg merge of '343dc2d52b5a1cb204359ecc11a1b4d98b984dd0'
Tue, 27 Mar 2007 03:07:14 +0000 Evan Schoenberg Added Zac West to the COPYRIGHT
Tue, 27 Mar 2007 03:06:35 +0000 Evan Schoenberg Patch from Zac West which (1) adds a message flag, PURPLE_MESSAGE_NOTIFY, used to indicate that a message is a protocol-level notification from a user ('buzz' in yahoo, 'nudge' in msn, for example) and (2) uses it along with improving the text displayed when sending/receiving buzzes and nudges. The addition of this flag means that a plugin could implement custom behavior, such as playing a sound or triggerring some other event, reliably and easily.
Tue, 27 Mar 2007 03:50:04 +0000 Sadrul Habib Chowdhury A few more fixes for resizing.
Tue, 27 Mar 2007 01:38:37 +0000 Sadrul Habib Chowdhury merge of '7e96b2a5202c1dd624ba497a2713aec816233996'
Tue, 27 Mar 2007 01:36:24 +0000 Sadrul Habib Chowdhury Do not crash when resizing with shadows turned on.
Tue, 27 Mar 2007 00:52:19 +0000 Richard Nelson allow cancellation of transfers waiting to be accepted
Tue, 27 Mar 2007 00:50:51 +0000 Richard Nelson typos
Tue, 27 Mar 2007 00:46:44 +0000 Richard Nelson merge of '3373e976438182796e93bab7ded908eba4db04ed'
Tue, 27 Mar 2007 00:46:18 +0000 Richard Nelson fix file saving
Mon, 26 Mar 2007 15:33:26 +0000 Daniel Atallah Some pixmap path fixes and win32 fixes
Mon, 26 Mar 2007 05:42:33 +0000 Mark Doliner More gaim->whatever isms
Mon, 26 Mar 2007 05:28:57 +0000 Mark Doliner A little doxygen love and some tiny gaim->purpleisms
Mon, 26 Mar 2007 04:59:53 +0000 Mark Doliner Minor cleanup
Mon, 26 Mar 2007 04:51:25 +0000 Sadrul Habib Chowdhury Update readme
Mon, 26 Mar 2007 04:50:24 +0000 Sadrul Habib Chowdhury makefile
Mon, 26 Mar 2007 04:19:35 +0000 Sadrul Habib Chowdhury python bindings for libgnt. dbus-gnt is a gnt-ui (sort of) for gaim over dbus. It allows continuing with the currently opened conversations. pygnt/README.txt explains what to do. Use at your own risk.