log

age author description
2008-05-05 Daniel Atallah More plumbing work.
2008-06-27 Casey Harkins Make pidgin_blist_toggle_visibility() hide the buddy list when it is
2008-05-07 Sadrul Habib Chowdhury Plug a small memory leak in the smiley dialog, and use g_new0/g_free
2008-05-07 Sadrul Habib Chowdhury g_strdup'ed strings aren't const char*. This fixes a couple of compile
2008-05-05 Sadrul Habib Chowdhury The required fields are not really required if the action is cancelled.
2008-05-05 Ethan Blanton Patch from sadrul to fix IRC servers which neglect to send RPL_LISTSTART
2008-05-05 Mark Doliner Fix a small memleak when adding a Jabber buddy
2008-05-05 Gary Kramlich Make error output during autogen actually readable...
2008-05-05 Sadrul Habib Chowdhury Show the url, instead of silently ignoring a url-open request.
2008-05-05 Sadrul Habib Chowdhury Do not let the height of the entry get larger than half the conversation
2008-05-04 Mark Doliner Add a comment. Could someone familiar with the Jabber protocol or our
2008-05-04 Sadrul Habib Chowdhury Add a 'View log' option in the buddylist menu.
2008-05-04 Sadrul Habib Chowdhury When searching for a conversation, search only in the list of the
2008-05-04 Sadrul Habib Chowdhury Check to see if we are already in a room before attempting to join. If
2008-05-04 Sadrul Habib Chowdhury merge of '8c40d658dc534ac7ccbf595c73c2952ff9d1975e'
2008-05-03 Sadrul Habib Chowdhury Setup tab-completion for groups in the 'Add Chat' dialog.
2008-05-04 John Bailey Change the label on the entry area height pref
2008-05-04 Ethan Blanton Fix IRC handling of PART without a part message on Undernet IRCds.
2008-05-04 John Bailey Fix the breakage with account aliases that I introduced when I moved the
2008-05-03 Daniel Atallah Fix a number of leaks. As far as I can tell, MSNP14 now logs in without
2008-05-03 Daniel Atallah Leak fixes. Avoid creating an unnecessary parallel data structure to YahooFriend.
2008-05-03 Daniel Atallah Clean up loggers when quitting (or unloading the logreader plugin).
2008-05-03 Daniel Atallah Fix incorrect freeing in my previous commit.
2008-05-03 Daniel Atallah This is the way we plug the leaks, plug the leaks, plug the leaks...
2008-05-03 Will Thompson ChangeLog the minimum size pref
2008-05-03 Will Thompson Add a "minimum lines" pref for the im entry box thing; up to 8 lines.
2008-05-03 Daniel Atallah Plug a small leak.
2008-05-03 Daniel Atallah Cleanup allocations/frees to match and plug some leaks.
2008-05-03 Sadrul Habib Chowdhury merge of 'dc85c2329304dd6f567820b55939193328f9e506'
2008-05-03 John Bailey This cleans up a bunch of warnings that stem from the fact that size_t and
2008-05-03 Sadrul Habib Chowdhury Allow replacing smileys with texts in conversations/logs. This should be
2008-05-02 Daniel Atallah Cleanup and avoid unnecessary alloc/free.
2008-05-02 Evan Schoenberg merge of '21d37789f674809d615fc7676a092f1da438b0f5'
2008-05-02 Daniel Atallah Leak fixes.
2008-05-02 Daniel Atallah Leak plug in parsing MSN currentmedia.
2008-05-02 Sadrul Habib Chowdhury merge of 'a9db18c93f28f014cb3740a20933e2468fb660b7'
2008-05-02 Sadrul Habib Chowdhury This should fix the issue where resizing the entry box resizes the
2008-05-02 Sadrul Habib Chowdhury Do not add a ':' if there's already one at the end. Thanks to wjt for
2008-05-02 Will Thompson Tweak some strings in the Edit Chat dialog.
2008-05-02 Sadrul Habib Chowdhury merge of 'a5c86f336638811bfef4a0969f3d8d2d6b85520f'
2008-05-02 Mark Doliner Don't try to tell the IM network that we're not idle when we disconnect.
2008-05-02 Sadrul Habib Chowdhury ctrl-x to open context menus. F11 was such a poor choice for this.
2008-05-02 Sadrul Habib Chowdhury merge of 'e238fa4987184e7ce5509bc8806f7122ad41ae6e'
2008-05-02 Stu Tomlinson Kill the default F2 keybinding for show timestamps, it only confuses people
2008-05-02 Sadrul Habib Chowdhury Slightly change the maximum height of the entry box. This seems to fix
2008-05-01 Sadrul Habib Chowdhury merge of '19d64f3b50204b193622eb82c482a63dae381a51'
2008-05-01 Sadrul Habib Chowdhury Modified patch from Andrei Mozzhuhin to fix tab-completion when non-ascii
2008-05-01 Sadrul Habib Chowdhury Remove the undocumented default binding (ctrl+g) to start ignoring
2008-05-01 Richard Laager merge of '01e9055ea70771c842b561dca3b64027ac37dc69'
2008-05-01 Richard Laager Replace a notification that should never happen with a debug message that
2008-05-01 Will Thompson ChangeLog the Escape closes conversation window preference.
2008-05-01 Daniel Atallah When an XMPP account is set to require TLS, but libpurple doesn't have SSL
2008-05-01 Daniel Atallah Remove the stored installer language selection when uninstalling.
2008-05-01 Etan Reisner Add this ChangeLog item back, the merge ate it.
2008-05-01 Etan Reisner merge of '7f78e4be502956bb580a87289cf2acfe6254ea62'
2008-04-30 Will Thompson Add a tickybox to set the 'close conversation window' shortcut to Escape.
2008-04-30 Ethan Blanton Don't count the size of an array at runtime if it's known at compile time.
2008-04-30 Mark Doliner Change the string "screen name" to "username" everywhere. I think most
2008-04-30 John Bailey Change the "Screen name" text to "Username" per a number of discussions on
2008-04-30 John Bailey This fixes the lack of the Local Alias field for IRC accounts since I moved