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
2015-01-19[SamWhited] fix some missing import. Fixes #7932, #7949Yann Leboulanger
2014-01-26make search button insensitive before we get the search form. Fixes #7631Yann Leboulanger
2014-01-02Copyright 2013>2014Denis Fomin
2013-07-28GObject.* -> GLib.*Yann Leboulanger
2013-07-22correctly find JID column in search result window. Fixes #7347Yann Leboulanger
2013-04-05update my copyrightYann Leboulanger
2012-12-23start porting Gajim to gobject introspection and GTK3Yann Leboulanger
2012-08-22coding standardsYann Leboulanger
2012-01-12upgrade copyrightYann Leboulanger
2010-08-30use NEC to handle search form request / resultYann Leboulanger
2010-03-11update my copyright to 2010Yann Leboulanger
2010-02-08convert tabs to spaces in source code thanks to reindent.pyÉric Araujo
2010-01-22Bye bye glade, Hi gtk builder. Fixes #4945Yann Leboulanger
2009-11-25Big portion of doc-string refactoringAlexander Cherniuk
2009-11-06Make it explicit whether an ordinary Contact, a Self Contact or a Not-In-Rost...Stephan Erb
2009-11-05Let contact instances know their corresponding account.Stephan Erb
2008-12-04[thorstenp] remove whitespace at eolYann Leboulanger
2008-12-03[thorstenp] fix redefined builtinsYann Leboulanger
2008-10-08[thorstenp] replace has_key by key in dict. Fixes #4392Yann Leboulanger
2008-08-15See #4200.Julien Pivotto
2008-08-15 * Big headers reviewJulien Pivotto
2008-07-29For historical reasons, we have a tab width of 3. This is strange, butjs
2008-07-29implement a get_purged() function in dataforms to send minimalist dataforms w...Yann Leboulanger
2007-11-28Fix some random indentation errors and missing imports.Stephan Erb
2007-10-22My name has changedYann Leboulanger
2007-10-22next release will be GPL v3. fixes #3290Yann Leboulanger
2007-10-21don't crash when there is no result in search window. Fixes #3507Yann Leboulanger
2007-07-22add 2 buttons to search window: add contact to roster and information. fixes ...Yann Leboulanger
2007-06-22use FakeDataform widget in search window. fixes #1922Yann Leboulanger
2007-04-20support JEP-0055 (search) for non-dataform services. TODO: improve GUIYann Leboulanger
2007-04-19add missing search windowYann Leboulanger