Commit Graph

129 Commits

Author SHA1 Message Date
Dimitur Kirov 268a265211 moved time column before progress column. It
still looks disgusting. Suggestions for  the
layout are welcome!
2005-09-08 22:19:26 +00:00
Dimitur Kirov ba4fadc5cc add estimated time and speed to FT 2005-09-08 22:12:14 +00:00
Dimitur Kirov 50679ba5c2 add a progressbar to FT model 2005-09-08 20:05:28 +00:00
Dimitur Kirov 63e01f0780 make cleanup button insensitive if there is
nothing to clean up
2005-09-07 17:17:33 +00:00
Dimitur Kirov d5c5428b16 ellipsize file name 2005-09-07 16:44:00 +00:00
Nikos Kouremenos dc8978961a fix cleanup button sensitivity issues 2005-09-05 17:50:08 +00:00
Nikos Kouremenos 6bd154e1e7 dedicated to dkirov. gtk28 autoconfirm for fchooser 2005-09-04 18:21:54 +00:00
Nikos Kouremenos ac7e0c2af8 clean up in FT window 2005-09-03 14:23:53 +00:00
Yann Leboulanger a80c688d5f remove duplicated line 2005-09-02 21:34:26 +00:00
Nikos Kouremenos 16acf1d4f5 [stephan k.] fix #798 2005-09-02 21:29:01 +00:00
Yann Leboulanger c4a6af00d6 fix a TB 2005-09-02 21:26:58 +00:00
Nikos Kouremenos b068ca6baa remove a bad decode 2005-09-01 13:11:22 +00:00
Nikos Kouremenos 4902e17742 [stephan k.] fchooser now does unicode correctly 2005-08-30 21:03:23 +00:00
Nikos Kouremenos cec336112d [Stéphan K.] make most strings we use unicode instacnes 2005-08-26 00:52:44 +00:00
Nikos Kouremenos 79b40f48e8 add a gtk2.8 fixme for when pygtk28 is out 2005-08-25 19:15:57 +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
Nikos Kouremenos 2e26d5ee28 removes some fixmes, mark some strings for transatlion 2005-08-24 12:47:09 +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
Dimitur Kirov e4a28f6572 added send_file remote command 2005-08-23 23:41:23 +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 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
Dimitur Kirov 5ed2e23097 added comments on some methods 2005-08-17 16:28:32 +00:00
Dimitur Kirov 21d0ca72a2 real_jid is changed to sender/receiver_name 2005-08-17 15:35:36 +00:00
Dimitur Kirov 7c9ea41c1b added recipient in the 'transfer completed'
dialog
2005-08-17 14:34:42 +00:00
Nikos Kouremenos 0f41cf1fc3 escape now closes ft window 2005-08-15 12:45:19 +00:00
Nikos Kouremenos 177a4c76de moving tooltips code to tooltips.py; moving ft_window to ft_window.py 2005-08-14 23:52:12 +00:00