Sun, 27 Sep 2009 22:22:36 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head bd59b6d44034a232a0414586f78d8f559d9705f8)
|
Wed, 16 Sep 2009 16:26:55 +0000 |
John Bailey |
Move this to im.pidgin.pidgin.next.minor too so im.pidgin.pidgin will compile.
|
Wed, 16 Sep 2009 16:25:59 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 84b4f3d9c0a8e1306eb70e9db0003177e2782269)
|
Wed, 16 Sep 2009 15:44:34 +0000 |
John Bailey |
merge of '6aa03fdea8a7360d07b6a8c72cfd0796a2990753'
|
Wed, 16 Sep 2009 15:41:33 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head f881ba77d0fe70224a938185a5a3675b39520873)
|
Wed, 16 Sep 2009 15:44:26 +0000 |
John Bailey |
This effectively moves Etan's API addition off im.pidgin.pidgin and onto
|
Thu, 10 Sep 2009 21:51:32 +0000 |
Marcus Lundblad |
Removed a comment that is now misleading...
|
Thu, 10 Sep 2009 20:51:30 +0000 |
Marcus Lundblad |
Woops, a stray ;
|
Thu, 10 Sep 2009 20:33:18 +0000 |
Marcus Lundblad |
Remove IPv6 support from _get_local_system_ips, since I couldn't get it to
|
Wed, 09 Sep 2009 19:01:03 +0000 |
Marcus Lundblad |
Add a function to enumerate all local IPs
|
Fri, 04 Sep 2009 03:04:33 +0000 |
Daniel Atallah |
Remove some win9x specific code.
|
Fri, 04 Sep 2009 02:57:26 +0000 |
Daniel Atallah |
Remove some win9x specific code.
|
Fri, 04 Sep 2009 02:49:15 +0000 |
Daniel Atallah |
dns_str_is_ascii() is only used if USE_IDN is defined
|
Wed, 26 Aug 2009 03:20:05 +0000 |
Daniel Atallah |
Remove win9x related stuff from the win32 installer
|
Wed, 26 Aug 2009 01:46:46 +0000 |
Daniel Atallah |
Fix minimum required GTK+ version in win32 installer.
|
Tue, 25 Aug 2009 03:59:01 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 7bed935cd3432470394f51f4fe6e7f915aed9145)
|
Mon, 24 Aug 2009 14:48:06 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 181764ee5b9643826233ae4d6eefb5be194cca08)
|
Sun, 23 Aug 2009 22:11:44 +0000 |
Kevin Stange |
Fix Windows build with gtk-dev-2.10.3-rev-a.tar.gz package that doesn't
|
Sun, 23 Aug 2009 16:57:51 +0000 |
John Bailey |
Hmm, I misread that check. Now we compile.
|
Sun, 23 Aug 2009 16:52:25 +0000 |
John Bailey |
This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.
|
Sun, 23 Aug 2009 15:33:52 +0000 |
John Bailey |
Kill off more GTK_CHECK_VERSION uses that we don't need anymore. Refs #10024.
|
Sun, 23 Aug 2009 15:26:13 +0000 |
John Bailey |
Kill off unneeded GTK_CHECK_VERSION uses in gtkprefs.c. There are a couple
|
Sun, 23 Aug 2009 14:59:42 +0000 |
John Bailey |
I screwed up the logic here and didn't realize it earlier.
|
Sun, 23 Aug 2009 05:04:15 +0000 |
John Bailey |
Start of killing off unneeded GTK_CHECK_VERSION checks in pidgin. Refs #10024
|
Sun, 23 Aug 2009 02:37:12 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 458e696572314f8fd2d259d40713ad955dd82581)
|
Sun, 23 Aug 2009 02:36:31 +0000 |
John Bailey |
Drop a crapton of GTK+ code that we were carrying exclusively for backward
|
Sat, 22 Aug 2009 22:42:40 +0000 |
John Bailey |
That was supposed to be glib 2.12.0, not 2.14.0.
|
Sat, 22 Aug 2009 22:08:21 +0000 |
John Bailey |
Kill unneeded GLIB_CHECK_VERSION uses in Pidgin. Refs #10024.
|