Commit Graph

2621 Commits

Author SHA1 Message Date
Dimitur Kirov d57c420112 show notification if there is no space on the
device
2005-08-01 09:37:41 +00:00
Yann Leboulanger b00bff7f14 scripts now look for libs in the correct folder 2005-08-01 09:00:18 +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 f754367ef5 [smoku] gnome iconset. thanks Tomasz Sterna! 2005-07-30 07:39:46 +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 35559bed7b added int type to unrepr. Nice output for
list contacts
2005-07-26 15:04:40 +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
Dimitur Kirov 6eb31e283c Make textviews scroll to the end when their
size is changed
2005-07-25 20:58:19 +00:00