Commit Graph

4228 Commits

Author SHA1 Message Date
Jean-Marie Traissard 42edced97b Reorganize action menu code : less checks, less loops, same functionalities 2006-04-07 20:22:12 +00:00
Yann Leboulanger 30f7f7bea8 don't rescale image when size is < 1 2006-04-07 19:03:38 +00:00
Yann Leboulanger c0bcd072c0 destroy context menu when selection is done. see #1820 2006-04-07 15:51:17 +00:00
Yann Leboulanger 163d3ebadf fix encoding problem. Fixes #1825 2006-04-07 15:44:33 +00:00
Nikos Kouremenos d47db39011 introduce new class for non modal filechooser. atm still blocks 2006-04-07 14:23:21 +00:00
Nikos Kouremenos 81cc6e9a5b tab label left align 2006-04-07 13:40:54 +00:00
Nikos Kouremenos 00fe7bf965 fix so tab label expands and fills 2006-04-07 13:34:48 +00:00
Nikos Kouremenos 637e865960 rm leftover fixme 2006-04-07 12:27:00 +00:00
Nikos Kouremenos db1cffb299 parent.destroy() destroys childs too 2006-04-07 11:09:11 +00:00
Jean-Marie Traissard 7c85a32cbb Include users with no group un "General" group in systray->chat with 2006-04-06 21:19:26 +00:00
Jean-Marie Traissard f2355f9e6c print submenus only when more than one account is connected, not when more than one is configured, sort
some menus in systray->chat
2006-04-06 18:37:24 +00:00
Yann Leboulanger 8502d69f8d handle click on old-style popup window the same way as for new-style. Fixes #1785 2006-04-06 18:13:06 +00:00
Yann Leboulanger 2c552d2b85 remove no more used func 2006-04-06 17:27:33 +00:00
Yann Leboulanger 1bc78a3818 we remove agent even if it doesn't reply. Fixes #1756 2006-04-06 16:58:20 +00:00
Yann Leboulanger 29f41b223a we can now disable avatars by setting width or height to 0. Partially fixes #1816 2006-04-06 16:20:59 +00:00
Yann Leboulanger 8ad5dec778 don't add / at the end of agent if no resource. Fixes #1813 2006-04-06 15:46:57 +00:00
Jean-Marie Traissard 515cbaa270 Do not create and show xml console when creating an account. Fixes #1815 2006-04-06 11:15:04 +00:00
Yann Leboulanger 897fd6c35e show YesNoDialogs. Fixes #1814 2006-04-06 11:04:41 +00:00
Dimitur Kirov 14c5213a58 Jim: typo 2006-04-06 10:58:19 +00:00
Jean-Marie Traissard e226313777 Avoid code duplication in old popups coloring 2006-04-05 19:57:13 +00:00
Yann Leboulanger 9695633c7e when we remove a contact with awaiting events, re-add it in not in roster group. Fixes #1809 2006-04-05 19:05:09 +00:00
Yann Leboulanger 37fd51363a remove contact from roster when we read latest event (including non-message event) if showOffline is False. Fixes #1812 2006-04-05 18:53:21 +00:00
Nikos Kouremenos 35f2132815 add some new comments in notify.py 2006-04-05 18:37:53 +00:00
Yann Leboulanger a2b3acd864 remove contact from roster when we read his awaiting events and showOffline is False. Fixes #1812 2006-04-05 17:25:02 +00:00
Nikos Kouremenos 397d255c42 [jim++] fix muc invitation old style popup (perhpas new too) says event_type as text (#1797) 2006-04-05 16:32:22 +00:00
Nikos Kouremenos d86797d034 [jim++] pango escape text. (#1806) 2006-04-05 14:57:09 +00:00
Nikos Kouremenos e703218466 coding standards. rm too much identation 2006-04-05 14:54:17 +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
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
Yann Leboulanger d0f7758647 clean common.contacts._contacts when we remove a contact. Fixes #1788 2006-03-31 17:54:52 +00:00
Alex Mauer ff5fd60861 * Add option 'dont_ack_s10n' to prevent the infinite loop with jabberd2 subscription acknowledgements. 2006-03-31 17:35:05 +00:00
Nikos Kouremenos b3f1956da9 apply underlines to labels. apply correct focus target for them. fix some strings 2006-03-31 11:45:11 +00:00
Nikos Kouremenos b4574c341b print time sometimes or never disables being able to change before after time entries 2006-03-31 11:25:29 +00:00
Nikos Kouremenos 60c916b53a [jim] rm a space 2006-03-31 10:44:47 +00:00
Yann Leboulanger efcc8a1c94 prevent infinite loop when using show all pending events from systray 2006-03-31 07:47:27 +00:00
Yann Leboulanger fe98c5fc55 don't show popup menu for group that can't be renamed 2006-03-30 21:39:32 +00:00
Yann Leboulanger 42fcc71bc0 prevent renaming of General group. Fixes #1780 2006-03-30 21:37:45 +00:00
Yann Leboulanger ba7ef979b7 common/gajim can't contain _()O so move it to helpers
prevent renaming of special groups
2006-03-30 21:35:43 +00:00
Yann Leboulanger 66a4f406fa Observersa in also a special group than can't be renamed / can't reveive contacts with DND 2006-03-30 21:25:38 +00:00
Yann Leboulanger 204f8b89f3 when sub=to and we remove a contact, don't show the check button "allow other part to view my status" as he is already not interested in it. This result in removing contacts with sub=none, ask=none 2006-03-30 21:00:19 +00:00
Nikos Kouremenos 99276b5b8b revert buttons in notif-daemon popups. notif-daemon new release will fix position bug reported as attach in #1537 2006-03-30 20:08:55 +00:00
Yann Leboulanger 6ecdbb7470 when sub = 'to' and we remove contact (but allow other side to see our status) completely remove contact 2006-03-30 18:52:59 +00:00
Yann Leboulanger b7e4465ed5 add contact to roster when he becomes observer (and was none before) 2006-03-30 18:48:24 +00:00
Yann Leboulanger 028de148d3 do not remove a contact from roster when he goes offline and showoffline is True 2006-03-30 18:07:56 +00:00
Yann Leboulanger 276415f570 we can now re-add a contact that was ith sub=none (so not shown at all in roster) 2006-03-30 17:55:25 +00:00
Yann Leboulanger 619aaf9f73 prevent to add a contact twice in the same group 2006-03-30 17:25:06 +00:00
Yann Leboulanger 883bff804c we now can't remove / rename accounts with unread events 2006-03-30 17:23:06 +00:00
Nikos Kouremenos 62951fb718 coding standards; convert a TODO to more like testing stuff 2006-03-30 16:10:50 +00:00
Nikos Kouremenos 1dc069f237 overkill to use sre for just replace 2006-03-30 16:08:54 +00:00
Yann Leboulanger ef6ead5d84 fix TB: button_text is now always set 2006-03-30 14:08:57 +00:00
Yann Leboulanger a2b7c819a1 re-introduce button in notification in order to see it fully on screen. I just took Andrew's code from #1388 patch04. Fixes #1537 2006-03-30 12:57:38 +00:00
Dimitur Kirov 114264ca13 stop if Process has return 0, meaning that it
closed the connection
2006-03-29 23:33:17 +00:00
Yann Leboulanger b963fd1b25 clean gajim.groups when we rename a group. Fixes #1778 2006-03-29 22:11:14 +00:00
Nikos Kouremenos 5ff9b0fcba use new icon for rename in group menu too.fixes #1782 2006-03-29 22:05:38 +00:00
Nikos Kouremenos 5a9dfbb20c rm leftover fixme 2006-03-29 22:00:53 +00:00
Yann Leboulanger e3fb6c2607 we have to remove group from contact instances before removing them from roster so that gajim.groups in cleaned up. Fixes #1778 2006-03-29 21:23:13 +00:00
Yann Leboulanger 4849c2f815 we go offline in rooms when we go invisible 2006-03-29 21:06:01 +00:00
Yann Leboulanger 0e873f24ca edit groups now works for non-metacontacts too :). Fixes #1778 2006-03-29 21:00:33 +00:00
Yann Leboulanger 3a0e6bf000 modify treestore before iter becomes invalid 2006-03-29 20:32:36 +00:00
Yann Leboulanger 7043aeeb7e when we edit groups of a contact, groups of all brothers are also updated to they are sync. Fixes #1770 2006-03-29 20:26:20 +00:00
Yann Leboulanger 5742d670f5 move brothers to the contact I DND only if I DND big brother. Fixes #1770 2006-03-29 20:06:12 +00:00
Yann Leboulanger 3b46d08e5d prevent a useless stanza 2006-03-29 20:04:48 +00:00
Yann Leboulanger dfbb506f35 remove General default group when latest is removed from it. Fixes #1775 2006-03-29 18:15:18 +00:00
Yann Leboulanger 12959a7888 prevent adding twice a group in a contact.groups 2006-03-29 18:07:58 +00:00
Yann Leboulanger c5e0650c91 refactor code 2006-03-29 17:31:15 +00:00
Nikos Kouremenos 705fe59669 rm leftover FIXME 2006-03-29 17:28:16 +00:00
Nikos Kouremenos c5d6115d22 we can rename tranport now. fixes #1154 2006-03-29 17:22:56 +00:00
Nikos Kouremenos bbdeaa8768 fix but cut paste 2006-03-29 16:46:12 +00:00
Nikos Kouremenos 7cd9b7caf5 typo 2006-03-29 16:44:40 +00:00
Nikos Kouremenos cb28e2124d use kbd_input.png (previously rename.png) for rename menuitems in roster;better names for making menus methods in roster;add (comment out though as it has a problem) rename for transport 2006-03-29 16:42:06 +00:00
Nikos Kouremenos f5b37e61b2 make it gtkgui helpers and use it 2006-03-29 16:39:14 +00:00
Yann Leboulanger 8e9444d880 nickname is no more editable in gc vcard. Fixes #1766 2006-03-29 15:46:34 +00:00
Yann Leboulanger bfe1e8c631 Never join a room when invisible 2006-03-29 14:32:45 +00:00
Yann Leboulanger 0690a35eea don't join already opened rooms when we come back invisible. Fixes #1777 2006-03-29 14:31:05 +00:00
Yann Leboulanger c165c12334 fix status for gc vcard. Fixes #1765 2006-03-28 20:17:13 +00:00
Yann Leboulanger ac1b00ec8b status in gc vcard. Fixes #1765 2006-03-28 14:51:02 +00:00
Yann Leboulanger 65edabfb6c some cleanup 2006-03-28 14:50:19 +00:00
Nikos Kouremenos df3dacfac1 put Dimitur as hacker for chat_control.py too. 2006-03-28 14:11:53 +00:00
Yann Leboulanger 235c8bde98 fix TB (var name changement) 2006-03-28 13:28:51 +00:00
Nikos Kouremenos ed14ec10eb [jim++] use message text if user does not give message title. message == preset message [in prefs window] 2006-03-28 12:57:35 +00:00
Nikos Kouremenos 34aef80124 rm print. fix issue. previous commit also was obey to coding standards [yes again] 2006-03-28 12:43:57 +00:00
Nikos Kouremenos fe32959028 clean up. leave a print to debug 2006-03-28 12:39:47 +00:00
Nikos Kouremenos a573e7aa67 obey to coding standards 2006-03-28 12:01:27 +00:00
Nikos Kouremenos e08598c6bf rm double assignment of the same signal!!!!!!!!!!!!!!!!! 2006-03-28 11:58:57 +00:00
Nikos Kouremenos 4d2a36707b clean up code; obey to coding standards 2006-03-28 11:52:25 +00:00
Nikos Kouremenos 428d5996e5 fix typo 2006-03-28 11:39:14 +00:00
Nikos Kouremenos af9edc1f7c mention menuitem by name [so refactoring does not break code]; fix sensitivy of history to be disabled for transports 2006-03-28 11:33:31 +00:00
Nikos Kouremenos 73905ec169 merge to logics about jid being a transport into one. use the superior one 2006-03-28 11:32:53 +00:00
Nikos Kouremenos a643b7d466 revert accidental roster_window commit 2006-03-28 10:37:12 +00:00
Nikos Kouremenos 7287d3a51e revert accidental gtkgui commit 2006-03-28 10:36:42 +00:00
Nikos Kouremenos 2099e3baa8 [jim++] clean logic on for handling the incoming msg, make pm special checks fixes ##1764 2006-03-28 10:27:58 +00:00
Yann Leboulanger 4311f7fe0a [Jim++] title is needed in preset status messages. Fixes #1768 2006-03-28 06:06:04 +00:00
Nikos Kouremenos 1ef1888cbe typo. better break for setence in comment 2006-03-27 23:35:46 +00:00
Nikos Kouremenos 6caf013f52 use much better varname and comment the heck out of it 2006-03-27 23:32:39 +00:00
Nikos Kouremenos 04b0485c89 msg window alignment is back now with corrected top padding so tab does not touch the window wm titlebar 2006-03-27 23:31:56 +00:00
Nikos Kouremenos 0190ac90a4 [jim] fix logic bug 2006-03-27 23:15:19 +00:00
Nikos Kouremenos d1bb5cbc74 again fix logic after cut-paste 2006-03-27 23:10:41 +00:00
Nikos Kouremenos 27c59575cf [jim] fix typo 2006-03-27 23:07:07 +00:00
Nikos Kouremenos a91654ba9b do not play sound on recv chatstates. also comment on this so at last that code is somehow readable. thx Jim for report 2006-03-27 23:06:26 +00:00
Nikos Kouremenos 7c0dca4dbd chatstates handling is back again. now with comment why this should stay where it is. also do and if-if a if-elif [thanks Jim for this] 2006-03-27 22:54:23 +00:00
Nikos Kouremenos 0bd9e77fc9 fix logic. thanks Jim for report 2006-03-27 22:42:42 +00:00
Nikos Kouremenos 0552932253 fix a bad cut-paste 2006-03-27 22:37:28 +00:00
Nikos Kouremenos 5528e739b0 helpers that do not relate with xmpp, belong to helpers.py not to common/gajim.py. if they have gtk they belong to gtkgui_helpers. also use those allover 2006-03-27 22:31:14 +00:00
Nikos Kouremenos b4d8f99d58 nothing 2006-03-27 22:30:02 +00:00
Nikos Kouremenos 2ea292c9e6 fix a nice thought of travis to work ok with talkig to 2 or more resources the same time [do not show account name then] 2006-03-27 22:26:30 +00:00
Nikos Kouremenos c799869f68 use helper func 2006-03-27 22:12:41 +00:00
Nikos Kouremenos 1da15f1795 handle_event_msg method has a better sequence of checks. fixes #1764 2006-03-27 22:02:56 +00:00
Yann Leboulanger c0fcdeb116 handle correctly private messages in systray queue 2006-03-27 21:35:24 +00:00
Dimitur Kirov b42bd75a25 EISCONN error is raised in FreeBSD to indicate
that connection is already established
2006-03-27 15:28:29 +00:00
Dimitur Kirov a9622c9a09 EISCONN shows that connection is already
established
2006-03-27 15:19:17 +00:00
Nikos Kouremenos b7edb82028 rm the fixme 2006-03-27 13:43:58 +00:00
Nikos Kouremenos cc9a147dc0 startfile() instead of system() for windows 2006-03-27 13:42:28 +00:00
Nikos Kouremenos a541c5f426 svn users can run history manager now [if they have pywin32] 2006-03-27 13:40:51 +00:00
Nikos Kouremenos 20de72093a add tooltip to explain what ft proxies helps do 2006-03-27 11:30:15 +00:00
Nikos Kouremenos 5222f080b9 Yann accidentaly revert rm the placeholder 2006-03-27 11:26:43 +00:00
Yann Leboulanger d37d881bca show gajim.png image instead of STOCK_APPLY image cause in many theme (gnome one) it's too small and it looks ugly 2006-03-27 10:36:45 +00:00
Yann Leboulanger afaf7ecd75 message nearer from icon in last step of wizard 2006-03-27 10:24:15 +00:00
Yann Leboulanger e8429bea90 don't show tab in wizard 2006-03-27 10:12:16 +00:00
Yann Leboulanger b9b5b14658 remove ugly yellow color in wizard 2006-03-27 10:06:38 +00:00
Yann Leboulanger 546e489336 jid in ablove use proxy in wizard 2006-03-27 10:05:42 +00:00
Yann Leboulanger ff7eb2356a handle correctly when server return answer to register request when we create a new account. Fixes #1725 2006-03-27 09:53:47 +00:00
Yann Leboulanger 4f6c6d3d14 handle correctly offline message (don't take into account the resource) 2006-03-27 08:50:06 +00:00
Yann Leboulanger 88730b1ea1 add an ui option to disable the use of FT proxies. Fixes #1751 2006-03-27 08:28:05 +00:00
Nikos Kouremenos 186d69931e fix copyright header in dbus_support.py 2006-03-27 00:26:36 +00:00
Nikos Kouremenos 0f52912810 rm a useless placeholder 2006-03-27 00:25:50 +00:00
Yann Leboulanger 05793cc27c prevent a TB 2006-03-27 00:16:24 +00:00
Yann Leboulanger c0534e9515 don't add twice the same account. Fixes #1752 2006-03-26 23:55:59 +00:00
Yann Leboulanger bdda6d1555 show correct error message when we fail to create an account. See #1725 2006-03-26 23:42:36 +00:00
Nikos Kouremenos 6a44733d69 commented code, beautiful code 2006-03-26 19:35:29 +00:00
Nikos Kouremenos 21bba13bc6 are we python or what? :D 2006-03-26 19:34:31 +00:00
Nikos Kouremenos 66029d652e rm debug prints from optparser 2006-03-26 19:26:25 +00:00
Yann Leboulanger 03a5f02cbd remove call to removed function. Fixes #1755 2006-03-26 18:14:18 +00:00
Yann Leboulanger c6e6090ef5 save correctly chatstate colors. 2006-03-26 18:01:18 +00:00
Yann Leboulanger a5d95b4792 when we change combobox, only look in global synced accounts if one is connected. Fixes #1724 2006-03-26 13:07:11 +00:00
Yann Leboulanger 5677f8c970 hide show_vcard_checkbutton when account creation failed 2006-03-26 12:31:02 +00:00
Yann Leboulanger 7d3cee66ca handle connection failure when we create a new account. Fixes #1725 2006-03-26 12:30:29 +00:00
Yann Leboulanger 297f97a606 fix TB when receiving message from unknown contact 2006-03-26 12:09:34 +00:00
Yann Leboulanger fb758eaf89 use sanitize_filename func before writing a file to HD. Fixes #1722 2006-03-26 11:46:04 +00:00
Yann Leboulanger ee6ce3c324 message_textview is not editable when we are not connected 2006-03-26 10:43:18 +00:00
Yann Leboulanger f58503f8e7 fix update_config procedure. Also remove proxy65.unstable.nl proxy. Fixes #1748 2006-03-26 10:24:42 +00:00
Nikos Kouremenos 0055c36648 svn is .10 2006-03-25 20:43:12 +00:00
Dimitur Kirov e6b2686138 remove inactive proxies on upgrate. All svn
users remove these proxies from your accounts:
 proxy65.jabber.ccc.de
 proxy65.jabber.autocom.pl
 proxy.jabber.cd.chalmers.se
2006-03-25 20:29:29 +00:00
Dimitur Kirov 2abcc07f81 remove useless option and incorrect proxies
Svn users, please update your proxy list:
proxy.jabber.org
proxy.netlab.cz
transfer.jabber.freenet.de
2006-03-25 20:14:10 +00:00
Yann Leboulanger 1fafe3b08c handle correctly resources in queue of events. Fixes #1706 2006-03-25 17:05:54 +00:00
Nikos Kouremenos 1ff4e4f48d rm leftover FIXME 2006-03-25 11:22:42 +00:00
Nikos Kouremenos 4c2f8d9400 make clearer what we do 2006-03-25 11:12:31 +00:00
Nikos Kouremenos 2f503fa7bf rm more leftovers 2006-03-25 11:06:54 +00:00
Nikos Kouremenos 15d93107ba rm a FIXME 2006-03-25 11:01:11 +00:00
Nikos Kouremenos ba15eb2114 no need to realize a widget that is already NOT invisible 2006-03-25 10:50:13 +00:00
Nikos Kouremenos ac8c6a06aa name the default theme GTK+ and not system so a KDE or Windows user is not confused and generally better name. make it default 2006-03-25 10:47:41 +00:00
Yann Leboulanger 59bff310b0 typo. Fixes #1744 2006-03-25 08:46:13 +00:00
Travis Shirk ad01044389 Removed notebook alignment for #1743 2006-03-25 06:56:52 +00:00
Dimitur Kirov b64f199c08 realize is safer 2006-03-25 02:07:02 +00:00
Dimitur Kirov 41c0ae46c6 plain become system, because we use system
colors, make 'system' them default:wq
2006-03-25 01:43:39 +00:00
Dimitur Kirov 495af26c9c *.GtkFrame.GtkEventBox.* style for discon
banner (#1731)
2006-03-25 01:40:49 +00:00
Nikos Kouremenos 8087c2a14e cleanup and better varname 2006-03-25 01:21:47 +00:00
Dimitur Kirov 7ca9a4e08f take plain banner colors from gtkrc style class
*GtkFrame.GtkEventBox.* :wq
2006-03-25 01:21:16 +00:00
Yann Leboulanger c2594d8792 [Andrew Sayman] Gajim now uses async call to notification-daemon. Fixes #1388 2006-03-25 00:59:09 +00:00
Yann Leboulanger 6cec4ba128 remove online users menuitem as is in disco 2006-03-25 00:47:34 +00:00
Yann Leboulanger 3275bb9f9b workaround for ejabberd bug: it returns disco#info without an indentity. JEP0030 says it's a MUST. We can now browse online / all / offline users. Fixes #865 2006-03-25 00:46:42 +00:00
Dimitur Kirov c9bdf56da7 show can be 'error' too 2006-03-24 23:50:26 +00:00
Nikos Kouremenos 751a6fe483 rm buttons from latest version notification-daemon popups. fixes #1537 2006-03-24 23:47:09 +00:00
Yann Leboulanger 468b5d60c1 compute correctly the position of the status cellrenderer in groupchat roster. Fixes #1726 2006-03-24 22:24:44 +00:00
Yann Leboulanger fd859966c5 draw the TLS icon when we connect to a server. Fixes #1736 2006-03-24 21:51:15 +00:00
Yann Leboulanger 0a4cf6eae4 notification need absolute path 2006-03-24 20:17:32 +00:00
Yann Leboulanger d3c461aca1 typo 2006-03-24 20:13:11 +00:00
Yann Leboulanger 17b0ef3930 handle gc invitation in notify.py 2006-03-24 20:01:52 +00:00
Yann Leboulanger 2b725f05ba remove useless tabulations 2006-03-24 19:20:05 +00:00
Nikos Kouremenos 19e078878c [jim++]. sort accounts in trayicon tooltip. fixes #1734 2006-03-24 18:58:37 +00:00
Nikos Kouremenos 40e13f0bb1 explain sth better 2006-03-24 18:49: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 ac0f22887e fix GC logs: when we create a new room, we call get_last_date_that_has_logs(), which call get_jid_jid, which create a new id for the room, but with type = JID_NORMAL_TYPE instead of JID_ROOM_TYPE. It's now fixed 2006-03-24 18:46:48 +00:00
Yann Leboulanger 0f52e16e45 we can now move a contact that has children to another contact 2006-03-24 14:27:52 +00:00
Yann Leboulanger 22959b6c4c typo 2006-03-24 13:44:26 +00:00
Yann Leboulanger 6724001ee3 correctly update parent when we drop child on another contact 2006-03-24 13:31:21 +00:00
Yann Leboulanger f8db75e255 New metacontact way. JEP is not published yet, but I talked with the author. Old metacontact info are removed automaticaly 2006-03-24 12:55:56 +00:00
Dimitur Kirov 1f85960c64 #1735 don't stop completed transfer 2006-03-23 00:11:50 +00:00
Yann Leboulanger b6038f7a0f server list link changed 2006-03-22 18:52:27 +00:00
Dimitur Kirov be25f1b8ac missing import 2006-03-22 16:36:56 +00:00
Nikos Kouremenos 6c4322483e avoid dup of code. intro _add_history_manager_menuitem and call that instead of writing sth twice 2006-03-22 01:09:59 +00:00
Dimitur Kirov 92691fa6f6 disconnect transfers for contact which goes
offline
2006-03-21 23:43:26 +00:00
Dimitur Kirov f7dd517030 use small for status message. Last revert, I
promise!
2006-03-21 22:55:25 +00:00
Dimitur Kirov 3893d4ffa7 resource is shown before status (for
consistency with roster tooltip)
2006-03-21 21:46:26 +00:00
Dimitur Kirov f01fd88ff5 table layout for gc tooltip properties 2006-03-21 21:33:56 +00:00
Dimitur Kirov 31f380dff7 don't escape markup entities for banner tooltip 2006-03-21 21:22:08 +00:00
Yann Leboulanger 4e7b9b64cc add history manager menuitem when only one account too 2006-03-21 21:15:13 +00:00
Dimitur Kirov 30522e5357 align two resource lines, left to avatar in
tooltip
2006-03-21 20:52:25 +00:00
Dimitur Kirov a71924dba4 set_line_wrap, instead of putting message on the
next line
2006-03-21 20:25:53 +00:00
Dimitur Kirov a6700273d9 testing: align status message left to avatar
in tooltip
2006-03-21 20:22:16 +00:00
Yann Leboulanger df38aa897c read_queue now look in awaiting_messages dict with fjid as key instead of jid. Fix #1706 2006-03-21 18:34:03 +00:00
Dimitur Kirov e1ff481a84 aligned properties for FT tooltip 2006-03-21 17:01:23 +00:00
Dimitur Kirov 1ba8e37972 better align of properties, with long avatar 2006-03-21 16:39:26 +00:00
Dimitur Kirov 3f0ac6b3d9 fix imports 2006-03-21 15:57:44 +00:00
Dimitur Kirov 78d48a141c aligned properties for roster tooltip 2006-03-21 15:44:36 +00:00
Nikos Kouremenos f1d4b2ceb4 (history manager) do some basic stuff for our windows users. add a fixme to test it works and test further for when I sit on Windows 2006-03-21 14:47:11 +00:00
Nikos Kouremenos cba9b41d25 wrap text 2006-03-21 14:43:20 +00:00
Nikos Kouremenos 3b2c6021fa run in background 2006-03-21 14:42:28 +00:00
Nikos Kouremenos c7dc01e366 do not maximize history manager (let the user do it if he wants) and also make sure user was warned that running Gajim and touching logs db crazily can end up in useless db or whatever chaotic problems 2006-03-21 14:37:06 +00:00
Nikos Kouremenos 2eb1759a7f now we can launch history manager via Roster Window (under advanced) fixes #1616 2006-03-21 14:26:01 +00:00
Nikos Kouremenos eca21781cb fix len to not take into account the extension (we pass full filename anyways) 2006-03-21 13:57:02 +00:00
Nikos Kouremenos b3bf080e6f intro helpers.sanitize_filename() to make sure we do not run, use it where it is appropriate 2006-03-21 13:55:22 +00:00
Dimitur Kirov 7418be2323 remove ft_proxies_cache option, not used
anymore, replaced by proxy65_manager
2006-03-20 23:33:53 +00:00
Dimitur Kirov aa73f2d862 typo 2006-03-20 23:26:27 +00:00
Dimitur Kirov 5a1ff6a4d2 discover proxy transport for server (#803) 2006-03-20 23:17:36 +00:00
Dimitur Kirov c16167025c disconnect pending proxy resolve actions when
account is disconnected from server
2006-03-20 22:09:16 +00:00
Dimitur Kirov 7165a72157 error_cb is sent to proxy jid, instead of proxy
name, add one more proxy (jabber.freenet.de)
2006-03-20 21:48:14 +00:00
Dimitur Kirov ae33330ac6 send fake activate stanza to assert that proxy
works correctly
2006-03-20 21:24:10 +00:00
Nikos Kouremenos 1f43ebfeb3 [jim++] fix logic for ft popup. fixes #1393 2006-03-20 17:25:45 +00:00
Dimitur Kirov 5ce9bf3f49 set tooltip with status message (chat wins) 2006-03-20 16:51:17 +00:00
Dimitur Kirov 08b67c346e update banner font also in groupchat 2006-03-20 16:22:34 +00:00
Dimitur Kirov cb02ad7f18 use size small, instead of medium for status
message in banner
2006-03-20 16:04:54 +00:00
Nikos Kouremenos f773f2d998 make jid++ patch obey to our coding standards 2006-03-20 11:28:02 +00:00
Yann Leboulanger faaeed74e6 [Jim++] add contect menu to delete rows in history manager 2006-03-20 08:20:49 +00:00
Dimitur Kirov 164e5116da set theme font to chatstates and status message 2006-03-19 21:40:26 +00:00
Dimitur Kirov ecd588fa0f set banner font from theme preferences (#1631) 2006-03-19 21:25:28 +00:00
Nikos Kouremenos 131d0de955 hint user about what could be wrong 2006-03-19 21:21:16 +00:00
Dimitur Kirov b90e546927 proxy65_manager resolves socks5 proxies at gajim
startup and account login
2006-03-19 20:43:30 +00:00
Dimitur Kirov 8d15ac84be restored send_stanza, needed by xml console 2006-03-19 16:53:17 +00:00
Nikos Kouremenos 85fbcb79e9 fix tb 2006-03-19 14:59:17 +00:00
Dimitur Kirov 540103f381 arranged some methods from connection.py in
classes defeined in connection_handlers.py
2006-03-19 14:54:00 +00:00
Yann Leboulanger 6dfed88cad typo: colors are back in gc tabs 2006-03-19 11:15:52 +00:00
Yann Leboulanger 96dcb1bd0c chatstate colors are now configurable in manage theme window. Fixes #1568 2006-03-18 22:40:26 +00:00
Yann Leboulanger df395ab6ef fix regex when ascii_formating is false 2006-03-18 12:20:59 +00:00
Yann Leboulanger 3b12da41a3 missing save before commit :) 2006-03-18 11:55:04 +00:00
Yann Leboulanger eff34ac6ab invitations to groupchat is now queued when systray is enabled. missing icon for popup window: gc_invitation.png. Fixes #1196 2006-03-18 11:53:30 +00:00
Yann Leboulanger a5c2880b45 remove profile_avatar menuitem that sometimes appear 2006-03-18 09:59:04 +00:00
Yann Leboulanger a59f0866d5 typo 2006-03-18 09:27:41 +00:00
Yann Leboulanger 84ade2e3ac prevent TB 2006-03-18 09:22:27 +00:00
Yann Leboulanger 4dfa3da68d fix TB 2006-03-18 09:22:13 +00:00
Yann Leboulanger 088d8dbac9 ask to re-build actions menu when needed. Fixes #1676 2006-03-18 09:05:46 +00:00
Yann Leboulanger 19ad69e3dd remove empty group when we make latest contact of that group a child of another contact in another group. Fixes #1711 2006-03-18 08:54:50 +00:00
Yann Leboulanger 21a65d2568 minor typo 2006-03-18 08:13:27 +00:00
Nikos Kouremenos 2e393b0d37 bye bye Manage Emoticons Window 2006-03-17 22:00:46 +00:00
Nikos Kouremenos 7a31531882 hide for .10 special notification 2006-03-17 22:00:27 +00:00
Yann Leboulanger 3a255e5102 fix indentation in common/helpers.py 2006-03-17 19:56:05 +00:00
Yann Leboulanger 0bb0fe4157 fix for #1182: show Disabled when it's the one selected 2006-03-17 19:45:08 +00:00
Yann Leboulanger 24fcd311df typo 2006-03-17 16:11:25 +00:00
Yann Leboulanger 4a1c850bf7 avatars in gc tooltips 2006-03-17 15:26:58 +00:00
Yann Leboulanger 3b4f6e20fe we can now have emoticons themes in ~/.gajim/emoticons/ see #1182 2006-03-17 14:24:58 +00:00
Nikos Kouremenos 8b49efd38d [multani] fix syntax typo 2006-03-17 12:32:56 +00:00
Yann Leboulanger 618e429d82 migrate the old useemoticons option to emoticons_theme. Fixes #1715 2006-03-17 12:15:31 +00:00
Dimitur Kirov 4abd0a9d42 use emoticons_theme, instead of useemoticons
( #1715 )
2006-03-17 11:11:45 +00:00
Yann Leboulanger b4ed754b51 we now have emoticons themes. Fixes #1182
TODO: fill animated folder with his emoticons file
2006-03-16 23:37:06 +00:00
Yann Leboulanger 7cd6cf3994 show avatar before status icon. The only way to have it on the right is to create our own cellrenderer 2006-03-16 20:53:39 +00:00
Yann Leboulanger 3eebf98e27 fix glade so that textview is expanded in change status message dialog. Fixes #1709 2006-03-16 19:20:11 +00:00
Yann Leboulanger a02bd6dbe4 really don't ask vcard when entering irc channel 2006-03-16 19:08:49 +00:00
Yann Leboulanger 31e3e64004 typo 2006-03-16 18:45:07 +00:00
Yann Leboulanger 72e7cb6423 fix TB: get the avatar from folder when it's a pm 2006-03-16 17:47:31 +00:00
Dimitur Kirov b3de43ae3f disconnect after stream end tag, unregister
two more handlers
2006-03-16 17:29:30 +00:00
Yann Leboulanger a4b37a54a1 Fix when we receive a message from unknown contact 2006-03-16 16:31:34 +00:00
Yann Leboulanger 157a83ade5 we can see bigger avatar in pm as we now save vcard too 2006-03-16 07:51:42 +00:00
Nikos Kouremenos 8736e52491 better string 2006-03-15 21:38:29 +00:00
Dimitur Kirov d33055c3bc don't try to connect, when we are in state
'connecting'
2006-03-15 21:06:22 +00:00
Dimitur Kirov d316c6d8b4 reconnect (if configured), instead of
disconnect on expat error
2006-03-15 20:46:50 +00:00
Dimitur Kirov 7afb58426a property last_connection, used to prevend
double connections
2006-03-15 20:10:52 +00:00