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-08-04make ChangeStatusMessageDialog asychronous. see #4147Yann Leboulanger
2008-08-01windows steal focus when clicking on systray. fixes #4168Yann Leboulanger
2008-08-01don't delay click on systray if there is no waiting event. Fixes #2932Yann Leboulanger
2008-07-31implement double_click in systray. see #2932Yann Leboulanger
2008-07-29For historical reasons, we have a tab width of 3. This is strange, butjs
2008-06-05Regroup window.present() calls. See #3908.Jean-Marie Traissard
2008-04-20Moved methods for opening new messages controls from roster.py to src/gajim.p...Jean-Marie Traissard
2008-04-17fix function call. fixes #3875Yann Leboulanger
2008-04-17move functions that build icons to gtkgui_helpers instead of roster_window. F...Yann Leboulanger
2008-03-20Clarify how roster.quit_on_next_offline works with comments.Jean-Marie Traissard
2007-12-15fix showing of systray popup menu under Windows. fixes #3611Yann Leboulanger
2007-11-09fix systray status change when status is not syncronized between all accounts...Yann Leboulanger
2007-10-22My name has changedYann Leboulanger
2007-10-22next release will be GPL v3. fixes #3290Yann Leboulanger
2007-10-14[shivan] show nothing in status combobox when status is not unified for all g...Yann Leboulanger
2007-10-14change global status when we set it through systray menu, even if one account...Yann Leboulanger
2007-08-25hide roster to systray only if it has focus. fixes #3321Yann Leboulanger
2007-08-06[blarz] ability to load iconsets from ~/.gajim/iconsets. fixes #3339Yann Leboulanger
2007-07-13[Lukas and I] use 'event' instead of 'message' as icons names ansJulien Pivotto
2007-06-15Better better systray -> groupchat submenu. See #3209 and [8232].Julien Pivotto
2007-03-11give list of removed event to fire_event_removed func so that it transmits it...Yann Leboulanger
2007-03-10[Mikhail Gusarov and me] Use listeners when an event is added / removed to th...Yann Leboulanger
2007-02-16change click on systray behaviour. left click always toggle roster appearance...Yann Leboulanger
2007-01-17clean code and update to using GTK/PyGTK 2.8; see #2248Nikos Kouremenos
2006-11-21JID->Jabber ID in gc tooltipJean-Marie Traissard
2006-11-20Fixed indentation. Fixes #2683.Jean-Marie Traissard
2006-11-20present() may or may not deiconify. and in Windows Window Manager it does not...Nikos Kouremenos
2006-11-20add hide this menuitem for systray menu in windows. GTK/win32 SUCKS. do not e...Nikos Kouremenos
2006-11-04show change status message window in current workspace. fixes #2615Yann Leboulanger
2006-11-04[elrodeo] add must sounds in systray context menu. fixes #2626Yann Leboulanger
2006-10-12fix #2555Stefan Bethge
2006-10-08sort accounts in gc_sub_menu everywhere [both in roster and in tray]Nikos Kouremenos
2006-10-07do not sort accts in join gc submenu so they align to roster menu and roster ...Nikos Kouremenos
2006-10-05fix sth from prev commitNikos Kouremenos
2006-10-05if we are windows users and we have GTK/PyGTK 2.10 we now use the GTK api abo...Nikos Kouremenos
2006-09-25remove if not iconset checks. it is our philosophy that if user changes his c...Nikos Kouremenos
2006-09-22don't allow account name to be hoovered in systray menu. Fixes #2430Yann Leboulanger
2006-09-21when we click on systray, do not hide roster, just move it. Fixes #2403Yann Leboulanger
2006-09-20show MUC icon in st=ystray context menu. Fixes #2430Yann Leboulanger
2006-09-04[maxima] show and hide properly when left-clicking very fast on systray. Fixe...Yann Leboulanger
2006-09-03events are now saved in an Event class. show in roster/systray options in Adv...Yann Leboulanger
2006-08-27nothingNikos Kouremenos
2006-08-27fix accidental commitNikos Kouremenos
2006-08-27default status msg remove bold add border to make it HIGNikos Kouremenos
2006-08-27handle advanced notification for new_message event only (without systray / ro...Yann Leboulanger
2006-07-28don't show tray icon when we don't want to. Fixes #2188Yann Leboulanger
2006-07-26re-add trayicon to systray when it is destroyed. Fixes #2121Yann Leboulanger
2006-07-18systray now saves unread messages even if it is not enabled (but module is pr...Yann Leboulanger
2006-06-15use gettext.install. Fixes #497Yann Leboulanger
2006-05-18Typo + Really delete unused make_groups_submenus_for_chat_with() + redraw pm ...Jean-Marie Traissard