log pidgin/gtkthemes.c @ 18063:926ccb104da0

age author description
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Sat, 02 Jun 2007 19:05:28 +0000 Stu Tomlinson We also need to reverse the last protocol's smiley list instead of only
Sat, 02 Jun 2007 18:46:34 +0000 Stu Tomlinson Reverse the smiley list only after reading the whole list of smileys in.
Sun, 03 Jun 2007 09:40:38 +0000 Gabriel Schulhof Aaaaaaaah!
Sun, 03 Jun 2007 09:18:09 +0000 Gabriel Schulhof Weirdness ...
Sat, 02 Jun 2007 07:30:43 +0000 Gabriel Schulhof Figured out how to keep reflecting current smiley theme after remove.
Fri, 01 Jun 2007 21:22:46 +0000 Gabriel Schulhof Need help reflecting selected smiley theme after remove
Wed, 30 May 2007 21:05:04 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 906d9e8b2315b314b956961566ef8062cd963241)
Wed, 30 May 2007 09:02:05 +0000 Richard Laager A somewhat-Warmenhoved patch from tfujiwara to allow for the smiley theme
Tue, 29 May 2007 22:44:59 +0000 Gabriel Schulhof Updated comment.
Tue, 29 May 2007 20:42:21 +0000 Gabriel Schulhof Don't remove all themes when re-probing.
Mon, 28 May 2007 23:33:30 +0000 Gabriel Schulhof Buttons to add and remove smiley themes.
Wed, 25 Apr 2007 01:43:41 +0000 Daniel Atallah Fix #273 (Emoticons appearing in reverse order).
Mon, 16 Apr 2007 05:27:17 +0000 Richard Laager Word on the street is that we don't want things named pidginfoo_bar(), but
Sun, 15 Apr 2007 18:42:50 +0000 Mark Doliner Change another 'append' to 'prepend', since the ordering doesn't matter
Sun, 15 Apr 2007 18:38:40 +0000 Mark Doliner Change a g_slist_append() to a g_slist_prepend() in one place, and
Sun, 15 Apr 2007 18:02:11 +0000 Mark Doliner Pull out the same block of code from two places and put it into
Sun, 15 Apr 2007 17:47:45 +0000 Mark Doliner Fix a memory leak that occurs when a smiley theme lists a filename,
Wed, 11 Apr 2007 13:38:05 +0000 Stu Tomlinson Rename /purple/gtk preferences back to /gaim/gtk to allow for smooth upgrades
Tue, 20 Mar 2007 19:17:42 +0000 Sean Egan Fix smileys
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Wed, 14 Feb 2007 02:35:35 +0000 Daniel Atallah Some more pidgininfication
Sat, 03 Feb 2007 19:08:27 +0000 Sean Egan More pidgin changes
Sat, 03 Feb 2007 07:23:11 +0000 Sean Egan gaim_gtk to pidgin. I hope
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/