Yann Leboulanger
|
b1c89d4a6a
|
Ctrl+Shift+Tab now works
|
2005-04-08 21:51:09 +00:00 |
Nikos Kouremenos
|
45afd619db
|
fixing #159
|
2005-04-08 20:03:19 +00:00 |
Nikos Kouremenos
|
7ac46289b0
|
ctrl+f4 works in chat but introduces STRANGE traceback on Escape
|
2005-04-08 18:57:49 +00:00 |
Nikos Kouremenos
|
2816f2dc2c
|
user can change [] <>
|
2005-04-02 19:52:00 +00:00 |
Yann Leboulanger
|
7df4dfc655
|
when we press ctrl+PageUp/Down / Tab in the conversation textview, send the event to the notebook
|
2005-03-31 15:03:07 +00:00 |
Nikos Kouremenos
|
0b3553b8fe
|
fix in mail detection
|
2005-03-29 21:44:54 +00:00 |
Nikos Kouremenos
|
7b70ace347
|
systray --> Systray (the class)
|
2005-03-29 16:37:59 +00:00 |
Nikos Kouremenos
|
d8d40e0c01
|
add_jid remove_jid is better coded like that. removal of systrayDummy class [have a look and we can discuss], also have a look at a FIXME, back to detection of http://b) with ) in it, cause http://be?b)b can be valid url
|
2005-03-29 16:16:42 +00:00 |
Yann Leboulanger
|
9d6a1a5dc2
|
fix the systray bug from ticket 128
|
2005-03-28 10:45:16 +00:00 |
Nikos Kouremenos
|
d80325510b
|
fixes for ticket 128
|
2005-03-28 01:20:47 +00:00 |
Yann Leboulanger
|
bc721f5b1f
|
purge the nb_unread variabl when we close a tab
|
2005-03-21 22:06:34 +00:00 |
Yann Leboulanger
|
cef48f8b1e
|
do not change the systrayicon to new_message when we send a message in GC window
|
2005-03-20 21:04:13 +00:00 |
Nikos Kouremenos
|
29f1b9e1bd
|
nothing
|
2005-03-20 01:30:27 +00:00 |
Nikos Kouremenos
|
ec5c1269e7
|
nothing
|
2005-03-17 00:53:13 +00:00 |
Nikos Kouremenos
|
608d3542d0
|
yann have a look
|
2005-03-16 20:48:56 +00:00 |
Yann Leboulanger
|
5fcae5b06d
|
little bugfix
|
2005-03-16 19:04:20 +00:00 |
Yann Leboulanger
|
9d49c12dea
|
when we press a "normal" key and message_buffer doesn't have the focus, we give it the focus, and we send it the event
|
2005-03-16 18:35:53 +00:00 |
Yann Leboulanger
|
b0060e71f6
|
little bugfix
|
2005-03-16 18:02:10 +00:00 |
Yann Leboulanger
|
c8077781c9
|
print_conversation is now mainly in chat.py, so groupchat has url detection and emoticons support
|
2005-03-16 17:22:20 +00:00 |
Nikos Kouremenos
|
75fb6ac1f7
|
fixes allover
|
2005-03-16 17:08:38 +00:00 |
Nikos Kouremenos
|
9e91c026b8
|
I tried to make gajim more HCI friendly. ERRORS use Error dialog and not warning dialog. Need core implementation too. Also other fixes. plz see a comment for you yann (sre)
|
2005-03-16 01:27:37 +00:00 |
Nikos Kouremenos
|
d4fc3f4bf1
|
better popup
|
2005-03-14 17:30:52 +00:00 |
Yann Leboulanger
|
423240e352
|
open the mailer or browser when we press the button and not when we release it
|
2005-03-14 17:04:46 +00:00 |
Nikos Kouremenos
|
bbfc49bad9
|
one depth formatting combinations are ready
|
2005-03-14 01:02:59 +00:00 |
Nikos Kouremenos
|
d10111675b
|
nothing part 2
|
2005-03-13 22:03:14 +00:00 |
Nikos Kouremenos
|
33fb7ea8b4
|
nothing
|
2005-03-13 21:10:39 +00:00 |
Nikos Kouremenos
|
f0d77e7c1a
|
Code is cleaner & faster now. Hope I didn't introduce any bugs. Next step: combine *EVERYTHING* not just formatting ;P. I rewrote the algo for that in recursion, and u'll see it in the next commit I hope
|
2005-03-13 17:04:57 +00:00 |
Yann Leboulanger
|
e5f9884867
|
bugfix: when there is no selected text textbuffer.get_selection_bounds() return ()
|
2005-03-13 08:52:48 +00:00 |
Yann Leboulanger
|
3967d11750
|
groupchat window is now also a subclass of chat class
|
2005-03-12 21:30:50 +00:00 |
Yann Leboulanger
|
c1a075785b
|
fix: when we select some text and release the button on a tagged text, do not open url
|
2005-03-12 19:52:34 +00:00 |
Yann Leboulanger
|
3ea5670d8f
|
tabbed_chat_window class is now a subclass of chat class (groupchat_window will soon be also)
|
2005-03-12 18:12:15 +00:00 |