Commit Graph

1869 Commits

Author SHA1 Message Date
Nikos Kouremenos 39b0e8962a fixing what we return also do not check not loading. the point is to refuse on adding or else we allow bugs 2005-06-18 14:57:25 +00:00
Yann Leboulanger 7e4f56f002 typo 2005-06-18 14:38:37 +00:00
Nikos Kouremenos 33947c45c8 inform the user if too big image for emoticon 2005-06-18 14:28:35 +00:00
Nikos Kouremenos 258389ee07 fix #446 [we now sync by default for one account, but do not sync with status switcher if that accound is 2nd, 3rd etc..] 2005-06-18 14:17:26 +00:00
Nikos Kouremenos 2fc6cd51e1 gobject.TYPE_STRING/BOOLEAN becomes str/bool 2005-06-18 13:48:43 +00:00
Nikos Kouremenos f90a005b96 remove old stuff 2005-06-18 13:27:00 +00:00
Nikos Kouremenos d3183f10dd use set_active_tab in a place we did not [liorithel] 2005-06-18 11:41:29 +00:00
Nikos Kouremenos 92167a98f7 use %s in one string 2005-06-18 11:40:56 +00:00
Nikos Kouremenos 74fd03dc23 connection.py to take advantage of ssl patch 2005-06-18 11:37:29 +00:00
Nikos Kouremenos e325da1e1c patch xmpppy so it does not loop for ever on timeout disconnection. this patch and previous thanks to Alexey [lib author] 2005-06-18 11:33:29 +00:00
Nikos Kouremenos d56a4b619d patch to force ssl no matter which is the port 2005-06-18 11:22:19 +00:00
Nikos Kouremenos 61a51241f9 mention 0.7.5 as version of Gajim 2005-06-17 23:21:12 +00:00
Nikos Kouremenos bb2b90ccfb fix some spacing to look better 2005-06-17 23:19:36 +00:00
Nikos Kouremenos 44dee4434d fix README 2005-06-17 23:10:15 +00:00
Nikos Kouremenos 29799bf2f4 removing two unneeded lines 2005-06-17 15:35:13 +00:00
Nikos Kouremenos c951abccf3 irc emulation: /me adds * and then the nick 2005-06-17 15:31:21 +00:00
Yann Leboulanger cf028229a8 bugfix: missing references to self.gc_refer_to_nick_char in gc 2005-06-17 06:31:32 +00:00
Nikos Kouremenos a27b32e931 typo 2005-06-16 22:21:02 +00:00
Nikos Kouremenos c497aeda0d patch by hoppke to make char for refering to a specific contact in GC configurable via expert 2005-06-16 22:18:46 +00:00
Yann Leboulanger 213c617780 messages for us in gc are now bold and colored (thx Liorothiel) 2005-06-16 19:14:07 +00:00
Yann Leboulanger c8330db808 new LIBDIR var in makefile, so we can specify the lib folder (thx koorek) 2005-06-15 18:04:33 +00:00
Nikos Kouremenos 65d1ac199e adding prefs in tryaicon menu 2005-06-15 11:14:59 +00:00
Nikos Kouremenos 51ef2a23df do not default to sync with global status for new account 2005-06-15 10:00:08 +00:00
Nikos Kouremenos 0980c0126b max witdh and tooltip for name_label 2005-06-15 09:59:44 +00:00
Yann Leboulanger 9063034cf8 bugfix in contact menu 2005-06-15 07:38:58 +00:00
Nikos Kouremenos 7bd2cf9d59 fix #442 2005-06-14 23:32:04 +00:00
Nikos Kouremenos 33dd9cd158 fix a string 2005-06-14 23:31:13 +00:00
Nikos Kouremenos acf1462671 fix readme 2005-06-14 23:30:11 +00:00
Nikos Kouremenos 965e569b36 fix a tooltip 2005-06-14 23:29:52 +00:00
Nikos Kouremenos 62ae4a1c88 fix aligns and remove focus from B U I 2005-06-14 22:09:47 +00:00
Nikos Kouremenos bde8d6b26c hopefully the last srv commit 2005-06-14 22:08:48 +00:00
Nikos Kouremenos f8ab62c2c4 bugfix now SRV should work 2005-06-14 21:55:22 +00:00
Nikos Kouremenos 268fba26b4 fix #441 by adding a tooltip and max_width [pygtk2.6 only] 2005-06-14 15:51:34 +00:00
Nikos Kouremenos 027d247f55 bugfix 2005-06-14 15:14:23 +00:00
Nikos Kouremenos 123ad74370 patch xmpppy to have srv [via optional dep dnspython] 2005-06-14 14:32:30 +00:00
Yann Leboulanger 8b6bb3ef0c request_register_agent_info is now asynch in xmpp 2005-06-14 10:29:36 +00:00
Yann Leboulanger c6a53d8732 custom host/port now works 2005-06-14 10:26:01 +00:00
Nikos Kouremenos de5edd389b gc and chat window have now the same look. using alignments and not borders to align some widgets 2005-06-14 10:23:00 +00:00
Nikos Kouremenos 178d88f6af hig pallete to the icon by dcraven based on the previous icon by membris khan 2005-06-14 10:09:57 +00:00
Nikos Kouremenos 4ad77e0e14 apply patch by Dennis Craven to make & a & [see #439] 2005-06-14 10:00:29 +00:00
Yann Leboulanger e7ff7da1da themes are back (TODO: manage themes) 2005-06-13 22:11:09 +00:00
Nikos Kouremenos 5514387db7 gajim can now connect to custom hostname and port [TODO: patch xmpppy to do ssl in any port I ask] 2005-06-13 21:16:41 +00:00
Yann Leboulanger 32686c2f71 -v option is back (fix #430) 2005-06-13 16:53:23 +00:00
Nikos Kouremenos 0634c6be61 plz use _() part2 2005-06-13 16:01:51 +00:00
Nikos Kouremenos 7c28d1c5b5 plz use _() 2005-06-13 15:52:53 +00:00
Yann Leboulanger 4e329c4c0c remove a commented out line 2005-06-13 15:43:43 +00:00
Nikos Kouremenos 5f6e17c1d8 update readme fix string I missed :| 2005-06-13 15:36:09 +00:00
Nikos Kouremenos 9357c3f03b update readme 2005-06-13 15:35:21 +00:00
Yann Leboulanger dc582ebbcb when we are already registered to a transport, we show Edit instead of Register in disco 2005-06-13 15:31:34 +00:00
Yann Leboulanger f1d1a0a07e we now have history for gc too 2005-06-13 14:46:08 +00:00