Commit graph

3672 commits

Author SHA1 Message Date
Nikos Kouremenos
c4eb2d62d7 fix a tb 2005-11-02 11:29:51 +00:00
Yann Leboulanger
b35f340018 fix WRONG comment 2005-11-02 11:13:05 +00:00
Nikos Kouremenos
6127f23774 comment get_real_jid_from_fjid to assure future protection from refactoring and add docstring to get return values without reading the code. Both are importnat for such api funcs 2005-11-02 11:06:51 +00:00
shteef
467ff43106 Codestyle fixes, even though my syntax highlighting breaks on this. :p 2005-11-02 11:03:42 +00:00
shteef
3594e582a3 Fix groupchat highlighting again, for real now. 2005-11-02 11:00:16 +00:00
Nikos Kouremenos
5e6766a3a4 do not fail if user does not have pywin32 2005-11-02 10:52:12 +00:00
Nikos Kouremenos
3d5c3e59a1 also update ls command 2005-11-02 10:37:30 +00:00
Yann Leboulanger
a16a4d2cbf re-add gtkgui.glade.h to translate strings in glade 2005-11-02 10:30:53 +00:00
Nikos Kouremenos
4688f1d000 add the new files for transl 2005-11-02 10:24:36 +00:00
Yann Leboulanger
2720f1ce7c move function to get real_jid to gajim.py 2005-11-02 08:12:54 +00:00
Nikos Kouremenos
433af985b1 less wordy and concise is welcome but not if they are not understable. moreover it is better that the user understands what that is than see a small tooltip and not completely understand. I revert with the only change that I agree that the first The can be removed. "Used this window" you cannot be serious though.. :P 2005-11-01 23:55:50 +00:00
Yann Leboulanger
d1ebec6ad4 we can now copy (not move) a contact to another group 2005-11-01 22:52:04 +00:00
Yann Leboulanger
c9c319a141 get the avatar from real jid if we have it
if we don't habe the real jid, we don't show bigger avatar cause it's not saved in HD
2005-11-01 22:08:15 +00:00
Alex Mauer
44d152b3a3 Rewrote tooltip text for "last read bar" to be less wordy, more concise. 2005-11-01 20:44:02 +00:00
Nikos Kouremenos
36cc5bfa5d WINAPI: Gajim now can detects file lock and does not allow sending the file. 2005-11-01 20:01:14 +00:00
Nikos Kouremenos
48dd04a228 typo 2005-11-01 17:14:15 +00:00
Nikos Kouremenos
8d353c8e24 typo 2005-11-01 17:12:40 +00:00
Yann Leboulanger
9121514778 don't open a tabbedchat or a groupchat window over another one 2005-11-01 15:42:08 +00:00
Yann Leboulanger
2c016fddab tab_position in GUI has been removed 2005-11-01 15:35:00 +00:00
Nikos Kouremenos
f048ff494f remove duplication of logic (twice reseting chatstate [one was wrong I think..] 2005-11-01 15:28:19 +00:00
Yann Leboulanger
ce247d053f coding standards
self.node_to_dict always return a dict
2005-11-01 14:43:00 +00:00
Nikos Kouremenos
dc95dc33d2 add comment 2005-11-01 13:43:57 +00:00
Nikos Kouremenos
9f063a02f3 verbosely comment code 2005-11-01 13:33:13 +00:00
Nikos Kouremenos
4466a7f6b2 isinstance(a, foo) is faster that type(a) == foo 2005-11-01 13:10:38 +00:00
Nikos Kouremenos
63bcfc3054 fix tbs 2005-11-01 13:05:51 +00:00
Nikos Kouremenos
0f9f404000 please use tupples; only use list when need to append later etc 2005-11-01 12:54:57 +00:00
Yann Leboulanger
370b6870f5 don't show popup or systray event when FT is completed if we don't want to be notified 2005-11-01 11:25:01 +00:00
Yann Leboulanger
7b96dbc0fe connect the key_press_event in messagetextview so that we know when we press a normal key (a, b, ...) and we can reset last_key_tabs[room_jid] variable 2005-11-01 09:04:23 +00:00
Nikos Kouremenos
ca345fee0d coding standards 2005-11-01 00:02:31 +00:00
Nikos Kouremenos
0618afa787 improve readability 2005-10-31 23:59:26 +00:00
Nikos Kouremenos
aba99dc208 fix typos 2005-10-31 23:48:36 +00:00
Nikos Kouremenos
6812e423d7 remove fixme 2005-10-31 23:33:33 +00:00
Nikos Kouremenos
422ae02f57 cleaner regexp pattern for links 2005-10-31 23:31:18 +00:00
Nikos Kouremenos
0ab56fb189 hide filter hbox; maybe someday 2005-10-31 21:28:39 +00:00
Nikos Kouremenos
3e237801c9 initial filter support (aka better than nothing) for history 2005-10-31 20:55:45 +00:00
Nikos Kouremenos
da23873805 coding standards fixes 2005-10-31 20:54:40 +00:00
Nikos Kouremenos
b89c217e68 logic fix 2005-10-31 20:54:05 +00:00
Yann Leboulanger
9ea8a2d8e8 at startup use our cached vcard to get the sha
then ask the vcard, and resend a new presence only if avatar has changed
2005-10-31 20:51:45 +00:00
Nikos Kouremenos
878b274481 add func in gtkgui helpers 2005-10-31 19:35:17 +00:00
Nikos Kouremenos
f5411971c7 if roster is in vd1, and we are in vd2 and we click systray, move roster from vd1 to vd2 2005-10-31 18:06:36 +00:00
Yann Leboulanger
a8cb9d69ff we now save sha in stored vcard
we save the current sha in memory and we update it when we receive the vcard
we re-ask the vcard when we receive a presence with a new sha
2005-10-31 17:31:30 +00:00
Nikos Kouremenos
20ba733622 cyan ist tot (is dead) 2005-10-31 16:41:30 +00:00
Nikos Kouremenos
22e1d66d98 new gajim theme (delete all lines in your config starting with themes. to see it) and theme names are now translatable 2005-10-31 16:19:12 +00:00
Nikos Kouremenos
7e283c5dfb typo 2005-10-31 11:14:11 +00:00
Nikos Kouremenos
a3227aacb4 cleaner 2005-10-31 11:09:18 +00:00
Nikos Kouremenos
0670282453 better funcname 2005-10-31 11:06:11 +00:00
Yann Leboulanger
17f67e6a90 remove unneeded BeautifulSoup class
refactor the code so that it's not dup (vcard.get_avatar_pixbuf)
2005-10-31 10:23:33 +00:00
Nikos Kouremenos
9b1881cbbd catch a async tb 2005-10-30 21:46:48 +00:00
Nikos Kouremenos
ae4f0d9aaf catch a tb 2005-10-30 21:41:52 +00:00
Nikos Kouremenos
ee46edcfb8 if we have avatar in HD, we get it from there now 2005-10-30 21:39:09 +00:00