Yann Leboulanger
|
9f925c236e
|
no need to add these events
|
2005-06-23 18:41:47 +00:00 |
Yann Leboulanger
|
3b358d603c
|
add icons to menu
|
2005-06-23 10:28:31 +00:00 |
Yann Leboulanger
|
772d79fa78
|
alt + c now toggle compact mode
some functions goes to chat.py
|
2005-06-22 21:58:45 +00:00 |
Yann Leboulanger
|
399589e406
|
we can now togglt to a minimalistic mode in gc/tabbed chat window thankx to liorithiel
TODO: add a keyboard shortcut, should we save the latest state ?
|
2005-06-22 19:39:19 +00:00 |
Yann Leboulanger
|
a51c63ae35
|
don't send empty messages
|
2005-06-21 20:04:23 +00:00 |
Nikos Kouremenos
|
4ad77e0e14
|
apply patch by Dennis Craven to make & a & [see #439]
|
2005-06-14 10:00:29 +00:00 |
Yann Leboulanger
|
e7ff7da1da
|
themes are back (TODO: manage themes)
|
2005-06-13 22:11:09 +00:00 |
Yann Leboulanger
|
f1d1a0a07e
|
we now have history for gc too
|
2005-06-13 14:46:08 +00:00 |
Nikos Kouremenos
|
af960ec2c8
|
applying a patch by dennis craven to remember gc/chat window sizes and even vpaned positions. also fixing minor stuff in glade [eg better strings]
|
2005-06-13 12:20:34 +00:00 |
Nikos Kouremenos
|
2214478e87
|
fixing colors and prettying the gc and chat window a bit
|
2005-06-11 13:45:48 +00:00 |
Nikos Kouremenos
|
c77387346c
|
adhering to our new coding style for Classes and fixing glade banners stuff
|
2005-06-10 22:45:50 +00:00 |
Nikos Kouremenos
|
3d59234f7f
|
class name Foo_widgettype becomes FooWidgettype so we now look 100% pygtkish [sed rocks]
|
2005-06-10 21:14:16 +00:00 |
Nikos Kouremenos
|
b23b2eac9a
|
commiting GC mockup and supporting code both by Dennis Craven
|
2005-06-10 20:06:01 +00:00 |
Nikos Kouremenos
|
9847eca2f0
|
fix sth minor (delmonico), various cleanup
|
2005-06-10 16:45:54 +00:00 |
Yann Leboulanger
|
ad19f954ac
|
fix #421
|
2005-06-10 13:46:41 +00:00 |
Yann Leboulanger
|
b1aa610c08
|
2 things:
avatar are printed in tabbed chat window
begining of the manage bookmark window (delmonico's patch)
|
2005-06-09 20:35:44 +00:00 |
Yann Leboulanger
|
93fd8e08ea
|
replace Queues with list
|
2005-06-08 10:02:50 +00:00 |
Nikos Kouremenos
|
6bdc0fc599
|
remove a comment
|
2005-06-07 21:32:18 +00:00 |
Nikos Kouremenos
|
c96c3c123e
|
chat window mockup and related code by Dennis Craven
|
2005-06-07 21:28:21 +00:00 |
Nikos Kouremenos
|
d44e881640
|
fixing some strings to be more accurate
|
2005-06-07 20:24:22 +00:00 |
Yann Leboulanger
|
0c79775f5a
|
we now have private messages ! (TODO: update the chat window when the contact change his status)
|
2005-06-07 16:52:24 +00:00 |
Nikos Kouremenos
|
4166022b3d
|
applying ctrl+keyup/down patch after cleaning and testing. Thanks rohan for patch
|
2005-06-07 16:25:55 +00:00 |
Nikos Kouremenos
|
f69c456b4d
|
fix a string
|
2005-06-07 01:21:58 +00:00 |
Nikos Kouremenos
|
78c7ca566f
|
try again later
|
2005-06-07 01:10:24 +00:00 |
Nikos Kouremenos
|
2cc9a0aa5c
|
dont send just \n
|
2005-06-06 13:04:11 +00:00 |
Nikos Kouremenos
|
f4d3b6464a
|
patch to allow to send on Ctrl+Enter and Enter to make newline. Thanks Dennis Craven [NOTE: we dont default to this. only accesible via expert]
|
2005-06-05 20:34:17 +00:00 |
Nikos Kouremenos
|
6c7d811a3c
|
fixing #294 [thanks to Nick Lopez!]
|
2005-06-03 21:52:36 +00:00 |
Yann Leboulanger
|
2a3ac7a89d
|
we print an empty line only if we restore line(s)
|
2005-06-03 21:35:46 +00:00 |
Yann Leboulanger
|
8a3d23cf81
|
we now print restored message as grey and add an empty line at the end
|
2005-06-03 21:29:07 +00:00 |
Yann Leboulanger
|
1ac9feb35a
|
we now print the restored conversation in small (I think it's not enough and we should print it grey too, comments ?)
|
2005-06-02 19:38:22 +00:00 |
Nikos Kouremenos
|
e3d6526b5a
|
remove a comment, and previous bugfix thanks to rohan
|
2005-06-02 16:29:32 +00:00 |
Nikos Kouremenos
|
f0b336364b
|
bugfix in remembering last lines [avoid duplication when unread messages] {still needs to be small and grey}
|
2005-06-02 16:28:01 +00:00 |
Nikos Kouremenos
|
dc6541ff7f
|
really nothing [ok.. a comment]
|
2005-05-31 17:53:28 +00:00 |
Yann Leboulanger
|
0805f5a65b
|
bugfix when the message contain a ':'
|
2005-05-31 13:07:35 +00:00 |
Nikos Kouremenos
|
f0795a86b9
|
no need to bool()
|
2005-05-30 21:16:59 +00:00 |
Nikos Kouremenos
|
968762437f
|
do not remember lines for transports
|
2005-05-30 21:12:34 +00:00 |
Nikos Kouremenos
|
b34b3c8e55
|
remember last lines after reopening chat window (thanks Sergey Kuleshov, and don't fail on gtkspell-lang not available
|
2005-05-30 21:00:04 +00:00 |
Yann Leboulanger
|
efd470a44f
|
chat window now print when encryption in enabled / disabled and automatically activate/desactivate the gpg_toggle button
|
2005-05-30 10:41:55 +00:00 |
Yann Leboulanger
|
088b3870dd
|
we can now attach a GPG key to a contact
|
2005-05-29 21:34:01 +00:00 |
Yann Leboulanger
|
dbdd89dd3f
|
bugfix
|
2005-05-27 15:47:15 +00:00 |
Yann Leboulanger
|
818590a0e8
|
gpg toggle button is now refreshed each time we get a presence
|
2005-05-27 15:12:58 +00:00 |
Yann Leboulanger
|
6abba7616d
|
do not print status message if there is not
|
2005-05-21 09:53:06 +00:00 |
Yann Leboulanger
|
f3d36d9d80
|
status -> show
we cannot join a gc twice at the same time with the same account
|
2005-05-20 16:31:52 +00:00 |
Nikos Kouremenos
|
5293788dc1
|
introducing common/helpers.py where get_uf_status lives [more functions to come there in the future]
|
2005-05-20 15:58:23 +00:00 |
Nikos Kouremenos
|
c0e8557f52
|
userfriendly status string used in tabbed_chat window too
|
2005-05-18 15:40:42 +00:00 |
Yann Leboulanger
|
c2481dc949
|
use
keyval == keysyms.Tab or keyval == keysyms.ISO_Left_Tab
instead of:
hardware_keycode == 23
so it works under win too.
|
2005-05-15 20:58:04 +00:00 |
Nikos Kouremenos
|
97aef098bc
|
fixes/cleanups allover:
Basically a traceback a traceback with present()
replace some menuitem strings to be more HIG
introducing /clear and that is all I think
|
2005-05-13 16:53:30 +00:00 |
Nikos Kouremenos
|
0408a86d7b
|
conversation history window now has better title (mentions with whom)
|
2005-05-12 18:52:37 +00:00 |
Nikos Kouremenos
|
4ad7c30f47
|
use present if already open for conversation history window
|
2005-05-12 16:55:48 +00:00 |
Nikos Kouremenos
|
f804c04d59
|
bugfix
|
2005-05-05 16:02:14 +00:00 |