log libpurple/protocols/myspace/markup.c @ 32672:3828a61c44da

age author description
Wed, 11 May 2011 05:04:43 +0000 Paul Aurich Get rid of a few other dead variables.
Wed, 01 Jul 2009 23:42:20 +0000 Mark Doliner Fix font size and font face in outgoing myspace messages. I think I
Mon, 22 Jun 2009 06:29:40 +0000 Mark Doliner Consistent comment formatting
Wed, 17 Dec 2008 04:37:21 +0000 Mark Doliner Support for background font colors in incoming MySpace IMs
Wed, 17 Dec 2008 04:12:04 +0000 Mark Doliner Remove a stray > when a font face is specified
Wed, 17 Dec 2008 04:02:25 +0000 Mark Doliner Add support for foreground and background font colors in MySpace IMs
Wed, 17 Dec 2008 03:37:59 +0000 Mark Doliner Add a newline to the end of a debug messages
Wed, 17 Dec 2008 03:33:57 +0000 Mark Doliner Fix bugs sending and receiving myspace IMs related to not escaping
Tue, 16 Dec 2008 04:08:38 +0000 Mark Doliner Only validate the font face if it's non-null
Mon, 15 Dec 2008 01:16:59 +0000 Mark Doliner Change MySpace to wrap incoming messages in <span style="font-size: Npt;">
Sun, 14 Dec 2008 22:00:24 +0000 Mark Doliner Simplify a little bit
Sat, 13 Dec 2008 02:41:12 +0000 Mark Doliner Use one GString and pass it around instead of allocating and freeing a
Fri, 12 Dec 2008 19:42:19 +0000 Mark Doliner Remove unnecessary casting
Fri, 12 Dec 2008 19:36:34 +0000 Mark Doliner Remove stray whitespace
Fri, 12 Dec 2008 19:34:34 +0000 Mark Doliner Remove unneeded forward declarations. I guess my philosophy is to only
Thu, 20 Mar 2008 04:21:57 +0000 Jeffrey Connelly In msimprpl, when converting point size and MySpaceIM-markup font size,
Sun, 02 Mar 2008 20:05:34 +0000 Jeffrey Connelly In msimprpl, allow some levels of nested bold/italic/underline formatting.
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:22:46 +0000 Sadrul Habib Chowdhury Get rid of unnecessary strdup.
Tue, 23 Oct 2007 17:27:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
Wed, 10 Oct 2007 00:00:21 +0000 Daniel Atallah Move NULL check earlier to prevent confusion when it is checked after being derefed. Fixes CID 350
Tue, 02 Oct 2007 06:13:27 +0000 Sadrul Habib Chowdhury Fix a few more memory leaks. Someone who has a myspace account should stare
Tue, 02 Oct 2007 04:38:10 +0000 Sadrul Habib Chowdhury A small memory leak fix.
Mon, 01 Oct 2007 04:21:32 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.1' (head 4321e1e266d11dddee2cde190828ae5001812367)
Fri, 28 Sep 2007 21:49:48 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin.2.2.1' (head e7d234a12dbb89fdfd195e4597018a80f2c541f5)
Fri, 28 Sep 2007 16:34:43 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
Wed, 26 Sep 2007 07:25:22 +0000 Mark Doliner Fix lots of little memory leaks in the MySpace protocol plugin.
Sun, 23 Sep 2007 22:08:46 +0000 Mark Doliner merge of '33aead6e626883ef6ad44b79099f01d2da042d9a'
Fri, 19 Oct 2007 18:36:08 +0000 Luke Schierer applied changes from c848ad4c20988b5dac9ac164455d3ba2d7307230
Fri, 19 Oct 2007 17:06:53 +0000 Luke Schierer applied changes from 88f296b3653b5a7578a7581c1582d37390c9d212
Fri, 28 Sep 2007 21:30:15 +0000 Evan Schoenberg Plucked mysapce tag parsing fixes
Fri, 28 Sep 2007 15:57:10 +0000 Richard Laager applied changes from efedefa70ee1d6f7f4dd39afe5db10c7e5bfe64c
Wed, 19 Sep 2007 05:21:40 +0000 Mark Doliner Make sure we print out the name of the unknown tag.
Sun, 23 Sep 2007 20:34:35 +0000 Jeffrey Connelly Fix a few memory leaks in #3281 (details in ticket).
Tue, 18 Sep 2007 01:08:46 +0000 Jeffrey Connelly merge of 'abe5c21ff8b83812c256bc2b14a3f887ecc628b8'
Tue, 18 Sep 2007 01:02:55 +0000 Casey Harkins merge of '0fb234fbd6f0cbba882df8df649a783fea7f312f'
Mon, 17 Sep 2007 03:47:45 +0000 Richard Laager merge of '34d642b12b7215d55fd032cd513a7e225715f19a'
Tue, 18 Sep 2007 00:57:39 +0000 Jeffrey Connelly In msimprpl, log unrecognized HTML tags received from the IM client, and
Tue, 18 Sep 2007 00:47:51 +0000 Jeffrey Connelly Replace all CRLF line-endings with LF line endings (Unix-style). This fixes
Mon, 17 Sep 2007 03:34:11 +0000 Jeffrey Connelly Add compile-time option MSIM_MARKUP_SHOW_UNKNOWN_TAGS, enabled by default
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
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 05:16:36 +0000 Jeffrey Connelly Treat status messages as the plaintext that they are.
Mon, 27 Aug 2007 07:03:28 +0000 Jeffrey Connelly Replace homegrown str_replace() with purple_strreplace(), after discovering it.
Sun, 26 Aug 2007 07:37:28 +0000 Jeffrey Connelly In msimprpl, move user-related code to a new user module, and move other
Sun, 26 Aug 2007 06:51:17 +0000 Jeffrey Connelly In msimprpl, move formatting functions to a markup module. It only exposes