log libpurple/protocols/myspace/markup.c @ 25396:06a802d32d71

age author description
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.