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
path: root/src
AgeCommit message (Expand)Author
2006-09-19set a text in avatar button instead of a fake avatar when no avatar is set in...Yann Leboulanger
2006-09-17fix a FIXME (do not reload muc_separator.png everytime)Nikos Kouremenos
2006-09-17move "last read" line in groupchat correctly. Fixes #1947Yann Leboulanger
2006-09-16use LinkButton in vcard window only if there is an URL.Yann Leboulanger
2006-09-16destroy FileChooserDialog when we press cancel.Yann Leboulanger
2006-09-16use Linkbutton in vcard window if we have PyGTK2.10. For #1840Yann Leboulanger
2006-09-16empty disco cache after one minute. Fixes #1329Yann Leboulanger
2006-09-16show roster when it's hidden and we try to remove systray icon. Fixes #2421Yann Leboulanger
2006-09-16differentiate single messages and chat messages when checking notifications. ...Yann Leboulanger
2006-09-16check file permissions before saving avatarDimitur Kirov
2006-09-16Descrition for ACE option skip_taskbarJean-Marie Traissard
2006-09-16fix TB when error in FT. Fixes #2418Yann Leboulanger
2006-09-16show by default all events in rosterYann Leboulanger
2006-09-15[sgala] fix wrong tag name. See #316Yann Leboulanger
2006-09-15Do not check for nick of gc when checking if we want to show accountJean-Marie Traissard
2006-09-15This remove unused keywordDimitur Kirov
2006-09-15Do not TB if systray is not available.Jean-Marie Traissard
2006-09-15show the MUC icon in the contact context menu for invite menuitem. Fixes #2407Yann Leboulanger
2006-09-15correctly change chat control/window account name when we change it. Fixes #2369Yann Leboulanger
2006-09-15show JID in MUC browser. Fixes #2209Yann Leboulanger
2006-09-14[sgala] add some xmpp functions for xhtml-im support. see #316Yann Leboulanger
2006-09-14don't remove a transport if there are unread events from contacts from this t...Yann Leboulanger
2006-09-14detect and print old gc messages as restored messages. Fixes #2253Yann Leboulanger
2006-09-14send correct error message when we decline a FT, and print error message when...Yann Leboulanger
2006-09-14set proxy as invalid if hostname cannot beDimitur Kirov
2006-09-14[mibus@mibus.org] remote control to take countDimitur Kirov
2006-09-13prevent TB when / in gc nicknamesYann Leboulanger
2006-09-13show all incoming chatstate, even if we send only composing.Yann Leboulanger
2006-09-12fix stringsNikos Kouremenos
2006-09-12fix stringsNikos Kouremenos
2006-09-12save speller_language per room. Fixes #2387Yann Leboulanger
2006-09-12we now save speller_language per contact. For #2387Yann Leboulanger
2006-09-12[sgala] missing importYann Leboulanger
2006-09-11draw account name between [] only if it has child, and redraw account row aft...Yann Leboulanger
2006-09-11check if dictionary is installed when enabling spell checking and at gajim st...Yann Leboulanger
2006-09-10when removing an account, close only windows that belong to this account. Fix...Yann Leboulanger
2006-09-10fix even more the stringNikos Kouremenos
2006-09-10fix stringsNikos Kouremenos
2006-09-10fix behaviour of PHOTO_button in profile_window. Fixes #2381Yann Leboulanger
2006-09-10show connection lost error in popups instead of error dialogs. Fixes #2138Yann Leboulanger
2006-09-10show Merged account in account row correctly. Fixes #2406Yann Leboulanger
2006-09-09in ChooseGPGKeyDialog, put None iter on top. Fixes #2390Yann Leboulanger
2006-09-09[roidelapluie] gajim-remove send_xml. Fixes #2081Yann Leboulanger
2006-09-09print account row between [] if row is collapsed. Fixes #2152Yann Leboulanger
2006-09-09open gmail inbox in a better position (third, just after two submenus and not...Nikos Kouremenos
2006-09-09get it at instead of get it hereNikos Kouremenos
2006-09-09autocompletion of server on creating/adding an account. Fixes #2274Yann Leboulanger
2006-09-09require pywin32 or gajim doesn't start. Fixes #2393Yann Leboulanger
2006-09-09[bronger] translate correclt strings during runtime. Fixes #2394Yann Leboulanger
2006-09-09add a "open gmail inbox" menuitem for account context menu. Fixes #1673Yann Leboulanger