Dimitur Kirov
|
e9d28c9703
|
show error message on proxy timeout
|
2005-08-07 18:43:53 +00:00 |
Yann Leboulanger
|
6871f8da29
|
remove unneeded line
|
2005-08-07 16:43:44 +00:00 |
Yann Leboulanger
|
fb2b87b8f9
|
theme window now updated chat windows and theme combobox in preference window
|
2005-08-07 15:32:35 +00:00 |
Nikos Kouremenos
|
f1c58e462b
|
gtk.MenuItem() -> gtk.SeparatorMenuItem()
|
2005-08-07 15:22:51 +00:00 |
Nikos Kouremenos
|
9472d318b2
|
do not send inactive if context menu is shown and fixes in glade (we also now use a dict to connect custom signals)
|
2005-08-07 15:19:21 +00:00 |
Dimitur Kirov
|
d313420dda
|
mising 's'
|
2005-08-07 13:26:03 +00:00 |
Dimitur Kirov
|
67319b7008
|
fix a TB in proxy_auth
|
2005-08-07 13:24:21 +00:00 |
Dimitur Kirov
|
38b9b59916
|
showing status stopped if not connected
|
2005-08-07 13:23:17 +00:00 |
Nikos Kouremenos
|
838bbfd0b7
|
better name
|
2005-08-07 12:55:59 +00:00 |
Dimitur Kirov
|
f700c53fd9
|
show file size with 1 unit after the floating
point
|
2005-08-07 12:55:34 +00:00 |
Dimitur Kirov
|
578105a3ef
|
removed useless strings
|
2005-08-07 12:31:05 +00:00 |
Dimitur Kirov
|
b8cdf662b4
|
catch motion_notify_event instead of
enter_notify_event
|
2005-08-07 12:07:16 +00:00 |
Dimitur Kirov
|
ff0b206f65
|
tooltips in FT window
|
2005-08-07 12:06:24 +00:00 |
Dimitur Kirov
|
f82af54d0c
|
don;t try to refresh the cache during FT
|
2005-08-07 12:05:36 +00:00 |
Nikos Kouremenos
|
09d9b2b2c4
|
fix string, coding style
|
2005-08-07 11:44:50 +00:00 |
Yann Leboulanger
|
903a3cc6c7
|
send status syncronously when we quit GUI
|
2005-08-07 11:41:20 +00:00 |
Yann Leboulanger
|
2d1f629527
|
we can now send message to online users
|
2005-08-07 11:40:48 +00:00 |
Nikos Kouremenos
|
6e156f95ea
|
more gui working on user wizard [delmonico]
|
2005-08-07 11:33:34 +00:00 |
Yann Leboulanger
|
ad510f1d86
|
typo (thx hellp)
|
2005-08-07 09:14:50 +00:00 |
Nikos Kouremenos
|
1c35ea65f4
|
class FirstTimeWizardWindow is gui ready thanks to delmonico
|
2005-08-06 23:39:53 +00:00 |
Nikos Kouremenos
|
d7d9d91ee1
|
fixes in glade
|
2005-08-06 23:39:14 +00:00 |
Nikos Kouremenos
|
0807d207d2
|
fix string
|
2005-08-06 23:22:57 +00:00 |
Nikos Kouremenos
|
a09c2bed2f
|
if shift check if sth was written in textview before sending composing
|
2005-08-06 23:08:05 +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 |
Dimitur Kirov
|
023a8c6f4b
|
secont hosts list don;t need proxy and fast
tags
|
2005-08-06 21:43:04 +00:00 |
Dimitur Kirov
|
d23bb1ffee
|
possible TB on active reply
|
2005-08-06 21:40:01 +00:00 |
Dimitur Kirov
|
3ae4c1e0d4
|
fixed wrong method call
|
2005-08-06 21:39:33 +00:00 |
Yann Leboulanger
|
acb2b33df7
|
theme manager is here
|
2005-08-06 21:19:16 +00:00 |
Dimitur Kirov
|
ed91010872
|
silly typo
|
2005-08-06 20:50:47 +00:00 |
Nikos Kouremenos
|
996212cb59
|
resizable 2nd column for FT
|
2005-08-06 20:49:24 +00:00 |
Dimitur Kirov
|
ccb0485717
|
removed partly written code
|
2005-08-06 20:44:04 +00:00 |
Nikos Kouremenos
|
fb691080fe
|
fixes for filetransfer dlg
|
2005-08-06 20:31:15 +00:00 |
Dimitur Kirov
|
3290deb238
|
\ after commas - removed
|
2005-08-06 20:21:00 +00:00 |
Dimitur Kirov
|
1e63f89690
|
new error messages
|
2005-08-06 20:20:31 +00:00 |
Dimitur Kirov
|
e8c27c036d
|
added proxies65_cache for faster work of FT
set file_transfers_proxy to proxy.jabber.org
|
2005-08-06 20:18:44 +00:00 |
Nikos Kouremenos
|
680dace366
|
send gone chatstate to all tabs if many and we close window holding them
|
2005-08-06 20:17:45 +00:00 |
Nikos Kouremenos
|
e3242773f5
|
add a show_all
|
2005-08-06 20:16:50 +00:00 |
Nikos Kouremenos
|
41239e8d64
|
advanced menu is in
|
2005-08-06 19:14:21 +00:00 |
Dimitur Kirov
|
650440fc1d
|
rewritten socks5.py, added support for proxy65
connect to host don;t block, FT in both
directions if only one real ip, or proxy
|
2005-08-06 16:31:41 +00:00 |
Dimitur Kirov
|
d82dab9fbf
|
handle socks5 error replies
|
2005-08-06 16:18:25 +00:00 |
Dimitur Kirov
|
0a0eaa6067
|
more messages for FT
|
2005-08-06 16:16:40 +00:00 |
Yann Leboulanger
|
d00a039ba6
|
we can now configure autoaway/xa messages
|
2005-08-06 15:17:20 +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
|
252251949f
|
remove a print
|
2005-08-06 10:22:11 +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
|
11e85d4984
|
clean some var when we destroy a group chat window
|
2005-08-06 10:15:56 +00:00 |
Yann Leboulanger
|
e05c6de71f
|
add a debug message
|
2005-08-06 10:11:02 +00:00 |
Yann Leboulanger
|
55dcc3e8bb
|
create LOGPATH folder if it doesn't exists and ~/.gajim exists
|
2005-08-06 09:33:48 +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
|
2187606bc8
|
we don't raise exception
|
2005-08-05 23:47:41 +00:00 |
Yann Leboulanger
|
37a315ac9d
|
xml console now print everything that is sent/received
|
2005-08-05 23:43:28 +00:00 |
Nikos Kouremenos
|
d04ae286ae
|
fix string
|
2005-08-05 15:46:34 +00:00 |
Nikos Kouremenos
|
f047663bf8
|
we now use wiktionary by defualt. dictionary and web search url accepts %s and checks if it exists before operating as expected
|
2005-08-05 15:42:55 +00:00 |
Nikos Kouremenos
|
a0e7df5961
|
typo
|
2005-08-05 15:15:31 +00:00 |
Nikos Kouremenos
|
08b1d56a7a
|
better page to look for wikipedia results
|
2005-08-05 14:55:42 +00:00 |
Nikos Kouremenos
|
3ef05fb5cc
|
small fix
|
2005-08-05 14:15:31 +00:00 |
Yann Leboulanger
|
6f6d5c0dcc
|
JEP70 support (thx nicfit !)
|
2005-08-05 13:29:39 +00:00 |
Nikos Kouremenos
|
fbd2633695
|
use %s
|
2005-08-05 12:40:32 +00:00 |
Nikos Kouremenos
|
e0f766de1c
|
mark strings for transl
|
2005-08-05 12:33:50 +00:00 |
Nikos Kouremenos
|
eb8f585fe8
|
typo
|
2005-08-05 10:30:22 +00:00 |
Nikos Kouremenos
|
d92d9e26e7
|
set, set_per used to return value, now they raise Exception if problems. this helped catch 3 problems. It is good to raise because only devs/patchers and expert users mess with config settings
|
2005-08-05 10:26:10 +00:00 |
Nikos Kouremenos
|
53428f85ad
|
remove a fixme
|
2005-08-04 23:29:41 +00:00 |
Nikos Kouremenos
|
6ff5643ce2
|
autodetect for links now should work
|
2005-08-04 23:11:55 +00:00 |
Nikos Kouremenos
|
6e61913e37
|
unicode to not be touched by strange locale (just in case)
|
2005-08-04 22:09:33 +00:00 |
Nikos Kouremenos
|
885b1d9e91
|
uf_sub, uf_ask and they are translatable too
|
2005-08-04 22:08:33 +00:00 |
Yann Leboulanger
|
a113db8b0b
|
don't open a new tab with the same name if we already have one that is disconencted
|
2005-08-04 21:14:43 +00:00 |
Yann Leboulanger
|
d6e02e5839
|
typo
|
2005-08-04 20:33:00 +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 |
Nikos Kouremenos
|
fa5ddbe498
|
better and translatble strings
|
2005-08-04 19:48:57 +00:00 |
Yann Leboulanger
|
967de6a187
|
requested contacts have no status message
|
2005-08-04 19:47:58 +00:00 |
Nikos Kouremenos
|
901088484a
|
small logic fix
|
2005-08-04 19:47:01 +00:00 |
Yann Leboulanger
|
3f5d93a8df
|
not in the roster contacts don't have status message
|
2005-08-04 19:44:09 +00:00 |
Yann Leboulanger
|
ab3263c5ba
|
fix TB
|
2005-08-04 17:05:39 +00:00 |
Nikos Kouremenos
|
ecb476d796
|
action button in TC now is functional
|
2005-08-04 14:57:36 +00:00 |
Nikos Kouremenos
|
a7f5b83735
|
history button is gone. we now have actions button. to do that. TC needs the code for that. we also have history in GC occupants contact now
|
2005-08-04 14:30:41 +00:00 |
Nikos Kouremenos
|
cf260d18b2
|
add to roster menuitem in context menu of banner is now visible and only when needed. switch to removal was rewritten to remove position of childs
|
2005-08-04 12:46:31 +00:00 |
Dimitur Kirov
|
1b1d56d4cb
|
removed debug strings
|
2005-08-04 11:18:26 +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
|
3ab41b7e87
|
removed prints, reformated code,
decreased write intencity
|
2005-08-04 11:16:28 +00:00 |
Yann Leboulanger
|
d5e09e98b5
|
send_button and message_textview are insensitive when we are not connected to gc
|
2005-08-04 11:14:52 +00:00 |
Yann Leboulanger
|
b287327dd8
|
don't show tabs when there is only one tab
|
2005-08-04 11:04:41 +00:00 |
Nikos Kouremenos
|
834f90ff5a
|
disconnection is a heavy thing. we should always inform the user. so informing him on keepalive-related disconnection
|
2005-08-04 10:56:47 +00:00 |
Yann Leboulanger
|
bfca18b3a9
|
bugfix with DND when we mergeaccout or have only one account
|
2005-08-04 10:43:02 +00:00 |
Yann Leboulanger
|
6b26a5d332
|
when we right click on a tab, we switch to it, so popup menu item are correct :)
|
2005-08-04 09:42:34 +00:00 |
Dimitur Kirov
|
d56ba58149
|
added debug messages
|
2005-08-04 08:59:03 +00:00 |
Dimitur Kirov
|
b2242b9b01
|
set the correct sensitiveness
|
2005-08-04 07:23:31 +00:00 |
Dimitur Kirov
|
284160c5b2
|
use non blocking sockets everywhere in FT
|
2005-08-04 07:23:14 +00:00 |
Yann Leboulanger
|
b88922f30c
|
fix 2 TB (fix #640)
|
2005-08-03 21:27:26 +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
|
9aae8dadbb
|
file transfer port is kept inthe config
|
2005-08-03 21:10:59 +00:00 |
Yann Leboulanger
|
3aa9a9a830
|
fix a TB
|
2005-08-03 19:42:26 +00:00 |
Yann Leboulanger
|
ba796be13b
|
fix a TB
|
2005-08-03 19:37:23 +00:00 |
Yann Leboulanger
|
9348bb4b99
|
don't show account row if we have only one account
|
2005-08-03 19:31:16 +00:00 |
Dimitur Kirov
|
fb512e63be
|
bind to any
|
2005-08-03 16:53:29 +00:00 |
Dimitur Kirov
|
0bb1dd8a5f
|
missing 'N' in transfer
|
2005-08-03 16:53:04 +00:00 |
Dimitur Kirov
|
5c95785ffd
|
stop transfer on error accept socket
|
2005-08-03 16:52:45 +00:00 |
Dimitur Kirov
|
e7536c0679
|
show disconnected, when recipient rejects
transfer
|
2005-08-03 16:21:23 +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 |
Nikos Kouremenos
|
dcfd92f2d5
|
send file menuitem in tc_context_menu and actions button in TC. the last need to popup the menu. it is not done yet
|
2005-08-03 15:42:44 +00:00 |
Dimitur Kirov
|
26544535a1
|
fixed TB when file_props['sender'] is type str
|
2005-08-03 15:15:55 +00:00 |
Dimitur Kirov
|
a4b0226912
|
added "send file" menu
|
2005-08-03 14:14:11 +00:00 |
Dimitur Kirov
|
237b6b7bf6
|
removed comment
|
2005-08-03 14:12:58 +00:00 |
Dimitur Kirov
|
f09d3ac32e
|
file transfer dialog support sendning files
|
2005-08-03 14:11:51 +00:00 |
Dimitur Kirov
|
59fa3c3b02
|
added send file menu
|
2005-08-03 14:06:01 +00:00 |
Dimitur Kirov
|
e9daf09fe5
|
send file is now functional
|
2005-08-03 14:04:54 +00:00 |
Nikos Kouremenos
|
053cbdcaeb
|
introducing gajim.get_number_of_accounts()
|
2005-08-03 13:46:48 +00:00 |
Yann Leboulanger
|
97b06596a0
|
show must not be translated
|
2005-08-03 12:19:18 +00:00 |
Yann Leboulanger
|
8018890427
|
clean some vars when we close (group)chat windows/tabs
|
2005-08-03 11:36:00 +00:00 |
Nikos Kouremenos
|
5ffbf2dbc0
|
uf_show for vcard
|
2005-08-03 10:59:44 +00:00 |
Nikos Kouremenos
|
6591574a8a
|
fixing #618
|
2005-08-03 10:40:29 +00:00 |
Nikos Kouremenos
|
4054ed3384
|
remove in_buffer patch from xmppp because it was slowing parsing because of timeout being too high? anyways we should reelase 0.8 someday
|
2005-08-03 10:28:21 +00:00 |
Yann Leboulanger
|
542c97df49
|
remove unneeded line
|
2005-08-03 09:29:10 +00:00 |
Yann Leboulanger
|
4e203be8bc
|
we now know when we are connected in a room or not (fix #570)
|
2005-08-03 09:23:36 +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 |
Dimitur Kirov
|
3c59acddc2
|
print of exception not needed
|
2005-08-02 22:29:25 +00:00 |
Dimitur Kirov
|
a502d8d28c
|
this should fix the bug on windows
|
2005-08-02 20:33:44 +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 |
Dimitur Kirov
|
e9bcc20556
|
check if self.Connetion is instantiated
|
2005-08-02 14:25:21 +00:00 |
Nikos Kouremenos
|
9a03441f75
|
coding standards, HIG plz adhere! :)
|
2005-08-01 23:17:53 +00:00 |
Dimitur Kirov
|
760453870f
|
moved socks5 module outside xmpp
|
2005-08-01 22:58:14 +00:00 |
Dimitur Kirov
|
b936f2db52
|
moved file outside xmpp
|
2005-08-01 22:50:46 +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 |
Nikos Kouremenos
|
55a5678ee4
|
add a FIXME
|
2005-08-01 22:47:11 +00:00 |
Dimitur Kirov
|
8ede65961f
|
moved socks5queue to gajim.py
|
2005-08-01 22:45:29 +00:00 |
Dimitur Kirov
|
54e9215ca0
|
moved socks5queu to gajim.py in order to have
only one queue
|
2005-08-01 22:44:05 +00:00 |
Dimitur Kirov
|
c204880ce5
|
moved socks5queu to gajim.py in order to have
only one queue
|
2005-08-01 22:43:33 +00:00 |
Nikos Kouremenos
|
5f1c9105bc
|
fix a tb
|
2005-08-01 21:59:34 +00:00 |
Yann Leboulanger
|
0c51e2fd09
|
remove unneede line
|
2005-08-01 20:54:26 +00:00 |
Yann Leboulanger
|
8bc5c2fe04
|
just delete the iter without sending anything to the server when we delete the server contact
|
2005-08-01 19:37:18 +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
|
9183b73766
|
status message was not set in some other cases
|
2005-08-01 18:19:36 +00:00 |
Dimitur Kirov
|
79d2459d9f
|
missing ':'
|
2005-08-01 16:17:32 +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 |
Nikos Kouremenos
|
28e2203831
|
do not send chatstate in a contact in pm of MUC if contact left room. thanks deluge
|
2005-08-01 15:45:33 +00:00 |
Nikos Kouremenos
|
c18c9c8ca8
|
remove glade 2.10 only xml
|
2005-08-01 15:38:59 +00:00 |
Dimitur Kirov
|
d8d50e0adc
|
removed useless slash
|
2005-08-01 15:37:09 +00:00 |
Nikos Kouremenos
|
a9525b4a61
|
fix a commit
|
2005-08-01 15:25:11 +00:00 |
Dimitur Kirov
|
51b4eafa8c
|
moved add_file_transfer method to FileTransfer
class
|
2005-08-01 15:04:08 +00:00 |
Dimitur Kirov
|
d02118264a
|
long subject in group chat makes window
bigger than the screen
|
2005-08-01 15:03:26 +00:00 |
Dimitur Kirov
|
a6dda66f9d
|
handle file transfer progress
|
2005-08-01 15:02:46 +00:00 |
Dimitur Kirov
|
64853a80a0
|
file transfer window
|
2005-08-01 15:02:17 +00:00 |
Dimitur Kirov
|
a4af5c24f0
|
file transfer window
|
2005-08-01 15:01:36 +00:00 |
Dimitur Kirov
|
c84973327d
|
property 'notify_on_file_complete'
|
2005-08-01 15:00:47 +00:00 |
Dimitur Kirov
|
0cd682f2ce
|
file transfer progress notification
|
2005-08-01 15:00:27 +00:00 |
Nikos Kouremenos
|
a628f6ae72
|
better pattern
|
2005-08-01 14:38:21 +00:00 |
Nikos Kouremenos
|
ca1176bc79
|
exclude some more chars in mail detection
|
2005-08-01 14:27:23 +00:00 |
Nikos Kouremenos
|
e3e1065e49
|
add leave part close in muc_commands; add some fixmes
|
2005-08-01 14:07:16 +00:00 |
Yann Leboulanger
|
f9b4bb36fe
|
no need to translate glade strings here
|
2005-08-01 09:47:00 +00:00 |
Yann Leboulanger
|
ce6b470967
|
no need to translate glade strings in optparser
|
2005-08-01 09:42:30 +00:00 |
Dimitur Kirov
|
d57c420112
|
show notification if there is no space on the
device
|
2005-08-01 09:37:41 +00:00 |
Dimitur Kirov
|
a6f9f83f31
|
fixed "Pan Taduesz; Ksiega I" problem
|
2005-07-31 21:16:20 +00:00 |
Dimitur Kirov
|
830f414b4a
|
removed useless code
|
2005-07-31 19:32:06 +00:00 |
Dimitur Kirov
|
f4bacf0989
|
tooltip positioning... base tooltip class...
custom tooltip in notif. area
|
2005-07-31 19:21:11 +00:00 |
Nikos Kouremenos
|
f51c2b0f95
|
initial patch: do not throw all xml at once to parser because that freezes UI until process is finished. TODO: a better way to seperate what is left to seperate and send by smaller chunks to parser
|
2005-07-31 17:18:27 +00:00 |
Nikos Kouremenos
|
80b66e13fb
|
fix string
|
2005-07-31 17:16:39 +00:00 |
Nikos Kouremenos
|
f198b6d9f5
|
/close /part /leave for Group chat window [basic IRC emulation is finished I think]
|
2005-07-31 17:15:42 +00:00 |
Dimitur Kirov
|
a9a2b483cb
|
fcntl not present in windows
|
2005-07-31 11:29:18 +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
|
4e9942a5b1
|
typo
|
2005-07-30 15:30:38 +00:00 |
Dimitur Kirov
|
151844315a
|
add disco info
|
2005-07-30 15:06:35 +00:00 |
Dimitur Kirov
|
9d1a64fa50
|
save the last opened directory
|
2005-07-30 14:40:58 +00:00 |
Dimitur Kirov
|
fd1e2e7a3f
|
notifications for completed download
|
2005-07-30 14:14:10 +00:00 |
Dimitur Kirov
|
35c8487325
|
file transfer don;t block GUI
|
2005-07-30 14:13:45 +00:00 |
Dimitur Kirov
|
8cb824adc5
|
moved to xmpp
|
2005-07-30 10:59:31 +00:00 |
Dimitur Kirov
|
46fbda6caa
|
import socks5 from xmpp
|
2005-07-30 10:59:15 +00:00 |
Dimitur Kirov
|
e9f10feac1
|
moved from common
|
2005-07-30 10:58:46 +00:00 |
Dimitur Kirov
|
651acf5797
|
removed useless prints, __main__ and added
license
|
2005-07-30 10:58:11 +00:00 |
Dimitur Kirov
|
5dd434c249
|
socks5 connection classes
|
2005-07-30 10:33:20 +00:00 |
Dimitur Kirov
|
d30efa1421
|
simple file receiving
|
2005-07-30 10:20:46 +00:00 |
Dimitur Kirov
|
6994ec0e2a
|
file size converter bytes -> KB -> Mb -> Gb
|
2005-07-30 10:20:24 +00:00 |
Dimitur Kirov
|
f1481ab4ff
|
new jep-0096 handlers for FT
|
2005-07-30 10:19:52 +00:00 |
Dimitur Kirov
|
06c4568133
|
added few ns
|
2005-07-30 10:19:21 +00:00 |
Nikos Kouremenos
|
7a8690904e
|
avoid draw seperate bg color in some gtk themes for trayicon eventbox
|
2005-07-30 10:06:58 +00:00 |
Dimitur Kirov
|
990a7f62d7
|
bug with the status icon and number of accounts
|
2005-07-30 09:09:47 +00:00 |
Nikos Kouremenos
|
00e4a6bb6b
|
always_compact_view setting has now a checkbutton
|
2005-07-30 07:18:08 +00:00 |
Nikos Kouremenos
|
cae7a202bb
|
fix a tb
|
2005-07-30 07:17:32 +00:00 |
Dimitur Kirov
|
c31e8e9d41
|
ok button is focused by default
|
2005-07-30 00:27:58 +00:00 |
Dimitur Kirov
|
689af77a53
|
tooltip in notification area shows
status & message for all active accounts
|
2005-07-30 00:25:31 +00:00 |
Dimitur Kirov
|
8a78e767ab
|
ask for all rooms
|
2005-07-30 00:22:52 +00:00 |
Dimitur Kirov
|
f47e7d5887
|
tooltip in notification area shows
status & message for all active accounts
|
2005-07-30 00:20:28 +00:00 |
Nikos Kouremenos
|
edbb68df53
|
[Nivertius] priority takes values from -128 to 127
|
2005-07-29 19:17:28 +00:00 |
Dimitur Kirov
|
ba229ed0e6
|
scroll to end when changing from compact view
to "full view"
|
2005-07-29 18:10:23 +00:00 |
Nikos Kouremenos
|
6eaf3e1085
|
better string and mark for translation
|
2005-07-29 17:47:37 +00:00 |
Nikos Kouremenos
|
8230d2b081
|
visible_window to False for eventboxes we use for tooltips only [so no other bg in some gtk+ themes]
|
2005-07-29 17:26:30 +00:00 |
Dimitur Kirov
|
e731f6caed
|
fixed typo
|
2005-07-29 17:23:45 +00:00 |
Dimitur Kirov
|
c43b72434e
|
bug 461 - comfirm for close MUC dialog
|
2005-07-29 17:18:51 +00:00 |
Dimitur Kirov
|
38d5253b2e
|
combobox index for 'Custom' is 3
|
2005-07-27 12:22:17 +00:00 |
Dimitur Kirov
|
441b9d6290
|
Allow receiving single messages with no
subject (bug 615)
|
2005-07-26 15:23:11 +00:00 |
Dimitur Kirov
|
19edb7b2d9
|
prevent TB in send_chatstate if jid is ''
|
2005-07-26 15:00:34 +00:00 |
Dimitur Kirov
|
1dee67e3f6
|
equal spacings in group chat and
tabbed chat windows
|
2005-07-26 14:59:47 +00:00 |
Dimitur Kirov
|
30517fa3e1
|
fixes for message view - reset size
on new tab &&
not always scroll to the end
|
2005-07-26 14:58:42 +00:00 |
Dimitur Kirov
|
a43aae3a26
|
fixes TB, that causes bug #613 and #612
|
2005-07-26 07:22:08 +00:00 |
Dimitur Kirov
|
07f52fce9c
|
removed vpane in chat windows
|
2005-07-25 23:52:22 +00:00 |
Nikos Kouremenos
|
22cf4b7433
|
fix a traceback
|
2005-07-25 22:24:58 +00:00 |