Commit graph

1735 commits

Author SHA1 Message Date
Dimitur Kirov
e418a3e02d added context menu for FT window 2005-08-09 19:00:19 +00:00
Yann Leboulanger
c61c33765f here is a mutex for events_for_ui:
threads and main thread won't conflict
2005-08-09 18:45:16 +00:00
Dimitur Kirov
bd7d629140 fixed priority comparison and corrected widget
reflection on the new button name
2005-08-09 17:58:50 +00:00
Dimitur Kirov
62d54f3df1 added method get_prim_contact_from_list 2005-08-09 17:57:53 +00:00
Dimitur Kirov
ed1893ee9b moved convert bytes to common/helpers 2005-08-09 17:27:27 +00:00
Nikos Kouremenos
9c2b9e4b58 cancel not stop for ft window 2005-08-09 17:21:40 +00:00
Yann Leboulanger
d0eb029f74 connection.pt doesn't send events to ui: it just put it in gajim.events_for_ui[account]
gui read this queue
(mutex will come)
2005-08-09 17:21:35 +00:00
Dimitur Kirov
016d70d7da show correct status in toooltip, display name,
instead of jid in popup notification
2005-08-09 17:15:45 +00:00
Nikos Kouremenos
cd024055a9 fix logic (for seperator now only use gtk.SeparatorMenuItem()) 2005-08-09 16:33:45 +00:00
Nikos Kouremenos
d7f14f8f59 fix order to have first the daemons for sound 2005-08-09 16:13:50 +00:00
Nikos Kouremenos
48f735d287 fix a tb 2005-08-09 15:37:11 +00:00
Nikos Kouremenos
49bbb10134 we now have file manager too in enviroment;pot/po update 2005-08-09 15:30:45 +00:00
Dimitur Kirov
af52ebd127 File transfer completed shows to, when you are
sender
2005-08-09 15:29:45 +00:00
Yann Leboulanger
5a9bb51f97 threads don't send event to gui if connection succeed, thay are in a queue 2005-08-09 15:28:32 +00:00
Dimitur Kirov
4df50b17ee adedde prefix ft_ for proxy65 options 2005-08-09 14:53:33 +00:00
Nikos Kouremenos
33d86277ff fix identation 2005-08-09 13:35:05 +00:00
Nikos Kouremenos
2eb945a7b1 fix a TB 2005-08-09 13:27:31 +00:00
Dimitur Kirov
2bc8bcf482 fixed logic errors in FT and proxies 2005-08-09 11:38:11 +00:00
Nikos Kouremenos
31365c33ab 'aplay', 'play', 'esdplay', 'artsplay' detected first time only 2005-08-09 11:34:36 +00:00
Nikos Kouremenos
341e060a91 use is_in_path 2005-08-09 11:34:16 +00:00
Nikos Kouremenos
1f901c3183 is_in_path(name_of_command, return_abs_path = False) 2005-08-09 11:33:56 +00:00
Dimitur Kirov
cdf6e034b8 when IOError occurs during saving preferences
now print os.strerror of the error code
2005-08-09 11:17:32 +00:00
Nikos Kouremenos
07fecda486 catch and pass on exception of pixbufloader 2005-08-08 23:06:48 +00:00
Nikos Kouremenos
872db9fb6b strings fix, german po is somehow new, pot/po 2005-08-08 21:54:36 +00:00
Nikos Kouremenos
251d5402a1 fix logic 2005-08-08 21:12:58 +00:00
Nikos Kouremenos
c6166f3cc2 some last minute fixes in strings 2005-08-08 21:11:59 +00:00
Nikos Kouremenos
39c52dbba5 po/pot and a string fix in glade 2005-08-08 19:23:49 +00:00
Nikos Kouremenos
69086350ca all chatstates by default (via ui it can be changed) 2005-08-08 18:06:58 +00:00
Nikos Kouremenos
a2d11cec00 switch-tab sends inactive to bg tabs, so no need to try and send inactive in all tabs when focus out. no debug now. ready to 0.8pre1!! 2005-08-08 18:06:12 +00:00
Nikos Kouremenos
fe8ddfcfaf debug instead of print for pre1 2005-08-08 16:57:41 +00:00
Nikos Kouremenos
f9e3223d76 if one tab, make sure you show the name and not Chat or Groupchat 2005-08-08 16:42:30 +00:00
Yann Leboulanger
613d999ca1 gtk doesn't use threads 2005-08-08 16:04:11 +00:00
Yann Leboulanger
e30ae90f89 fix a TB 2005-08-08 16:02:29 +00:00
Nikos Kouremenos
5aec9060cd remove switch to menuitems in a better way 2005-08-08 15:47:10 +00:00
Dimitur Kirov
028bfbb6f0 reduce chars and lines in helpers 2005-08-08 15:44:22 +00:00
Nikos Kouremenos
73a4bf97e8 fix jep0070 accidental reversion 2005-08-08 15:38:07 +00:00
Yann Leboulanger
8e7ad66056 missing event to popup menu in gc banner 2005-08-08 15:32:58 +00:00
Nikos Kouremenos
63d667484b threads_init() just before gtk.main 2005-08-08 15:14:21 +00:00
Nikos Kouremenos
21bdf27b9c fix typo 2005-08-08 15:00:51 +00:00
Nikos Kouremenos
c944035684 [nicfit] jep0070 now works as a charm 2005-08-08 14:56:25 +00:00
Nikos Kouremenos
bb949ef623 add a call gjc (for pygtk fame) says we must have 2005-08-08 14:55:19 +00:00
Nikos Kouremenos
f202c09213 typo 2005-08-08 14:53:21 +00:00
Nikos Kouremenos
485dc4bcbb reset chatstate of a contact that signed out 2005-08-08 14:43:50 +00:00
Yann Leboulanger
0c64b91de4 no need to knowthe ID to know if it's our vcard 2005-08-08 13:34:48 +00:00
Yann Leboulanger
ac36bbf306 presence when we get our vcard also contain our status message 2005-08-08 12:23:51 +00:00
Yann Leboulanger
0fa731445a popup menu is now shown in tabs 2005-08-08 12:21:47 +00:00
Nikos Kouremenos
c22777a242 a new proxy for FT (does nothing atm). thanks bmalkow for this proxy 2005-08-08 12:09:29 +00:00
Nikos Kouremenos
0e48321a8b key_press no longer does composing event; insert-text of textbuffer is now responsible 2005-08-08 11:59:34 +00:00
Yann Leboulanger
d17c42cbcb contectmenu now works on banner 2005-08-08 10:52:27 +00:00
Nikos Kouremenos
026c8f0bc0 fix a typo in ft code 2005-08-08 10:42:25 +00:00