Yann Leboulanger
|
8f93012465
|
groupchat_window now has an on_message function that can hold pm in queues so they are not printed (systray is not handled yet)
|
2005-09-23 21:01:42 +00:00 |
Nikos Kouremenos
|
a286f42b34
|
cleanup
|
2005-09-22 15:15:39 +00:00 |
Nikos Kouremenos
|
eb7d3cc381
|
fix a tb
|
2005-09-16 15:18:35 +00:00 |
Alex Mauer
|
ed135f3207
|
* New groupchat "/" commands interpretation.
* Added help for all "/" commands (in groupchat)
* Added "/join" to commands
|
2005-09-14 07:34:17 +00:00 |
Nikos Kouremenos
|
ad3d571429
|
not just enter to click the button, but also button to have focus
|
2005-09-11 18:05:18 +00:00 |
Nikos Kouremenos
|
43aef76dd9
|
[sef and me] now we also handle receiving invitations
|
2005-09-11 15:02:22 +00:00 |
Nikos Kouremenos
|
a311b5dd61
|
use set_default_response instead of customly adding button and .grab_focus() on it
|
2005-09-11 14:21:14 +00:00 |
Nikos Kouremenos
|
788a4dc7a1
|
remove checks and code for < 2.6
|
2005-09-11 13:56:38 +00:00 |
Yann Leboulanger
|
b416cf60d7
|
xml_windows are never destroyed
|
2005-09-10 09:45:18 +00:00 |
Nikos Kouremenos
|
ee3591470b
|
add gtkexcepthook.py to POTFILES.in and add GPL header
|
2005-09-09 20:26:06 +00:00 |
Nikos Kouremenos
|
6aca17ecf2
|
bye bye to old HigDialog which was 20 lines. now it is only 8
|
2005-09-09 20:21:14 +00:00 |
Nikos Kouremenos
|
d0f2ab8eb5
|
thanks to Dennis Caven we now use less code to do the same thing. pygtk26 functions rock
|
2005-09-09 19:42:47 +00:00 |
Nikos Kouremenos
|
1f9fcd4d14
|
colors by rgb names
|
2005-09-05 00:08:52 +00:00 |
Nikos Kouremenos
|
faab65d973
|
fix passive voice. now translators can write more free
|
2005-09-03 16:30:01 +00:00 |
Nikos Kouremenos
|
4443c7a3be
|
fix expansion in edit groups dialog
|
2005-08-29 00:01:43 +00:00 |
Nikos Kouremenos
|
02ce0f1e99
|
credit our artists in about dialog
|
2005-08-28 15:55:50 +00:00 |
Nikos Kouremenos
|
b642f0ee4f
|
[Stéphan K.] show protocol table row in add contact dlg only if we have transports in that dialog
|
2005-08-27 00:23:44 +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
|
08e6b8a6a9
|
add dimitur in about dialog
|
2005-08-25 19:14:46 +00:00 |
Nikos Kouremenos
|
cb88b23b16
|
remove an uneeded assignemnt and some \r\n
|
2005-08-25 18:32: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 |
Nikos Kouremenos
|
d3af231d5f
|
try to use a HigDialog and not a glade dialog for InitationReceivedDialog class
|
2005-08-19 14:24:42 +00:00 |
Nikos Kouremenos
|
b955442642
|
now only accept invitation button does not work
|
2005-08-14 23:54:55 +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 |
Nikos Kouremenos
|
0124ec748c
|
inital code and glade for invitation dialog (nothing is marked for translation) this is for 0.9
|
2005-08-14 23:21:57 +00:00 |
Yann Leboulanger
|
93293dfdc5
|
InformationDialog doesn't use run() anymore
|
2005-08-14 16:12:36 +00:00 |
Nikos Kouremenos
|
a91765990b
|
comments for translators; pot/po
|
2005-08-13 11:17:49 +00:00 |
Dimitur Kirov
|
61f1d80063
|
lost row restored
|
2005-08-13 10:49:29 +00:00 |
Nikos Kouremenos
|
a629c31426
|
we can now drag a file and drop it in contact and it will initiate file transfer!
|
2005-08-13 01:25:43 +00:00 |
Nikos Kouremenos
|
48860ef25b
|
better colors for FT [before success/req/failure had the same red color]
|
2005-08-13 00:53:37 +00:00 |
Dimitur Kirov
|
e8472e2067
|
on cancel works for context menu
selection with keyboard reflects on sensitivity
of the buttons
|
2005-08-12 14:53:09 +00:00 |
Nikos Kouremenos
|
fcf2fc4c09
|
[Stian B. Barmen] norwegean po is ready; pot/po (some fuzzying)
|
2005-08-12 13:26:44 +00:00 |
Dimitur Kirov
|
42c23d9ffe
|
add image to 'Open containing folder' button
and Saved in: /path/to/file in sectext
|
2005-08-12 09:32:45 +00:00 |
Dimitur Kirov
|
32bb3c5024
|
open containing folder in file transfer ok
response
|
2005-08-12 02:12:12 +00:00 |
Dimitur Kirov
|
5bb3148d8f
|
change sensitive on all context menus,
open in current folder, context menu even if
not over row
|
2005-08-11 20:27:01 +00:00 |
Dimitur Kirov
|
80fc80b62c
|
gtk.Button.set_image not available on
pygtk < 2.6
|
2005-08-10 21:49:51 +00:00 |
Nikos Kouremenos
|
6dc0759243
|
fix tb
|
2005-08-10 19:34:58 +00:00 |
Nikos Kouremenos
|
ea704fc426
|
fix english typos
|
2005-08-10 19:10:58 +00:00 |
Dimitur Kirov
|
d925c53d6b
|
buttons sensitiveness now works
|
2005-08-10 16:00:39 +00:00 |
Dimitur Kirov
|
637351b3b6
|
bound contextmenu to the file list
|
2005-08-10 00:05:41 +00:00 |
Nikos Kouremenos
|
d2659b2cf4
|
moving function to right place
|
2005-08-09 19:15:59 +00:00 |
Dimitur Kirov
|
e418a3e02d
|
added context menu for FT window
|
2005-08-09 19:00:19 +00:00 |
Dimitur Kirov
|
bd7d629140
|
fixed priority comparison and corrected widget
reflection on the new button name
|
2005-08-09 17:58:50 +00:00 |
Dimitur Kirov
|
ed1893ee9b
|
moved convert bytes to common/helpers
|
2005-08-09 17:27:27 +00:00 |
Nikos Kouremenos
|
9c2b9e4b58
|
cancel not stop for ft window
|
2005-08-09 17:21:40 +00:00 |
Dimitur Kirov
|
016d70d7da
|
show correct status in toooltip, display name,
instead of jid in popup notification
|
2005-08-09 17:15:45 +00:00 |
Dimitur Kirov
|
af52ebd127
|
File transfer completed shows to, when you are
sender
|
2005-08-09 15:29:45 +00:00 |
Nikos Kouremenos
|
33d86277ff
|
fix identation
|
2005-08-09 13:35:05 +00:00 |
Dimitur Kirov
|
2bc8bcf482
|
fixed logic errors in FT and proxies
|
2005-08-09 11:38:11 +00:00 |
Dimitur Kirov
|
028bfbb6f0
|
reduce chars and lines in helpers
|
2005-08-08 15:44:22 +00:00 |
Nikos Kouremenos
|
026c8f0bc0
|
fix a typo in ft code
|
2005-08-08 10:42:25 +00:00 |
Dimitur Kirov
|
73138c985e
|
strings fixes
|
2005-08-07 21:01:21 +00:00 |
Dimitur Kirov
|
e9d28c9703
|
show error message on proxy timeout
|
2005-08-07 18:43:53 +00:00 |
Dimitur Kirov
|
38b9b59916
|
showing status stopped if not connected
|
2005-08-07 13:23:17 +00:00 |
Dimitur Kirov
|
578105a3ef
|
removed useless strings
|
2005-08-07 12:31:05 +00:00 |
Dimitur Kirov
|
ff0b206f65
|
tooltips in FT window
|
2005-08-07 12:06:24 +00:00 |
Yann Leboulanger
|
2d1f629527
|
we can now send message to online users
|
2005-08-07 11:40:48 +00:00 |
Nikos Kouremenos
|
390495293c
|
resize, no expand (if huge filename it is not good) [and set_max_with with resize has a bug]
|
2005-08-06 23:06:31 +00:00 |
Nikos Kouremenos
|
996212cb59
|
resizable 2nd column for FT
|
2005-08-06 20:49:24 +00:00 |
Nikos Kouremenos
|
fb691080fe
|
fixes for filetransfer dlg
|
2005-08-06 20:31:15 +00:00 |
Dimitur Kirov
|
1e63f89690
|
new error messages
|
2005-08-06 20:20:31 +00:00 |
Nikos Kouremenos
|
41239e8d64
|
advanced menu is in
|
2005-08-06 19:14:21 +00:00 |
Dimitur Kirov
|
0a0eaa6067
|
more messages for FT
|
2005-08-06 16:16:40 +00:00 |
Yann Leboulanger
|
5177472406
|
here is the OLD way to implement MOTD. It's not the JEP-133 way
|
2005-08-06 12:33:20 +00:00 |
Nikos Kouremenos
|
de46aeaa08
|
when new_chat give the oontact with higher priority not the first resource
|
2005-08-06 10:20:04 +00:00 |
Yann Leboulanger
|
5cca92fb4e
|
xml console is now hidden instead of destroyed, has an enable checkbutton and a clear button, and scroll to the end if we was at the end
|
2005-08-06 00:38:24 +00:00 |
Yann Leboulanger
|
37a315ac9d
|
xml console now print everything that is sent/received
|
2005-08-05 23:43:28 +00:00 |
Yann Leboulanger
|
899396bc90
|
all incomming stanza are printed in xml console
need much more work (out going stanza ...)
|
2005-08-04 20:32:38 +00:00 |
Dimitur Kirov
|
a9d00f7412
|
show FT window if autopup(away) is set
ask on file exists
|
2005-08-04 11:17:16 +00:00 |
Dimitur Kirov
|
b2242b9b01
|
set the correct sensitiveness
|
2005-08-04 07:23:31 +00:00 |
Dimitur Kirov
|
4de1ac6e46
|
removed button became inactive if there are
no selected rows
|
2005-08-03 21:11:46 +00:00 |
Dimitur Kirov
|
0bb1dd8a5f
|
missing 'N' in transfer
|
2005-08-03 16:53:04 +00:00 |
Nikos Kouremenos
|
148db88343
|
close button for file transfer dialog as default; Ctrl+T and file transfers menuitem in roster
|
2005-08-03 15:59:44 +00:00 |
Dimitur Kirov
|
7e1958b42c
|
show Recipient, instead of Sender, when sending
file
|
2005-08-03 15:51:37 +00:00 |
Dimitur Kirov
|
f09d3ac32e
|
file transfer dialog support sendning files
|
2005-08-03 14:11:51 +00:00 |
Nikos Kouremenos
|
11e4f6b471
|
better strings; fixes in glade
|
2005-08-03 00:39:00 +00:00 |
Nikos Kouremenos
|
6aefa6ae86
|
use plural forms (ngettext) in a string. please convert your strings that way
|
2005-08-02 23:03:21 +00:00 |
Yann Leboulanger
|
7e225fcf7d
|
ChooseGPGDialog is back with run() (We need to wait for the answer before continuing) and this cause NO PB with keepalive
|
2005-08-02 16:27:25 +00:00 |
Nikos Kouremenos
|
9a03441f75
|
coding standards, HIG plz adhere! :)
|
2005-08-01 23:17:53 +00:00 |
Nikos Kouremenos
|
dd821ac164
|
use better strings (adhere to HIG, try to describe better what is going on), make code by dkirov adhere to our coding standards, fix comments and FIXME in comments
|
2005-08-01 22:48:58 +00:00 |
Yann Leboulanger
|
4d661b5042
|
update info stored on server when we move a contact from edit group window
|
2005-08-01 19:33:22 +00:00 |
Dimitur Kirov
|
3c46c13d8d
|
':' spacing. always set a status message
|
2005-08-01 16:14:35 +00:00 |
Dimitur Kirov
|
8c7d818eca
|
changed comment
|
2005-08-01 16:00:36 +00:00 |
Dimitur Kirov
|
438606b50d
|
show 'offline' to offline users with no
message
|
2005-08-01 15:54:26 +00:00 |
Dimitur Kirov
|
f4c6c41e5b
|
not showing status in tray tooltip
|
2005-08-01 15:50:43 +00:00 |
Dimitur Kirov
|
64853a80a0
|
file transfer window
|
2005-08-01 15:02:17 +00:00 |
Dimitur Kirov
|
a6f9f83f31
|
fixed "Pan Taduesz; Ksiega I" problem
|
2005-07-31 21:16:20 +00:00 |
Dimitur Kirov
|
f4bacf0989
|
tooltip positioning... base tooltip class...
custom tooltip in notif. area
|
2005-07-31 19:21:11 +00:00 |
Dimitur Kirov
|
7f25dbd34a
|
thanks to ehh who reported strange behaviour
of tooltip window: each time tooltip gets
bigger this will prevent further bugs of this
king
|
2005-07-30 19:19:48 +00:00 |
Dimitur Kirov
|
146777738e
|
pack table with expand and fill
|
2005-07-30 15:31:10 +00:00 |
Dimitur Kirov
|
fd1e2e7a3f
|
notifications for completed download
|
2005-07-30 14:14:10 +00:00 |
Dimitur Kirov
|
d30efa1421
|
simple file receiving
|
2005-07-30 10:20:46 +00:00 |
Dimitur Kirov
|
c31e8e9d41
|
ok button is focused by default
|
2005-07-30 00:27:58 +00:00 |
Dimitur Kirov
|
c43b72434e
|
bug 461 - comfirm for close MUC dialog
|
2005-07-29 17:18:51 +00:00 |
Dimitur Kirov
|
441b9d6290
|
Allow receiving single messages with no
subject (bug 615)
|
2005-07-26 15:23:11 +00:00 |
Nikos Kouremenos
|
dcfdc006e0
|
nothing
|
2005-07-25 14:38:41 +00:00 |
Dimitur Kirov
|
0b0e605bb1
|
added cancelbutton handler, which destroys the
dialog
|
2005-07-25 14:21:01 +00:00 |
Dimitur Kirov
|
98460f0f35
|
InputDialog can be non modal with parameters
is_modal=True and callback ok_handler
|
2005-07-25 07:47:05 +00:00 |
Nikos Kouremenos
|
d35791d136
|
ChooseGPGKeyDialog no longer creates another loop
|
2005-07-22 22:49:03 +00:00 |
Nikos Kouremenos
|
aecbf2ffc0
|
EditGroupsDialog no longer uses gtkdialog.run() but an emulation so we do not run another mainloop and leave the main mainloop waiting [which results in disconnection] rest will follow
|
2005-07-22 22:32:45 +00:00 |