Commit Graph

5247 Commits

Author SHA1 Message Date
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 f5e1938e7c dcraven's connecting png is now 16x16 2006-02-02 08:35:11 +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 420ed6ddd4 minimize opened / closed pngs for some themes 2006-02-01 17:13:27 +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
Yann Leboulanger 475ebb8879 typo 2006-01-31 18:23:13 +00:00
Yann Leboulanger ccbcf0d8a9 save when we change our nick in the change_nick_dialog 2006-01-31 13:54:42 +00:00
Yann Leboulanger e3888b8202 fix TB 2006-01-31 13:52:54 +00:00
Yann Leboulanger a315c21348 create transport images with opened and closed pixbuf on it. Fixes #1491 2006-01-31 13:33:52 +00:00
Yann Leboulanger 13d4262d68 remove fixed FIXME 2006-01-31 13:20:54 +00:00
Yann Leboulanger 05ab943afb message_window is not not visible when we open it 2006-01-31 13:15:35 +00:00
Nikos Kouremenos 06785811d9 fix bad title. c #1487 2006-01-31 12:43:28 +00:00
Nikos Kouremenos 8b7c67414c keep 2.6.x compat [for how long.. :P] 2006-01-31 10:53:24 +00:00
Yann Leboulanger e751343173 completly remove a contact before adding it when we do DND because add_contact_ro_roster doesn't add it if one row is already in roster 2006-01-31 08:22:32 +00:00
Yann Leboulanger 568fa9e694 fix TB: missing var 2006-01-31 08:07:43 +00:00
Yann Leboulanger bee9aca0ad fix bad transparency value 2006-01-31 07:55:53 +00:00
Travis Shirk aeddca16b2 Count unread msgs correctly in systray tooltip, closes #1461 2006-01-31 04:03:34 +00:00