log libpurple/util.c @ 22313:bb1dc0095856

age author description
Tue, 19 Feb 2008 19:51:03 +0000 Sadrul Habib Chowdhury Revert some bits of the earlier patch not related to custom smileys.
Tue, 19 Feb 2008 19:46:49 +0000 Sadrul Habib Chowdhury Plug a leak.
Tue, 19 Feb 2008 19:41:56 +0000 Sadrul Habib Chowdhury Apply the custom smiley patches from #1187, from Jorge Villaseo (Masca) and
Thu, 24 Jan 2008 05:24:20 +0000 Mark Doliner Change purple_markup_html_to_xhtml() to convert <strong> tags to
Sat, 12 Jan 2008 22:05:52 +0000 Sadrul Habib Chowdhury Make setting 'now listening' actually work, thanks to khc.
Fri, 11 Jan 2008 23:21:16 +0000 Sadrul Habib Chowdhury Ignore both NULL and empty strings.
Sat, 05 Jan 2008 11:08:48 +0000 Sadrul Habib Chowdhury Utility functions to set and format song information. Closes #4398.
Tue, 18 Dec 2007 08:44:35 +0000 Mark Doliner Add a comment that I took this from glib
Tue, 18 Dec 2007 08:42:41 +0000 Mark Doliner Create a purple_gai_strerror() function similar to g_str_error() which
Thu, 06 Dec 2007 12:26:40 +0000 Sadrul Habib Chowdhury Patch #3848 from Eion Robb: "purple_markup_unescape_entity doesn't escape hexadecimal references", with changes from QuLogic.
Fri, 23 Nov 2007 19:41:44 +0000 Stu Tomlinson I had used memcpy to copy the struct tm to where the caller wants it, but
Thu, 22 Nov 2007 16:45:38 +0000 Stu Tomlinson 'man 3 ctime' says of localtime() (and friends):
Thu, 22 Nov 2007 16:37:08 +0000 Stu Tomlinson Fix the bug in purple_str_to_time() that was causing 'make check' to fail.
Thu, 22 Nov 2007 16:32:56 +0000 Stu Tomlinson Fix a bug in purple_str_to_time() that could cause it to try reading past
Sat, 17 Nov 2007 20:58:56 +0000 Stu Tomlinson Allow empty GNOME_DESKTOP_SESSION_ID to "fail" the running_gnome check as
Sat, 10 Nov 2007 15:59:05 +0000 Stu Tomlinson Escape any un-escaped entities in purple_markup_html_to_xhtml when parsing
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Tue, 30 Oct 2007 10:15:58 +0000 Sadrul Habib Chowdhury Close #2810. ('Non-XHTML-IM messages with links in them are broken.')
Mon, 15 Oct 2007 00:41:22 +0000 Richard Laager Add and call a purple_util_uninit() to free user_dir and customer_home_dir
Fri, 09 Nov 2007 17:37:12 +0000 Stu Tomlinson applied changes from f0cdd16c20f9773e28cd79b36ffcf1c66057e32e
Thu, 08 Nov 2007 23:47:22 +0000 Ethan Blanton jtb indirectly points out that we need a fflush() before the fsync(),
Thu, 08 Nov 2007 19:49:12 +0000 Ethan Blanton Manually fflush() files written with purple_util_write_data_to_file,
Sat, 03 Nov 2007 17:52:28 +0000 Nathan Walp replace most calls to strerror with calls to g_strerror. strerror will return
Sat, 27 Oct 2007 13:31:38 +0000 Stu Tomlinson Avoid g_log warnings when there's no xhtml to append to, and remove a
Fri, 26 Oct 2007 04:59:23 +0000 Ka-Hing Cheung Patch from Andrew Gaul to constify a bunch of static variables to reduce
Tue, 23 Oct 2007 17:27:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
Tue, 16 Oct 2007 07:31:41 +0000 Mark Doliner Only free the GString "alt" if it's non-null. This was causing an
Tue, 16 Oct 2007 06:40:06 +0000 Mark Doliner When checking for redirects in purple_util_fetch_url(), look for
Sat, 13 Oct 2007 17:23:40 +0000 Daniel Atallah nosnilmot points out that this is a better way to ensure the size is valid.
Sat, 13 Oct 2007 17:20:19 +0000 Daniel Atallah disapproval of revision '94ce8a7c2dcd9c4ab8a0eff7fb4391ea043cd183'
Sat, 13 Oct 2007 16:55:57 +0000 Daniel Atallah Prevent invalid data length from getting passed to fwrite.
Tue, 09 Oct 2007 23:09:05 +0000 Daniel Atallah purple_util_write_data_to_file_absolute() should take a signed argument for the size as -1 is used to indicate that the string is nul-delimited. This resolves CID 330.
Fri, 28 Sep 2007 16:34:43 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
Fri, 21 Sep 2007 12:48:42 +0000 Sadrul Habib Chowdhury Initialize file-descriptors to -1.
Fri, 21 Sep 2007 00:55:32 +0000 Daniel Atallah Fix some incorrect assertions when G_DEBUG=fatal_warnings is set.
Wed, 19 Sep 2007 06:22:25 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.cpw.khc.msnp14' (head 60c1ae856c10cfcb75590f268816616e8a005aa1)
Sun, 16 Sep 2007 18:10:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b0967247f79b18b245cdaaaf3f803d6834aea19a)
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 17:59:57 +0000 Richard Laager explicit merge of '7aea471c6710708afa40152f5fc3aaeda3d67e76'
Sun, 16 Sep 2007 17:58:40 +0000 Richard Laager explicit merge of 'b9e805b43e8543af0b4800e2e5553c85d947c610'
Wed, 12 Sep 2007 05:36:59 +0000 Ka-Hing Cheung 3rd time the charm? Fixes #2990, maybe
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.