Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-20Fix a bug with highlighing in groupchats.Julien Pivotto
2007-05-20handle correctly vcards in groupchats : ask them to real jid if we know it, b...Yann Leboulanger
2007-05-17Fix a bug with receiving Private Messages when roster is minimized, print the...Julien Pivotto
2007-05-17(Fix #3174) Groupchats in roster: Open groupchats with middleclick, fix notif...Julien Pivotto
2007-05-14Use only one (up to date) error dialog for aspell dictionary error. See #3165.Jean-Marie Traissard
2007-05-08Fix a bug with notifs in systray.Julien Pivotto
2007-05-08Call self.account directly instead of using an 'account = self.account' in ch...Julien Pivotto
2007-05-08Fix some bugs and improve coding of minimized groupchats.Julien Pivotto
2007-05-04(Fix #3034) Add ability to minimize groupchats in roster, and to minimize aut...Julien Pivotto
2007-04-20remove ping menuitem and add /help command to chat_window. fixes #2947Yann Leboulanger
2007-04-18[roidelapluie] add /ping command and ping menuitem in chat window. fixes #2947Yann Leboulanger
2007-04-17scroll to the end when we shrink conversation window. fixes #3078Yann Leboulanger
2007-03-31Stop asking for xep85 (chat notifs) many times, xep says ask only one. CanJean-Marie Traissard
2007-02-12[Branko Kokanovic] Serbian translationYann Leboulanger
2007-02-11better var name, use int instead of floatJean-Marie Traissard
2007-02-09oups, forgot that oneJean-Marie Traissard
2007-02-09Use one var less and works better (we could lost first typing message previou...Jean-Marie Traissard
2007-02-08Deleting control.display_names, useless var nowJean-Marie Traissard
2007-01-29always use contact chatstate when none is givenYann Leboulanger
2007-01-28fix english words breton ans basqueYann Leboulanger
2007-01-28don't scroll to end each time we press a key in message textview, but only wh...Yann Leboulanger
2007-01-28reset tab color when contact goes offline. fixes #2951Yann Leboulanger
2007-01-17clean code and update to using GTK/PyGTK 2.8; see #2248Nikos Kouremenos
2007-01-14fix TBYann Leboulanger
2007-01-10restore correctly error messages. fixes #2880Yann Leboulanger
2007-01-10Memory usage : Don't store some vars in self when not necessaryJean-Marie Traissard
2007-01-10I deleted this var, was always None, but when does this happen ?Jean-Marie Traissard
2007-01-09Remove a LOT of useless draw_banner()Jean-Marie Traissard
2007-01-02add belarussion in speller listYann Leboulanger
2007-01-02[Yavor Doganov] some typoe in strings and commentsYann Leboulanger
2006-12-13redraw gc window title when we open a pm. fixes #2777Yann Leboulanger
2006-12-06detect error while encrypting message, block sending it, and display error me...Yann Leboulanger
2006-11-28redraw gc tab when we open pm. fixes #2716Yann Leboulanger
2006-11-27remove utf8 data in file that does not declare it uses utf8 [make Gajim boot]Nikos Kouremenos
2006-11-27Cache xep85 support but continue to violate xep85 5.1.2 for release. See #2637.Jean-Marie Traissard
2006-11-26add an option to define the chatstate we want to show in char window. fixes #...Yann Leboulanger
2006-11-21JID->Jabber ID in gc tooltipJean-Marie Traissard
2006-11-20Some errors spoted by file source checkersJean-Marie Traissard
2006-11-11count as pending events message from other resources too. see #2657Yann Leboulanger
2006-11-08redraw transport when we read it's queueYann Leboulanger
2006-11-08agh, re typoJean-Marie Traissard
2006-11-08TypoJean-Marie Traissard
2006-11-08Use good filename when saving avatar of a contact without a renamed nick. Fix...Jean-Marie Traissard
2006-11-08Fix roster not refreshed in on_conversation_vadjustment_value_changed() by me...Jean-Marie Traissard
2006-11-04Fix notify_on_all_muc_messages I just broke, remove useless and unclear functionJean-Marie Traissard
2006-11-03Fixed totally broken trayicon_notification_on_new_messages behaviour, change ...Jean-Marie Traissard
2006-11-03Show good count of awaiting messages in message_window titleJean-Marie Traissard
2006-11-02Do not clear when Xclear or whatever is not /clear in a chat_control, thanks ...Jean-Marie Traissard
2006-11-01don't show pm event twice when we restore conversation. fixes #2621Yann Leboulanger
2006-10-17show transport if they have awaiting events, even if show_transport is off. f...Yann Leboulanger