log

age author description
Tue, 06 May 2008 05:10:40 +0000 Richard Laager Fix a compiler warning. Sadrul or someone should double-check this.
Mon, 05 May 2008 22:39:55 +0000 Daniel Atallah More plumbing work.
Wed, 07 May 2008 00:35:55 +0000 Sadrul Habib Chowdhury Plug a small memory leak in the smiley dialog, and use g_new0/g_free
Wed, 07 May 2008 00:34:52 +0000 Sadrul Habib Chowdhury g_strdup'ed strings aren't const char*. This fixes a couple of compile
Mon, 05 May 2008 16:01:02 +0000 Sadrul Habib Chowdhury The required fields are not really required if the action is cancelled.
Mon, 05 May 2008 14:56:36 +0000 Ethan Blanton Patch from sadrul to fix IRC servers which neglect to send RPL_LISTSTART
Mon, 05 May 2008 04:54:37 +0000 Mark Doliner Fix a small memleak when adding a Jabber buddy
Mon, 05 May 2008 02:00:28 +0000 Gary Kramlich Make error output during autogen actually readable...
Mon, 05 May 2008 00:02:37 +0000 Sadrul Habib Chowdhury Show the url, instead of silently ignoring a url-open request.
Mon, 05 May 2008 00:00:25 +0000 Sadrul Habib Chowdhury Do not let the height of the entry get larger than half the conversation
Sun, 04 May 2008 20:44:08 +0000 Mark Doliner Add a comment. Could someone familiar with the Jabber protocol or our
Sun, 04 May 2008 04:15:11 +0000 Sadrul Habib Chowdhury Add a 'View log' option in the buddylist menu.
Sun, 04 May 2008 03:28:58 +0000 Sadrul Habib Chowdhury When searching for a conversation, search only in the list of the
Sun, 04 May 2008 03:24:18 +0000 Sadrul Habib Chowdhury Check to see if we are already in a room before attempting to join. If
Sun, 04 May 2008 02:49:29 +0000 Sadrul Habib Chowdhury merge of '8c40d658dc534ac7ccbf595c73c2952ff9d1975e'
Sat, 03 May 2008 21:23:18 +0000 Sadrul Habib Chowdhury Setup tab-completion for groups in the 'Add Chat' dialog.
Sun, 04 May 2008 01:49:48 +0000 John Bailey Change the label on the entry area height pref
Sun, 04 May 2008 01:43:00 +0000 Ethan Blanton Fix IRC handling of PART without a part message on Undernet IRCds.
Sun, 04 May 2008 00:51:46 +0000 John Bailey Fix the breakage with account aliases that I introduced when I moved the
Sat, 03 May 2008 23:51:43 +0000 Daniel Atallah Fix a number of leaks. As far as I can tell, MSNP14 now logs in without
Sat, 03 May 2008 21:03:13 +0000 Daniel Atallah Leak fixes. Avoid creating an unnecessary parallel data structure to YahooFriend.
Sat, 03 May 2008 19:45:15 +0000 Daniel Atallah Clean up loggers when quitting (or unloading the logreader plugin).
Sat, 03 May 2008 19:22:02 +0000 Daniel Atallah Fix incorrect freeing in my previous commit.
Sat, 03 May 2008 17:56:04 +0000 Daniel Atallah This is the way we plug the leaks, plug the leaks, plug the leaks...
Sat, 03 May 2008 17:38:33 +0000 Will Thompson ChangeLog the minimum size pref
Sat, 03 May 2008 17:36:17 +0000 Will Thompson Add a "minimum lines" pref for the im entry box thing; up to 8 lines.
Sat, 03 May 2008 07:27:25 +0000 Daniel Atallah Plug a small leak.
Sat, 03 May 2008 07:13:58 +0000 Daniel Atallah Cleanup allocations/frees to match and plug some leaks.
Sat, 03 May 2008 03:02:25 +0000 Sadrul Habib Chowdhury merge of 'dc85c2329304dd6f567820b55939193328f9e506'
Sat, 03 May 2008 02:12:26 +0000 John Bailey This cleans up a bunch of warnings that stem from the fact that size_t and
Sat, 03 May 2008 02:49:53 +0000 Sadrul Habib Chowdhury Allow replacing smileys with texts in conversations/logs. This should be
Fri, 02 May 2008 23:16:11 +0000 Daniel Atallah Cleanup and avoid unnecessary alloc/free.
Fri, 02 May 2008 22:51:14 +0000 Evan Schoenberg merge of '21d37789f674809d615fc7676a092f1da438b0f5'
Fri, 02 May 2008 22:01:01 +0000 Daniel Atallah Leak fixes.
Fri, 02 May 2008 21:09:59 +0000 Daniel Atallah Leak plug in parsing MSN currentmedia.
Fri, 02 May 2008 17:09:50 +0000 Sadrul Habib Chowdhury merge of 'a9db18c93f28f014cb3740a20933e2468fb660b7'
Fri, 02 May 2008 17:00:49 +0000 Sadrul Habib Chowdhury This should fix the issue where resizing the entry box resizes the
Fri, 02 May 2008 16:55:59 +0000 Sadrul Habib Chowdhury Do not add a ':' if there's already one at the end. Thanks to wjt for
Fri, 02 May 2008 16:51:15 +0000 Will Thompson Tweak some strings in the Edit Chat dialog.
Fri, 02 May 2008 16:07:12 +0000 Sadrul Habib Chowdhury merge of 'a5c86f336638811bfef4a0969f3d8d2d6b85520f'
Fri, 02 May 2008 06:15:33 +0000 Mark Doliner Don't try to tell the IM network that we're not idle when we disconnect.
Fri, 02 May 2008 16:06:03 +0000 Sadrul Habib Chowdhury ctrl-x to open context menus. F11 was such a poor choice for this.
Fri, 02 May 2008 01:29:34 +0000 Sadrul Habib Chowdhury merge of 'e238fa4987184e7ce5509bc8806f7122ad41ae6e'
Fri, 02 May 2008 00:30:14 +0000 Stu Tomlinson Kill the default F2 keybinding for show timestamps, it only confuses people
Fri, 02 May 2008 01:28:43 +0000 Sadrul Habib Chowdhury Slightly change the maximum height of the entry box. This seems to fix
Thu, 01 May 2008 22:44:16 +0000 Sadrul Habib Chowdhury merge of '19d64f3b50204b193622eb82c482a63dae381a51'
Thu, 01 May 2008 22:42:21 +0000 Sadrul Habib Chowdhury Modified patch from Andrei Mozzhuhin to fix tab-completion when non-ascii
Thu, 01 May 2008 22:21:05 +0000 Sadrul Habib Chowdhury Remove the undocumented default binding (ctrl+g) to start ignoring
Thu, 01 May 2008 16:59:57 +0000 Richard Laager merge of '01e9055ea70771c842b561dca3b64027ac37dc69'
Thu, 01 May 2008 03:24:21 +0000 Richard Laager Replace a notification that should never happen with a debug message that
Thu, 01 May 2008 09:55:09 +0000 Will Thompson ChangeLog the Escape closes conversation window preference.
Thu, 01 May 2008 04:02:31 +0000 Daniel Atallah When an XMPP account is set to require TLS, but libpurple doesn't have SSL
Thu, 01 May 2008 03:55:48 +0000 Daniel Atallah Remove the stored installer language selection when uninstalling.
Thu, 01 May 2008 03:10:29 +0000 Etan Reisner Add this ChangeLog item back, the merge ate it.
Thu, 01 May 2008 03:06:17 +0000 Etan Reisner merge of '7f78e4be502956bb580a87289cf2acfe6254ea62'
Wed, 30 Apr 2008 22:52:16 +0000 Will Thompson Add a tickybox to set the 'close conversation window' shortcut to Escape.
Wed, 30 Apr 2008 17:00:27 +0000 Ethan Blanton Don't count the size of an array at runtime if it's known at compile time.
Wed, 30 Apr 2008 08:46:51 +0000 Mark Doliner Change the string "screen name" to "username" everywhere. I think most
Wed, 30 Apr 2008 06:02:26 +0000 John Bailey Change the "Screen name" text to "Username" per a number of discussions on
Wed, 30 Apr 2008 05:56:40 +0000 John Bailey This fixes the lack of the Local Alias field for IRC accounts since I moved
Wed, 30 Apr 2008 02:24:51 +0000 Richard Laager Eliminate a couple of "unused variable" warnings.
Tue, 29 Apr 2008 21:44:54 +0000 Sadrul Habib Chowdhury Always top-align the logs in the log-viewer.
Tue, 29 Apr 2008 19:13:55 +0000 Sadrul Habib Chowdhury Make sure the required fields are all entered correctly. Underline the
Tue, 29 Apr 2008 19:01:25 +0000 Sadrul Habib Chowdhury merge of '0982c9aacd3dfa68da58b386663d7fdda43a11e4'
Tue, 29 Apr 2008 16:50:12 +0000 John Bailey Move the Local Alias field into the User Options section of the account
Tue, 29 Apr 2008 18:57:10 +0000 Sadrul Habib Chowdhury Fine tune the edit-settings dialog (e.g., mark fields as masked or
Tue, 29 Apr 2008 18:56:04 +0000 Sadrul Habib Chowdhury A newly created widget for a request field may want to enable/disable the
Tue, 29 Apr 2008 16:36:14 +0000 Sadrul Habib Chowdhury 'Edit Settings' in the context menu for chats in the buddylist.
Tue, 29 Apr 2008 05:39:10 +0000 Mark Doliner merge of '08062d1b1267b18fa3d47ea8eded7e2b826b7e8c'
Tue, 29 Apr 2008 03:14:55 +0000 Mark Doliner merge of '0e779a37ee17a7bb7ad39bbe2b37eeca45975655'
Tue, 29 Apr 2008 02:06:03 +0000 Mark Doliner Fix a crash in Jabber that I think happens someone someone signs off
Tue, 29 Apr 2008 01:33:48 +0000 Mark Doliner Simplify
Tue, 29 Apr 2008 03:31:51 +0000 Etan Reisner merge of '52c0efb045580dac7b6f5e40c91002e917e0cae3'
Tue, 29 Apr 2008 03:57:06 +0000 Evan Schoenberg merge of '6bf9ac8e017081c907061167edd28a1adcbec3c9'
Tue, 29 Apr 2008 03:47:38 +0000 Evan Schoenberg merge of '3498a4993b3d552319e5122278d620287093fd20'
Tue, 29 Apr 2008 03:47:25 +0000 Evan Schoenberg disapproval of revision '52c0efb045580dac7b6f5e40c91002e917e0cae3'
Tue, 29 Apr 2008 02:58:23 +0000 John Bailey * Renamespace serv_got_chat_join_failed to purple_serv_got_chat_join_failed
Fri, 02 May 2008 22:50:13 +0000 Evan Schoenberg After trying the available SASL mechs, jabber_auth_handle_failure() now
Tue, 29 Apr 2008 02:01:43 +0000 Evan Schoenberg merge of '0a7f4849f49b45459231087fa690ba9937eae03c'
Tue, 29 Apr 2008 03:27:34 +0000 Etan Reisner Finally get around to committing charkin's version of the patch from #2145.
Mon, 28 Apr 2008 22:40:55 +0000 Sadrul Habib Chowdhury Update the manpage about F10 and F11.
Mon, 28 Apr 2008 22:34:39 +0000 Sadrul Habib Chowdhury Fix a possible crash when creating a new workspace.
Mon, 28 Apr 2008 22:07:06 +0000 Richard Laager Fix a typo in a doc comment.
Mon, 28 Apr 2008 22:04:07 +0000 Richard Laager merge of '4c5110037671f84e3e775214c32692b5b23c11e1'
Mon, 28 Apr 2008 19:24:18 +0000 Richard Laager merge of '5f1a220f63d8e85758a94a2ed57381dc91b07eda'
Tue, 29 Apr 2008 03:56:56 +0000 Evan Schoenberg disapproval of revision '2f8316df13d1c3e6bf66b91c28abe1504033dae8'
Tue, 29 Apr 2008 01:53:08 +0000 Evan Schoenberg ChangeLog.API and dox file for chat-join-failed
Tue, 29 Apr 2008 03:08:32 +0000 Evan Schoenberg disapproval of revision 'ae37fe6b64c30704715a369df88bd76674a39b1a'
Tue, 29 Apr 2008 01:46:40 +0000 Evan Schoenberg Added "chat-join-failed" signal, emitted by a new serv_got_join_chat_failed()
Mon, 28 Apr 2008 20:10:41 +0000 Evan Schoenberg merge of '5f1a220f63d8e85758a94a2ed57381dc91b07eda'
Mon, 28 Apr 2008 06:40:48 +0000 Mark Doliner Fix a small memory leak when failing to join a jabber conference
Mon, 28 Apr 2008 06:27:11 +0000 Mark Doliner merge of 'a2c4bf662d1fdab8c870c1ebbca30968af4bb80a'
Thu, 17 Apr 2008 07:12:45 +0000 Mark Doliner Go back to not allowing periods in screen names. I think the guy said
Sun, 27 Apr 2008 01:48:38 +0000 Sadrul Habib Chowdhury merge of '4b5bc8b4da1faf24168e7210c2282016455a2218'
Sat, 26 Apr 2008 23:14:00 +0000 Sadrul Habib Chowdhury Clicking on the buddyicon in the conversation window toggles the size of
Sat, 26 Apr 2008 17:05:16 +0000 Sadrul Habib Chowdhury Disable the 'send to' menu in converation windows if there's only one
Sat, 26 Apr 2008 17:47:05 +0000 John Bailey This should have been a variable expansion so that autogen.args could be
Mon, 28 Apr 2008 20:03:40 +0000 Evan Schoenberg Fixed a mistake I made in 2e791da1 which broke aim_genericreq_l() and
Mon, 28 Apr 2008 19:49:52 +0000 Evan Schoenberg Removed comment which was accidentally duplicated
Sat, 26 Apr 2008 13:36:42 +0000 Evan Schoenberg merge of '74190d6fbb138e095f84e71b0e0513240531437c'
Sat, 26 Apr 2008 12:12:28 +0000 Sadrul Habib Chowdhury merge of '8d455562b69f961763bbfc469954425260f22917'
Sat, 26 Apr 2008 12:14:22 +0000 Will Thompson merge of '8f0b34c54e38066959f87d35b0af2ca6ae0e853b'
Sat, 26 Apr 2008 12:04:52 +0000 Sadrul Habib Chowdhury Use the correct name for a preference. This will correctly update the
Sat, 26 Apr 2008 10:37:36 +0000 Will Thompson Include dbus-maybe.h rather than conditionally including dbus-server.h
Sat, 26 Apr 2008 10:26:30 +0000 Kevin Stange Thanks to Andrea Visinoni for pointing out this omission to fix building
Sat, 26 Apr 2008 06:19:34 +0000 Sadrul Habib Chowdhury Reset typing timeout if arrow keys are pressed when editing status
Sat, 26 Apr 2008 04:34:11 +0000 Sadrul Habib Chowdhury pygnt's home has been http://repo.or.cz/w/python-gnt.git for a while.
Sat, 26 Apr 2008 00:46:20 +0000 Sadrul Habib Chowdhury Do not show an erroneous message when the 'now listening' song for a
Sat, 26 Apr 2008 00:43:15 +0000 Sadrul Habib Chowdhury Fix make distcheck (which broke from an earlier fix for make when
Sat, 26 Apr 2008 00:12:41 +0000 Sadrul Habib Chowdhury Add the new plugin file for translation. Fixes make distcheck.
Fri, 25 Apr 2008 20:36:44 +0000 Sadrul Habib Chowdhury merge of '503c61f4fb406b82adcdbb0f209ba58a4e7f5954'
Fri, 25 Apr 2008 20:35:32 +0000 Sadrul Habib Chowdhury Remove code that tried to show the buddylist from the core (but didn't
Fri, 25 Apr 2008 18:01:50 +0000 Daniel Atallah Avoid allocating and freeing stuff unnecessarily.
Fri, 25 Apr 2008 17:57:54 +0000 Daniel Atallah Use g_strdup() instead of strdup (doesn't really matter as it is never
Fri, 25 Apr 2008 17:51:03 +0000 Daniel Atallah merge of '006a7eef54129319c82b282c765b3fbba968006f'
Fri, 25 Apr 2008 16:23:35 +0000 Sadrul Habib Chowdhury Pop up the buddylist of the running instance instead of exiting quietly
Fri, 25 Apr 2008 17:49:25 +0000 Daniel Atallah Use g_snprintf() instead of snprintf(), which isn't really available on
Fri, 25 Apr 2008 16:08:48 +0000 Daniel Atallah Use g_strdup to match the subsequent g_free.
Fri, 25 Apr 2008 15:48:33 +0000 Daniel Atallah Include winsock2.h before windows.h is included to avoid winsock.h being
Fri, 25 Apr 2008 15:37:21 +0000 Daniel Atallah Avoiding emitting the "savedstatus-changed" signal twice when the savedstatus