Commit Graph

53 Commits

Author SHA1 Message Date
Yann Leboulanger 647e033c2d [knuckles] fix remaining time / size when resuming filetransfert. Fixes #1437 2006-01-21 21:26:29 +00:00
Nikos Kouremenos 8c33fab699 make decode filenames work allover 2006-01-18 19:50:16 +00:00
Yann Leboulanger 3dfba9098d decode correctly string under linux AND windows. Fixes #1375 2006-01-18 18:13:24 +00:00
Yann Leboulanger d2ab3031f1 contact.name can now be empty. So use contact.get_shown_name() that returns a user friendly name 2006-01-10 18:30:57 +00:00
Travis Shirk f52afdcbe8 Merged revisions 5017-5020,5022-5029 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r5017 | asterix | 2006-01-06 01:55:51 -0700 (Fri, 06 Jan 2006) | 2 lines

use escape for pango markup

........
r5018 | asterix | 2006-01-06 02:21:39 -0700 (Fri, 06 Jan 2006) | 2 lines

missing new contacts function

........
r5019 | asterix | 2006-01-06 11:03:07 -0700 (Fri, 06 Jan 2006) | 2 lines

handle the click on toggle_gpg_encryption menuitem

........
r5020 | asterix | 2006-01-06 11:14:14 -0700 (Fri, 06 Jan 2006) | 2 lines

use the saved size even if a chat window is already opened

........
r5022 | asterix | 2006-01-07 03:43:47 -0700 (Sat, 07 Jan 2006) | 2 lines

we can now resume filetransfert

........
r5023 | asterix | 2006-01-07 03:56:31 -0700 (Sat, 07 Jan 2006) | 2 lines

[Knuckles] Google E-Mail Notification

........
r5024 | asterix | 2006-01-07 04:02:16 -0700 (Sat, 07 Jan 2006) | 2 lines

better string

........
r5025 | asterix | 2006-01-07 04:14:32 -0700 (Sat, 07 Jan 2006) | 2 lines

fix a TB

........
r5026 | asterix | 2006-01-07 05:36:55 -0700 (Sat, 07 Jan 2006) | 2 lines

we can now drag a file on a contact in the roster to send him a file

........
r5027 | asterix | 2006-01-07 06:26:28 -0700 (Sat, 07 Jan 2006) | 2 lines

contact.groups is always a list, even if emtpy

........
r5028 | asterix | 2006-01-07 06:54:30 -0700 (Sat, 07 Jan 2006) | 2 lines

make all buttons insensitive on a category row in disco

........
r5029 | asterix | 2006-01-07 07:19:25 -0700 (Sat, 07 Jan 2006) | 2 lines

auto open groupchat configuration window when we create a new room

........
2006-01-07 17:25:35 +00:00
Travis Shirk 1360933ba9 Merged in trunk updates, including meta_contacts
Merged revisions 4951,4962-4969 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r4951 | nk | 2005-12-30 16:50:36 -0700 (Fri, 30 Dec 2005) | 1 line

fixes in greek transl
........
r4962 | asterix | 2006-01-01 11:41:04 -0700 (Sun, 01 Jan 2006) | 2 lines

merge meta_contacts branch with trunk. Meta contacts are not in gajim yet, but framework is here. We now use gajim.contacts.many_functions() to handle contacts and groupchat_contacts.

........
r4963 | asterix | 2006-01-01 11:43:24 -0700 (Sun, 01 Jan 2006) | 2 lines

correct contacts file

........
r4964 | asterix | 2006-01-01 11:47:26 -0700 (Sun, 01 Jan 2006) | 2 lines

dict.remove() doesn't exists, it's del dict[]

........
r4965 | asterix | 2006-01-01 11:50:15 -0700 (Sun, 01 Jan 2006) | 2 lines

some missing commits from branch

........
r4966 | asterix | 2006-01-01 11:53:30 -0700 (Sun, 01 Jan 2006) | 2 lines

end of gc_contact.nick -> gc_contact.name

........
r4967 | asterix | 2006-01-01 12:05:59 -0700 (Sun, 01 Jan 2006) | 2 lines

new ACE option: send_sha_in_gc_presence that allow to send sha info in groupchat presences

........
r4968 | asterix | 2006-01-01 12:12:36 -0700 (Sun, 01 Jan 2006) | 2 lines

0.9.1-2 in debian that solve the group bug (commit [4924])

........
r4969 | asterix | 2006-01-01 12:31:13 -0700 (Sun, 01 Jan 2006) | 2 lines

typo

........
2006-01-01 20:06:26 +00:00
Yann Leboulanger 612716e2db change copyright from "Gajim Team" to real people 2005-12-09 23:30:28 +00:00
Yann Leboulanger cae7ce3bac "Gajim Team" in all hearders become "Contributors for this file" 2005-12-09 17:15:30 +00:00
Yann Leboulanger 34255e5682 Vincent left us a long time ago 2005-12-07 23:09:10 +00:00
Nikos Kouremenos 7a45a5c96d fix typo 2005-12-05 15:15:46 +00:00
Nikos Kouremenos 0a5ac5d80c fix strings in places; add comments; updatea bit greek trnaslation [now has 666 translated messages] 666!! that rocks 2005-12-02 14:08:40 +00:00
Nikos Kouremenos fbec47dd3f sec text should not be escaped for pango as it is put in pango formatting. apostrophe etc show ok now in file req window 2005-11-23 22:33:58 +00:00
Yann Leboulanger 64f6f1dfd1 better string 2005-11-21 14:07:32 +00:00
Yann Leboulanger e235a7b0f5 fix a string 2005-11-21 13:52:37 +00:00
Yann Leboulanger 8cdc21f0cd filenames are utf-8 in gtk 2005-11-18 08:53:09 +00:00
Nikos Kouremenos 3238b6ad94 various minor 2005-11-13 19:31:47 +00:00
Nikos Kouremenos 36cc5bfa5d WINAPI: Gajim now can detects file lock and does not allow sending the file. 2005-11-01 20:01:14 +00:00
Yann Leboulanger 726640ef4b the old self.plugin variable becomes gajim.interface, no need to pass it to every functions/classes 2005-10-20 11:17:17 +00:00
Dimitur Kirov b9dc709800 show error on trying to send 0 byte files,
fixed button sensitivity on stopped&not_started
transfers
2005-10-07 12:00:33 +00:00
Nikos Kouremenos b90d56cf17 adding back a FIXME that dimitur removed wihtout fixing! 2005-09-13 21:36:23 +00:00
Dimitur Kirov b38911c514 fixed TB due to code from the older version 2005-09-13 20:09:19 +00:00
Nikos Kouremenos fcc4a6a0ce class higdialog class and add report this bug in exception dialog and add some fixes for adding icons to buttons 2005-09-11 13:41:21 +00:00
Dimitur Kirov 3cfd5541de fix tb, because of the new HigDialog 2005-09-10 12:16:08 +00:00
Dimitur Kirov bbf068c7db moved 'speed' in the time column. Still ugly! 2005-09-08 22:27:00 +00:00
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