Sat, 02 Jun 2007 20:56:12 +0000 |
Sadrul Habib Chowdhury |
(16:39:44) rekkanoryo: i have a feature request
|
Sat, 02 Jun 2007 18:47:20 +0000 |
Sadrul Habib Chowdhury |
merge of '0d2fefb7e8f238c6b27bd7329aa0b3807c46c100'
|
Sat, 02 Jun 2007 14:41:13 +0000 |
Sadrul Habib Chowdhury |
merge of '2a1a3522e67a5f99ed2e65a23693d148907cfdb7'
|
Sat, 02 Jun 2007 14:25:41 +0000 |
Sadrul Habib Chowdhury |
merge of '894058a4901b0a786a7f35183b8a15a9731c95c6'
|
Sat, 02 Jun 2007 14:22:30 +0000 |
Sadrul Habib Chowdhury |
merge of '762f9a646b45b05279890a708043f914128c364b'
|
Sat, 02 Jun 2007 14:25:14 +0000 |
Sadrul Habib Chowdhury |
Use the util function to get info.
|
Sat, 02 Jun 2007 14:22:00 +0000 |
Sadrul Habib Chowdhury |
Make the GMail hackery work.
|
Sat, 02 Jun 2007 13:55:58 +0000 |
Sadrul Habib Chowdhury |
merge of '0363c65306e84bb0a015d8ae8d6667701252c3c4'
|
Sat, 02 Jun 2007 06:43:53 +0000 |
Sadrul Habib Chowdhury |
merge of 'bdd3cb040100fe925456b862d03cc6c5a61648ef'
|
Sat, 02 Jun 2007 06:39:02 +0000 |
Sadrul Habib Chowdhury |
Draw a separator line between the buddylist and the conversation windows.
|
Sat, 02 Jun 2007 05:10:05 +0000 |
Sadrul Habib Chowdhury |
merge of '3f054ce0972c8cbd8f8cfc16dfa6c8dcb81d3c0a'
|
Sat, 02 Jun 2007 03:49:53 +0000 |
Sadrul Habib Chowdhury |
Add a new WM, irssi. Put the wm's in $(libdir)/gnt instead of in /finch.
|
Fri, 01 Jun 2007 23:41:12 +0000 |
Sadrul Habib Chowdhury |
merge of '82644c8641c5089ed2cafd58983010f0144b7699'
|
Fri, 01 Jun 2007 23:39:11 +0000 |
Sadrul Habib Chowdhury |
Fix a crash exposed by nullprpl.
|
Fri, 01 Jun 2007 03:35:45 +0000 |
Sadrul Habib Chowdhury |
merge of '10b1053a68924a00cad9c1ed655c2528d95e6b36'
|
Thu, 31 May 2007 21:26:22 +0000 |
Sadrul Habib Chowdhury |
merge of '1444834a6af3004a03838204b528edb6e2e1f9ab'
|
Tue, 05 Jun 2007 06:20:13 +0000 |
Sadrul Habib Chowdhury |
Fix some stuff of bugs in the new toolbar.
|
Sat, 16 Jun 2007 05:42:29 +0000 |
Michael Shkutkov |
merge of '94cf3fba654fb39e507971153b5c217b7f98949d'
|
Wed, 13 Jun 2007 12:26:39 +0000 |
Michael Shkutkov |
merge of 'aad9a598920b4a24ad65e717487bb821e563d9d2'
|
Wed, 13 Jun 2007 12:07:32 +0000 |
Michael Shkutkov |
propagate from branch 'im.pidgin.pidgin' (head a1968384a452dd20568c92cd468b420fb8539ce8)
|
Fri, 15 Jun 2007 23:13:12 +0000 |
Michael Shkutkov |
using strstr instead of while
|
Wed, 13 Jun 2007 12:26:17 +0000 |
Michael Shkutkov |
QIP logger was implemented
|
Mon, 11 Jun 2007 14:58:27 +0000 |
Michael Shkutkov |
propagate from branch 'im.pidgin.pidgin' (head c25562bad5d897adb8ec3a03b712f94d488cfef3)
|
Sat, 09 Jun 2007 12:01:29 +0000 |
Michael Shkutkov |
propagate from branch 'im.pidgin.pidgin' (head b438ea0760758dc547f95d62892455f50ee4c4f1)
|
Sun, 05 Aug 2007 03:02:17 +0000 |
Jeffrey Connelly |
Be more careful about null strings in %s format specifier in debug messages.
|
Sun, 05 Aug 2007 02:25:59 +0000 |
Jeffrey Connelly |
Update for 0.13 release.
|
Sat, 04 Aug 2007 17:49:47 +0000 |
Jeffrey Connelly |
Disable sending third-party client version to oncoming buddies.
|
Sat, 04 Aug 2007 17:43:37 +0000 |
Jeffrey Connelly |
Fix crash when deleting buddies on Windows. This was done by
|
Tue, 31 Jul 2007 02:56:58 +0000 |
Jeffrey Connelly |
Store 3rd-party client name/version and official client build version (cv) separately.
|
Fri, 27 Jul 2007 03:47:12 +0000 |
Jeffrey Connelly |
Implement round() if it is not available, using floor().
|
Thu, 26 Jul 2007 16:00:42 +0000 |
Jeffrey Connelly |
Include math.h for round() function.
|
Sun, 22 Jul 2007 07:31:32 +0000 |
Jeffrey Connelly |
Make msimprpl-internal functions static.
|
Sun, 22 Jul 2007 07:00:10 +0000 |
Jeffrey Connelly |
Move msim_escape() and msim_unescape() to message.c.
|
Sun, 22 Jul 2007 06:53:48 +0000 |
Jeffrey Connelly |
Update login process to more closely match official client.
|
Sun, 22 Jul 2007 05:37:48 +0000 |
Jeffrey Connelly |
Add msim_process_server_info() to save the server information dictionary
|
Sun, 22 Jul 2007 04:32:44 +0000 |
Jeffrey Connelly |
Use MsimMessage's new list type for status messages.
|
Sun, 22 Jul 2007 04:12:12 +0000 |
Jeffrey Connelly |
In MsimMessage, add support for MSIM_TYPE_LIST - pipe-separated lists.
|
Sat, 21 Jul 2007 07:53:22 +0000 |
Jeffrey Connelly |
Allow sending zaps through buddy list menu.
|
Sat, 21 Jul 2007 05:57:27 +0000 |
Jeffrey Connelly |
Support incoming zaps.
|
Sat, 21 Jul 2007 02:51:43 +0000 |
Jeffrey Connelly |
Finish emoticon support. You can now send smileys to yourself, they can
|
Sat, 21 Jul 2007 02:33:11 +0000 |
Jeffrey Connelly |
Recognize non-canonical emoticon forms from Pidgin, and turn them into
|
Sat, 21 Jul 2007 02:13:34 +0000 |
Jeffrey Connelly |
Fix emoticon symbols to match those generated by Pidgin.
|
Fri, 20 Jul 2007 06:06:52 +0000 |
Jeffrey Connelly |
Add account option to send emoticons, defaulting to off since can't currently
|
Fri, 20 Jul 2007 05:50:03 +0000 |
Jeffrey Connelly |
Add support for sending emoticons.
|
Thu, 19 Jul 2007 05:52:10 +0000 |
Jeffrey Connelly |
Support emoticons on incoming messages, approximating MySpaceIM's smileys
|
Thu, 19 Jul 2007 04:33:40 +0000 |
Jeffrey Connelly |
Show official client build in buddy profiles.
|
Thu, 19 Jul 2007 04:09:33 +0000 |
Jeffrey Connelly |
Increase read buffer size and be more careful about overruns.
|
Wed, 18 Jul 2007 06:09:32 +0000 |
Jeffrey Connelly |
Support unofficial bm code 200, also used by Miranda IM plugin, to report
|
Mon, 16 Jul 2007 00:48:49 +0000 |
Jeffrey Connelly |
Make DPI and base font point size configurable in account options. This
|
Mon, 16 Jul 2007 00:05:48 +0000 |
Jeffrey Connelly |
Update for 0.12.
|
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.
|
Mon, 04 Jun 2007 15:12:50 +0000 |
Eric Polino |
propagate from branch 'im.pidgin.pidgin' (head b5c55520ae8ff7186733fd82db23a6e4452976cc)
|
Mon, 04 Jun 2007 21:10:44 +0000 |
Gabriel Schulhof |
About's item type has to be "<StockItem>"
|
Sun, 03 Jun 2007 21:10:12 +0000 |
Gabriel Schulhof |
Add stock icon to about menu.
|
Sun, 03 Jun 2007 09:40:38 +0000 |
Gabriel Schulhof |
Aaaaaaaah!
|
Sun, 03 Jun 2007 09:18:09 +0000 |
Gabriel Schulhof |
Weirdness ...
|
Sat, 02 Jun 2007 07:33:10 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head bdd3cb040100fe925456b862d03cc6c5a61648ef)
|
Sat, 02 Jun 2007 07:31:01 +0000 |
Gabriel Schulhof |
merge of 'a84459ea45867e3dae6ae81f29e4291b3d550190'
|
Fri, 01 Jun 2007 21:28:35 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 82644c8641c5089ed2cafd58983010f0144b7699)
|
Sat, 02 Jun 2007 06:33:48 +0000 |
William Ehlhardt |
- Wrote GnuTLS get_peer_certificates function
|
Sat, 02 Jun 2007 05:56:15 +0000 |
William Ehlhardt |
- Exposed the _Certificate struct definition in certificate.h
|
Sat, 02 Jun 2007 04:35:44 +0000 |
William Ehlhardt |
- Fixed a comment
|
Sat, 02 Jun 2007 00:14:38 +0000 |
William Ehlhardt |
- GnuTLS uses glib memory mgmt
|
Fri, 01 Jun 2007 23:54:46 +0000 |
William Ehlhardt |
- Added certificate.[ch] and got them integrated into the build
|
Fri, 01 Jun 2007 23:53:05 +0000 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head 82644c8641c5089ed2cafd58983010f0144b7699)
|
Thu, 12 Jul 2007 02:45:23 +0000 |
Andreas Monitzer |
disapproval of revision '71ed79a95ae8fc95aafeebbea64a8adcf4db8bfd'
|
Wed, 11 Jul 2007 15:59:09 +0000 |
Andreas Monitzer |
merge of '56282c0e590e48f68f48934e6d0fe5bb4ecd518b'
|
Wed, 11 Jul 2007 15:57:14 +0000 |
Andreas Monitzer |
disapproval of revision 'c9ca4d2dd194ca90f6c34468efd8ad100e7a65b1'
|
Wed, 11 Jul 2007 15:59:08 +0000 |
Andreas Monitzer |
merge of '007f0633f939c4b61b75da8298db7ffd31dcb105'
|