Sun, 15 Feb 2009 20:22:30 +0000 |
mcepl |
Grab only the "short" hostname on systems (like Fedora/RedHat, but others too)
|
Sun, 15 Feb 2009 19:01:58 +0000 |
david jedelsky |
Fix recipt of ICQ messages from the mobile client "Slick." Fixes #7084, #7595.
|
Sun, 15 Feb 2009 23:08:38 +0000 |
Elliott Sales de Andrade |
Convert from ISO-8859-1 to UTF-8 if no charset is supplied. This should fix
|
Sun, 15 Feb 2009 22:52:47 +0000 |
Elliott Sales de Andrade |
Set a NULL statusline and CurrentMedia if the UBX returns an empty payload,
|
Sun, 15 Feb 2009 22:44:25 +0000 |
Elliott Sales de Andrade |
Send "Segoe UI" if no font is determined from the UI's HTML.
|
Sun, 15 Feb 2009 21:15:39 +0000 |
Elliott Sales de Andrade |
Save and use the CacheKey for ABCH SOAP requests.
|
Sun, 15 Feb 2009 21:14:06 +0000 |
Elliott Sales de Andrade |
Add a missed g_slist_free.
|
Sun, 15 Feb 2009 20:51:25 +0000 |
Elliott Sales de Andrade |
Comment out this extra string until we need it (if ever).
|
Sun, 15 Feb 2009 20:43:41 +0000 |
Elliott Sales de Andrade |
This casting is no longer necessary.
|
Sun, 15 Feb 2009 20:54:59 +0000 |
Daniel Atallah |
Use a stock size that we are sure exists (which ends up making the icon a pixel
|
Sun, 15 Feb 2009 07:19:59 +0000 |
Elliott Sales de Andrade |
Use g_direct_hash/equal instead of g_int_hash/equal for the hash table that
|
Sun, 15 Feb 2009 02:11:58 +0000 |
Elliott Sales de Andrade |
I was hoping this wouldn't be necessary, but it seems that the possibility
|
Sun, 15 Feb 2009 02:02:57 +0000 |
Elliott Sales de Andrade |
Jason's been a big help here, and I think this is fixed now.
|
Sat, 14 Feb 2009 07:56:20 +0000 |
John Bailey |
Some tweaks to the About dialog:
|
Thu, 12 Feb 2009 02:33:05 +0000 |
Mark Doliner |
Add a note that we should use hash tables for the permit and deny lists.
|
Thu, 12 Feb 2009 06:02:20 +0000 |
Etan Reisner |
I'm pretty sure this is what we meant here.
|
Thu, 12 Feb 2009 06:00:15 +0000 |
Etan Reisner |
Let XS do the argument checking/erroring for us for the components argument to
|
Wed, 11 Feb 2009 03:31:33 +0000 |
Etan Reisner |
I like this message better.
|
Tue, 10 Feb 2009 20:37:51 +0000 |
Daniel Atallah |
Credit the author of the menu responsivness patch. References #8352
|
Tue, 10 Feb 2009 06:08:57 +0000 |
Paul Aurich |
merge of '2026210de0785811e4681fcc9e988fb8d00601ef'
|
Tue, 10 Feb 2009 04:25:45 +0000 |
Daniel Atallah |
This small optimization has been sitting in my tree for a long time.
|
Tue, 10 Feb 2009 04:20:24 +0000 |
Daniel Atallah |
Fix from "oopepe" to make menus more reliably responsive.
|
Tue, 10 Feb 2009 03:22:35 +0000 |
Mark Doliner |
Set this timer to 0 when we return FALSE
|
Tue, 10 Feb 2009 01:51:07 +0000 |
Mark Doliner |
Change two more uses of purple_utf8_strcasecmp to g_str_equal
|