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-08warning dialogs when closing a chat window are non blockingYann Leboulanger
2008-08-08clarify my last commit [10153]Julien Pivotto
2008-08-08Prevent a traceback when dragging a file over a groupchat. Fix #4142.Julien Pivotto
2008-08-08nearly no blocking dialogsYann 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-07-19Improved groupchat minimization:Stephan Erb
2008-07-15fix encrypted/unencrypted notifications in PMBrendan Taylor
2008-07-07fix a couple of GC and PM TBsBrendan Taylor
2008-07-07Make nick completion work fine with an empty refer_to_nick_charJean-Marie Traissard
2008-07-04sesison-related TB fixesBrendan 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-05Regroup window.present() calls. See #3908.Jean-Marie Traissard
2008-06-05Change the way to remember last message time in groupchat again. Save the tim...Jean-Marie Traissard
2008-05-18This shoudl fix tab completion in GC. For real now, I hope.js
2008-05-17One-to-one chat to MUC: set a beter tab name than the jid of the room. See #2...Julien Pivotto
2008-05-17Same for groupchat.js
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-10* Add button for new chat window GUI.js
2008-05-09Added bookmarks for *EVERY* button in chat window and GC window.js
2008-05-07Improve the last commit, popup is shown under the button now.js
2008-05-07* Converted GC to new GUI as well.js
2008-05-05Same for groupchat.js
2008-05-04pm bugfixBrendan Taylor
2008-05-03pm fixesBrendan Taylor
2008-05-02fixed groupchatBrendan Taylor
2008-04-29[js] fix nick completion in groupchatsYann Leboulanger
2008-04-24Small roster API cleanups.Stephan Erb
2008-04-21Change the way last_history_time for room is saved. Save time in mem at each ...Jean-Marie Traissard
2008-04-20Added one unique function to src/gajim.py to add a GC bookmark.Jean-Marie Traissard
2008-04-20Moved methods for opening new messages controls from roster.py to src/gajim.p...Jean-Marie Traissard
2008-04-20Port roster_window to gtk.TreeModelFilter.Stephan Erb
2008-04-18use a textview to change subject of a room. Fixes #3858Yann Leboulanger
2008-04-17move functions that build icons to gtkgui_helpers instead of roster_window. F...Yann Leboulanger
2008-04-17fix possible TB (can be None)Jean-Marie Traissard
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-14merged trunkBrendan Taylor
2008-02-06fix the draw avatar callsYann Leboulanger