Stephan Erb
|
7be506e3f5
|
Compact View:
* Move checkbox to preferences. Fixes #2662
* Merge option for muc and chat
|
2007-06-25 23:51:44 +00:00 |
Julien Pivotto
|
c92145c3b9
|
[misc] repare sending composing chatstates using xep instead of xep.
Fix #3241.
|
2007-06-16 21:31:19 +00:00 |
Yann Leboulanger
|
0a165c813b
|
improve minimize on close code
|
2007-06-15 18:30:48 +00:00 |
Brendan Taylor
|
7898686680
|
reverted back to per-JID windows, pass around sessions instead of thread_ids
|
2007-06-05 23:19:34 +00:00 |
Brendan Taylor
|
17c5bf5e52
|
massive everything-breaking overhaul for per-session windows
|
2007-06-05 21:26:45 +00:00 |
Brendan Taylor
|
00209abaf9
|
support for one 'chat' session per Contact
|
2007-05-31 01:47:08 +00:00 |
Jean-Marie Traissard
|
e6b3c40e97
|
Deleting control.display_names, useless var now
|
2007-02-08 18:32:10 +00:00 |
Jean-Marie Traissard
|
6b0edad24d
|
Memory usage : Don't store some vars in self when not necessary
|
2007-01-09 23:09:14 +00:00 |
Nikos Kouremenos
|
db4cacf239
|
fix typo
|
2006-12-30 00:53:02 +00:00 |
Yann Leboulanger
|
f89ccfe441
|
detect error while encrypting message, block sending it, and display error message. fixes #2712
|
2006-12-06 16:19:47 +00:00 |
Jean-Marie Traissard
|
6775c3a43d
|
Some errors spoted by file source checkers
|
2006-11-20 19:11:31 +00:00 |
Jean-Marie Traissard
|
e2929d12bf
|
Fix notify_on_all_muc_messages I just broke, remove useless and unclear function
|
2006-11-03 21:27:56 +00:00 |
Yann Leboulanger
|
aae7e7e99c
|
allow shutdown func now get the method we used to close the tab. So that we check if a row is selected in gc control only if we close tab by pressing Esc key. fixes #2528
|
2006-10-10 15:53:42 +00:00 |
Yann Leboulanger
|
a67eaba727
|
events are now saved in an Event class. show in roster/systray options in Advanced Notification Control (for incomming messages) now work.
|
2006-09-02 21:01:11 +00:00 |
Yann Leboulanger
|
bc26593974
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
Yann Leboulanger
|
59c3b7b3c8
|
JEP 172 support (user nickname) Fixes #464 and #884
|
2006-06-01 15:23:38 +00:00 |
Dimitur Kirov
|
5e6b016af1
|
split gtkgui.glade in several small glade
files, which are now located in data/glade/
|
2006-05-02 15:53:25 +00:00 |
Dimitur Kirov
|
b6ca28f342
|
make sure ChatControl instances are destroyed
when chat tab is closed
1/2 fixes #1829
|
2006-04-17 21:59:04 +00:00 |
Nikos Kouremenos
|
f0f054af6b
|
[Geobert] new compact view so important info are not hidden (f.e. chatstates) for maximum adjustment, see hide_* in ACE. fixes #1276
|
2006-04-10 12:09:05 +00:00 |
Yann Leboulanger
|
f727ef1c85
|
remove some useless import
|
2006-04-02 16:04:33 +00:00 |
Yann Leboulanger
|
111ea2c9b6
|
cleanup ichat mode code. No need of timeout. Fixes #1213
|
2006-03-31 20:08:47 +00:00 |
Nikos Kouremenos
|
1524521c7f
|
pychecker on our files. everyone please have a look so we do not do the same mistakes and in case you catch a mistake I did when cleaning
|
2006-03-24 18:48:26 +00:00 |
Yann Leboulanger
|
51d57ba717
|
last_message_time is now indexed by full_jid. for [1697]
|
2006-03-14 17:13:34 +00:00 |
Yann Leboulanger
|
dab9943bc2
|
missing return
|
2006-03-14 16:58:50 +00:00 |
Yann Leboulanger
|
e76ac7f406
|
introduce get_full_jid for MessageControl. Fix TB when removing a tab with a resource. see #1697
|
2006-03-14 16:35:17 +00:00 |
Yann Leboulanger
|
b1ce1107de
|
we can now talk to a specific resource
|
2006-03-14 13:10:09 +00:00 |
Nikos Kouremenos
|
e650cf3308
|
do not del print_time_timeout_id but set it to None. fixes #1691
|
2006-03-13 23:59:59 +00:00 |
Yann Leboulanger
|
1c13fcd648
|
[Geobert] Don't send bot JEP85 and JEP22 when only JEP22 is supported by contact. Fixes #1317
|
2006-03-03 14:41:55 +00:00 |
Yann Leboulanger
|
4b327b5682
|
[Geobert] JEP-0022 partial support (composing). Tunned by me. Fixes #1317
|
2006-03-01 18:16:54 +00:00 |
Travis Shirk
|
3ab1fb3539
|
More fixes for #1386 - Window titles and one_message_window PERTYPE mode
|
2006-02-12 21:22:49 +00:00 |
Nikos Kouremenos
|
51cbea4232
|
pychecker this file and fix also to adhere to coding standards. Travis please have a look at this commit
|
2006-02-05 12:05:16 +00:00 |
Travis Shirk
|
44700c12da
|
Fixes #1495
|
2006-02-04 02:52:36 +00:00 |
Travis Shirk
|
0977a93c7e
|
Fixed copyrights
|
2006-02-03 07:48:10 +00:00 |
Travis Shirk
|
a27c648e64
|
Removed type constant, which are reserved for types derived from MessageControl
|
2006-01-28 03:46:47 +00:00 |
Travis Shirk
|
50465c6265
|
Fix for #1420
|
2006-01-27 03:43:00 +00:00 |
Nikos Kouremenos
|
a9727e39db
|
[knuckles] GMail notification now shows number of messages and if clicked opens inbox and all that :)
|
2006-01-17 20:23:36 +00:00 |
Travis Shirk
|
6b8474299e
|
Removed unused functions
|
2006-01-16 03:55:33 +00:00 |
Travis Shirk
|
987ae74c10
|
Jid is not needed for this interface
|
2006-01-14 21:58:47 +00:00 |
Travis Shirk
|
a923b1c230
|
notify_on_all_muc_messges fix; #1395
|
2006-01-14 19:16:16 +00:00 |
Nikos Kouremenos
|
226185d73a
|
remove some more asserts. nicfit have a look if you really need one
|
2006-01-12 08:30:23 +00:00 |
Travis Shirk
|
0da89c3996
|
/me works, room subject ellipses, and ui update fixes
|
2006-01-10 01:47:24 +00:00 |
Travis Shirk
|
2e5fe5173b
|
Implemented #1356
|
2006-01-07 23:40:37 +00:00 |
Travis Shirk
|
893f15aeee
|
Working on GroupchatControl
|
2006-01-05 05:51:28 +00:00 |
Travis Shirk
|
715afc7113
|
Chatstate and tab redraw fixes
|
2006-01-05 02:58:59 +00:00 |
Travis Shirk
|
deba09827c
|
All code from chat.py and tabbed_chat.py has been merged into the new framework. Lot's of testing to follow and then onto groupchat *in the same window*, w00t!
|
2006-01-03 04:44:56 +00:00 |
Travis Shirk
|
2726e33172
|
All keybindings are working and with a biut less code duplication
|
2006-01-03 03:34:32 +00:00 |
Travis Shirk
|
f195c47ea7
|
Migrating code into the new classes
|
2006-01-02 22:08:50 +00:00 |
Travis Shirk
|
8d42f5d0f0
|
Hooking up more pieces
|
2006-01-02 09:04:30 +00:00 |
Travis Shirk
|
4b59506c97
|
Moved MessageControl into it's own file to avoid circular depency
|
2006-01-02 02:12:34 +00:00 |