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-07Small fixes for activity dialog.Stephan Erb
2008-04-07[rOOt & Asterix] use get_uf_activity/mood to translate them. store subactivit...Yann Leboulanger
2008-04-05don't translate user_mood and user_activityYann Leboulanger
2008-04-04A few small PEP GUI and code changes. No new functionality.Stephan Erb
2008-03-23make About dialog not use run() function. fixes #3788Yann Leboulanger
2008-03-03bigger DataFormWindowYann Leboulanger
2008-02-16ability to configure pubsub nodes. see #3053Yann Leboulanger
2008-02-15ability to ignore SSL errors until certificate changes. Fixes #3710Yann Leboulanger
2008-02-14use timeout_add_seconds instead of timeout_add (when it's available), more ef...Yann Leboulanger
2008-02-13Sadly, timeout_add_seconds is only availaible since gtk 2.14. It's quite rece...Jean-Marie Traissard
2008-02-13[Goedson] use timeout_add_seconds instead of timeout_add, more efficient. fix...Yann Leboulanger
2008-02-062008 in about dialogNikos Kouremenos
2008-02-05add checkbutton to YesNoDialog. Ability to fall back from tls to ssl and then...Yann Leboulanger
2008-01-25Fix regression introduced in #9256.Stephan Erb
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
2008-01-22 * YesNo dialog now destroy itself when we click on a buttonYann Leboulanger
2007-12-28Fix indent error, introduced in r9209Stephan Erb
2007-12-28Remove useless import and fix GPG private key dialog.Stephan Erb
2007-12-28how SSL error message in bold. fixes #720Yann Leboulanger
2007-12-28Improving readability (little) by shifting some boolean checks to a lambda fu...Stephan Erb
2007-12-12merge diff from trunkYann Leboulanger
2007-08-09merge diff from trunk to pep branchYann Leboulanger
2007-06-03Merge with trunkPiotr Gaczkowski
2007-03-31Activity setting from a dialog once againPiotr Gaczkowski
2007-03-31make moods translatableYann Leboulanger
2007-03-31make mood dialog not use blocking run() functionYann Leboulanger
2007-03-31Properish mood dialogPiotr Gaczkowski
2007-03-31Setting mood now supported (crappy).Piotr Gaczkowski
2007-03-14warning and information dialogs are now no more modal, but transient for pare...Yann Leboulanger
2007-03-11ability to destroy a room when we are owner, give a reason and alternative roomYann Leboulanger
2007-02-04No space in indentation, checked by drpython (editor). /src partJean-Marie Traissard
2007-01-17clean code and update to using GTK/PyGTK 2.8; see #2248Nikos Kouremenos
2007-01-15show nickname in invitation dialog. fixes #2899Yann Leboulanger
2007-01-11remove privacy list from dialog only when server return the result, else show...Yann Leboulanger
2007-01-06don't show empty lines in XML console. fixes #2857Yann Leboulanger
2007-01-06fix indentationYann Leboulanger
2007-01-02[Yavor Doganov] some typoe in strings and commentsYann Leboulanger
2007-01-02add auto join checkbutton in join room dialog. fixes #2056Yann Leboulanger
2006-12-27don't add empty group when we add a contact. fixes #2833Yann Leboulanger
2006-12-12better detection of transport jid in add contact dialog. fixes #2750Yann Leboulanger
2006-12-10keep nickname and group when we re-ask auth. fixes #2741Yann Leboulanger
2006-12-05hide advanced notification control button. fixes #2738Yann Leboulanger
2006-12-04hide non-implemened option in advanced notificaton window. fixes #2738Yann Leboulanger
2006-12-03add Josef Vybíral [cornelius] as artist in about dialog and in THANKSNikos Kouremenos
2006-11-28handle correctly save of multi-line status messages. fixes #2719Yann Leboulanger
2006-11-23do not allow to join a malformed room (abc/def@server.org). fixes #2520.Yann Leboulanger
2006-11-21'JID'->'Jabber ID'Jean-Marie Traissard
2006-11-19Merge back [7466], [7467] and [7472] that were overwritten by ad_hoc merge. F...Jean-Marie Traissard
2006-11-18Merging changes from trunk (6774:7465)Tomasz Melcer