Tue, 23 Oct 2007 15:19:23 +0000 |
Luke Schierer |
a patch from stu for html handling.
|
Sun, 21 Oct 2007 04:59:23 +0000 |
Luke Schierer |
applied changes from c6a89223516b0abb6cbb399c2066e3b6a7b69d19
|
Sun, 21 Oct 2007 04:56:11 +0000 |
Luke Schierer |
applied changes from 5473bd4fec59a55c8ad482c92cc518fea564a241
|
Sun, 21 Oct 2007 04:44:56 +0000 |
Luke Schierer |
applied changes from e9e74094baa29c6f5589385507221a2502b817fb
|
Fri, 19 Oct 2007 18:30:30 +0000 |
Luke Schierer |
applied changes from 1095e0c294d15e95c8909d270748c5253226bfe6
|
Fri, 28 Sep 2007 16:22:27 +0000 |
Richard Laager |
applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
|
Fri, 28 Sep 2007 15:47:20 +0000 |
Richard Laager |
applied changes from 307f0cff97539b1c6ddc0114500677abfe42aaa6
|
Fri, 28 Sep 2007 15:45:25 +0000 |
Richard Laager |
applied changes from 3fcc47961d378fa0cd4eeb00dc6923b16a3a4151
|
Sun, 16 Sep 2007 18:59:11 +0000 |
Richard Laager |
Rename the internal home_dir variable to user_dir to match the function and
|
Sun, 16 Sep 2007 01:05:22 +0000 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Thu, 06 Sep 2007 06:59:23 +0000 |
Kevin Stange |
merge of '906281124efc7c5fcab1d5a7b8066c6a99d7927d'
|
Wed, 05 Sep 2007 22:33:22 +0000 |
Sadrul Habib Chowdhury |
Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
|
Mon, 03 Sep 2007 21:04:02 +0000 |
Ka-Hing Cheung |
merge of 'bf68a58b8bbc1d43f4ebe7b94bd47282cb66f26e'
|
Mon, 03 Sep 2007 09:45:56 +0000 |
Mark Doliner |
You can't just look at the first letter of the screen name to determine
|
Sun, 02 Sep 2007 00:03:43 +0000 |
Sadrul Habib Chowdhury |
disapproval of revision 'c672802b647f1230fbd9b0edf383fb3d558cf719'
|
Sat, 01 Sep 2007 23:50:22 +0000 |
Sadrul Habib Chowdhury |
Tooltips can be for the buddylist or for conversation windows.
|
Tue, 28 Aug 2007 01:14:08 +0000 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head 1ade185e4daf699979b517ddb70cee47cd15e7ee)
|
Sat, 25 Aug 2007 20:32:15 +0000 |
William Ehlhardt |
- Add purple_util_write_data_to_file_absolute; glib's
|
Fri, 24 Aug 2007 19:43:41 +0000 |
Daniel Atallah |
Fix some conversion warnings about using negative values with unsigned types. There are more, but these were easy fixes. You may think that I'm changing the API, but I'm really not - it was just wrong.
|
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
|