Sun, 14 Oct 2007 19:51:55 +0000 |
Richard Laager |
Fix a typo in a Doxygen comment.
|
Sun, 16 Sep 2007 01:05:22 +0000 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|
Wed, 12 Sep 2007 13:44:12 +0000 |
Will Thompson |
merge of 'cecaf2df51b21064a99e3ca0588ae11a7b499b42'
|
Wed, 15 Aug 2007 22:06:40 +0000 |
Will Thompson |
Add doxygen fu to the DNS UiOps.
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Sun, 29 Apr 2007 22:02:47 +0000 |
Gary Kramlich |
Initial addition of padding for ui_ops and other class-like structs
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sun, 25 Feb 2007 23:02:25 +0000 |
Evan Schoenberg |
No changes; fixed a bunch of whitespace problems made by a text editor with 'use tabs' disabled. Sorry for the noise.
|
Sun, 25 Feb 2007 21:41:59 +0000 |
Evan Schoenberg |
Remove a g_return_val_if_fail() which isn't needed, made gaim_dnsquery_get_port() return an unsigned short and return 0 if query_data is NULL, and fixed a whitespace mistake
|
Sun, 25 Feb 2007 18:43:25 +0000 |
Evan Schoenberg |
The UI can now use the GaimDnsQueryUiOps to handle DNS resolving itself; if this is done, the platform-specific DNS query code won't be used. This will be used in Adium to use an efficient threads-based DNS resolve (since Adium is already multithreaded, this is significantly cheaper than fork()).
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|