comparison plugins/ChangeLog.API @ 9384:9bfd0e336c91

[gaim-migrate @ 10192] lets have a release! committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 24 Jun 2004 23:14:55 +0000
parents feb049ca7a47
children eae7e049d639
comparison
equal deleted inserted replaced
9383:bb328381a387 9384:9bfd0e336c91
1 Gaim: The Pimpin' Penguin IM Client that's good for the soul! 1 Gaim: The Pimpin' Penguin IM Client that's good for the soul!
2 2
3 version 0.79: 3 version 0.79 (06/24/2004):
4 Gaim API: 4 Gaim API:
5 * gaim_url_parse() now takes two additional parameters, which are used 5 * gaim_url_parse() now takes two additional parameters, which are used
6 for returning the username and password from the URL, if they exist. 6 for returning the username and password from the URL, if they exist.
7 * Added: has_focus UI op to GaimConversationUiOps and 7 * Added: has_focus UI op to GaimConversationUiOps and
8 GaimConvWindowUiOps. 8 GaimConvWindowUiOps.