Sat, 03 Oct 2009 21:14:47 +0000 |
John Bailey |
ChangeLog the work on the dialogs and the added functions.
|
Sat, 03 Oct 2009 20:49:02 +0000 |
John Bailey |
This change is probably going to be unpopular, but I ask that people give it
|
Sat, 03 Oct 2009 19:18:18 +0000 |
John Bailey |
Break the developer information out into its own dialog. I also bolded a few
|
Sat, 03 Oct 2009 18:54:58 +0000 |
John Bailey |
I wanted to bold this text and forgot to.
|
Sat, 03 Oct 2009 18:49:54 +0000 |
John Bailey |
Making this minimum size slightly larger makes the MTN revision ID fit without
|
Sat, 03 Oct 2009 18:05:08 +0000 |
John Bailey |
Split the "Debugging Information" and translator info into "Build Information"
|
Sat, 03 Oct 2009 17:49:39 +0000 |
John Bailey |
ChangeLog the fact that I changed minimum version requirements for GTK+ and
|
Sat, 03 Oct 2009 16:29:05 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head d88831199cb010e3856ff07fccd05fc6be6b1e72)
|
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.
|
Sat, 22 Aug 2009 21:47:20 +0000 |
John Bailey |
Kill off unneeded GLIB_CHECK_VERSION checks in libpurple. Refs #10024.
|
Sat, 22 Aug 2009 18:54:15 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head dbaa86f7e1344923764e572cebfb30ce7c53ee80)
|
Sat, 22 Aug 2009 18:05:10 +0000 |
John Bailey |
Pidgin 2.7.0 will now require GTK+ 2.10.0 and Glib 2.12.0. Refs #10024.
|
Sat, 22 Aug 2009 03:59:35 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 09828caa4a3333f2f0eed91315c29d5b3aa66fcb)
|
Wed, 19 Aug 2009 00:54:27 +0000 |
Elliott Sales de Andrade |
These numbers merged incorrectly.
|
Wed, 19 Aug 2009 00:46:04 +0000 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head eb9385f349a20856b9d3f9911dbc8024caa44052)
|
Mon, 02 Mar 2009 06:51:50 +0000 |
Elliott Sales de Andrade |
Prep next.minor for, well, the next minor.
|
Tue, 16 Feb 2010 09:14:54 +0000 |
Mark Doliner |
I neglected to remove this letter l because
|
Tue, 16 Feb 2010 09:02:23 +0000 |
Mark Doliner |
Fix CVE-2010-0423, a denial of service attack due to the parsing
|
Tue, 16 Feb 2010 08:58:45 +0000 |
Mark Doliner |
Fix CVE-2010-0420, a possible remote crash when handling chat room
|
Tue, 16 Feb 2010 08:54:07 +0000 |
Mark Doliner |
Fix CVE-2010-0277, a possible remote crash when parsing an incoming
|
Tue, 16 Feb 2010 08:50:49 +0000 |
Mark Doliner |
Set release dates, add news (I'm not feeling creative, sorry),
|
Thu, 18 Feb 2010 04:39:28 +0000 |
Paul Aurich |
jabber: Kick by in-room nick, not JID. Reduces code, but is still in-spec (and seems to be the preferred method)
|
Thu, 18 Feb 2010 04:37:49 +0000 |
Paul Aurich |
These should be static
|
Thu, 18 Feb 2010 01:42:00 +0000 |
Paul Aurich |
jabber: Possible leaks--;
|
Wed, 17 Feb 2010 17:03:31 +0000 |
Paul Aurich |
line-wrap to 80 characters with an 8-char tab width.
|
Wed, 17 Feb 2010 07:59:03 +0000 |
Josep Puigdemont |
Updated Catalan Valencian translation by Toni Hermoso.
|
Tue, 16 Feb 2010 22:36:52 +0000 |
Josep Puigdemont |
Catalan translation updated.
|
Tue, 16 Feb 2010 19:47:04 +0000 |
Daniel Atallah |
Add missing NSIS translation to dist
|
Tue, 16 Feb 2010 17:36:36 +0000 |
Sadrul Habib Chowdhury |
merge of 'd9f0ebaae821730c1fb7373ace99e91e9d796562'
|
Tue, 16 Feb 2010 16:39:11 +0000 |
Paul Aurich |
shaba: ok, but i don't understand why empty "else"
|
Tue, 16 Feb 2010 17:33:15 +0000 |
Sadrul Habib Chowdhury |
Expand and fill.
|
Tue, 16 Feb 2010 15:16:28 +0000 |
Paul Aurich |
merge of '20a2cebedc53676ed04bba9375a4e5a9cd97b6fd'
|
Mon, 15 Feb 2010 06:39:09 +0000 |
Paul Aurich |
jabber: --header_contents;
|