Commit Graph

5830 Commits

Author SHA1 Message Date
Nikos Kouremenos e703218466 coding standards. rm too much identation 2006-04-05 14:54:17 +00:00
Nikos Kouremenos 4e70b84f76 update changelog 2006-04-05 12:46:28 +00:00
Nikos Kouremenos a899295d80 enrich comment 2006-04-05 12:12:37 +00:00
Nikos Kouremenos 1a3696a026 we no longer keep xml_console_window forever in me. we allocate on demand 2006-04-05 12:01:21 +00:00
Yann Leboulanger 2f9b0eab28 [dkirov] JEP says we should not use EXTVAL in vcard 2006-04-05 11:29:35 +00:00
Yann Leboulanger d91d0e0b0e emoticons_menu is created only once, and correctly destroyed when we change emoticon theme. (It was never destroyed before -> memory leak) 2006-04-05 09:55:22 +00:00
Yann Leboulanger e181a707d5 always show show_offline_menuitem 2006-04-04 19:32:53 +00:00
Yann Leboulanger 0828f88e29 fix logic. Fixes #1798 2006-04-04 19:32:12 +00:00
Nikos Kouremenos 5e46d05431 logic fix. thanks Jim 2006-04-04 18:07:10 +00:00
Yann Leboulanger 7b102e4813 fix TB when getting chatstate from contact not in roster of offline storaged chatstate 2006-04-04 17:51:52 +00:00
Nikos Kouremenos 5957e968d7 do not tb on kind gc_msg 2006-04-04 17:50:14 +00:00
Yann Leboulanger f36a6af404 remove useless indentation 2006-04-04 17:46:19 +00:00
Nikos Kouremenos 72d035eb15 escape for pango. thanks jim for refreshing my mem 2006-04-04 17:28:46 +00:00
Nikos Kouremenos 4f0a5096bd include check for status colors in history managers. 2006-04-04 17:26:22 +00:00
Nikos Kouremenos d7e6979887 fjid ==> full_jid so we can distinguish it from fjid (which should progressively become fake_jid) 2006-04-04 17:21:38 +00:00
Nikos Kouremenos cdf325d477 add colors to show your and other party's message on history mgr (#1659) 2006-04-04 17:10:58 +00:00
Nikos Kouremenos 9fecec7edd fix copyright stuff 2006-04-04 17:10:12 +00:00
Nikos Kouremenos ff7bfc88b3 rm leftover comment 2006-04-04 17:09:48 +00:00
Nikos Kouremenos b4465083ce fix copyright stuff 2006-04-04 17:09:29 +00:00
Yann Leboulanger 671985c50f handle correctly resource when we already have chat window opened. Fixes #1785 2006-04-04 15:20:12 +00:00
Yann Leboulanger fe9bdf1737 nothing: remove useless line 2006-04-04 15:19:33 +00:00
Yann Leboulanger 6efe0ce886 show confiramtion windows. Fixes #1795 2006-04-04 14:49:56 +00:00
Nikos Kouremenos 7ad5bf4580 improve comment 2006-04-04 11:44:17 +00:00
Dimitur Kirov cd8a5dca72 file tag is needed only when restoring previous
transfers
2006-04-04 08:31:36 +00:00
Dimitur Kirov 2c41c831b9 no file tag for stream initiation result
(#1796)
2006-04-04 08:27:27 +00:00
Yann Leboulanger bf56c34a83 count only incoming messages for gajim.last_message_time value. Fixes #1281 2006-04-03 16:55:31 +00:00
Yann Leboulanger 543a2df0ee check title before setting the label with it 2006-04-03 14:21:51 +00:00
Yann Leboulanger ddfd3d7be6 better title / text in popup windows. Fixes #1790 2006-04-03 07:40:15 +00:00
Yann Leboulanger c31f3cf03a remove unwanted label385 in room config window. Fixes #1794 2006-04-03 05:26:26 +00:00
Yann Leboulanger 6999fae260 hide finish button in Account creation wizard until latest page 2006-04-02 20:10:32 +00:00
Yann Leboulanger c201b03dce typo: update correctly gajim.last_message_time when we receive a message. Fixes #1281 2006-04-02 17:38:06 +00:00
Yann Leboulanger 31e54bc2ed remove many call to dialog.run() function. Some are still here, but they happend only when the user do an action (close a chat window, change status, ...). So UI is not blocked when we receive a groupchat invitation or an error message. 2006-04-02 16:11:21 +00:00
Yann Leboulanger e63de7d933 remove some useless import 2006-04-02 16:07:03 +00:00
Yann Leboulanger f727ef1c85 remove some useless import 2006-04-02 16:04:33 +00:00
Nikos Kouremenos bed7a29414 fix a typo 2006-04-02 15:11:27 +00:00
Yann Leboulanger a803ba2758 take into account notify_on_new_message option for pm 2006-04-01 20:56:34 +00:00
Yann Leboulanger 9541b75559 prevent TB 2006-04-01 20:30:37 +00:00
Yann Leboulanger c23a517a20 typo 2006-04-01 20:21:21 +00:00
Yann Leboulanger becf3c4c3a handle correctly pm 2006-04-01 18:55:53 +00:00
Yann Leboulanger 90e5561860 JEP 0091 support: timestamp in presences. Fixes #1675 2006-04-01 18:16:06 +00:00
Yann Leboulanger 81d3d38455 fix logic in handle_event_msg so messages from lower resource doesn't behaves incorrectly. Fixes #1785 2006-04-01 17:03:36 +00:00
Yann Leboulanger 4447ec9406 disable DND when account if offline. Fixes #1754 2006-04-01 12:26:10 +00:00
Yann Leboulanger c773f0966b unsensitive most menu items in context menus of contact / group / transport / account when account is offline and prevent renaming of contact / group. See #1754 2006-04-01 12:10:02 +00:00
Yann Leboulanger 117acf702c contact.show can be not in roster. Fixes #1792 2006-04-01 10:23:40 +00:00
Nikos Kouremenos bd4a18b861 if we have status message for contact that signs in/out and we have such notifications, include the status message information in those windows 2006-04-01 09:35:07 +00:00
Nikos Kouremenos befc5ac529 in notifications say the message and do not dup info that new msg is in. fixes #1790 2006-04-01 09:17:15 +00:00
Travis Shirk 39b2c854d4 Since gajim-remote is a user script and the output of which is often parsed I think
it unwise to include the "inconsistent use of tabs and spaces in indentation" warning.
Filtering stderr works, but may also filter out useful info.
2006-04-01 05:01:42 +00:00
Travis Shirk a39d946bee Fix TB #1791 2006-04-01 04:58:53 +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 fcf31413dc fix hawke patch 2006-03-31 18:40:10 +00:00