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
2006-10-10allow shutdown func now get the method we used to close the tab. So that we c...Yann Leboulanger
2006-10-03Di not ask "are you sure you want to leave room X" when we remove an account....Yann Leboulanger
2006-09-28put my email (and jid), not one of my JIDsNikos Kouremenos
2006-09-15correctly change chat control/window account name when we change it. Fixes #2369Yann Leboulanger
2006-09-03events are now saved in an Event class. show in roster/systray options in Adv...Yann Leboulanger
2006-08-03[geobert] add a ACE option so that ctrl+tab can or cannot go to next composin...Yann Leboulanger
2006-07-28when we open a second tab and conversation textview was scrolled down in the ...Yann 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-06-04Enhancement to ctrl+tab behaviour :Jean-Marie Traissard
2006-06-03Also save width and height separetly for chats and gc when ONE_MSG_WINDOW_NEVERJean-Marie Traissard
2006-05-02split gtkgui.glade in several small gladeDimitur Kirov
2006-04-18break more circular references that keepDimitur Kirov
2006-04-18make sure ChatControl instances are destroyedDimitur Kirov
2006-04-10[Geobert] new compact view so important info are not hidden (f.e. chatstates)...Nikos Kouremenos
2006-04-08correctly handle resources when chat window get focus. Fixes #1785Yann Leboulanger
2006-04-02remove some useless importYann Leboulanger
2006-04-01cleanup ichat mode code. No need of timeout. Fixes #1213Yann Leboulanger
2006-03-28obey to coding standardsNikos Kouremenos
2006-03-24pychecker on our files. everyone please have a look so we do not do the same ...Nikos Kouremenos
2006-03-15tab name and window title now contain resource if needed. see #1697Yann Leboulanger
2006-03-14last_message_time is now indexed by full_jid. for [1697]Yann Leboulanger
2006-03-14introduce get_full_jid for MessageControl. Fix TB when removing a tab with a ...Yann Leboulanger
2006-03-14we can now talk to a specific resourceYann Leboulanger
2006-03-14do not del print_time_timeout_id but set it to None. fixes #1691Nikos Kouremenos
2006-03-14remove switch to menuitems. fixes #1674Nikos Kouremenos
2006-03-13remove unneeded call to update_uiYann Leboulanger
2006-03-05fix TBYann Leboulanger
2006-03-03[Jim++] Patch for #1603Travis Shirk
2006-03-01[Jim] middle click on a tab closes it. Fixes #1554Yann Leboulanger
2006-02-21add some newlineYann Leboulanger
2006-02-13More fixes for #1386 - Window titles and one_message_window PERTYPE modeTravis Shirk
2006-02-13Added roles to some of the more often used windows.Travis Shirk
2006-02-10we can now export from history manager to txtNikos Kouremenos
2006-02-10Window title mods for #1386Travis Shirk
2006-02-09try to obey a bit to GNOME HIG about titleNikos Kouremenos
2006-02-08Window title fix for #1386Travis Shirk
2006-02-05use sinqle quote; mark for transl; make comment for translNikos Kouremenos
2006-02-05Window title stuff for #1386Travis Shirk
2006-02-03Fixed copyrightsTravis Shirk
2006-02-03ACE option to trun off having the Esc key close a control. Vi users do this ...Travis Shirk
2006-02-01Removed debug code from #1389Travis Shirk
2006-01-31remove fixed FIXMEYann Leboulanger
2006-01-31Count unread msgs correctly in systray tooltip, closes #1461Travis Shirk
2006-01-27Window title fixes for #1386Travis Shirk
2006-01-27Debugging for #1389Travis Shirk
2006-01-2680margin char and add a fixme about show() pbsNikos Kouremenos
2006-01-25rm a commented out printNikos Kouremenos
2006-01-25clean up logic; make some stuff clearer; do not risk setting values to negati...Nikos Kouremenos
2006-01-25rm an not needed assignmentNikos Kouremenos