Yann Leboulanger
|
4eb3a5b5ed
|
[thorstenp] render filetransfer window icons on demand. See #4457
|
2008-11-05 18:26:58 +00:00 |
Yann Leboulanger
|
06ab4a7b6d
|
revert thorstenp patches for now. They introduce bugs.
|
2008-10-20 21:38:06 +00:00 |
Yann Leboulanger
|
f801a50260
|
[thorstenp] fix unused variables
|
2008-10-20 21:17:48 +00:00 |
Yann Leboulanger
|
158538b81c
|
[thorstenp] rename some var to not hide builts-in functions (list -> list_, ...)
|
2008-10-11 10:22:04 +00:00 |
Yann Leboulanger
|
567f1e17c1
|
[thorstenp] di not use emtpy except clauses
|
2008-10-11 09:37:13 +00:00 |
Yann Leboulanger
|
9d7c80d522
|
[thorstenp] replace has_key by key in dict. Fixes #4392
|
2008-10-07 20:41:59 +00:00 |
Yann Leboulanger
|
f321d52d24
|
fix var name. Fixes #4359
|
2008-10-03 10:17:30 +00:00 |
Yann Leboulanger
|
81c5b05943
|
prevent division by zero when computing filetransfer ETA. Fixes #4359
|
2008-10-01 16:11:59 +00:00 |
Julien Pivotto
|
de4a23e751
|
See #4200.
* remove js from some headers
* set coding:utf-8 to allow real names in headers
|
2008-08-15 17:31:51 +00:00 |
Julien Pivotto
|
8bc9bc29ae
|
* Big headers review
* Remove some licencing problems
* To do: same for images
* See #4200
|
2008-08-15 03:20:23 +00:00 |
Yann Leboulanger
|
9329bcc4c1
|
less and less blocking dialogs
|
2008-08-07 13:25:25 +00:00 |
js
|
8605cd3f38
|
For historical reasons, we have a tab width of 3. This is strange, but
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
|
2008-07-29 19:49:31 +00:00 |
Yann Leboulanger
|
74c53da32a
|
fix arguments order in contacts.py, some coding standards. should fix #4081
|
2008-07-05 19:04:27 +00:00 |
Yann Leboulanger
|
d88b93b1ff
|
os.access() on a folder under windows doesn't mean anything. fixes #3587
|
2007-12-03 21:21:10 +00:00 |
Yann Leboulanger
|
114f519337
|
default description is '' instead of None
|
2007-11-20 21:39:21 +00:00 |
Yann Leboulanger
|
100360fe3e
|
[tibg] ability to add a description when we send a file. Fixes #3491
|
2007-11-20 21:19:43 +00:00 |
Yann Leboulanger
|
605caae2b8
|
My name has changed
|
2007-10-22 11:33:50 +00:00 |
Yann Leboulanger
|
22c1aeda29
|
next release will be GPL v3. fixes #3290
|
2007-10-22 11:13:13 +00:00 |
Yann Leboulanger
|
34f04c69b7
|
stoped -> stopped
|
2007-10-10 16:19:22 +00:00 |
Yann Leboulanger
|
10f8279e57
|
NonModalConfirmationDialog and ConfirmationDialognow automaticaly close window on ok or cancel. fixes #3486
|
2007-10-07 17:22:47 +00:00 |
Yann Leboulanger
|
ac3332be39
|
[CrashMan] maximum one digit for percentages in filetransfer windows
|
2007-08-26 14:44:03 +00:00 |
Yann Leboulanger
|
701bdb6b85
|
use set_no_show_all from glade when possible instead of code. fixes #2248
|
2007-08-09 08:57:59 +00:00 |
Yann Leboulanger
|
fddc2e6aa9
|
compute file transfer speed on the last 3 seonds only. fixes #2631
|
2007-07-25 00:33:18 +00:00 |
Yann Leboulanger
|
607f13747e
|
don't re-open file transfert dialog when a transfert is finished. fixes #3002
|
2007-03-08 09:13:41 +00:00 |
Nikos Kouremenos
|
e9afe36ff3
|
clean code and update to using GTK/PyGTK 2.8; see #2248
|
2007-01-16 23:26:38 +00:00 |
Yann Leboulanger
|
47f9461584
|
[Jeff Bailes] improved english strings
|
2007-01-02 13:36:54 +00:00 |
Yann Leboulanger
|
53b901cf4e
|
[Yavor Doganov] some typoe in strings and comments
|
2007-01-02 12:17:51 +00:00 |
Yann Leboulanger
|
867abb8677
|
updated buttons in FT window when selected row status changes. fixes #2785
|
2006-12-15 18:59:24 +00:00 |
Yann Leboulanger
|
2ee4333b0b
|
escape filename before adding them to filetransfert window. fixes #2582
|
2006-10-16 21:48:20 +00:00 |
Dimitur Kirov
|
70d1977c00
|
check file permissions before saving avatar
catch FileChooser 'response' signal, instead
of dialog buttons 'clicked' signals (gtk+-2.10)
|
2006-09-16 01:44:04 +00:00 |
Yann Leboulanger
|
dfc3436757
|
fix TB when error in FT. Fixes #2418
|
2006-09-15 23:07:14 +00:00 |
Yann Leboulanger
|
e18e1079a9
|
send correct error message when we decline a FT, and print error message when we get it. Fixes #2330
|
2006-09-14 12:19:40 +00:00 |
Yann Leboulanger
|
152093e42e
|
[bronger] translate correclt strings during runtime. Fixes #2394
|
2006-09-08 22:27:04 +00:00 |
Yann Leboulanger
|
a67eaba727
|
events are now saved in an Event class. show in roster/systray options in Advanced Notification Control (for incomming messages) now work.
|
2006-09-02 21:01:11 +00:00 |
Yann Leboulanger
|
ef0604e29e
|
in FTError dialog we show recipient instead of sender
|
2006-07-21 07:50:36 +00:00 |
Yann Leboulanger
|
bc26593974
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
Dimitur Kirov
|
99de39fcaf
|
don't keep dialog references in self.
(problem when we open several FT choosers, or
info dialogs)
|
2006-06-09 08:29:42 +00:00 |
Dimitur Kirov
|
01ba1a5c24
|
check if we have perms to store the file
|
2006-05-26 14:21:00 +00:00 |
Yann Leboulanger
|
d848e71d3b
|
menu are now shown before popup so that they are correctly placed.
|
2006-05-26 13:25:31 +00:00 |
Dimitur Kirov
|
5e6b016af1
|
split gtkgui.glade in several small glade
files, which are now located in data/glade/
|
2006-05-02 15:53:25 +00:00 |
Dimitur Kirov
|
0eac300378
|
fixes 1909
what a silly typo!
|
2006-04-30 20:05:12 +00:00 |
Dimitur Kirov
|
0cb3d7cbd7
|
we don't need escape for strings, that are
displayed as text
|
2006-04-26 08:40:40 +00:00 |
Yann Leboulanger
|
7719f41ecc
|
no need to escape filname here
|
2006-04-26 08:33:22 +00:00 |
Yann Leboulanger
|
f3457a8f0c
|
escape filename (in case they contain _). Fixes #1897
|
2006-04-26 07:25:59 +00:00 |
Dimitur Kirov
|
927b6d09bc
|
destroy dialogs on delete event
don't send streamhosts if they have been
already sent
|
2006-04-13 18:00:04 +00:00 |
Yann Leboulanger
|
66c198a67f
|
don't use confirm-overwrite signal in fileChooserDialog as we don't use run() anymore
|
2006-04-13 10:30:21 +00:00 |
Yann Leboulanger
|
e20824e6e6
|
typo
|
2006-04-10 21:15:49 +00:00 |
Yann Leboulanger
|
37252b0c21
|
remove debug print
|
2006-04-10 15:41:28 +00:00 |
Yann Leboulanger
|
c9bc8fd6a7
|
filechooser when we receive file doesn't block anymore (no run() call). Fixes #777
|
2006-04-10 15:38:59 +00:00 |
Yann Leboulanger
|
cf819d3835
|
filechooserdialog is no more blocking (no call to run() func). see #777
|
2006-04-10 14:45:35 +00:00 |