Mercurial > pidgin
graph
-
Implement round() if it is not available, using floor().Fri, 27 Jul 2007 03:47:12 +0000, by Jeffrey Connelly
-
Include math.h for round() function.Thu, 26 Jul 2007 16:00:42 +0000, by Jeffrey Connelly
-
Make msimprpl-internal functions static.Sun, 22 Jul 2007 07:31:32 +0000, by Jeffrey Connelly
-
Move msim_escape() and msim_unescape() to message.c.Sun, 22 Jul 2007 07:00:10 +0000, by Jeffrey Connelly
-
Update login process to more closely match official client.Sun, 22 Jul 2007 06:53:48 +0000, by Jeffrey Connelly
-
Add msim_process_server_info() to save the server information dictionarySun, 22 Jul 2007 05:37:48 +0000, by Jeffrey Connelly
-
Use MsimMessage's new list type for status messages.Sun, 22 Jul 2007 04:32:44 +0000, by Jeffrey Connelly
-
In MsimMessage, add support for MSIM_TYPE_LIST - pipe-separated lists.Sun, 22 Jul 2007 04:12:12 +0000, by Jeffrey Connelly
-
Allow sending zaps through buddy list menu.Sat, 21 Jul 2007 07:53:22 +0000, by Jeffrey Connelly
-
Support incoming zaps.Sat, 21 Jul 2007 05:57:27 +0000, by Jeffrey Connelly
-
Finish emoticon support. You can now send smileys to yourself, they canSat, 21 Jul 2007 02:51:43 +0000, by Jeffrey Connelly
-
Recognize non-canonical emoticon forms from Pidgin, and turn them intoSat, 21 Jul 2007 02:33:11 +0000, by Jeffrey Connelly
-
Fix emoticon symbols to match those generated by Pidgin.Sat, 21 Jul 2007 02:13:34 +0000, by Jeffrey Connelly
-
Add account option to send emoticons, defaulting to off since can't currentlyFri, 20 Jul 2007 06:06:52 +0000, by Jeffrey Connelly
-
Add support for sending emoticons.Fri, 20 Jul 2007 05:50:03 +0000, by Jeffrey Connelly
-
Support emoticons on incoming messages, approximating MySpaceIM's smileysThu, 19 Jul 2007 05:52:10 +0000, by Jeffrey Connelly
-
Show official client build in buddy profiles.Thu, 19 Jul 2007 04:33:40 +0000, by Jeffrey Connelly
-
Increase read buffer size and be more careful about overruns.Thu, 19 Jul 2007 04:09:33 +0000, by Jeffrey Connelly
-
Support unofficial bm code 200, also used by Miranda IM plugin, to reportWed, 18 Jul 2007 06:09:32 +0000, by Jeffrey Connelly
-
Make DPI and base font point size configurable in account options. ThisMon, 16 Jul 2007 00:48:49 +0000, by Jeffrey Connelly
-
Update for 0.12.Mon, 16 Jul 2007 00:05:48 +0000, by Jeffrey Connelly
-
Use the much nicer purple_notify_emails() API to notify of new inbox messages,Sun, 15 Jul 2007 23:46:12 +0000, by Jeffrey Connelly
-
Increase mail check interval to 1 minute.Sun, 15 Jul 2007 23:44:37 +0000, by Jeffrey Connelly
-
Notify of new inbox messages (friend requests, inbox messages, comments),Sun, 15 Jul 2007 23:18:06 +0000, by Jeffrey Connelly
-
Add msim_check_mail to check for new mail (called periodically), andSun, 15 Jul 2007 06:10:30 +0000, by Jeffrey Connelly
-
Support font sizes in sending and receiving formatted text.Fri, 13 Jul 2007 05:48:13 +0000, by Jeffrey Connelly
-
Remove MSIM_FAKE_SELF_ONLINE option, since our own status is actually updatedThu, 12 Jul 2007 04:15:45 +0000, by Jeffrey Connelly
-
Allow setting status string messages. Known bug: custom status messages alwaysThu, 12 Jul 2007 03:21:07 +0000, by Jeffrey Connelly
-
Add (in-progress) 0.12 with changes.Wed, 11 Jul 2007 05:23:19 +0000, by Jeffrey Connelly
-
Add /3 -> | escape code (found by sje397, documented in [wiki:MsimProtocolSpec]).Wed, 11 Jul 2007 05:21:06 +0000, by Jeffrey Connelly
-
Lowercase password before sending it. Closes #2066.Wed, 11 Jul 2007 05:17:18 +0000, by Jeffrey Connelly
-
Update for 0.11, and fix build process on Unix. Closes #2086.Tue, 10 Jul 2007 06:08:05 +0000, by Jeffrey Connelly
-
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 panelsFri, 15 Jun 2007 20:52:23 +0000, by Sean Egan
-
Updated win32 installer images from hbons. I apparently neglected toFri, 15 Jun 2007 19:07:02 +0000, by Sean Egan
-
merge of '6e3524da31024398852895df04c5bda7269003af'Fri, 15 Jun 2007 16:35:38 +0000, by Nathan Walp
-
Fix win32 installer finishpage URL. (this is fixed in the 2.0.2 installer too)Fri, 15 Jun 2007 14:38:51 +0000, by Daniel Atallah
-
step 1, don't call finch (and adium, maybe?) PidginThu, 14 Jun 2007 02:57:07 +0000, by Nathan Walp
-
FIX: The help_window pointer wasn't being set to null properly in the destroy callback.Tue, 12 Jun 2007 13:54:04 +0000, by Eric Polino
-
Added the ability to change the key bindings on the active window.Tue, 12 Jun 2007 13:52:33 +0000, by Eric Polino
-
Mostly whitespace changes.Fri, 08 Jun 2007 05:43:29 +0000, by Sadrul Habib Chowdhury
-
Moved rebinding functionality into GntBindable.Fri, 08 Jun 2007 04:14:56 +0000, by Eric Polino
-
FIX: Rebinding would crash when one would try to bind without grabbing a new key comb.Thu, 07 Jun 2007 21:58:04 +0000, by Eric Polino
-
Changed the rebinding window to use a GntTextView instead of a GntLabel to display the new key combinationThu, 07 Jun 2007 21:55:04 +0000, by Eric Polino
-
applied changes from 016401bd409e6229fae0ab1e80d9fef9365511b3Wed, 06 Jun 2007 15:50:21 +0000, by 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:30:20 +0000, by Eric Polino
-
Made rebind_info a static member with default values.Wed, 06 Jun 2007 00:06:48 +0000, by Eric Polino
-
Refactored common code from help_for_widget and help_for_wm.Tue, 05 Jun 2007 23:35:26 +0000, by Eric Polino
-
Alt-\ allows to rebind keys to the wmTue, 05 Jun 2007 19:59:14 +0000, by Eric Polino
-
Fixed a few names that weren't formatted properly.Tue, 05 Jun 2007 19:37:32 +0000, by Eric Polino
-
propagate from branch 'im.pidgin.pidgin' (head b5c55520ae8ff7186733fd82db23a6e4452976cc)Mon, 04 Jun 2007 15:12:50 +0000, by Eric Polino
-
About's item type has to be "<StockItem>"Mon, 04 Jun 2007 21:10:44 +0000, by Gabriel Schulhof
-
Add stock icon to about menu.Sun, 03 Jun 2007 21:10:12 +0000, by Gabriel Schulhof
-
Aaaaaaaah!Sun, 03 Jun 2007 09:40:38 +0000, by Gabriel Schulhof
-
Weirdness ...Sun, 03 Jun 2007 09:18:09 +0000, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head bdd3cb040100fe925456b862d03cc6c5a61648ef)Sat, 02 Jun 2007 07:33:10 +0000, by Gabriel Schulhof
-
merge of 'a84459ea45867e3dae6ae81f29e4291b3d550190'Sat, 02 Jun 2007 07:31:01 +0000, by Gabriel Schulhof