Commit graph

3802 commits

Author SHA1 Message Date
Nikos Kouremenos
b42d016e62 fixes (do not set twice editability and a docstring) and only resizable if 2.8+ 2005-11-10 13:40:39 +00:00
Nikos Kouremenos
de36e719f3 varius fixes; cleanup, remove a fixme, add a fixme 2005-11-10 13:29:58 +00:00
Nikos Kouremenos
0d3be44948 error about size too big should not come after we close fchooser 2005-11-10 12:43:37 +00:00
Yann Leboulanger
c2042e8689 call register_handlers only once at startup, it's not account specific 2005-11-10 10:16:25 +00:00
Yann Leboulanger
e55db9645d middle click on merged accounts row now works 2005-11-10 09:59:27 +00:00
Yann Leboulanger
0833043975 when we know the real_jid and we open a chat window, we talk with the real jid and not the fake jid (jix avatar pb: we now ask the avatar of the real jid and not fake jid which is saved in the wrong file) 2005-11-10 09:46:20 +00:00
Nikos Kouremenos
7d8ab26ccb change default size for disco window 2005-11-10 00:57:18 +00:00
Nikos Kouremenos
7fa1f8a270 set always_english_wiktionary to True; chances are if you do not know a word you are french, greek, german whatever and u chat in english. leave out the fact that english wiktionary entry has translations so you get definition in english and tranlsation 2005-11-09 23:05:11 +00:00
Yann Leboulanger
7d827f0764 add tooltip for merged accounts row 2005-11-09 21:05:55 +00:00
Nikos Kouremenos
0fd60e88aa we call a func that does not exist 2005-11-09 20:33:20 +00:00
Nikos Kouremenos
be09166c15 [neurocyte] accept params with spaces via gajim-remote bash script 2005-11-09 19:35:31 +00:00
Yann Leboulanger
1060ab1dbe contact in not in the roster can be added to the roster 2005-11-09 18:02:57 +00:00
Nikos Kouremenos
f466590c7b wizard texts on failure success are now pangoed and look nicer. also no more hardcoding \n and using word wrap; making translators life easier by ommiting some \n etc 2005-11-09 17:08:09 +00:00
Nikos Kouremenos
6649b62f03 ACE: print_status_in_chats 2005-11-09 15:42:30 +00:00
Yann Leboulanger
20f86ff0aa update translation.py for new folder 2005-11-09 14:33:51 +00:00
Yann Leboulanger
2cd263d1f2 move scripts that have nothing to do in release in a dev folder 2005-11-09 14:30:56 +00:00
Nikos Kouremenos
e16cf32ae9 add gimp2 script to assist to splitting from spirtes to layers so we can save gif, until we go gtk28+ and we burn gifs 2005-11-09 14:20:44 +00:00
Nikos Kouremenos
e2aeef7968 [norman] add crystal. I removed file-spinning.png and headline.png that had animations but we dont use them until now. we can at any time find it and make it gif via crystal.jisp. we could use an animation for FT 2005-11-09 14:19:53 +00:00
Nikos Kouremenos
cb3010993e minor: dropped not droped 2005-11-09 10:55:42 +00:00
Yann Leboulanger
8eaa1f45ad add a 'merged account' row with a context menu 2005-11-09 07:00:46 +00:00
Nikos Kouremenos
8ecb477844 underscore in string 2005-11-08 21:34:41 +00:00
Nikos Kouremenos
fcfb314163 typo 2005-11-08 20:52:09 +00:00
Nikos Kouremenos
23099dffca gajim.contacts[account][jid][0] --> gajim.get_contact_instance_with_highest_priority(account, jid) which is superior and at worst the same 2005-11-08 20:33:52 +00:00
Nikos Kouremenos
e64bb76274 fix logic 2005-11-08 19:19:09 +00:00
Nikos Kouremenos
974e4324ba fix tb and do not have many window for editing our own vcard 2005-11-08 17:18:22 +00:00
Nikos Kouremenos
14bccbc2a6 fix a tb 2005-11-08 16:53:33 +00:00
Yann Leboulanger
908992ac11 remove unneeded file 2005-11-08 16:18:08 +00:00
Nikos Kouremenos
af3a8dd695 commit missing file 2005-11-08 15:57:35 +00:00
Nikos Kouremenos
3d7dee624e avatar is now set in draw_contact; we need a better place though 2005-11-08 15:47:27 +00:00
Nikos Kouremenos
3492272881 only one line for status msg under contact 2005-11-08 15:24:19 +00:00
Nikos Kouremenos
7e2b61802f update pot/po translations. strings are NOT frozen. any new translator for new lang should use those and not 0.8.2 ones 2005-11-08 14:50:33 +00:00
Nikos Kouremenos
2c8a07bfe3 commit deutsch. Danke Fridtjof Busse 2005-11-08 14:46:41 +00:00
Yann Leboulanger
6213a1e586 typo 2005-11-08 14:32:14 +00:00
Nikos Kouremenos
51f6e125f6 align avatar and padlock to to right 2005-11-08 14:25:23 +00:00
Yann Leboulanger
0b7a740874 add the date in time when msg if from another day 2005-11-08 14:23:11 +00:00
Nikos Kouremenos
99636d5ccf [gjc]commit better analogy for colors in contact row 2005-11-08 14:09:56 +00:00
Nikos Kouremenos
58ae3ed63f typo. thx yann 2005-11-08 13:46:09 +00:00
Nikos Kouremenos
52a861afc2 fix syntax error 2005-11-08 13:43:23 +00:00
Nikos Kouremenos
0020731a36 catch IOError so no TB 2005-11-08 13:21:43 +00:00
Nikos Kouremenos
4034efa762 we now have avatars in roster. I default to 48x48 (gaim defaults to that too) u can change that to whatever you want via ACE and you can take avatars off via PREFS; defaulting to 32x32 is too small. njoy 2005-11-08 13:04:59 +00:00
Nikos Kouremenos
a3cd40ac84 fix a logic bug. thanks deluge 2005-11-08 11:13:47 +00:00
Nikos Kouremenos
20aac96c8d correct which entry we insenitive 2005-11-07 21:40:01 +00:00
Nikos Kouremenos
edb16de6b4 remove a leftover comment 2005-11-07 21:33:18 +00:00
Yann Leboulanger
b8476426a2 insensitivie jid_entry when we add a contact from which we know the jid (right click on email -> add contact, accept a sub request, ...) 2005-11-07 21:30:35 +00:00
Yann Leboulanger
bd868245e0 support JEP 162 (show / hide some contacts according to their subscription / ask status) 2005-11-07 21:15:15 +00:00
Yann Leboulanger
fd99c19954 remove print 2005-11-07 16:18:10 +00:00
Yann Leboulanger
8877d45bc5 prevent wrong color to be shown when no bgcolor is selected (do the same as in roster) 2005-11-07 16:17:06 +00:00
Yann Leboulanger
02d88c5915 add a "Set an avatar when I connect" checkbutton in wizard, so that when we connect it open the vcard in the about tab and opens the filechooser 2005-11-07 15:43:47 +00:00
Nikos Kouremenos
183d59333f fix missing var 2005-11-07 14:06:39 +00:00
Yann Leboulanger
e422a1807d SRV now works (hopefully !)
we use a new Client instance for each try
fix a typo in the use of pydns
2005-11-07 14:04:18 +00:00