Commit Graph

34 Commits

Author SHA1 Message Date
Yann Leboulanger c163e90b10 [thorstenp] fix unused variables 2008-12-02 15:53:23 +00:00
Yann Leboulanger 7701f29beb [thorstenp] fix undefined variables 2008-12-02 15:10:31 +00:00
Yann Leboulanger e2118de64c [thorstenp] remove useless import 2008-12-02 14:44:26 +00:00
Yann Leboulanger 06ab4a7b6d revert thorstenp patches for now. They introduce bugs. 2008-10-20 21:38:06 +00:00
Yann Leboulanger f801a50260 [thorstenp] fix unused variables 2008-10-20 21:17:48 +00:00
Yann Leboulanger dc5d7bcf7c [thorstenp] fix undefined variables 2008-10-20 18:05:33 +00:00
Yann Leboulanger 158538b81c [thorstenp] rename some var to not hide builts-in functions (list -> list_, ...) 2008-10-11 10:22:04 +00:00
Julien Pivotto de4a23e751 See #4200.
* remove js from some headers
 * set coding:utf-8 to allow real names in headers
2008-08-15 17:31:51 +00:00
Julien Pivotto 8bc9bc29ae * Big headers review
* Remove some licencing problems
 * To do: same for images
 * See #4200
2008-08-15 03:20:23 +00:00
Yann Leboulanger 80f6d7909c make gtkexcepthook dialog non modal. fixes #4148 2008-08-04 12:11:46 +00:00
js 8605cd3f38 For historical reasons, we have a tab width of 3. This is strange, but
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
2008-07-29 19:49:31 +00:00
Stephan Erb b38c45f6fa Show correct URL in bug buddy. Kudos to vArDo :-) 2008-06-13 22:47:41 +00:00
Yann Leboulanger 605caae2b8 My name has changed 2007-10-22 11:33:50 +00:00
Yann Leboulanger 22c1aeda29 next release will be GPL v3. fixes #3290 2007-10-22 11:13:13 +00:00
Nikos Kouremenos abae457e44 at last fix the damn thing so I can see my TraceBacks! 2006-10-07 13:21:37 +00:00
Nikos Kouremenos 7709c4406a clean 2006-09-30 00:05:43 +00:00
Nikos Kouremenos 9002b3d293 put my email (and jid), not one of my JIDs 2006-09-28 11:31:25 +00:00
Yann Leboulanger bc26593974 use gettext.install. Fixes #497 2006-06-15 06:49:04 +00:00
Yann Leboulanger 4d024667fd always use excepthook.py under win (isatty() is not supported) 2006-05-26 13:26:53 +00:00
Yann Leboulanger 612716e2db change copyright from "Gajim Team" to real people 2005-12-09 23:30:28 +00:00
Yann Leboulanger cae7ce3bac "Gajim Team" in all hearders become "Contributors for this file" 2005-12-09 17:15:30 +00:00
Yann Leboulanger 34255e5682 Vincent left us a long time ago 2005-12-07 23:09:10 +00:00
Nikos Kouremenos df5e7775d0 2 lines now one 2005-10-03 10:38:05 +00:00
Yann Leboulanger 569a746443 exception dialog resizable (thx aldafu) 2005-09-20 11:30:53 +00:00
Yann Leboulanger a7f4391083 fix indentation 2005-09-18 19:49:08 +00:00
Nikos Kouremenos c60d7d9239 thanks gjc 2005-09-17 11:29:05 +00:00
Nikos Kouremenos 017100f36e do not close dialog when report is clicked 2005-09-13 11:17:20 +00:00
Nikos Kouremenos b662ae401f [gjc] gtkexcepthook is thread-aware 2005-09-13 11:11:39 +00:00
Nikos Kouremenos ae628010b8 try sth and add a fixme 2005-09-12 23:13:30 +00:00
Nikos Kouremenos 8d2e399676 fix order and focus in gtkexcepthook 2005-09-12 21:56:16 +00:00
Nikos Kouremenos a311b5dd61 use set_default_response instead of customly adding button and .grab_focus() on it 2005-09-11 14:21:14 +00:00
Nikos Kouremenos fcc4a6a0ce class higdialog class and add report this bug in exception dialog and add some fixes for adding icons to buttons 2005-09-11 13:41:21 +00:00
Nikos Kouremenos ee3591470b add gtkexcepthook.py to POTFILES.in and add GPL header 2005-09-09 20:26:06 +00:00
Nikos Kouremenos bfabd11f17 [gjc] add happy dialog to inform about tracebacks only if we have verbose on and user does not run from terminal or started X11 with startx 2005-09-09 17:09:04 +00:00