log libpurple/util.h @ 18040:541a6b0112c6

age author description
2007-06-04 Richard Laager A patch from David Grohmann (dave1g) to log embedded images.
2007-05-25 William Ehlhardt - Add purple_base16_encode_chunked, which is handy for key fingerprints.
2007-04-27 Daniel Atallah Fix purple_util_get_image_extension()'s data param. to be correctly marked as constant.
2007-04-24 Richard Laager Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
2007-04-16 Richard Laager Doxygen updates. This eliminated all the warnings from Doxygen.
2007-04-15 Mark Doliner Slightly more descriptive
2007-04-13 Richard Laager Patch cleanups:
2007-04-13 Shlomi Loubaton Patch from shlomil in ticket #78.
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-02-18 Evan Schoenberg Restore default signal handlers in fork()'d children. This adds a gaim_restore_default_signal_handlers() utility function since children are made in multiple places.
2007-02-11 Daniel Atallah Core support for external protocol URIs. The actual handling of the URIs will be in the prpls and other plugins. This commit only includes the win32 method of actually passing in a URI - the dbus implementation still needs to be written.
2007-01-26 Sadrul Habib Chowdhury Make sure the pounces, buddy-aliases, savedstatuses etc. saved before the aim/icq split works after the split. The util function _gaim_oscar_convert will be removed at a 'suitable' time in the future.
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/