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.
|
Mon, 26 Mar 2007 04:10:39 +0000 |
Sadrul Habib Chowdhury |
Some define changes. This helps in generating the python bindings.
|