Commit Graph

5830 Commits

Author SHA1 Message Date
Yann Leboulanger 235c8bde98 fix TB (var name changement) 2006-03-28 13:28:51 +00:00
Nikos Kouremenos ed14ec10eb [jim++] use message text if user does not give message title. message == preset message [in prefs window] 2006-03-28 12:57:35 +00:00
Nikos Kouremenos 34aef80124 rm print. fix issue. previous commit also was obey to coding standards [yes again] 2006-03-28 12:43:57 +00:00
Nikos Kouremenos fe32959028 clean up. leave a print to debug 2006-03-28 12:39:47 +00:00
Nikos Kouremenos a573e7aa67 obey to coding standards 2006-03-28 12:01:27 +00:00
Nikos Kouremenos e08598c6bf rm double assignment of the same signal!!!!!!!!!!!!!!!!! 2006-03-28 11:58:57 +00:00
Nikos Kouremenos 4d2a36707b clean up code; obey to coding standards 2006-03-28 11:52:25 +00:00
Nikos Kouremenos 428d5996e5 fix typo 2006-03-28 11:39:14 +00:00
Nikos Kouremenos af9edc1f7c mention menuitem by name [so refactoring does not break code]; fix sensitivy of history to be disabled for transports 2006-03-28 11:33:31 +00:00
Nikos Kouremenos 73905ec169 merge to logics about jid being a transport into one. use the superior one 2006-03-28 11:32:53 +00:00
Nikos Kouremenos a643b7d466 revert accidental roster_window commit 2006-03-28 10:37:12 +00:00
Nikos Kouremenos 7287d3a51e revert accidental gtkgui commit 2006-03-28 10:36:42 +00:00
Nikos Kouremenos 2099e3baa8 [jim++] clean logic on for handling the incoming msg, make pm special checks fixes ##1764 2006-03-28 10:27:58 +00:00
Yann Leboulanger 4311f7fe0a [Jim++] title is needed in preset status messages. Fixes #1768 2006-03-28 06:06:04 +00:00
Nikos Kouremenos 1ef1888cbe typo. better break for setence in comment 2006-03-27 23:35:46 +00:00
Nikos Kouremenos 6caf013f52 use much better varname and comment the heck out of it 2006-03-27 23:32:39 +00:00
Nikos Kouremenos 04b0485c89 msg window alignment is back now with corrected top padding so tab does not touch the window wm titlebar 2006-03-27 23:31:56 +00:00
Nikos Kouremenos 0190ac90a4 [jim] fix logic bug 2006-03-27 23:15:19 +00:00
Nikos Kouremenos d1bb5cbc74 again fix logic after cut-paste 2006-03-27 23:10:41 +00:00
Nikos Kouremenos 27c59575cf [jim] fix typo 2006-03-27 23:07:07 +00:00
Nikos Kouremenos a91654ba9b do not play sound on recv chatstates. also comment on this so at last that code is somehow readable. thx Jim for report 2006-03-27 23:06:26 +00:00
Nikos Kouremenos 7c0dca4dbd chatstates handling is back again. now with comment why this should stay where it is. also do and if-if a if-elif [thanks Jim for this] 2006-03-27 22:54:23 +00:00
Nikos Kouremenos 0bd9e77fc9 fix logic. thanks Jim for report 2006-03-27 22:42:42 +00:00
Nikos Kouremenos 0552932253 fix a bad cut-paste 2006-03-27 22:37:28 +00:00
Nikos Kouremenos 5528e739b0 helpers that do not relate with xmpp, belong to helpers.py not to common/gajim.py. if they have gtk they belong to gtkgui_helpers. also use those allover 2006-03-27 22:31:14 +00:00
Nikos Kouremenos b4d8f99d58 nothing 2006-03-27 22:30:02 +00:00
Nikos Kouremenos 2ea292c9e6 fix a nice thought of travis to work ok with talkig to 2 or more resources the same time [do not show account name then] 2006-03-27 22:26:30 +00:00
Nikos Kouremenos c799869f68 use helper func 2006-03-27 22:12:41 +00:00
Nikos Kouremenos 1da15f1795 handle_event_msg method has a better sequence of checks. fixes #1764 2006-03-27 22:02:56 +00:00
Yann Leboulanger c0fcdeb116 handle correctly private messages in systray queue 2006-03-27 21:35:24 +00:00
Dimitur Kirov b42bd75a25 EISCONN error is raised in FreeBSD to indicate
that connection is already established
2006-03-27 15:28:29 +00:00
Dimitur Kirov a9622c9a09 EISCONN shows that connection is already
established
2006-03-27 15:19:17 +00:00
Nikos Kouremenos b7edb82028 rm the fixme 2006-03-27 13:43:58 +00:00
Nikos Kouremenos cc9a147dc0 startfile() instead of system() for windows 2006-03-27 13:42:28 +00:00
Nikos Kouremenos a541c5f426 svn users can run history manager now [if they have pywin32] 2006-03-27 13:40:51 +00:00
Nikos Kouremenos 20de72093a add tooltip to explain what ft proxies helps do 2006-03-27 11:30:15 +00:00
Nikos Kouremenos 5222f080b9 Yann accidentaly revert rm the placeholder 2006-03-27 11:26:43 +00:00
Yann Leboulanger d37d881bca show gajim.png image instead of STOCK_APPLY image cause in many theme (gnome one) it's too small and it looks ugly 2006-03-27 10:36:45 +00:00
Yann Leboulanger afaf7ecd75 message nearer from icon in last step of wizard 2006-03-27 10:24:15 +00:00
Yann Leboulanger e8429bea90 don't show tab in wizard 2006-03-27 10:12:16 +00:00
Yann Leboulanger b9b5b14658 remove ugly yellow color in wizard 2006-03-27 10:06:38 +00:00
Yann Leboulanger 546e489336 jid in ablove use proxy in wizard 2006-03-27 10:05:42 +00:00
Yann Leboulanger ff7eb2356a handle correctly when server return answer to register request when we create a new account. Fixes #1725 2006-03-27 09:53:47 +00:00
Yann Leboulanger 4f6c6d3d14 handle correctly offline message (don't take into account the resource) 2006-03-27 08:50:06 +00:00
Yann Leboulanger 88730b1ea1 add an ui option to disable the use of FT proxies. Fixes #1751 2006-03-27 08:28:05 +00:00
Nikos Kouremenos 186d69931e fix copyright header in dbus_support.py 2006-03-27 00:26:36 +00:00
Nikos Kouremenos 0f52912810 rm a useless placeholder 2006-03-27 00:25:50 +00:00
Yann Leboulanger 05793cc27c prevent a TB 2006-03-27 00:16:24 +00:00
Yann Leboulanger c0534e9515 don't add twice the same account. Fixes #1752 2006-03-26 23:55:59 +00:00
Yann Leboulanger bdda6d1555 show correct error message when we fail to create an account. See #1725 2006-03-26 23:42:36 +00:00