log

age author description
2007-07-21 Nathan Walp we don't put markup in the row data, so there's no need to escape this (fixes #1311, aka the O'Connor bug)
2007-07-17 Daniel Atallah Patch from Mauro Brasil to support Brazilian profiles on Yahoo. Fixes #2091.
2007-07-15 Kevin Stange Add :-p (lowercase) which is officially handed by AIM 6.something. Fixes #1590
2007-07-15 Sadrul Habib Chowdhury Fix compile warnings that only shows up with -O3. This may have caused
2007-07-15 Sadrul Habib Chowdhury Typo fix. This bit of code must be cursed.
2007-07-15 Sadrul Habib Chowdhury Allow changing the content of a textview using $EDITOR.
2007-07-15 Sadrul Habib Chowdhury Properly set the initial size of widgets.
2007-07-15 John Bailey Patch from John Bailey (rekkanoryo) to update the C Howto.
2007-07-14 Sadrul Habib Chowdhury Add a missing line-drawing character in the HTML screen-dump.
2007-07-14 Sadrul Habib Chowdhury New feature: successful compilation.
2007-07-14 Sadrul Habib Chowdhury Allow setting the search column in a tree to use for typeahead searching.
2007-07-14 Richard Nelson merge of '2b537584bf70476b4ef78547c5000c361e9b7176'
2007-07-14 Sadrul Habib Chowdhury merge of '2e4cdb97f5820f67493a9e7d9189edd4d82dc0cf'
2007-07-14 Sadrul Habib Chowdhury Use gobject properties instead of hacks when creating columns in a tree.
2007-07-14 Richard Nelson I think this is the intended behaviour
2007-07-13 Daniel Atallah Update ChangeLog.win32. Thanks to rlaager for reminding me.
2007-07-13 Daniel Atallah merge of '7eae94f1fdfc15019ea342a60df04da01a42a0ea'
2007-07-13 Evan Schoenberg merge of '94a9755f88bd06c61bdc7b7bb2222b989e548f90'
2007-07-13 Sadrul Habib Chowdhury Allow having a callback after the child process terminates. Use the callback
2007-07-13 Sadrul Habib Chowdhury Revert one of the last changes. Always allow drag-drop from the infopane.
2007-07-13 Sadrul Habib Chowdhury merge of '2f809d90603821641a30206f53f11a56b9bc62af'
2007-07-13 Sadrul Habib Chowdhury Show the 'send to' menu on right click on the infopane.
2007-07-13 Daniel Atallah Add win32 LCID lookup mappings for Afrikaans, Indonesian, Kannada, Pashto.
2007-07-13 Daniel Atallah Convert portable winpidgin launcher executable to be the same binary as pidgin.exe and determine which behavior to use at runtime. Running "pidgin.exe --portable-mode" or renaming "pidgin.exe" to "pidgin-portable.exe" will cause the portable mode to be used.
2007-07-13 Daniel Atallah Make the win32 launcher support "--multiple" as well as %PIDGIN_MULTI_INST%
2007-07-13 Serdar Soytetir fixes #2143
2007-07-13 Ambrose C. Li fixes #2141
2007-07-13 Mişu Moldovan updated
2007-07-13 Sadrul Habib Chowdhury I changed a string during a string freeze\! Sorry\!
2007-07-13 Sadrul Habib Chowdhury Add _get_value for slider.
2007-07-13 Sadrul Habib Chowdhury merge of '0adbd7ac0c14d3a1d56a31f03baa87c9af63cbe6'
2007-07-13 Stu Tomlinson - Don't hardcode silc header locations, rely on pkg-config for those,
2007-07-13 Sadrul Habib Chowdhury I can pretty much swear this worked at some point. I am not sure when this
2007-07-13 Sadrul Habib Chowdhury Add utility function to trigger some button when some key is pressed with
2007-07-13 Sadrul Habib Chowdhury Changes to the test apps.
2007-07-13 Sadrul Habib Chowdhury The app-specific style-reading was wrong. Thanks to wabz for noticing.
2007-07-13 Sadrul Habib Chowdhury Update the man about small buttons.
2007-07-13 Sadrul Habib Chowdhury merge of '70232e190a2c640678a9ec7142bf9b1a9a2876aa'
2007-07-12 Sadrul Habib Chowdhury Allow one-line high buttons. Specify 'small-button = true' under 'general',
2007-07-12 Sadrul Habib Chowdhury merge of '171f04bfc8138c0afa445e1d787144c3cdda819e'
2007-07-12 Sadrul Habib Chowdhury Crash fixes from Eric Polino.
2007-07-12 Will Thompson Oleg Sukhodolsky noticed that the callback function was cast incorrectly in
2007-07-12 Martin Srebotnjak fixes #2133
2007-07-12 Éric Boumaour fixes #2130
2007-07-12 Timo Jyrinki fixes #2127
2007-07-12 Björn Voigt fixes #2126
2007-07-12 Maurício Collares fixes #2125
2007-07-12 Javier Fernández-Sanguino Peña fixes #1803
2007-07-12 Will Thompson Fix up writing-im-msg and writing-chat-msg to use a marshaller which treats the
2007-07-12 Richard Laager Make the "Browse Logs Folder" button open the folder containing the log
2007-07-12 Richard Laager Apparently we're not supposed to try to expand $datadir or $libdir from inside
2007-07-12 Andreas Monitzer Per request of rlaager, propagated my xhtml-creator fixes to the main branch. This adds two things: proper <img>-handling and appending URLs to the plain text version like this: <http://www.example.com>.
2007-07-12 Daniel Atallah Only display the "detailed" email notifications for gtalk if we really have all the details to show. Fixes #1813.
2007-07-12 Daniel Atallah Various leak fixes.
2007-07-11 Richard Nelson Chats aren't shown if their account is offline, so a group of offline chats shouldn't be either
2007-07-11 Daniel Atallah Fix Swedish translation to not include "Gaim" in a current translated string (there are several unused strings that still contain "Gaim", but that is a different issue). Thanks to Fredrik Duprez for noticing and supplying the fix. Fixes #1930.
2007-07-11 Sadrul Habib Chowdhury Return the complete paths of the child prefs.
2007-07-11 Sadrul Habib Chowdhury merge of 'b659e4319ac48c0a72be9f116d4bd41477552998'
2007-07-11 Jovan Naumovski fixes #1772
2007-07-11 Maurício Collares fixes #1670