Commit Graph

2919 Commits

Author SHA1 Message Date
Nikos Kouremenos 0d1790f63c fix string [thanks yavor] 2005-08-25 17:05:17 +00:00
Nikos Kouremenos a770264658 .8 does not run in pygtk2.4 but 2.5+ [we use signals that are 2.6 only, we use stocks that are 2.6. and no deve runs 2.4 all the time so we should not lie :) 2005-08-25 16:51:01 +00:00
Nikos Kouremenos 9cabb5e830 chmod bad permisioned dirs 2005-08-25 16:50:02 +00:00
Dimitur Kirov 4da5581f03 reduce extremely long status messages in roster
tooltip
2005-08-25 15:10:53 +00:00
Dimitur Kirov 8adeb33fa1 fixed tb on server connect 2005-08-25 14:07:17 +00:00
Dimitur Kirov 9e044cbd4c removed not-in-the-right-place line,
replaced os.path.slpit with basename when only
file_name is needed
2005-08-25 11:12:37 +00:00
Dimitur Kirov 6f9875120c send correct 'plugin' argument on initialising
XmlConsole window
2005-08-25 10:49:16 +00:00
Nikos Kouremenos 61f1c8c5d4 better message for nick conflict 2005-08-25 10:06:33 +00:00
Dimitur Kirov fd7936ff36 fixed bug:
ensure_unicode_string return None if 'string'
is type unicode
2005-08-25 08:02:41 +00:00
Nikos Kouremenos 906c0c0fe2 fix es string 2005-08-24 20:49:11 +00:00
Nikos Kouremenos 58149b4810 ensure unicode string func and using it in one more place 2005-08-24 20:29:12 +00:00
Nikos Kouremenos cfe99c0a4f fix a silly tb [thanks Stephan] 2005-08-24 19:16:44 +00:00
Nikos Kouremenos 753e1bbc65 remove commented out code 2005-08-24 18:03:44 +00:00
Nikos Kouremenos b04814becd image and box are not needed 2005-08-24 17:29:35 +00:00
Nikos Kouremenos 77c8a3b03d [dkirov] fix gc tooltips positioning problems 2005-08-24 17:29:15 +00:00
Dimitur Kirov fd83a95032 prevent TB on removing online account 2005-08-24 15:59:51 +00:00
Nikos Kouremenos 3d7be5a2dc typo 2005-08-24 14:09:03 +00:00
Nikos Kouremenos a16d8f84e6 fix i18n to gc tooltips 2005-08-24 14:08:35 +00:00
Dimitur Kirov 79bfbfa190 find a way out of win16**2 GC tooltip PB 2005-08-24 14:01:56 +00:00
Nikos Kouremenos b535f6a12c use gtk about for menuitem 2005-08-24 13:51:55 +00:00
Dimitur Kirov be68678b19 position GC tooltip 2005-08-24 13:07:11 +00:00
Nikos Kouremenos e3733b0827 fix srv l00kup 2005-08-24 13:04:42 +00:00
Nikos Kouremenos 1e2f27942b [sef] tooltips in group chat roster 2005-08-24 12:58:03 +00:00
Nikos Kouremenos 2e26d5ee28 removes some fixmes, mark some strings for transatlion 2005-08-24 12:47:09 +00:00
Dimitur Kirov c522dcedbb tb on utf-8 nick 2005-08-24 12:45:24 +00:00
Nikos Kouremenos d065e3a289 use our helper func 2005-08-24 12:41:42 +00:00
Nikos Kouremenos 3cd7d46e68 fix strings/comments 2005-08-24 12:38:41 +00:00
Nikos Kouremenos abdf76e7b7 remove fixmes 2005-08-24 12:38:25 +00:00
Dimitur Kirov 379e5c4028 fix possible tb 2005-08-24 12:26:14 +00:00
Nikos Kouremenos eba6131a59 use my ngettext() in other places too 2005-08-24 12:23:35 +00:00
Nikos Kouremenos bc284578f2 fix strings, coding standards and add a fixme for dkirov to investigate 2005-08-24 11:57:14 +00:00
Nikos Kouremenos d74f43144a we now use our own function with ngettext() which rocks 2005-08-24 11:54:47 +00:00
Nikos Kouremenos cb705493a4 fixes in es po 2005-08-24 11:26:02 +00:00
Dimitur Kirov e9c8f5468b added send_file to list of 'commands' 2005-08-23 23:44:00 +00:00
Dimitur Kirov e4a28f6572 added send_file remote command 2005-08-23 23:41:23 +00:00
Dimitur Kirov a51c320245 prevent transfer to offline contact, remove
listener when last there are no more senders
2005-08-23 21:52:56 +00:00
Dimitur Kirov 618ae1488b show the name of the saved file when we are
the recipient
2005-08-23 21:50:18 +00:00
Nikos Kouremenos 08a7c45c08 notification area icon (trayicon) is back for windows! 2005-08-23 18:03:18 +00:00
Nikos Kouremenos 4aaa36fbae [hawke] show_ascii_formatting_chars advanced setting 2005-08-23 14:58:53 +00:00
Nikos Kouremenos e7b1247b38 add proxy.netlab.cz for FT 2005-08-23 14:29:12 +00:00
Nikos Kouremenos 0fc44af407 we can now select may files in filechooser to send 2005-08-23 14:00:28 +00:00
Nikos Kouremenos 0b457357a9 save last dir used for emoticons, sounds, sending file, recv files in config and if empty use $HOME. no more bad paths (the dir were we started Gajim, no more saving such info only per session) 2005-08-23 13:22:14 +00:00
Nikos Kouremenos bc80ff4ae5 last_send_dir for sending and not last_save_dir for sending! also os.path.isdir() is enough and no need for exists() and last but not least set $HOME if last_*_dir is None (else we show the place from we run Gajim! 2005-08-23 13:04:07 +00:00
Nikos Kouremenos 9b483b62ee svn to say 0.9 and removing some code for 0.8 only 2005-08-23 12:52:16 +00:00
Nikos Kouremenos 33d1536c25 fixes in strerror code 2005-08-23 09:32:44 +00:00
Nikos Kouremenos 92903afd4c chmod in the correct place 2005-08-23 09:30:54 +00:00
Nikos Kouremenos 6e29a8b524 create config file with 0600 [and remove \n from print!!!!! 2005-08-23 09:17:48 +00:00
Nikos Kouremenos 5570639beb create logs and .gajim dir with 0700 2005-08-23 09:14:35 +00:00
Nikos Kouremenos 25acbbe478 set value of player not only gui (but that should have been enough) 2005-08-21 19:09:31 +00:00
Yann Leboulanger 208fd473d5 arch is any (see http://www.us.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Architecture) 2005-08-21 14:07:00 +00:00