Nikos Kouremenos
|
07b2d4c16b
|
use locale.getpreferredencoding() and go to sleep
|
2006-02-08 23:51:46 +00:00 |
Nikos Kouremenos
|
01e5bdd7e2
|
force printing utf8 [afterall it is what i18n will return] else we were tb on could not decode using ascii
|
2006-02-08 23:35:04 +00:00 |
Nikos Kouremenos
|
861a52c3ed
|
redirect to sderr with print
|
2006-02-08 23:30:20 +00:00 |
Nikos Kouremenos
|
98521fa2c3
|
[misc@zarb] gajim-remote can run without X now. fixes #1467
|
2006-02-07 12:04:17 +00:00 |
Travis Shirk
|
a52596266c
|
Merged trunk
|
2005-12-30 21:37:36 +00:00 |
Yann Leboulanger
|
4fc1cf802f
|
fix TB (missing self.)
|
2005-12-20 14:43:22 +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 |
Yann Leboulanger
|
54e47436e3
|
add an exceptions file that contain our custom exceptions
|
2005-12-01 17:16:53 +00:00 |
Nikos Kouremenos
|
40f3316bbb
|
commit sth to assist testing
|
2005-11-30 17:13:35 +00:00 |
Nikos Kouremenos
|
1095357c90
|
try to make get_status work
|
2005-11-30 16:17:06 +00:00 |
Nikos Kouremenos
|
b854555e58
|
fix strings to be more readable; add get_status (did not test yet); raise allover
|
2005-11-30 15:26:08 +00:00 |
Nikos Kouremenos
|
7d357dfe5a
|
fix names of exception, fix docstring, fix strings
|
2005-11-30 14:48:58 +00:00 |
Nikos Kouremenos
|
9cf5a80655
|
typo
|
2005-11-30 14:43:50 +00:00 |
Nikos Kouremenos
|
76d97e25ed
|
raise exceptions and there spit translated text. this allows ppl that use gajim-remote to now catch those exceptions instead of impossibly guessing which locale user has and how that is translated
|
2005-11-30 14:42:23 +00:00 |
Yann Leboulanger
|
96989ac7ee
|
fix wrong comment
|
2005-11-21 14:13:55 +00:00 |
Nikos Kouremenos
|
d834d033f9
|
gajim-remote.py: also print details about the exception
|
2005-11-19 18:07:17 +00:00 |
Nikos Kouremenos
|
ca60bacdb5
|
code optimization: tupples not lists in stuff like: 'if foo in [abc]' etc
|
2005-10-27 13:15:03 +00:00 |
Nikos Kouremenos
|
1f1d87019f
|
optimize: xrange instead of range
|
2005-10-27 12:47:54 +00:00 |
Nikos Kouremenos
|
ae1e9a0cbf
|
remove problematic on_command and make it command
|
2005-09-17 12:18:47 +00:00 |
Dimitur Kirov
|
be43c2c850
|
added add_contact and remove_contact methods
|
2005-09-09 22:22:05 +00:00 |
Dimitur Kirov
|
fec78f8781
|
fix exception in unrepr on empty dict/tuple
|
2005-09-09 21:01:25 +00:00 |
Dimitur Kirov
|
37780f6b72
|
added prefs_list and prefs_store commands
(prefs_del, prefs_put are not implemented yet)
|
2005-09-09 15:29:32 +00:00 |
Nikos Kouremenos
|
914749b740
|
register xmpp:// gajim-remote handler in GNOME; various cleanup
|
2005-09-07 21:12:30 +00:00 |
Dimitur Kirov
|
e3236bdfa8
|
handle utf-8 in unrepr
|
2005-09-07 12:49:10 +00:00 |
Dimitur Kirov
|
c99093c203
|
fixed show vcard info
|
2005-09-06 13:17:10 +00:00 |
Nikos Kouremenos
|
fa5f7c85c3
|
move the file
|
2005-09-04 11:33:41 +00:00 |