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-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