log

age author description
2008-08-06 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head c3595d7c3895f52f076aaaa7650f81d8fbea81ef)
2008-08-05 Mark Doliner Hopefully fix the XMPP contact flipping/swapping between groups bug
2008-08-05 Daniel Atallah Patch from "Chris G." to extend the yahoo privacy to picture requests to help
2008-08-04 Daniel Atallah Fix win32 build
2008-08-04 Mark Doliner Get rid of a compile warning in qq:
2008-08-04 Mark Doliner Get rid of an unused variable. I think this has probably been sitting
2008-08-04 Mark Doliner Get rid of a compile warning:
2008-08-03 SHiNE CsyFeK 2008.08.03 - csyfek <csyfek(at)gmail.com>
2008-08-02 Hylke Bons Updated tray icons.
2008-08-02 SHiNE CsyFeK 2008.08.02 - csyfek <csyfek(at)gmail.com>
2008-08-02 Ka-Hing Cheung at least don't crash when we can't read whatever we are reading
2008-08-01 Hylke Bons Update make file for bunny.png.
2008-08-01 Hylke Bons Updated birthday emblem and emote-select icon.
2008-08-01 Hylke Bons Forgot the new bunny.
2008-08-01 Hylke Bons Object icons refresh for MSNP15.
2008-08-01 Hylke Bons Hope this works...
2008-08-01 Ethan Blanton merge of '0d858a8978355a1e8b7305b64b87db51e44e9978'
2008-08-01 Evan Schoenberg Undid the addition of 2 OscarCapability items I added previously, keeping the commented-out notes in family_locate. We can't let the OscarCapability bitmask get as large as 0x04000000, because if it exceeds the platforms MAX_UINT we'll end up in an infinite loop in oscar_caps_to_string() due to overflow.
2008-08-01 Elliott Sales de Andrade merge of '1036d6fc1c09bf3b42c737dab42d188245f16b17'
2008-08-01 Elliott Sales de Andrade Don't crash if MsnSession is NULL when checking for ability to send a
2008-08-01 Elliott Sales de Andrade Update MSN's last_received time when we receive something on the NS
2008-08-01 Elliott Sales de Andrade Get rid of MsnSlpSession entirely. It only seems to link to MsnSlpCall
2008-08-01 Elliott Sales de Andrade On MSN, escape the password since it's in an XML document. Didn't
2008-07-30 Daniel Atallah This should have been part of the previous commit related to no longer
2008-07-30 Daniel Atallah Don't distribute the MIT Kerberos libraries with the win32 build anymore.
2008-07-30 Daniel Atallah Fix a crash in the win32 loader when %PATH% isn't set.
2008-07-30 Daniel Atallah Upgrade SILC Toolkit for win32 to 1.1.7 (which contains security fixes).
2008-07-30 Daniel Atallah Add error handling for visiblity to why Perl plugins fail to load.
2008-07-30 Daniel Atallah Cleanup unnecessary casts and etc.
2008-07-30 Daniel Atallah Add support to the Perl plugin loader for listing for pref changes.
2008-07-29 Daniel Atallah Fix the win32 installer not to cause messageboxes in the gtk installer when
2008-07-29 Daniel Atallah Fix a crash when the user isn't in your list.
2008-07-29 Daniel Atallah Minor cleanup that's been sitting on my machine for a while.
2008-07-29 Elliott Sales de Andrade merge of '006d5deacf5a5a7ed5e6410903c3815794845ce9'
2008-07-29 Elliott Sales de Andrade Don't print SOAP messages to debug log for "secure" requests. This is
2008-07-29 Elliott Sales de Andrade Use a URL to open MSN Hotmail inbox instead of a temporary file.
2008-07-28 Elliott Sales de Andrade Use "EmailEnabled" from the MSN profile message to determine whether
2008-07-28 Elliott Sales de Andrade On MSN, use "external" and "mobile" for Web messenger and mobile
2008-07-24 Elliott Sales de Andrade Disable sending files to MSN contacts using the web messenger. Not sure
2008-07-29 Ka-Hing Cheung feel free to shoot me down if you think this is stupid
2008-07-29 Ka-Hing Cheung I don't know what kind of blessing is needed for this sort of things, but
2008-07-29 Daniel Atallah Fix a race related to closing the roomlist window and do some minor cleanup.
2008-07-28 Daniel Atallah Fix output redirection for perl plugins on win32.
2008-07-28 Daniel Atallah EXTERN.h should be included before perl.h
2008-07-28 Daniel Atallah Update the Perl plugin loader to work with Perl 5.10.
2008-07-27 Daniel Atallah merge of 'e9179f6992531a71364a9bb343ed1c64938f6fc9'
2008-07-25 Daniel Atallah merge of '4c5a026e3419c03409089efe76548d6642ca1e2a'
2008-07-27 Daniel Atallah Use Service Discovery to look up information about the manually specified FT
2008-07-27 Daniel Atallah Fix a stupid mistake in the previous commit.
2008-07-27 Daniel Atallah Add support for using multiple "xmpp-client" records on a domain, by trying the
2008-07-27 Evan Schoenberg merge of '5d4c9f843c6735b316b8a1659cfdc4d162aee4c0'
2008-07-27 Evan Schoenberg 0x02 is a temporarily unavailable error code in addition to 0x14, according
2008-07-25 Evan Schoenberg Don't show an idle time in the user info if it is 0
2008-07-27 Ethan Blanton This adds an "auto-detect UTF-8" option to IRC which, when enabled,
2008-07-25 Ethan Blanton Escape IRC hostnames beginning with : in the USER command. This
2008-07-23 Ethan Blanton ahh, third-party plugins ...
2008-07-23 Evan Schoenberg Some cleanup to our capabilities definitions, and added information on
2008-07-23 Elliott Sales de Andrade merge of '5b3cd3600d9a992cc943d490b68c1174e0346b8b'
2008-07-23 Daniel Atallah Jan Kratochvil noticed there was a race condition in the treeview tooltip
2008-07-23 Daniel Atallah Uninstall the CAcert certs in the win32 uninstaller.
2008-07-23 Daniel Atallah Don't install the GSSAPI SASL plugin on NT4 as it isn't compatible. Fixes #6399.
2008-07-22 Evan Schoenberg Once we've coalesced the ICQ Status Note reqeusts, we can send them
2008-07-22 Mark Doliner Evan pointed out that this is purple_timeout_add_SECONDS, and so that "2"
2008-07-21 Ethan Blanton Correct some IRC comments for /ctcp
2008-07-21 Vladislav Guberinic /ctcp command for IRC
2008-07-21 Mark Doliner Just a few little cleanups.
2008-07-21 Mark Doliner Get rid of a few low priority "high priority" comments
2008-07-21 Mark Doliner merge of '88c7f87fb5a74f975cf06c472059ecf081c54042'
2008-07-20 Mark Doliner Missed one of these guys
2008-07-20 Mark Doliner This looks good to me. I'm thinking we probably don't want to get
2008-07-20 Evan Schoenberg Shift several rate-limiting-costly ICQ info requests to be low priority
2008-07-20 Evan Schoenberg To decrease the odds of hitting the rate limit ceiling rapidly on a
2008-07-20 Evan Schoenberg merge of '68d7b3372f34b6420c91d6185b81282d1c68b547'
2008-07-23 Elliott Sales de Andrade Properly escape text when sending MSN pages.
2008-07-19 Elliott Sales de Andrade merge of '2a68f533ef12aaf2b26c7827857687c4ff04b229'
2008-07-19 Elliott Sales de Andrade Properly send MSN nudges in a chat to the right window, and not open a
2008-07-19 Elliott Sales de Andrade Add purple_prpl_got_attention_in_chat, then deprecate
2008-07-18 Elliott Sales de Andrade Report an error when an MSN Mobile message was not sent because it was
2008-07-18 Elliott Sales de Andrade Fix up some spelling mistakes in MSN oim.c.
2008-07-20 Evan Schoenberg Added `flap_connection_send_snac_with_priority()`, which allows specifying
2008-07-19 Daniel Atallah Fix running several Bonjour instances on the same machine.
2008-07-18 Daniel Atallah Fix a potential leak that was introduced in revision 7a490c356e10f7fff3432f875897aa0ca0ad1ff0.
2008-07-18 Kevin Stange Make this 2.5.0-devel until we actually get to releasing...
2008-07-18 Daniel Atallah Fix a crash that occurs when you try to edit an account and no prpls are available. Fixes #6355.
2008-07-17 Mark Doliner I swear I did this! I must have gotten a little overzealous with the
2008-07-17 Mark Doliner Daniel Atallah pointed out that this was obviously wrong. So we would
2008-07-17 SHiNE CsyFeK 20080717-05-1-fix-keep-alive ccpaging <ecc_hy(at)hotmail.com>
2008-07-17 Elliott Sales de Andrade merge of '5e33eda76b698c04377f5ad6cdd3ad1ec87d2eff'
2008-07-17 Daniel Atallah Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971. (this time only commit the one file instead of my whole tree)
2008-07-17 Daniel Atallah disapproval of revision '3d39da6c8014095cac3a0741bf6fc26219e7aff8'
2008-07-17 Daniel Atallah Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.
2008-07-16 Mark Doliner MsnSlpSession->call_id isn't used anywhere, so get rid of it
2008-07-16 Mark Doliner This check is duplicated three lines above. It was probably intended
2008-07-17 Elliott Sales de Andrade Fixup MSN mailbox handling based on a patch from Felipe, plus various
2008-07-17 Elliott Sales de Andrade Avoid a crash in OIM processing if the request was cancelled outside of
2008-07-17 Elliott Sales de Andrade Always save the MSN transaction in each command, not just for
2008-07-16 Elliott Sales de Andrade Commit the changes to oim.h that I forgot last time. Fixes #6343,
2008-07-16 Ka-Hing Cheung fixes a crash and probably more correct and definitely easier to understand
2008-07-16 Ka-Hing Cheung merge of '2b34b093b628670d60af5d699520a5dcede1fe74'
2008-07-15 Evan Schoenberg Allow macros in the plugin name when compiling statically.
2008-07-15 Elliott Sales de Andrade When sending MSN OIM's, wrap Base64'd text at 76 characters. Because
2008-07-14 Elliott Sales de Andrade On MSN, when an error occurs when opening a switchboard and calling the
2008-07-14 Elliott Sales de Andrade When connecting to MSN with the HTTP method, the payload length was not
2008-07-14 Elliott Sales de Andrade merge of '1a465eae5dc1b7bfc09b0724788403c096f461ce'
2008-07-14 Ka-Hing Cheung A2B in #pidgin noticed that the link was missing
2008-07-13 Ka-Hing Cheung remove soap2.c from windows as well, from Andrea Visinoni
2008-07-13 Ka-Hing Cheung sadrul pointed out that I am dumb
2008-07-13 Ka-Hing Cheung g_hash_table_remove_all is glib 2.12+ only
2008-07-13 Sadrul Habib Chowdhury Argh. Forgot to update COPYRIGHT for Luke Bratch (947fd3aa).
2008-07-13 Sadrul Habib Chowdhury Add purple_get_host_name to get the hostname of the machine.
2008-07-13 Luke Bratch Allow not creating a different directory for each user. Closes #5997.
2008-07-13 Balwinder S Dheeman Add menuitem for 'join chat' in the docklet menu. Closes #3623.
2008-07-13 Sadrul Habib Chowdhury Initialize the commands subsystem before the plugins.
2008-07-13 Sadrul Habib Chowdhury merge of '8ef03a3edef528af90c03195f4225c8ee97214fd'
2008-07-13 Elliott Sales de Andrade Add Dimmuxx's real name to ChangeLog and COPYRIGHT. Also, put my name
2008-07-13 Elliott Sales de Andrade MSNP15 is here! Hopefully I didn't break anything. Sorry for the ton of
2008-07-13 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 674f6a1c7267dc286556d800aed27b28a169c523)
2008-07-13 Elliott Sales de Andrade Workaround a bug in MSN servers where it sends an extra space at the
2008-07-13 Elliott Sales de Andrade On MSN, always send the privacy settings and contact list after parsing
2008-07-13 Elliott Sales de Andrade merge of '057f9dd738df2f3f1b3bd757d04cdd78dd379ecb'
2008-07-13 Elliott Sales de Andrade Disable the MSN blocked text dialog for now because it doesn't always
2008-07-13 Elliott Sales de Andrade On MSN, cancel the connection process to a server before checking
2008-07-12 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 3fc4df7332983d84a3632b6372c6f7c894b529a3)
2008-07-12 Elliott Sales de Andrade merge of '0cbcb7f910c95c3dac3f06c404e29dcc8b709419'
2008-07-12 Elliott Sales de Andrade Also commit the change from b062f14d1bcd8e6c28b2b05977aa19a4bfd4867c to
2008-07-13 Elliott Sales de Andrade Take out the code on MSN for REM and SYN that I missed.
2008-07-12 Elliott Sales de Andrade Take care of more cleanup in the MSN code.
2008-07-12 Elliott Sales de Andrade merge of '67ca4287c39e084b96718b0e1768578954ac66a5'
2008-07-12 Elliott Sales de Andrade The great MSN debug message cleanup! Threw in a few whitespace fixes,
2008-07-09 Elliott Sales de Andrade In MSN servconn, make handling of EAGAIN similar to that in httpconn.
2008-07-09 Elliott Sales de Andrade Fix updating the MSN buddy icon, which was probably broken by the
2008-07-09 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 99fe11b8da675f3b74b853ea29a16d8c9564cb95)
2008-07-12 Elliott Sales de Andrade On MSN, SBS command doesn't have a payload.
2008-07-09 Elliott Sales de Andrade Get rid of that whole msn_set_payload_len thing and correctly set the
2008-07-09 Elliott Sales de Andrade merge of '5033650a1e57437cc3f2894adc41935daa6b3269'
2008-06-29 Elliott Sales de Andrade When receiving an MSN OUT, don't try to dereference cmd->params when
2008-06-29 Elliott Sales de Andrade When receiving an MSN custom smiley, look at the switchboard for the
2008-06-28 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b5d22abac579cbb2742419d7d2d7ea33caa56e39)
2008-06-28 Elliott Sales de Andrade Make sure xmlnode_copy also copies the prefix and namespace_map from
2008-06-28 Elliott Sales de Andrade Add a #define so that MSN ApplicationId is more easily updated. Also,
2008-06-28 Elliott Sales de Andrade Clean up some MSN SOAP stuff.
2008-06-23 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 88a24003053cda8454a59fd448eb6575bdea2e0e)
2008-06-23 Elliott Sales de Andrade Clean up some #define's in msn.h and various supporting changes.
2008-06-23 Elliott Sales de Andrade Allow forcing an MSN HTTP connection to connect to a new server. This
2008-06-23 Elliott Sales de Andrade On MSN, only notify the user of a Nudge when the ID of the datacast
2008-06-23 Elliott Sales de Andrade Remove some MSN code duplication in processing messages from Yahoo
2008-06-22 Elliott Sales de Andrade Remove a confusing debug message.
2008-07-09 Elliott Sales de Andrade disapproval of revision '075bff91d9cbcfd6f59c270802c5bffeb98c3b50'
2008-06-22 Elliott Sales de Andrade A patch from felipec to stop requesting the MSN buddy icon when the
2008-06-22 Elliott Sales de Andrade A patch from felipec to consistently use NULL for the status of offline
2008-06-22 Elliott Sales de Andrade A patch from felipec to make (msn_)request_user_display static.
2008-06-22 Elliott Sales de Andrade Fix calculating the response to MSN Challenge strings that are an exact
2008-06-21 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5e9671c654b021e77695d4a863fb55e27a831901)
2008-06-21 Elliott Sales de Andrade Avoid a NULL reference in msn_command_from_string.
2008-06-21 Elliott Sales de Andrade Sometimes (after 24h+) when you request a MSN token update, you get a
2008-06-21 Elliott Sales de Andrade Apparently, when the token expires, OIM requests get a
2008-06-20 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 4037e908f8c3536d50d9439ec2eec0f4d6ee3b60)
2008-06-20 Elliott Sales de Andrade Make errors when sending OIM's more visible.
2008-06-20 Elliott Sales de Andrade Change msn_oim_parse_timestamp to match purple_str_to_time more
2008-06-20 Elliott Sales de Andrade An MSN patch from Masca to check if there's a SB available before
2008-06-17 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
2008-06-17 Elliott Sales de Andrade Don't free the SOAP message when we're still using it for a redirect.
2008-06-17 Elliott Sales de Andrade Use purple_url_parse for splitting up the MSN SOAP redirect instead of
2008-06-16 Elliott Sales de Andrade Fix up a typo between the declaration and definition of msn_got_photo.
2008-06-16 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5209711a57354bb80c0bca86b13e1e819530ac58)
2008-06-16 Elliott Sales de Andrade Use the correct xmlnode when processing SOAP Faults.
2008-06-15 Elliott Sales de Andrade Remove some checks for MSN protocol_ver < 15. Those versions are
2008-06-15 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head c692f6fe1b8c7e0dd4b0099bd67703d5941ddac5)
2008-06-15 Elliott Sales de Andrade Add support for emblems in MSN protocol. Emblems include bots, mobile
2008-06-15 Elliott Sales de Andrade Modifications to the MSN code for some stuff I'll be doing in later
2008-06-15 Elliott Sales de Andrade Properly parse (most of) the MSN GCF command. Provides a
2008-06-15 Elliott Sales de Andrade Finally got MSN token updating working (I think).
2008-06-14 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5387bc28fa09b238593c3dc292863ec3ce5f3c4e)
2008-06-14 Elliott Sales de Andrade Fix up some changes that Mark did, that I didn't apply when merging.
2008-06-07 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 23913fa16455106d8848482b13e9a49b823e6051)
2008-06-07 Elliott Sales de Andrade Add real server-side aliasing to MSN.
2008-06-07 Elliott Sales de Andrade Remove MSN's use of a "store name" in favour of the "friendly name"
2008-06-07 Elliott Sales de Andrade Update MSN Contact tokens when an invalid token error is returned.
2008-06-07 Elliott Sales de Andrade Correctly update MSN OIM tokens when an invalid token error is
2008-06-07 Elliott Sales de Andrade Update MSN nexus functions so that tokens are properly updateable. It
2008-06-07 Elliott Sales de Andrade A small edit to purple_str_to_time that allows a 'Z' (UTC) TZ offset.
2008-06-07 Elliott Sales de Andrade I was getting annoyed with this extra printing, so now on MSN, it only
2008-06-07 Elliott Sales de Andrade Fix up some merge errors in MSN's notification.c. Darn meld...
2008-06-07 Elliott Sales de Andrade explicit merge of '9d90ebdb7e38fdd77bb504bc3302a083616360d9'
2008-05-14 Ka-Hing Cheung patch from QuLogic, references #4875
2008-05-14 Ka-Hing Cheung Patch from tomgr to resend once if the connection is down, fixes #5379
2008-05-14 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e1c49c9ec5c6869ed9813feccd8ee41d2ca40f35)
2008-03-18 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
2008-03-09 Ka-Hing Cheung killing MsnContact which just wraps MsnSession
2008-03-06 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 8da8d3c2a708d8bd00fe907d35de61998fb20125)
2008-02-27 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 64e9bf80895d2671f0a42fecc17e3ba895b41426)
2008-02-06 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e39a6e9be3df05b59a878001feb9276b9ceb66a9)
2008-01-13 Ka-Hing Cheung zero out this, side effect is not crashing when password is incorrect
2008-01-12 Elliott Sales de Andrade References #4382, fixes receiving too many offline messages
2008-01-12 Elliott Sales de Andrade References #4382, replaces usage of msn_soap_xml_get with xmlnode_get_child
2008-01-12 Elliott Sales de Andrade References #4382, fixes getting offline messages in p15
2007-12-26 Ka-Hing Cheung oops, sending the format data probably isn't very useful. Unless you try
2007-12-26 Ka-Hing Cheung fixed a memleak or 3, or maybe 4, or 5. Some of these applies to the p14
2007-12-26 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head c0a74e417ec8993798705c2cbfca7b7d8b0bc514)
2007-12-26 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head a010c035a70dfe57b673c5c5564b4aff8cc1d400)
2007-12-26 Ka-Hing Cheung fix sending offline message in p15 by sending the correct token. In msnp14,
2007-12-26 Elliott Sales de Andrade Patch 4 from Qulogic, this one fixes a group name escape bug introduced by
2007-12-26 Elliott Sales de Andrade Patch 3 from Qulogic, this one updates contact list actions to use ticket
2007-12-26 Elliott Sales de Andrade Patch 2 from Qulogic, this one adds SSO authentication
2007-12-26 Elliott Sales de Andrade Patch 1 from Qulogic, this one mostly updates the version sent by pidgin
2008-08-05 Justin Rodriguez Fixed some small rendering errors in conversations and prefs
2008-08-01 Justin Rodriguez Couple small font fixes
2008-08-01 Justin Rodriguez fixed some small font bugs, the coloring when selected, and a segfault
2008-07-31 Justin Rodriguez Added text and font coloring for buddies, contacts and chats, as well as fix a few small bugs
2008-07-23 Justin Rodriguez Changed how the prefs handle themes
2008-07-22 Justin Rodriguez Added layout capabilities to blist themes
2008-07-18 Justin Rodriguez fixed group coloring
2008-07-18 Justin Rodriguez fixed segfault when changing blist themes, changed prefs to not rely on static iter, fixed a few leaks
2008-07-17 Justin Rodriguez Fixed gtkblist-loader_build to no longer assume xml file is correct, added set methods to gtkblist-theme
2008-07-15 Justin Rodriguez restructured much of the loader and themes for the buddy list, along with a basic trial of group background
2008-07-11 Justin Rodriguez build function for pidgin buddy list theme loader
2008-07-11 Justin Rodriguez flushed out blist themes a bit with lots of properties and get methods
2008-07-10 Justin Rodriguez start of blist themes (themes have no effect on display)
2008-07-06 Justin Rodriguez Changed the theme_manager_init function to do less, makes it cleaner and faster (won't have to build
2008-06-30 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 1d533cebad7c0dbda8ec8ebee1334d27dcae5f9c)
2008-06-30 Justin Rodriguez Fixed up a few typos, readability, leaks, and bugs, all minor and mostly in theme and theme loader classes
2008-06-27 Justin Rodriguez Fixes the display problems with (option 1) sound themes
2008-06-27 Justin Rodriguez Fixed a few small problems with the sound loader and sound theme
2008-06-27 Justin Rodriguez fixed crash on shutdown (avoid a double free)
2008-06-27 Justin Rodriguez Working sound themes (option 1) theme is saved in prefs and there is no seperate custom theme, everything
2008-06-24 Justin Rodriguez fixed images to appear in pref menu
2008-06-22 Justin Rodriguez more gobject fixed
2008-06-21 Justin Rodriguez fixed some gobject stuff
2008-06-21 Justin Rodriguez Fixed purple sound loader class init function (bug on startup) and added shell sound theme selector
2008-06-17 Justin Rodriguez Fixed some warnings with loader_build
2008-06-16 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
2008-06-16 Justin Rodriguez Fixed some things needed for proper gobfication (init/finalize/etc)
2008-06-13 Justin Rodriguez Added sound builder (implete still needs a good way to go from xml file to xml node)
2008-06-12 Justin Rodriguez Added skeleton (non-working) sound loader class
2008-06-12 Justin Rodriguez Added minimal sound theme class (only get/set api)
2008-06-12 Justin Rodriguez changed the purple theme formatting a bit (minor)
2008-06-11 Justin Rodriguez Added description to theme abstract class
2008-06-11 Justin Rodriguez Fixed some leaks formatting
2008-06-11 Justin Rodriguez Fixed theme-manager to be more of a singleton and less-gobject like
2008-06-10 Justin Rodriguez Added the theme-manager and basic functionality (needs to be given proper directories to find themes)