log

age author description
Tue, 24 Jun 2008 02:06:42 +0000 Justin Rodriguez fixed images to appear in pref menu
Sun, 22 Jun 2008 03:07:07 +0000 Justin Rodriguez more gobject fixed
Sat, 21 Jun 2008 23:42:57 +0000 Justin Rodriguez fixed some gobject stuff
Sat, 21 Jun 2008 05:55:58 +0000 Justin Rodriguez Fixed purple sound loader class init function (bug on startup) and added shell sound theme selector
Tue, 17 Jun 2008 03:26:00 +0000 Justin Rodriguez Fixed some warnings with loader_build
Mon, 16 Jun 2008 21:43:34 +0000 Justin Rodriguez added a more generic function to read xml files (and made the util version into a wrapper) so it can be used by the
Mon, 16 Jun 2008 19:48:56 +0000 Justin Rodriguez Fixed some things needed for proper gobfication (init/finalize/etc)
Fri, 13 Jun 2008 21:33:17 +0000 Justin Rodriguez Added sound builder (implete still needs a good way to go from xml file to xml node)
Thu, 12 Jun 2008 22:13:54 +0000 Justin Rodriguez Added skeleton (non-working) sound loader class
Thu, 12 Jun 2008 07:34:43 +0000 Justin Rodriguez Added minimal sound theme class (only get/set api)
Thu, 12 Jun 2008 06:25:49 +0000 Justin Rodriguez changed the purple theme formatting a bit (minor)
Wed, 11 Jun 2008 18:32:12 +0000 Justin Rodriguez Added description to theme abstract class
Wed, 11 Jun 2008 03:51:47 +0000 Justin Rodriguez Fixed some leaks formatting
Wed, 11 Jun 2008 03:41:35 +0000 Justin Rodriguez Fixed theme-manager to be more of a singleton and less-gobject like
Tue, 10 Jun 2008 21:39:35 +0000 Justin Rodriguez Added the theme-manager and basic functionality (needs to be given proper directories to find themes)
Sat, 07 Jun 2008 11:03:20 +0000 Justin Rodriguez Added theme loader class abstract whose only (current/planned) function is to build themes
Sat, 07 Jun 2008 01:55:23 +0000 Justin Rodriguez fixed formatting and get/set properties
Sat, 07 Jun 2008 01:23:24 +0000 Justin Rodriguez Added basic theme for libpurple to be used by theme manager and loaders (abstract gobject)
Wed, 11 Jun 2008 15:20:16 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 7be65dacd56b6536cf745747e39a29f4f7f2644b)
Sun, 01 Jun 2008 21:39:15 +0000 Marcus Lundblad New files used for custom smileys.
Sun, 01 Jun 2008 21:07:22 +0000 Sadrul Habib Chowdhury Ooops ... compile\!
Sun, 01 Jun 2008 21:02:39 +0000 Sadrul Habib Chowdhury A couple of leak fixes.
Sun, 01 Jun 2008 20:55:54 +0000 Marcus Lundblad Custom smileys for XMPP according to XEP 0231. Refs #5627.
Sat, 12 Jul 2008 14:22:34 +0000 Evan Schoenberg Gadu-Gadu Get Info isn't behaving properly. Added debug logging to its traking
Fri, 11 Jul 2008 15:27:41 +0000 Jochen Kemnade updated German translation
Fri, 11 Jul 2008 11:24:50 +0000 Sadrul Habib Chowdhury Show the count of users when joining a chat.
Fri, 11 Jul 2008 06:35:32 +0000 Sadrul Habib Chowdhury Use a more friendly format for the timestamp in the banlist.
Tue, 08 Jul 2008 17:50:25 +0000 Jochen Kemnade merge of '2b441ba99ecbf84cdadb1490a51f92857dda488c'
Sun, 06 Jul 2008 12:23:30 +0000 Jochen Kemnade German translation updated
Tue, 08 Jul 2008 00:58:21 +0000 Mark Doliner Remove a failsafe check that I don't believe is needed. I'm under the
Mon, 07 Jul 2008 01:03:44 +0000 Luke Schierer merge of '1c1f4b66a258c57f1b098ae970a49e71d5a49996'
Sun, 06 Jul 2008 17:54:14 +0000 Mark Schneider merge of '1128e8852303548fa7e11f94813fb137fde16744'
Fri, 04 Jul 2008 21:56:30 +0000 Ethan Blanton Add the CAcert.org PEM files, which I forgot the first time around.
Fri, 04 Jul 2008 21:30:04 +0000 Ethan Blanton Add CAcert.org to the Pidgin certificates
Sun, 06 Jul 2008 19:56:59 +0000 Ka-Hing Cheung set the purple connection name to the one we are about to try
Sun, 06 Jul 2008 17:24:35 +0000 Ka-Hing Cheung let's not leak if nothing is changed
Sun, 06 Jul 2008 17:19:27 +0000 Ka-Hing Cheung make googletalk tune hack work, previously it's not doing anything unless
Fri, 04 Jul 2008 17:59:25 +0000 Stu Tomlinson Add a --disable-missing-dependencies option to configure for people who
Fri, 04 Jul 2008 16:14:48 +0000 Evan Schoenberg Whitespace fix
Fri, 04 Jul 2008 16:14:35 +0000 Evan Schoenberg Drop and then recover from XML messages which trigger invalid character
Fri, 04 Jul 2008 16:07:20 +0000 Evan Schoenberg xmlParseChunk() never returns less than 0. It retusn an error code from
Fri, 04 Jul 2008 15:41:26 +0000 Evan Schoenberg Added a structured error handler callback to the xmlSAXHandler struct.
Thu, 03 Jul 2008 19:53:31 +0000 Mark Doliner Alright, I'm getting rid of this "groups" thing for the reason listed
Thu, 03 Jul 2008 17:30:30 +0000 Will Thompson Remove some tab literals from purple-url-handler, for consistency and for
Thu, 03 Jul 2008 17:25:00 +0000 Will Thompson Make irc:// URLs use an account on the right server, not just the first IRC
Thu, 03 Jul 2008 17:19:46 +0000 Will Thompson Give findaccount an option 'matcher' callback parameter, to match arbitrary
Thu, 03 Jul 2008 15:38:49 +0000 Will Thompson Handle D-Bus errors more helpfully in purple-url-handler.
Thu, 03 Jul 2008 14:51:52 +0000 Will Thompson merge of '3d0b19df4a52ab42b61494afac9c85d170398fa8'
Wed, 18 Jun 2008 13:17:52 +0000 Will Thompson Improve PurpleConvChatBuddy documentation
Tue, 17 Jun 2008 22:14:19 +0000 Will Thompson Give some variables holding escaped versions of other strings more meaningful names.
Tue, 17 Jun 2008 21:43:23 +0000 Will Thompson This should be a boolean or, not a bitwise or.
Thu, 03 Jul 2008 00:11:48 +0000 Sadrul Habib Chowdhury Document the command signals.
Wed, 02 Jul 2008 23:58:53 +0000 Sadrul Habib Chowdhury Tab-completion for commands in finch.
Wed, 02 Jul 2008 23:50:59 +0000 Sadrul Habib Chowdhury cmd-added and cmd-removed signals to emit when commands are registered/unregistered.
Wed, 02 Jul 2008 16:54:03 +0000 Richard Laager Whitespace fix
Wed, 02 Jul 2008 16:53:03 +0000 Richard Laager merge of '1765bbc5f2dd4d43054659bea654f9bd822d2c2e'
Wed, 02 Jul 2008 00:19:29 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head ca0056ef37700d4584ae88ce481dd1fe4086e582)
Wed, 02 Jul 2008 14:29:26 +0000 Stu Tomlinson merge of '0fdedeeaa99f758f800b86adc9613eac6f3bf692'
Wed, 02 Jul 2008 12:40:38 +0000 Stu Tomlinson Fix POTFILES.in following filename changes in QQ
Wed, 02 Jul 2008 05:28:45 +0000 Evan Schoenberg Added include for "core.h" to silc. Fix from phroggie, thanks. Fixes #6227