log

age author description
2007-07-23 Sean Egan There\! Take your stupid status icons back\!
2007-07-22 Sean Egan revert 'no visible tabs when only one conversation' as it proved unpopular. Made tabs only fill the entire width of the notebook when there's only one tab to avoid http://pidgin.im/~deryni/that_just_looks_dumb.png
2007-07-22 Sean Egan Infopane is optional
2007-07-22 Eric Polino propagate from branch 'im.pidgin.pidgin' (head 70d2769d4011894129d709021e283a3a47fc67f6)
2007-07-22 Mark Doliner Valgrind was showing "Invalid read of size 1" when a string is passed
2007-07-22 Ka-Hing Cheung merge of '21c2a204378d0369b8d2b6d7b32b6da45cb1ddb2'
2007-07-22 Ka-Hing Cheung re-escapes the entities that was unescaped by purple_markup_strip_html()
2007-07-22 Richard Laager merge of '43d9c75fd0df1204f9b64d3ec943927d608eb187'
2007-07-22 Sean Egan Fixes Ticket #1707 Crash with invalid UTF-8 status message from other Sametime client
2007-07-21 Sean Egan quote e-mail address before sending it to evolution
2007-07-21 Sean Egan include 22px app icons in configure.ac
2007-07-21 Sean Egan 22 pixel application icon. Fixes #1581
2007-07-21 Richard Laager merge of '84b3fc6338b95acbafc4cc98335181b0ac4e03be'
2007-07-21 Sean Egan Add emblem to infopane. Fixes #79
2007-07-21 Sean Egan disapproval of revision 'b2e759e32716160439df9096b33528aa86f1e57e'
2007-07-21 Sean Egan Patch #1280 cleans and makes consistant the keybinding behvaiors in the conversation windows
2007-07-21 Sean Egan Credit for patch #2216
2007-07-21 Sean Egan move STATIC_LINK_LIBS up in link order to ensure its dependencies get included properly. Patch #2216 from IgorVlasenko
2007-07-23 Sadrul Habib Chowdhury Add an 'auto-join' checkbox in the 'Add Chat' dialog, thanks to fmoo's
2007-07-21 Sadrul Habib Chowdhury Memory leak fix.
2007-07-21 Sadrul Habib Chowdhury We don't need dynamic things here.
2007-07-21 Sadrul Habib Chowdhury Guard against possible weird crashes.
2007-07-21 Sadrul Habib Chowdhury merge of '68531d78c3d980fcba8b12d95053cfc541f7be31'
2007-07-21 Sadrul Habib Chowdhury This could have resulted in buffer overflow if the user had 10 or more
2007-07-21 Nathan Walp merge of '75fc7005738c7f677caf9b8c6959ec8c1d90778c'
2007-07-20 Daniel Atallah Continue to build nullprpl by default on win32, but don't actually install it - we don't want it in the installer.
2007-07-20 Daniel Atallah Bonjour only works on Windows2000 or newer, so we don't need to indirectly access the Net* functions. Avoid doing an unnecessary domain query to find the Domain Controller (which was causing a several second delay at startup). Also, try harder to avoid empty default names and falling back to "Purple Person".
2007-07-20 Sadrul Habib Chowdhury merge of '2543d569f73fee46d4f4f92b5a5f2245ed4a07db'
2007-07-20 Luke Schierer merge of '9b9534d8ba6b75ce9836ce0cd1ed8e086c0f89a0'
2007-07-20 Daniel Atallah pidgin_accounts_window_hide() should actually dispose of the window. Fixes #2193.
2007-07-20 Daniel Atallah Fix from Will Hawkins to plug some leaks in error cases for the SIMPLE prpl. References #2181.
2007-07-20 Javier Fernández-Sanguino Peña fixes #2147
2007-07-20 Claudio Satriano fixes #2156
2007-07-20 Shalom Craimer fixes #2163
2007-07-20 Ambrose C. Li fixes #2164
2007-07-20 Toni Hermoso fixes #2174
2007-07-20 Yngve Spjeld Landro fixes #2211
2007-07-20 Kevin Stange Merge the two patches from this ticket, fix them, and be sure to install
2007-07-20 Sadrul Habib Chowdhury Allow disabling the widget actions on specific widgets. This allows, for
2007-07-20 Sadrul Habib Chowdhury Fix a crash Eric found. These parameters were in reverse order.
2007-07-19 Sadrul Habib Chowdhury Anoter patch from Javeed Shaikh to introduce a utility function for a tree.
2007-07-19 Sadrul Habib Chowdhury Patch from Javeed Shaikh to make the search function non-braindamaged.
2007-07-20 Eric Polino propagate from branch 'im.pidgin.pidgin' (head e234ff44fe5efd4a34c1fe7d40419300d1748187)
2007-07-19 Sadrul Habib Chowdhury merge of '1716933469be8ab48b72ab0259f65b44c4d9b23e'
2007-07-18 Mark Doliner This was crashing for me when writing a system message when logging
2007-07-18 Mark Doliner Get rid of an unused variable
2007-07-17 Daniel Atallah merge of 'c461aa1e202a65745f6b1de51f4bea0016abc463'
2007-07-19 Sadrul Habib Chowdhury Allow using custom search functions.
2007-07-17 Sadrul Habib Chowdhury Do some work to make pygnt more useful. The dbus-gnt script works fairly
2007-07-17 Richard Laager The gtkbuddynote.c file contains translation markers.
2007-07-16 Sadrul Habib Chowdhury Do a NULL-check to prevent a crash.
2007-07-16 Sadrul Habib Chowdhury merge of '16545633f55b708a351f38a9532d94b0b00eacec'
2007-07-16 Evan Schoenberg aim_locate_finduserinfo() can return NUL (particularly if userinfo->sn is NULL), which leads to the crash in AdiumTicket:7346. Handle this possibility rather than crashing.
2007-07-16 Evan Schoenberg merge of '01d1a63fe1ad7ad2f78ff88c6540afd927693362'
2007-07-14 Evan Schoenberg cmd->params[2] could be NULL, or purple_url_decode() could return NULL. Don't pass a potential NULL to strcmp().
2007-07-16 Sadrul Habib Chowdhury merge of '01d1a63fe1ad7ad2f78ff88c6540afd927693362'
2007-07-16 Sadrul Habib Chowdhury Fixes for pygnt generation.
2007-07-21 Nathan Walp merge of '3ddd2f07e1ef153cfbf3a4181386d9fc01e7749d'
2007-07-21 Nathan Walp disapproval of revision 'a85dc51a1d0ec3a5092ff577a129e4fcec6f212f'
2007-07-21 Nathan Walp don't escape this data, as gtk isn't expecting it to be escaped (fixes #1311, aka the O'Connor bug)