Sun, 15 Jul 2007 23:46:12 +0000 |
Jeffrey Connelly |
Use the much nicer purple_notify_emails() API to notify of new inbox messages,
|
Sun, 15 Jul 2007 23:44:37 +0000 |
Jeffrey Connelly |
Increase mail check interval to 1 minute.
|
Sun, 15 Jul 2007 23:18:06 +0000 |
Jeffrey Connelly |
Notify of new inbox messages (friend requests, inbox messages, comments),
|
Sun, 15 Jul 2007 06:10:30 +0000 |
Jeffrey Connelly |
Add msim_check_mail to check for new mail (called periodically), and
|
Fri, 13 Jul 2007 05:48:13 +0000 |
Jeffrey Connelly |
Support font sizes in sending and receiving formatted text.
|
Thu, 12 Jul 2007 04:15:45 +0000 |
Jeffrey Connelly |
Remove MSIM_FAKE_SELF_ONLINE option, since our own status is actually updated
|
Thu, 12 Jul 2007 03:21:07 +0000 |
Jeffrey Connelly |
Allow setting status string messages. Known bug: custom status messages always
|
Wed, 11 Jul 2007 05:23:19 +0000 |
Jeffrey Connelly |
Add (in-progress) 0.12 with changes.
|
Wed, 11 Jul 2007 05:21:06 +0000 |
Jeffrey Connelly |
Add /3 -> | escape code (found by sje397, documented in [wiki:MsimProtocolSpec]).
|
Wed, 11 Jul 2007 05:17:18 +0000 |
Jeffrey Connelly |
Lowercase password before sending it. Closes #2066.
|
Tue, 10 Jul 2007 06:08:05 +0000 |
Jeffrey Connelly |
Update for 0.11, and fix build process on Unix. Closes #2086.
|
Fri, 15 Jun 2007 20:52:23 +0000 |
Sean Egan |
Instead of sizing the docklet icon to the height available, size it to the minimum of the height or width. Fixes #1721 in which the icon may get cut off in vertically aligned panels
|
Fri, 15 Jun 2007 19:07:02 +0000 |
Sean Egan |
Updated win32 installer images from hbons. I apparently neglected to
|
Fri, 15 Jun 2007 16:35:38 +0000 |
Nathan Walp |
merge of '6e3524da31024398852895df04c5bda7269003af'
|
Fri, 15 Jun 2007 14:38:51 +0000 |
Daniel Atallah |
Fix win32 installer finishpage URL. (this is fixed in the 2.0.2 installer too)
|
Thu, 14 Jun 2007 02:57:07 +0000 |
Nathan Walp |
step 1, don't call finch (and adium, maybe?) Pidgin
|
Tue, 12 Jun 2007 13:54:04 +0000 |
Eric Polino |
FIX: The help_window pointer wasn't being set to null properly in the destroy callback.
|
Tue, 12 Jun 2007 13:52:33 +0000 |
Eric Polino |
Added the ability to change the key bindings on the active window.
|
Fri, 08 Jun 2007 05:43:29 +0000 |
Sadrul Habib Chowdhury |
Mostly whitespace changes.
|
Fri, 08 Jun 2007 04:14:56 +0000 |
Eric Polino |
Moved rebinding functionality into GntBindable.
|
Thu, 07 Jun 2007 21:58:04 +0000 |
Eric Polino |
FIX: Rebinding would crash when one would try to bind without grabbing a new key comb.
|
Thu, 07 Jun 2007 21:55:04 +0000 |
Eric Polino |
Changed the rebinding window to use a GntTextView instead of a GntLabel to display the new key combination
|
Wed, 06 Jun 2007 15:50:21 +0000 |
Eric Polino |
applied changes from 016401bd409e6229fae0ab1e80d9fef9365511b3
|
Wed, 06 Jun 2007 00:30:20 +0000 |
Eric Polino |
The rebinding of keys now removes the old binding and puts the new on in place. So only the new binding works and the old one is gone.
|
Wed, 06 Jun 2007 00:06:48 +0000 |
Eric Polino |
Made rebind_info a static member with default values.
|
Tue, 05 Jun 2007 23:35:26 +0000 |
Eric Polino |
Refactored common code from help_for_widget and help_for_wm.
|
Tue, 05 Jun 2007 19:59:14 +0000 |
Eric Polino |
Alt-\ allows to rebind keys to the wm
|
Tue, 05 Jun 2007 19:37:32 +0000 |
Eric Polino |
Fixed a few names that weren't formatted properly.
|