Commit Graph

73 Commits

Author SHA1 Message Date
Nikos Kouremenos 7c54686b35 dcraven status iconset, split to using 16x16 [32x32 not yet] saying bye bye to xpm, and higging glade 2005-06-09 22:29:06 +00:00
Nikos Kouremenos 5afe6e4796 choose_gpg_key_dialog is HIG and code changes title and prompt label 2005-06-08 13:45:30 +00:00
Nikos Kouremenos 78c7ca566f try again later 2005-06-07 01:10:24 +00:00
Nikos Kouremenos 365c7f68ad sorting by keys in change_status_dialogs 2005-06-06 11:53:07 +00:00
Nikos Kouremenos ce9bfe53c5 mention link to patchers in about dialog 2005-06-06 00:12:51 +00:00
Yann Leboulanger 99b86a7c20 typo 2005-06-05 10:48:34 +00:00
Nikos Kouremenos 275187b8b6 fix #292 [just a strip()] 2005-06-04 18:06:03 +00:00
Nikos Kouremenos a483c7247c string spaces when creating the jid. if ICQ# is '1111 ' we were producing invalid jid 2005-06-04 13:33:38 +00:00
Nikos Kouremenos d5a354fe50 just in case someone has pygtk26 and gtk24 2005-06-03 22:22:29 +00:00
Nikos Kouremenos e9bb1a92f5 higing and marking for translation in popup notify 2005-06-03 18:40:43 +00:00
Nikos Kouremenos 18f45ecf4f use png for about cause we use alpha for bg shadow [not possible in svg] 2005-06-03 15:43:36 +00:00
Nikos Kouremenos da77fbd112 lighter color for popup not for offline 2005-06-03 15:38:06 +00:00
Nikos Kouremenos d216c91818 adding our new logo in about dialog (thanks Membris Khan for logo design!!!!) 2005-06-03 11:41:02 +00:00
Nikos Kouremenos d46e600213 marking 1 string for translation, and introducing a better title 2005-06-03 10:28:53 +00:00
Nikos Kouremenos 36bc5b8dc0 lighter colors for popup notif 2005-06-02 18:03:10 +00:00
Nikos Kouremenos 037199e30a Do not let long nicknames take all the space in notebook 2005-06-02 16:30:18 +00:00
Yann Leboulanger 668b885780 add Version info in old about dialog (not translated) 2005-06-02 10:30:15 +00:00
Yann Leboulanger ee108accf4 don't show Transport and not in the roster groups in edit groups dialog 2005-06-01 20:47:01 +00:00
Yann Leboulanger 088b3870dd we can now attach a GPG key to a contact 2005-05-29 21:34:01 +00:00
Yann Leboulanger 9952c4dc64 we cannot register to an offline or error transport 2005-05-25 11:00:41 +00:00
Yann Leboulanger 967bcae933 no need to make protocol combobox unsensitive 2005-05-25 10:56:37 +00:00
Yann Leboulanger 0e49c441e0 when we add a new group, we send that to the server 2005-05-23 17:21:05 +00:00
Nikos Kouremenos ddcbbca289 some more translatable strings 2005-05-21 15:19:58 +00:00
Nikos Kouremenos bbbb4117f7 some more translatable strings, updating gajim.pot and greek gajim.po [100%]. I think it should be ok now but you never know 2005-05-21 14:12:35 +00:00
Yann Leboulanger f3d36d9d80 status -> show
we cannot join a gc twice at the same time with the same account
2005-05-20 16:31:52 +00:00
Nikos Kouremenos 5293788dc1 introducing common/helpers.py where get_uf_status lives [more functions to come there in the future] 2005-05-20 15:58:23 +00:00
Nikos Kouremenos 781261b99d dialogs.py: removing \ where appropriate 2005-05-19 17:47:40 +00:00
Nikos Kouremenos 7eb8a879b5 better strings 2005-05-18 12:34:20 +00:00
Yann Leboulanger 5d8ea9d3bc we can now ask vcard when we recieve a subscription request 2005-05-18 08:47:38 +00:00
Yann Leboulanger 99401f2abb add a DATA_DIR in gajim 2005-05-17 17:37:50 +00:00
Nikos Kouremenos 375b56401b subscription_request_window ==> Subscription_request_window 2005-05-16 13:56:46 +00:00
Nikos Kouremenos afe2de643c if text is given for input_entry select it by default [so user can just type and replace it 2005-05-14 23:31:27 +00:00
Nikos Kouremenos d8e0b91ee8 Input dialog to accept entry text as optional argument and to display it if given [using that in change subject 2005-05-14 16:34:07 +00:00
Nikos Kouremenos 961ded4882 Advanced_window ==> Advanced_configuration_window 2005-05-14 01:42:10 +00:00
Nikos Kouremenos 460fa3e532 groupchat window major UI changes. now is more UserFriendly and looks like every other IM clients that do groupchat 2005-05-14 01:29:53 +00:00
Nikos Kouremenos 0a0cd669eb last_msg ==> last_status_msg and change_title ==> change_roster_title 2005-05-13 18:00:13 +00:00
Nikos Kouremenos 97aef098bc fixes/cleanups allover:
Basically a traceback a traceback with present()
replace some menuitem strings to be more HIG
introducing /clear and that is all I think
2005-05-13 16:53:30 +00:00
Nikos Kouremenos 27723d1279 fixing #256 2005-05-12 13:52:09 +00:00
Yann Leboulanger e98a0d8846 finish removing the thread thing about autoconnect 2005-05-12 10:29:47 +00:00
Nikos Kouremenos 052cd2740b make get_ui_status func which converts dnd xa to human understandble strings and use that func in Status change dialog 2005-05-12 09:14:31 +00:00
Nikos Kouremenos 44c5e2f2b9 removing legacy code from the threads epoch 2005-05-12 00:22:36 +00:00
Nikos Kouremenos bc4cc346b1 fix for Join_gc action see http://nkour.blogspot.com/2005/05/pythons-init-return-none-doesnt-return.html for more.
Also adding a FIXME: in case yann has not reply from Alexey and wants to hack sth in Gajim :)
2005-05-12 00:00:40 +00:00
Nikos Kouremenos a88696772a closing #259 2005-05-11 17:14:10 +00:00
Nikos Kouremenos 49ff06842c add new contact dialog code cleanup and some GUI fixes:\nProtocol combobox is disabled if uid is empty\nguess_agent() doesnt change to Jabber if not ICQ\nBecause of massive usage of get_widget() I self'ed them [it's ok this dialog dies soon and it is always better to do less glade parsing 2005-05-04 17:44:49 +00:00
Nikos Kouremenos dd5eaf1ab9 active_tab --> set_active_tab [I also though of a minute to start adding properties eg. foo.set_active_tab(bar) would be foo.tab = bar. if u like that we can see designing like that in the future 2005-05-03 16:39:27 +00:00
Yann Leboulanger 11ef5a0787 close add contact window when we press esc (fix #204) 2005-04-28 13:01:47 +00:00
Nikos Kouremenos 1ef087ca75 bugfix (now self.account) 2005-04-27 20:12:57 +00:00
Yann Leboulanger 184542a4d1 when we double click on a contact (or when we click on the systray icon), present the chat_window.
idem for gc window
2005-04-27 19:09:34 +00:00
Yann Leboulanger 518a4877ae add_contact window is better filled 2005-04-25 20:41:29 +00:00
Vincent Hanquez 34cbd78b9c add advanced window as a new dialog.
the position of the button is probably not the final position.
modify config to support boolean value embedded in string because the treestore
store/edit all value with a string.
2005-04-23 23:57:02 +00:00