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
2014-01-02Copyright 2013>2014Denis Fomin
2013-07-31modify_fg/bg/font -> override_*Yann Leboulanger
2013-04-05update my copyrightYann Leboulanger
2013-04-21fix error win(set fill and expand for textview)Denis Fomin
2013-01-21fix Expander creationYann Leboulanger
2013-01-02fix imports and many py3 changementsYann Leboulanger
2012-12-29missing importYann Leboulanger
2012-12-23start porting Gajim to gobject introspection and GTK3Yann Leboulanger
2012-01-12upgrade copyrightYann 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-15don't set default action fot gtkhexcepthook window. Fixes #5556Yann Leboulanger
2008-12-04[thorstenp] remove whitespace at eolYann Leboulanger
2008-12-02[thorstenp] fix unused variablesYann Leboulanger
2008-12-02[thorstenp] fix undefined variablesYann Leboulanger
2008-12-02[thorstenp] remove useless importYann Leboulanger
2008-10-21revert thorstenp patches for now. They introduce bugs.Yann Leboulanger
2008-10-21[thorstenp] fix unused variablesYann Leboulanger
2008-10-20[thorstenp] fix undefined variablesYann Leboulanger
2008-10-11[thorstenp] rename some var to not hide builts-in functions (list -> list_, ...)Yann Leboulanger
2008-08-15See #4200.Julien Pivotto
2008-08-15 * Big headers reviewJulien Pivotto
2008-08-04make gtkexcepthook dialog non modal. fixes #4148Yann Leboulanger
2008-07-29For historical reasons, we have a tab width of 3. This is strange, butjs
2008-06-14Show correct URL in bug buddy. Kudos to vArDo :-)Stephan Erb
2007-10-22My name has changedYann Leboulanger
2007-10-22next release will be GPL v3. fixes #3290Yann Leboulanger
2006-10-07at last fix the damn thing so I can see my TraceBacks!Nikos Kouremenos
2006-09-30cleanNikos Kouremenos
2006-09-28put my email (and jid), not one of my JIDsNikos Kouremenos
2006-06-15use gettext.install. Fixes #497Yann Leboulanger
2006-05-26always use excepthook.py under win (isatty() is not supported)Yann Leboulanger
2005-12-10change copyright from "Gajim Team" to real peopleYann Leboulanger
2005-12-09"Gajim Team" in all hearders become "Contributors for this file"Yann Leboulanger
2005-12-08Vincent left us a long time agoYann Leboulanger
2005-10-032 lines now oneNikos Kouremenos
2005-09-20exception dialog resizable (thx aldafu)Yann Leboulanger
2005-09-18fix indentationYann Leboulanger
2005-09-17thanks gjcNikos Kouremenos
2005-09-13do not close dialog when report is clickedNikos Kouremenos
2005-09-13[gjc] gtkexcepthook is thread-awareNikos Kouremenos
2005-09-13try sth and add a fixmeNikos Kouremenos
2005-09-13fix order and focus in gtkexcepthookNikos Kouremenos
2005-09-11use set_default_response instead of customly adding button and .grab_focus() ...Nikos Kouremenos
2005-09-11class higdialog class and add report this bug in exception dialog and add som...Nikos Kouremenos
2005-09-10add gtkexcepthook.py to POTFILES.in and add GPL headerNikos Kouremenos
2005-09-09[gjc] add happy dialog to inform about tracebacks only if we have verbose on ...Nikos Kouremenos