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
2008-04-06do a little less loopsJean-Marie Traissard
2008-04-06Auto sort bookmarked rooms list (when opening manage dialog and when addingJean-Marie Traissard
2008-04-05Correct indentJean-Marie Traissard
2008-04-05Make nick cycle works with spaces in nicks, fix a possible bug if gc_refer_to...Jean-Marie Traissard
2008-04-01Continue to check message for HL words after we found one that could be only ...Jean-Marie Traissard
2008-03-31Cleaner version to check if char after a highlight is an alphanum or notJean-Marie Traissard
2008-03-31Fix logic, fix char codeJean-Marie Traissard
2008-03-24update GC_Contact instance when we change our nickname in a room. fixes #3784Yann Leboulanger
2008-03-20Fix TB introduced in [9400] if using minimized mucJean-Marie Traissard
2008-03-20do not redraw_tab too much if not neededJean-Marie Traissard
2008-02-06fix the draw avatar callsYann Leboulanger
2008-02-05Cleaner way to check for 'show_avatars_in_roster'Jean-Marie Traissard
2008-02-05Never load avatars for roster and gc-roster if we don't want them.Jean-Marie Traissard
2008-01-30prevent a GTK warningYann Leboulanger
2008-01-29We may not add ourself to roster. Make entry in occupants menu insensitive.Stephan Erb
2008-01-06Kill risk of double color usage when color pool is not exhausted.Stephan Erb
2008-01-02Do not duplicate accounts with pep support in Edit->Profile menu.Stephan Erb
2008-01-02improve look when we set avatar to the left. fixes #2102Yann Leboulanger
2007-12-18Highlight on (nick/muc_highlight_words) that contains a space too. Fixes #3624.Jean-Marie Traissard
2007-12-03Readd part of [8904] removed in [8938]. Then mix them. So we fix #3495/#3506 ...Jean-Marie Traissard
2007-11-30Remove tooltips when we close a groupchat window.Stephan Erb
2007-11-29Hide status/topic label when there is nothing to show.Stephan Erb
2007-11-28Fix some random indentation errors and missing imports.Stephan Erb
2007-11-14[James Newton] osx port for Gajim. a GREAT thanks!!!Yann Leboulanger
2007-11-06fix nick behaviour when we enter a room with an already used nick.Yann Leboulanger
2007-10-22empty subject label whn there is no subjectYann Leboulanger
2007-10-22My name has changedYann Leboulanger
2007-10-22next release will be GPL v3. fixes #3290Yann Leboulanger
2007-10-21fix unicode error in groupchat. Fixes #3480Yann Leboulanger
2007-10-17jid when destroying room is optionalYann Leboulanger
2007-10-16prevent file rename when new nick is the same as old nick.Yann Leboulanger
2007-10-13[misc] fix change nick behaviour. fixes #3495Yann Leboulanger
2007-10-13Follow nick change in private message. fixes #3455Yann Leboulanger
2007-10-09use python-sexy if available to have clickable links in chat window banner. f...Yann Leboulanger
2007-10-07NonModalConfirmationDialog and ConfirmationDialognow automaticaly close windo...Yann Leboulanger
2007-10-01fix ConfirmationDialogCheck callback behaviourYann Leboulanger
2007-09-16move accelerators tom (group)chat_control to message_window. fixes traceback ...Yann Leboulanger
2007-09-15add key shortcut to open history and information window. fixes #3233Yann Leboulanger
2007-09-13prevent the user before sending a file to a groupchat contact that doesn't kn...Yann Leboulanger
2007-09-09[Maxime Chéramy] /join room works. Gajim uses actual's MUC server.Yann Leboulanger
2007-09-05don't check if there is a @ when we invite a JID.Yann Leboulanger
2007-09-05catch traceback and show error message when we try to change our nickname wit...Yann Leboulanger
2007-09-01Add my copyright :-)Stephan Erb
2007-08-27/join command without argument now pre-fill join_groupchat dialog with curren...Yann Leboulanger
2007-08-26[Brendan Taylor] Gsoc 2007 work : end to end encryptions. Fixes #544Yann Leboulanger
2007-08-22[roidelapluie, elghinn, msieurhappy, xbright and me] chat to muc convertion. ...Yann Leboulanger
2007-08-20don't create uneccessary sessions (eg. for groupchat messages), bugfix for pmsBrendan Taylor
2007-08-19don't allow to bookmark a room on server that don't support private storage.Yann Leboulanger
2007-07-25Prevent possible tracebackStephan Erb
2007-07-24DnD of contact on a MUC window to inviteStephan Erb