Commit Graph

3483 Commits

Author SHA1 Message Date
Yann Leboulanger 45fcf1e08f on middle click on an account row, open change status message dialog 2005-10-09 21:08:13 +00:00
Yann Leboulanger 21298945d2 add image to change status message in status combobox 2005-10-09 20:57:32 +00:00
Yann Leboulanger 078398efb3 fix HIG 2005-10-09 20:34:02 +00:00
Yann Leboulanger 83eeb0639e add the change status message iter in status combobox 2005-10-09 20:28:04 +00:00
Nikos Kouremenos a0e5a45ff2 HIG says menuitems are Header 2005-10-09 18:52:57 +00:00
Nikos Kouremenos 708b9d5d6d use better image for rename/changing status (generally means: you have to type new string). thanks Bernhard Walle 2005-10-09 18:45:03 +00:00
Nikos Kouremenos 62dd337e3e typo 2005-10-09 18:42:41 +00:00
Nikos Kouremenos d9d527b2ef improve code quality. code block is cleaner. ugly hack was leaving leading space 2005-10-09 18:42:24 +00:00
Nikos Kouremenos 6d07ec5a0a try to have OpenPGP working in Windoz 2005-10-09 17:22:03 +00:00
Nikos Kouremenos a5ee542fee move init of history window above and add a fixme and fix very minor ui stuff for history window 2005-10-09 17:07:29 +00:00
Nikos Kouremenos cf18d99555 add comment 2005-10-09 16:45:21 +00:00
Nikos Kouremenos 8bf623f1bc nothing 2005-10-09 16:13:55 +00:00
Nikos Kouremenos c5f90e9bc6 get_uf_show can return strings with mnemonics 2005-10-09 16:08:18 +00:00
Yann Leboulanger 8f3dafa920 account context menu and systary context menu now contain a change status message item
TODO:
global status combobox need it
2005-10-09 14:49:14 +00:00
Yann Leboulanger 15fc953638 dialogs.ChangeStatusMessageDialog can take no show argument 2005-10-09 14:44:52 +00:00
Nikos Kouremenos 9eb9112de9 user should see cannot/does not and can't doesn't 2005-10-09 13:53:21 +00:00
Nikos Kouremenos 3ba5e9ba78 [delmonico] fix finish button sensitivity issues in wizard 2005-10-09 13:08:44 +00:00
Nikos Kouremenos 91bfdba9c8 catch a typeerror tb and fallback, because vanilla gnomepython 2.12 has bad patch in Mandriva. thx dakilla 2005-10-09 11:49:41 +00:00
Yann Leboulanger b4cdd59c84 typo 2005-10-09 10:43:14 +00:00
Yann Leboulanger bbd43431ee check one more INTR 2005-10-09 10:25:02 +00:00
Yann Leboulanger 2da08cf0e9 typo 2005-10-09 10:24:06 +00:00
Yann Leboulanger 6ff2bf8c53 [Norman] subnodes are correctly browsed now 2005-10-09 10:11:24 +00:00
Yann Leboulanger f0deb4bc32 update browser.py and commands.py from cvs 2005-10-09 10:04:17 +00:00
Nikos Kouremenos c8602d63c4 commit almost there code for tooltip over ---- line. Dimitur plz read this commit and FIXME I have 2005-10-08 16:47:35 +00:00
Nikos Kouremenos 4d15c54010 center focus out line 2005-10-08 15:37:07 +00:00
Nikos Kouremenos d473aa7a8b use better unicode char 2005-10-08 15:09:25 +00:00
Nikos Kouremenos f3584e3e3c fix logic in focus out line. thanks Norman for spotting it 2005-10-08 13:43:17 +00:00
Nikos Kouremenos 2317c96c9b one less signal 2005-10-08 13:00:32 +00:00
Nikos Kouremenos f847084593 comit better logic for focus-out line 2005-10-07 23:17:17 +00:00
Nikos Kouremenos 835e48b64d now on focus out and on tab switch groupchat window adds seperator to point where we where when we force losing focus in the conversation. TODO: position it better, add tooltip what ------ is 2005-10-07 22:29:06 +00:00
Nikos Kouremenos 6e50f0bbc0 update commands.py from xmpppy cvs 2005-10-07 14:53:46 +00:00
Nikos Kouremenos 7ee643c02e comments to help code not become a beast; clean and adhere to coding style 2005-10-07 14:46:10 +00:00
Yann Leboulanger 0de8924af8 typo 2005-10-07 14:26:00 +00:00
Yann Leboulanger d827d157e8 don't show send_file_menuitem if we don't have a resource 2005-10-07 14:21:31 +00:00
Nikos Kouremenos f53d4750dc fix a typo 2005-10-07 14:09:40 +00:00
Yann Leboulanger bd941ea8bf catch the resource when we get a message from an unknown contact 2005-10-07 14:01:35 +00:00
Yann Leboulanger fe19a1c645 prevent TB when jid has no resource 2005-10-07 13:45:58 +00:00
Nikos Kouremenos 3fc223bfb4 None proxy cannot be removed 2005-10-07 13:37:04 +00:00
Nikos Kouremenos 7e9d446fda do not repeat the same var twice to user 2005-10-07 13:00:44 +00:00
Dimitur Kirov b9dc709800 show error on trying to send 0 byte files,
fixed button sensitivity on stopped&not_started
transfers
2005-10-07 12:00:33 +00:00
Dimitur Kirov ecda168634 call disconnect_transfer to prevent duplicating
code
2005-10-07 11:57:04 +00:00
Nikos Kouremenos 14471de6ad add some spacing fixes in change_status_message_dialog 2005-10-07 11:44:02 +00:00
Nikos Kouremenos 4bfc9984d0 HIG 2005-10-07 11:29:49 +00:00
Nikos Kouremenos 4e99f9563b avatars in MUC presences are back. stpeter aproved :) [he also plans to make it more clean in JEP] 2005-10-07 10:54:45 +00:00
Nikos Kouremenos 357c85a2ad improve code quality 2005-10-07 10:33:52 +00:00
Yann Leboulanger 3e7627aa6d fix var name 2005-10-07 10:32:42 +00:00
Yann Leboulanger 68536513fd fix TB when we get a chatstate message of a not in the roster contact 2005-10-07 10:21:15 +00:00
Yann Leboulanger 2b1d4c93b5 while we connect, after connect and after auth, we check if user hasen't changed his mind and choose to go offline 2005-10-07 09:55:29 +00:00
Nikos Kouremenos b325e15756 callbacks to open links 2005-10-06 23:34:23 +00:00
Nikos Kouremenos b763319d6c 2 more menuitems in help menu 2005-10-06 23:33:18 +00:00