Post contrassegnati da tag 'adium'

Disponibile AdiumX 1.2.7

Version 1.2.7

* Fixed sending of invalid XML when asked for our version information in XMPP, which effectively broke XMPP connectivity. (Bug introduced in 1.2.6)
* Improved handling of invalid XML over XMPP
* Hopefully fixed a bug which caused an XMPP contact to infinitely flip between two groups shortly after authorization

AdiumX 1.2.6 disponibile

Adium X Version History

Version 1.2.6 (7/1/2008) SVN Revision: [24175]

* Updated to libpurple 2.4.3
o Fixed ICQ connectivity
o Improved Yahoo! and Yahoo! Japan messaging to use UTF-8, restoring compatibility with the web messenger
o Fixed setting your buddy icon for Yahoo! accounts
o Multiple QQ fixes
o Decreased spam on the MyspaceIM service
o Fixed some situations which could lead to the dreaded “MSN list synchronization” errors
* Fixed an ancient bug in which the wrong event would be displayed for a contact status change, such as “Contact Came Back” when the contact disconnected. (#468, #5551)
* Fixed a crash which could occur when a contact changed status while a new chat window was open with that contact (#9425)
* Fixed saving/restoring message window positioning on 10.4

Tema AdiumX “h4x0r” Fixed

h4x0r

Il tema h4x0r è IMHO il più bello e geek dei temi per Adium.
Tuttavia almeno nel mio caso non ho mai potuto utilizzarlo per uno strano bug, che impediva lalettura dell’ultimo messaggio ricevuto, perchè sovrapposto dalla barra di inserimento testo.

Ho scoperto che è possibile fixare questo errore sostituendo una parte del codice CSS del tema che si riferisce alla funzione alignChat()

La funzione corretta è la seguente:

function alignChat() {
var windowHeight = window.innerHeight;
if (windowHeight > 0) {
var contentElement = document.getElementById('Chat');
var contentHeight = contentElement.offsetHeight + 15;
if (windowHeight - contentHeight > 0) {
contentElement.style.position = 'relative';
contentElement.style.top = (windowHeight - contentHeight) + 'px';
}
else {
contentElement.style.position = 'static';
}
}
scrollToBottom();
}

Che va modificata aprendo il paccheto del tema e modificando il file template.html.

Ma non vi sarà necessario poichè ho già provveduto io a fare la modifica e a rendervi disponibile il tema col FIX direttamente QUI.

Skype inside Adium and Pidgin



Maggiori info e Download


Coobox Blog Stats

  • 474,218 hits

Utenti connessi attualmente

website stats

Cerca in Coobox Blog

Calendario Articoli

maggio: 2012
L M M G V S D
« mag    
 123456
78910111213
14151617181920
21222324252627
28293031  

LinkedIn profile

Facebook profile

Technorati profile

Add to Technorati Favorites

Blogtoplist profile

Votami su Diggita.it

MyBlogLog profile

Join My Community at MyBloglog!
Il Bloggatore
directory blog
Blogitalia
Sfondi Desktop

Coobox Flickr Photos

Frama & Giusy

Ilaria Invernizzi (iPhone)

Motorway A4 Brescia, sunset

Vimodrone, sunset (iPhone)

More Photos

Licenza Coobox Blog

Questo blog è pubblicato sotto una Licenza Creative Commons.


Iscriviti

Get every new post delivered to your Inbox.