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-09fix closing last muc tabYann Leboulanger
2008-08-08fix closing a tabYann Leboulanger
2008-08-08warning dialogs when closing a chat window are non blockingYann Leboulanger
2008-08-01fix some translated stringsYann Leboulanger
2008-07-29For historical reasons, we have a tab width of 3. This is strange, butjs
2008-06-27Fix ctrl + tab (get_control called with too much parameters)Jean-Marie Traissard
2008-06-27teeny-tiny fixBrendan Taylor
2008-06-27win.get_controls() isn't needed anymoreBrendan Taylor
2008-06-27first pass at stripping out the one-tab-per-session codeBrendan Taylor
2008-06-21hopefully fix some has_window bugsBrendan Taylor
2008-06-05Regroup window.present() calls. See #3908.Jean-Marie Traissard
2008-06-04remove empty branches of sessionless_ctrls (fixes single window mode)Brendan Taylor
2008-06-03fix TB in move_from_sessionlessBrendan Taylor
2008-05-29gave sessionless window location its own methodBrendan Taylor
2008-05-24reuse chat controls after session terminationBrendan Taylor
2008-05-14fix indentationYann Leboulanger
2008-05-13fixed bt when closing tab when multiple tabs with a JID are openBrendan Taylor
2008-05-13merged in session-centric branch, with fixes for OTR compatibilityBrendan Taylor
2008-05-11Reverted r9614 and r9615.js
2008-05-11merged in session_centric branchBrendan Taylor
2008-05-09Added bookmarks for *EVERY* button in chat window and GC window.js
2008-05-04pm bugfixBrendan Taylor
2008-05-02fixed groupchatBrendan Taylor
2008-04-30multiple chat session windows per contact. groupchat and pms broken.Brendan Taylor
2008-04-18http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None sh...Jean-Marie Traissard
2008-04-18http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None sh...Jean-Marie Traissard
2008-03-23bumped (C)Travis Shirk
2008-03-22More sizing fixes. Along with [9408] closes #3713Travis Shirk
2008-03-22Single window mode to any other resulted in the roster being the size of the ...Travis Shirk
2008-02-17[shtrom] Disable CTRL+W when GTK has Emacs-like key mappings. Fixes #3738Yann Leboulanger
2008-02-14merged trunkBrendan Taylor
2008-02-06cosmetic changesNikos Kouremenos
2008-02-06always show tabs in one_window mode so that we can close latest tab in GUI. f...Yann Leboulanger
2008-02-05Merwok complained about left and right arrow on tab in chats couldn't allow h...Nikos Kouremenos
2008-02-05merged trunk into session_centric branchBrendan Taylor
2008-01-23Remove saveposition. Now we always save and restore positions and sizes. See ...Jean-Marie Traissard
2008-01-22never move a window outside the screen. fixes #3501Yann Leboulanger
2007-12-20MessageWindow reconfig bug fixes for deleted rosterTravis Shirk
2007-12-20Use show_all on the notebook and not the window when a new tab is added.Travis Shirk
2007-12-19Merge one_window branchTravis Shirk
2007-11-14update gajim.last_message_time var when a room participant changes his nick. ...Yann Leboulanger
2007-10-22My name has changedYann Leboulanger
2007-10-22next release will be GPL v3. fixes #3290Yann Leboulanger
2007-10-17prevent infinite loop when pressing ctrl+PageUp / DownYann Leboulanger
2007-10-13Follow nick change in private message. fixes #3455Yann Leboulanger
2007-10-10[Davidov] use gtk.AccelGroup to handle key press. Fixes #1503. also fixes #3466Yann 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-01Add my copyright :-)Stephan Erb
2007-08-27fix dubble disconnect of a handler. self.hid is already disconnected in _on_w...Yann Leboulanger