log pidgin/gtksmiley.c @ 26117:958a5d614f71

age author description
Thu, 08 Jan 2009 04:37:42 +0000 Etan Reisner Make dialogs that double as add and save dialogs indicate the current action
Tue, 02 Dec 2008 18:46:21 +0000 Marcus Lundblad When adding custom smiley without a previous filename (which is the case when
Fri, 05 Sep 2008 21:55:09 +0000 Marcus Lundblad Updated to use latest spec. in XEP-0231
Tue, 26 Aug 2008 22:06:21 +0000 Sadrul Habib Chowdhury Do not allow setting empty shortcut for a custom smiley.
Sat, 16 Aug 2008 17:24:21 +0000 Stu Tomlinson Fix compiling with gtk < 2.6
Sat, 02 Aug 2008 02:40:46 +0000 Ka-Hing Cheung at least don't crash when we can't read whatever we are reading
Wed, 28 May 2008 22:39:51 +0000 Sadrul Habib Chowdhury Update the smiley in the smiley dialog if the imagefile is changed.
Sun, 25 May 2008 16:16:22 +0000 Marcus Lundblad Always store custom smileys with hashed filenames. Closes #5913.
Wed, 21 May 2008 17:56:20 +0000 Sadrul Habib Chowdhury Modified patch from malu to "Add context menu alternative to add received
Mon, 12 May 2008 23:09:30 +0000 Sadrul Habib Chowdhury Modified patch from malu to add an 'Edit' button in the smiley manager
Sun, 11 May 2008 04:08:06 +0000 Sadrul Habib Chowdhury Some little usability changes in the custom smiley dialog.
Sat, 10 May 2008 16:31:06 +0000 Sadrul Habib Chowdhury Make PurpleSmiley a GObject.
Wed, 07 May 2008 04:05:19 +0000 Sadrul Habib Chowdhury Unref some gdkpixbufs to plug some memory leaks. References #1187.
Mon, 28 Apr 2008 07:43:50 +0000 Sadrul Habib Chowdhury Fix a small leak. And sort the smileys alphabetically, as suggested by
Mon, 28 Apr 2008 06:29:26 +0000 Sadrul Habib Chowdhury Patch from Masca to use the buddy-icon selector to select a custom
Tue, 18 Mar 2008 00:47:52 +0000 Sadrul Habib Chowdhury Introduce API for GtkIMHtmlSmiley. Use this to prevent leaking remote custom emoticons.
Mon, 25 Feb 2008 04:39:37 +0000 Sadrul Habib Chowdhury Attempt at a better error message.
Mon, 25 Feb 2008 03:07:03 +0000 Sadrul Habib Chowdhury Fix a leak, and correct the docs.
Mon, 25 Feb 2008 02:43:06 +0000 Sadrul Habib Chowdhury Hide PurpleSmiley internals.
Tue, 19 Feb 2008 20:00:29 +0000 Sadrul Habib Chowdhury Make sure deleting one smiley doesn't accidentally delete a few others.
Tue, 19 Feb 2008 19:41:56 +0000 Sadrul Habib Chowdhury Apply the custom smiley patches from #1187, from Jorge Villaseo (Masca) and