log

age author description
Sun, 16 Sep 2007 18:05:55 +0000 Richard Laager explicit merge of '46d8a45835e685c9dd812f5c6c0df074388bec8a'
Sun, 16 Sep 2007 18:05:12 +0000 Richard Laager explicit merge of '496506f552dcc01dcc38820f472dc9d27a82a997'
Sun, 16 Sep 2007 18:03:53 +0000 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
Sun, 16 Sep 2007 18:03:41 +0000 Richard Laager explicit merge of '736907efe1b492215cd5e4b57bbcec0d4bb977e6'
Sun, 16 Sep 2007 18:02:50 +0000 Richard Laager explicit merge of '3732a7eabc7ecb0f846edc60f04ec3f6f7779c5b'
Sun, 16 Sep 2007 18:01:18 +0000 Richard Laager explicit merge of '996cf0c57149ba6e1c714ebb1f11d5d4bac8fb68'
Sun, 16 Sep 2007 17:59:57 +0000 Richard Laager explicit merge of '7aea471c6710708afa40152f5fc3aaeda3d67e76'
Sun, 16 Sep 2007 17:58:40 +0000 Richard Laager explicit merge of 'b9e805b43e8543af0b4800e2e5553c85d947c610'
Sun, 16 Sep 2007 17:52:49 +0000 Richard Laager Various (untested) changes to the CurrentMedia parsing. This code is a
Sat, 15 Sep 2007 23:53:15 +0000 Sadrul Habib Chowdhury Ignore empty currentmedia string.
Sat, 15 Sep 2007 11:34:39 +0000 Sadrul Habib Chowdhury Improve the current-media parsing a little bit.
Fri, 14 Sep 2007 04:32:43 +0000 Sadrul Habib Chowdhury merge of '0e444b80bb8aa9c005e8085c30a7b5a8a81423ee'
Fri, 14 Sep 2007 04:32:30 +0000 Sadrul Habib Chowdhury Make the buddylist sync issue a little less worse.
Wed, 12 Sep 2007 05:36:59 +0000 Ka-Hing Cheung 3rd time the charm? Fixes #2990, maybe
Wed, 12 Sep 2007 02:40:56 +0000 Ka-Hing Cheung Fixes #2502, now we show the status name in the tooltip instead of "Status"
Sun, 09 Sep 2007 01:42:46 +0000 Ka-Hing Cheung cleans up ownership of soap callback data, this soap stuff is perfect
Sun, 09 Sep 2007 00:50:14 +0000 Ka-Hing Cheung merge of '0d182c079b200633b234b9a8216aba155384f21b'
Sun, 09 Sep 2007 00:45:05 +0000 Sadrul Habib Chowdhury merge of '339e17f432d068c87ce9aaa8d19e6f271d1101b1'
Sun, 09 Sep 2007 00:46:16 +0000 Ka-Hing Cheung I think this is the right way to fix timezone. People on Win32 _and_
Sat, 08 Sep 2007 23:59:25 +0000 Ka-Hing Cheung merge of '85c73f22a9f7e979b53ff5d0d965a8cba49b35c0'
Sat, 08 Sep 2007 23:57:59 +0000 Ka-Hing Cheung Fixes #2990, apparently I used the wrong #define. Also fix + timezone
Sun, 09 Sep 2007 00:43:22 +0000 Sadrul Habib Chowdhury Fix some memory leaks. Free xmlnodes properly using xmlnode_free instead of
Sat, 08 Sep 2007 03:34:49 +0000 Sadrul Habib Chowdhury Plug memory leaks.
Sat, 08 Sep 2007 01:33:25 +0000 Sadrul Habib Chowdhury Reset the timer to 0 after removing it. It looks like this may be required here.
Sat, 08 Sep 2007 01:28:00 +0000 Sadrul Habib Chowdhury Reset unsigned ints to 0 instead of to -1.
Sat, 08 Sep 2007 01:05:41 +0000 Sadrul Habib Chowdhury Plug some leak.
Thu, 06 Sep 2007 06:58:29 +0000 Ka-Hing Cheung mostly fixed offline messaging, still 2 bugs:
Mon, 03 Sep 2007 20:32:57 +0000 Carlos Silva Fix a bug where we were g_strdup'ing a previously freed pointer. Thanks to khc for the debugging.
Mon, 03 Sep 2007 06:15:55 +0000 Carlos Silva Some more cleanups
Mon, 03 Sep 2007 06:07:20 +0000 Carlos Silva Clean up some unused SOAP templates, and disable extra debug defines accidentally checked in.