Sat, 11 Aug 2007 19:40:59 +0000 |
Sean Egan |
When converting to xhtml, only add URLs in angle brackets if it doesn't match the cdata. Fixes #2445
|
Thu, 12 Jul 2007 03:24:55 +0000 |
Andreas Monitzer |
Fixed a few style/efficiency/calling convention problems noted by rlaager
|
Thu, 12 Jul 2007 02:56:00 +0000 |
Andreas Monitzer |
Having the option of test compiling during merge conflict resolving would be a great feature...
|
Thu, 12 Jul 2007 02:53:43 +0000 |
Andreas Monitzer |
merge of '10372c98fc2831d20506d1c4e5b94ce39bbe8d1a'
|
Thu, 12 Jul 2007 02:51:30 +0000 |
Andreas Monitzer |
merge of '34c6d2f9e1c14630370e582d136064c340ef8e88'
|
Wed, 11 Jul 2007 22:27:44 +0000 |
Andreas Monitzer |
propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
|
Sun, 22 Jul 2007 06:53:13 +0000 |
Mark Doliner |
Valgrind was showing "Invalid read of size 1" when a string is passed
|
Wed, 18 Jul 2007 06:32:00 +0000 |
Mark Doliner |
This was crashing for me when writing a system message when logging
|
Thu, 12 Jul 2007 03:35:10 +0000 |
Andreas Monitzer |
Per request of rlaager, propagated my xhtml-creator fixes to the main branch. This adds two things: proper <img>-handling and appending URLs to the plain text version like this: <http://www.example.com>.
|
Sun, 01 Jul 2007 01:25:02 +0000 |
Nick Hebner |
Replace some strncasecmp() calls with g_ascii_strncasecmp() as part of the
|
Sun, 24 Jun 2007 04:53:36 +0000 |
Nathan Walp |
support replying to XEP-0202 queries
|
Sun, 17 Jun 2007 02:52:24 +0000 |
Richard Laager |
Use dynamically allocated strings for the user_dir caching. Do we need to
|
Sat, 16 Jun 2007 22:32:54 +0000 |
Richard Laager |
Use the IEC binary units to match our math.
|
Mon, 11 Jun 2007 07:45:19 +0000 |
Mark Doliner |
I think it's reasonable to search through a haystack that is the
|
Wed, 06 Jun 2007 00:23:41 +0000 |
Sean Egan |
propagate from branch 'im.pidgin.pidgin' (head dcdd8dc5d40cafef802a88f3f713ee1589bc9c41)
|