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
|