Nikos Kouremenos
2105fb0d93
double click on result row now opens equivalent JID. TODO: also scroll to result
2006-02-08 22:46:20 +00:00
Nikos Kouremenos
3e4a3199d3
try to obey a bit to GNOME HIG about title
2006-02-08 22:14:48 +00:00
Travis Shirk
cd1993037a
Added gtkgui_helpers.escape_underscore to not require re module
2006-02-08 05:13:26 +00:00
Travis Shirk
2da7a542f8
Unread message fix when quitting gajim, see #1516
2006-02-08 04:55:06 +00:00
Travis Shirk
6d3696e83c
Window title fix for #1386
2006-02-08 04:11:42 +00:00
Travis Shirk
f6e2590eab
Fixed the previous TB, but this time at another part of the code
2006-02-08 02:56:58 +00:00
Travis Shirk
3f7217aefe
Removed FIXME
...
Asterix, this method is actually new (i.e., was only in gc before),
but now it is needed (see #1495 ). Also, what I was not expecting
was the refresh of self.contact in this same function. This is
required since the contact goes stale when we go offline.
Not sure if that is a bug or not.
2006-02-08 02:42:24 +00:00
Travis Shirk
37c2441a38
Fixed TB when transport_name was None
2006-02-08 02:27:14 +00:00
Travis Shirk
9f1032c6e1
Updated comment
2006-02-08 02:26:54 +00:00
Yann Leboulanger
ec2d9c0ad2
move data/pixmaps/events/TRANSPORT_o*line.png to data/iconsets/transports/TRANSPORT/48x48
...
TODO: create 48x48 online and offline pngs for all jabber iconsets
2006-02-08 00:55:16 +00:00
Yann Leboulanger
1bf6fa6643
typo
2006-02-07 23:31:02 +00:00
Yann Leboulanger
4c8fb94601
don't send config when we don't have it
2006-02-07 23:28:37 +00:00
Yann Leboulanger
59e6377546
follow RFC 3921 section 8 for subscription. This also fixes #1400
2006-02-07 23:11:24 +00:00
Yann Leboulanger
eb055c5bf2
groups must always be a list, fix that
2006-02-07 19:24:19 +00:00
Yann Leboulanger
9c9a7efd6d
make configure_room unsensitive when we can't configure anything
2006-02-07 13:31:20 +00:00
Yann Leboulanger
d40026cabd
an admin can now modify the ban list. for #530
2006-02-07 12:56:20 +00:00
Nikos Kouremenos
98521fa2c3
[misc@zarb] gajim-remote can run without X now. fixes #1467
2006-02-07 12:04:17 +00:00
Dimitur Kirov
e0d8b0c3dc
unnecessary purge of variables
2006-02-07 08:46:00 +00:00
Dimitur Kirov
85ba371288
if host is invalid to not start
2006-02-07 08:34:20 +00:00
Nikos Kouremenos
72d49e951e
if user removes sth, ask him on quiting about VACUUM and if he likes that do it (sqlite docs say it can take sometime one large db (I cannot test, YANN?) and it is why I do not do it automatically; also fix a bug on massively deleteing contact logs
2006-02-06 21:35:54 +00:00
Nikos Kouremenos
c9ef415ecc
fill search results listview; todo: operate on results
2006-02-06 20:34:06 +00:00
Nikos Kouremenos
072cc50baa
you can now delete one of more contact logs from database. all should work (else it is a bug) apart from searching which is coming soon
2006-02-06 20:06:10 +00:00
Yann Leboulanger
4372ed7fe4
typo. Fix #1521
2006-02-06 18:21:40 +00:00
Yann Leboulanger
033e95e795
add a space in tooltip between image and text. Fix #1223
2006-02-06 18:07:50 +00:00
Yann Leboulanger
6ceb13430b
remove files from AVATAR_PATH when contacts changes his avatar or removes it
2006-02-06 16:04:55 +00:00
Yann Leboulanger
3a1e5c579d
when contact has a non jpeg/png avatar, save it as png so that tooltip can show it
2006-02-06 14:04:25 +00:00
Yann Leboulanger
693270cf5b
wax size for avatar in tooltip: 125x125 by default
2006-02-06 13:42:23 +00:00
Dimitur Kirov
d6fee1ea49
added missing argument to NBCommonClient call
2006-02-06 11:28:05 +00:00
Dimitur Kirov
c3ef6cfbbc
I'm losing the logic of this condition, but
...
this is a copy of the original, so it should
work
2006-02-06 10:00:23 +00:00
Dimitur Kirov
7815fe8219
use glib current time instead of time.time()
2006-02-06 00:36:33 +00:00
Dimitur Kirov
f52144c803
socks5 classes now use Gajim idlequeue
...
still there are several TODOs
2006-02-06 00:11:45 +00:00
Yann Leboulanger
149bff2b64
fix TB when there is no default value for a boolean field in dataForm
2006-02-05 18:55:17 +00:00
Yann Leboulanger
759f6a49f6
Fix TB when changing status and pm opened
2006-02-05 18:42:41 +00:00
Yann Leboulanger
2e50c301c8
fix the make_color_string function. Fix #1268
2006-02-05 17:12:36 +00:00
Yann Leboulanger
b5c94b71c6
draw avatar in roster tooltip. Fixes #1223
2006-02-05 16:47:25 +00:00
Yann Leboulanger
c49a993e88
80 margin
2006-02-05 16:22:25 +00:00
Dimitur Kirov
8df5e7efce
two small errors on win
2006-02-05 15:31:31 +00:00
Nikos Kouremenos
9834fd62d3
almost nothing
2006-02-05 14:03:50 +00:00
Yann Leboulanger
652e1df102
redraw parent's icon when a child log off to eventually remove the arrow in icon
2006-02-05 13:44:51 +00:00
Nikos Kouremenos
af95e11fc2
update glade and config to manage animated static emots. still not working of course
2006-02-05 13:44:40 +00:00
Nikos Kouremenos
327c31c615
update history_manager.glade
2006-02-05 12:54:51 +00:00
Nikos Kouremenos
51cbea4232
pychecker this file and fix also to adhere to coding standards. Travis please have a look at this commit
2006-02-05 12:05:16 +00:00
Yann Leboulanger
e9765bc6d8
when we drop a contact on a group row, copy/move it to this group
2006-02-05 11:30:17 +00:00
Yann Leboulanger
8e423a96ca
redraw parent when we add a child
2006-02-05 10:28:58 +00:00
Yann Leboulanger
89d2420473
typo
2006-02-05 10:19:36 +00:00
Travis Shirk
c810c61c41
Escape room name for gtk/pango
2006-02-05 00:18:09 +00:00
Nikos Kouremenos
9b4b19f1df
use sinqle quote; mark for transl; make comment for transl
2006-02-04 23:54:23 +00:00
Travis Shirk
61d50ec7fd
Window title stuff for #1386
2006-02-04 23:47:40 +00:00
Nikos Kouremenos
29ec011b9a
operate on model using path thus eliminate iter = model.get_iter(path) calls
2006-02-04 23:07:46 +00:00
Nikos Kouremenos
5e67a13cd0
delete also removes from listview now
2006-02-04 21:34:16 +00:00
Nikos Kouremenos
c966ab9e6f
we can now delete a row or more from db. TODO: update UI on the fly
2006-02-04 20:35:57 +00:00
Travis Shirk
ec03a1d853
Added name='Gajim' to disco identity
2006-02-04 20:27:17 +00:00
Nikos Kouremenos
6b925ec324
better varname
2006-02-04 20:26:07 +00:00
Nikos Kouremenos
f36c324f8b
python 2.3 None.decode() tbs
2006-02-04 13:52:58 +00:00
Yann Leboulanger
5344bd3ff5
we now reply when someone discover us
2006-02-04 13:47:29 +00:00
Travis Shirk
44700c12da
Fixes #1495
2006-02-04 02:52:36 +00:00
Travis Shirk
029d4838b8
SingleMessageWindow size/position fixes for #1505
2006-02-04 01:08:37 +00:00
Dimitur Kirov
2525fef3a8
added comments, reverted to popen and print
...
some error messages about invalid arguments
2006-02-04 00:13:12 +00:00
Dimitur Kirov
ec1d354c80
use old select.select for polling on win-gtk2.8
...
untill there is a stable 2.8 version
2006-02-03 22:54:05 +00:00
Dimitur Kirov
b4b810f465
don't close stdin in Popen on win32, because it
...
causes a TB when gajim is started from
noninterractive shels like idle (fixes #1506 )
2006-02-03 22:52:47 +00:00
Nikos Kouremenos
1bcf3b9dc6
default with for single msg window is somehow more sane now (so we can see subject easier). fixes #1505
2006-02-03 21:42:32 +00:00
Nikos Kouremenos
1e4878402e
when we change jid clear previous content in logs_liststore
2006-02-03 21:18:08 +00:00
Nikos Kouremenos
cdb678ebee
make history mgr executable
2006-02-03 21:10:48 +00:00
Nikos Kouremenos
bdedc4d4e6
do not tb on invalid time
2006-02-03 21:07:43 +00:00
Yann Leboulanger
b25a4dbcc5
when Drag And Drop from a group to another, popup a context menu to ask if we want to change group or make as subcontact
2006-02-03 21:02:47 +00:00
Yann Leboulanger
f751cb6ef0
80 margin
2006-02-03 18:43:18 +00:00
Yann Leboulanger
e29cf7bb9e
workaround a GTK windows bug (bis)
2006-02-03 15:51:56 +00:00
Yann Leboulanger
e155e9b496
workaround a GTK windows bug
2006-02-03 15:38:00 +00:00
Yann Leboulanger
327f07c6aa
catch traceback when decoding avatar. Fixes #1470
2006-02-03 12:32:18 +00:00
Dimitur Kirov
f62db4acfe
Switched to non-blocking connections.
...
Removed threads and mutexes in connection.py
and gajim.py.
Add resolver through nslookup command, removed
dnspython and pydns (for now).
2006-02-03 12:17:34 +00:00
Yann Leboulanger
54f350b9c7
Also redraw message window when we check / uncheck the use_transport_iconset option. Fixes #1504
2006-02-03 11:24:33 +00:00
Yann Leboulanger
964d32fc48
80 margin
2006-02-03 11:20:55 +00:00
Yann Leboulanger
bb4d61c10d
remove useless parameter
2006-02-03 11:20:17 +00:00
Yann Leboulanger
941d527187
don't browse srv records. SRV records contain machine name, not jabber domain
2006-02-03 11:09:38 +00:00
Travis Shirk
0977a93c7e
Fixed copyrights
2006-02-03 07:48:10 +00:00
Travis Shirk
40211a41c7
ACE option to trun off having the Esc key close a control. Vi users do this by habit,
...
and it sucks losing a well thought out message.
2006-02-03 07:32:44 +00:00
Nikos Kouremenos
f529f0364a
revert accidental commit of common/helpers.py
2006-02-03 01:17:03 +00:00
Nikos Kouremenos
19bab6832e
also commit glade file
2006-02-03 01:15:03 +00:00
Nikos Kouremenos
6fc7da391e
introducing history_manager.py; button do not work and yes I plan to allow multiple selection of messages
2006-02-03 00:01:53 +00:00
Nikos Kouremenos
39998b30b0
80 char margin
2006-02-02 23:59:06 +00:00
Nikos Kouremenos
a2e478589f
commit back sort (gtk lingo for clickabity on header to sort)
2006-02-02 23:57:52 +00:00
Nikos Kouremenos
65c8646e2e
spaces and stuff
2006-02-02 23:44:09 +00:00
Nikos Kouremenos
496baa0f0c
we sort by time in db query. no need to dup
2006-02-02 23:42:57 +00:00
Nikos Kouremenos
5a3f23f2a7
we sort by time in db query. no need to dup
2006-02-02 23:41:19 +00:00
Yann Leboulanger
5276b923fe
use new contacts function
2006-02-02 18:42:29 +00:00
Nikos Kouremenos
9d3df7be79
clean glade 2.12 stuff. Yann plz downgrade so we cna keep compat with gtk 2.6.x
2006-02-02 09:55:14 +00:00
Yann Leboulanger
d2fce2d24a
sound preview button. Fixes #1476
2006-02-02 07:33:30 +00:00
Yann Leboulanger
7313d38e1a
continue connecting even if server doesn't support JEP49 (Private XML Storage). Fixes #1499
2006-02-02 06:57:37 +00:00
Yann Leboulanger
96e5a18703
typo
2006-02-01 23:04:04 +00:00
Yann Leboulanger
751299c0a1
use pkg-config xscrnsaver in correct Makefile, thx Dawid
2006-02-01 23:02:57 +00:00
Yann Leboulanger
1d5c383095
present window before printing the "you are already in this room" error dialog. Fixes #1142
2006-02-01 21:15:56 +00:00
Yann Leboulanger
912bda3074
set contact status to '' when we go offline
2006-02-01 20:12:37 +00:00
Yann Leboulanger
4ce9c8997a
draw opened/closed icon only when there is a connected child
2006-02-01 20:02:11 +00:00
Yann Leboulanger
d25430313d
use new contacts functions
2006-02-01 19:09:48 +00:00
Yann Leboulanger
baab9a4a4a
always sort meta contacts by status
2006-02-01 12:48:00 +00:00
Travis Shirk
065962ba86
Removed debug code from #1389
2006-02-01 01:48:43 +00:00
Yann Leboulanger
df1f876603
re-build opened and closed transport iconset when we change iconset
2006-01-31 23:00:51 +00:00
Yann Leboulanger
d4651a3215
redraw the parent contact icon when we add / remove a subcontact
2006-01-31 22:24:46 +00:00
Yann Leboulanger
f22b455da8
when we remove a contact that has subcontacts or is a subcontact, update meta contacts info stored on the server
2006-01-31 21:59:12 +00:00
Nikos Kouremenos
9f4753cc06
do not add http:// in urls. fixes #1493
2006-01-31 21:13:46 +00:00