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-11-14[James Newton] osx port for Gajim. a GREAT thanks!!!Yann Leboulanger
2007-11-14fix typoYann Leboulanger
2007-11-14ability to send a file to the resource we want from roster context menu. see ...Yann Leboulanger
2007-11-14don't fails gpg encryption when verbose is on. check in status-fd if encrypti...Yann Leboulanger
2007-11-14update gajim.last_message_time var when a room participant changes his nick. ...Yann Leboulanger
2007-11-13make columns in ChoosePGPKey dialogs sortable. fixes #3520Yann Leboulanger
2007-11-13[erlehmann] new lion emoticon. fixes #3554Yann Leboulanger
2007-11-13[anonymous] fix dbus type when calling message.EntryGroup.AddService. fixes #...Yann Leboulanger
2007-11-13make default added jid translatable in jid-multi field of a dataformYann Leboulanger
2007-11-13do some tests when adding a new JID to jid-multi field in dataformsYann Leboulanger
2007-11-12forbid to have twice the same jid in jid-multi field in dataformsYann Leboulanger
2007-11-09call handler only if it existsYann Leboulanger
2007-11-09improve AvatarChooserDialogYann Leboulanger
2007-11-09prevent TB in cell_renderer_pixbuf. fixes #3544Yann Leboulanger
2007-11-09fix systray status change when status is not syncronized between all accounts...Yann Leboulanger
2007-11-08don't add self contact row when we our a presance from our own resourceYann Leboulanger
2007-11-08destroy htmltextview tooltip when we destroy a chat control. fixes #3545Yann Leboulanger
2007-11-08fix var name (conflict with module name)Yann Leboulanger
2007-11-08update status combobox when we change "synchronise with global status" option...Yann Leboulanger
2007-11-08don't show twice the same resource in account row tooltip.Yann Leboulanger
2007-11-07use ToplevelAgentBrowser for headline services with type='newmail'. fixes #3479Yann Leboulanger
2007-11-07[Maciek Chojnacki] updated polish translation for svnYann Leboulanger
2007-11-06fix TB on gajim startup. fixes #3533Yann Leboulanger
2007-11-06fix nick behaviour when we enter a room with an already used nick.Yann Leboulanger
2007-11-05[Nico Gulden] updated de translation for svnYann Leboulanger
2007-11-05[misc] remove duplicate function. fixes #3524Yann Leboulanger
2007-10-25remove the ability to save GPG password, show in GUI use_gpg_agent optin. fix...Yann Leboulanger
2007-10-23create caps_cache if it doesn't exists (can happen if logs.db is created in 0...Yann Leboulanger
2007-10-22don't open chat window when single click is enabled and we click on a metacon...Yann Leboulanger
2007-10-22empty subject label whn there is no subjectYann Leboulanger
2007-10-22empty status message label in chat window when there is no more status messageYann Leboulanger
2007-10-22My name has changedYann Leboulanger
2007-10-22next release will be GPL v3. fixes #3290Yann Leboulanger
2007-10-22remove useless printYann Leboulanger
2007-10-22discover correctly items that are discoverable. see #3479Yann Leboulanger
2007-10-21when we get a 40* error from server about private storage, it doesn't mean se...Yann Leboulanger
2007-10-21fix removal of several contactsYann Leboulanger
2007-10-21[thopi] improve emoticons in textview. fixes #2933Yann Leboulanger
2007-10-21fix check of presence of X server. Fixes #3481Yann Leboulanger
2007-10-21fix unicode error in groupchat. Fixes #3480Yann Leboulanger
2007-10-21don't crash when there is no result in search window. Fixes #3507Yann Leboulanger
2007-10-18[shivan] show in status combobox that accounts status are not synchronized. f...Yann Leboulanger
2007-10-17jid when destroying room is optionalYann Leboulanger
2007-10-17missing assignementYann Leboulanger
2007-10-17improve speed when quitting Gajim, and prevent to send twice STATUS event whe...Yann Leboulanger
2007-10-17prevent infinite loop when pressing ctrl+PageUp / DownYann Leboulanger
2007-10-16prevent file rename when new nick is the same as old nick.Yann Leboulanger
2007-10-15unify groupchat banner and chat banner.Yann Leboulanger
2007-10-14[shivan] show nothing in status combobox when status is not unified for all g...Yann Leboulanger
2007-10-14don't send key_pressed signal twice if GTK < 2.12. behaviour seems to have ch...Yann Leboulanger