Commit graph

5319 commits

Author SHA1 Message Date
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 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 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 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 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 2006-01-31 04:03:34 +00:00
Travis Shirk
3b0079685f Bug fix to ensure that we update tabs when disconnected. 2006-01-31 01:41:27 +00:00
Yann Leboulanger
276fb72c8e We now show an icon composed by the status icon and closed/opened icon for parent contacts 2006-01-30 22:52:34 +00:00
Yann Leboulanger
0557b35c1a GG 48x48 pixmaps 2006-01-30 18:28:33 +00:00
Yann Leboulanger
9b29bbe324 prevent TB 2006-01-30 17:23:18 +00:00
Yann Leboulanger
5e2d09d1e3 [grenshad] New gadu-gadu iconset
(pngcrush doesn't work here so I can't use it)
2006-01-30 17:07:45 +00:00
Yann Leboulanger
b8243fd45b prevent to return None in get_children_contacts 2006-01-29 17:56:39 +00:00
Yann Leboulanger
ce99ea66f8 wrong var name 2006-01-29 13:38:01 +00:00
Travis Shirk
a27c648e64 Removed type constant, which are reserved for types derived from MessageControl 2006-01-28 03:46:47 +00:00
Travis Shirk
0d28a9dc58 Window title fixes for 2006-01-27 04:59:05 +00:00
Travis Shirk
fd20be2ea9 Debugging for 2006-01-27 04:22:06 +00:00
Travis Shirk
50465c6265 Fix for 2006-01-27 03:43:00 +00:00
Yann Leboulanger
ec927d3a4b We can now add and remove meta contacts by drag and drop from same group 2006-01-26 23:20:27 +00:00
Nikos Kouremenos
e20945ae1b rm commented out code and improve docstring to describe new var so we remember what it is about after 3 weeks ;) 2006-01-26 19:37:13 +00:00
Nikos Kouremenos
76757c556c we cannot click save preset if status msg is empty 2006-01-26 17:40:11 +00:00
Yann Leboulanger
5ef0058780 on_close function now support notification daemon 0.3.x (on less argument) see 2006-01-26 15:43:34 +00:00
Nikos Kouremenos
a7620919f7 [mathiew schnik] Patch to support new Notification Daemon API (0.3.2) 2006-01-26 15:26:20 +00:00
Nikos Kouremenos
1ef27715af under circum tray in windows could be removed and then we had a TB. fixes 2006-01-26 15:07:48 +00:00
Nikos Kouremenos
3dee7e4be4 rm a line commited by mistake 2006-01-26 12:53:25 +00:00
Nikos Kouremenos
ae88609125 80margin char and add a fixme about show() pbs 2006-01-26 12:20:49 +00:00
Yann Leboulanger
4f21775305 we can now get meta contacts from server and display them 2006-01-26 11:23:15 +00:00
Travis Shirk
e134d7b8cd pngcrush'd icons 2006-01-26 00:36:04 +00:00
Nikos Kouremenos
33b9218ba1 do not hardcode white in roster themes 2006-01-25 23:47:15 +00:00
Nikos Kouremenos
84b4aecce3 update dcraven message.ico 2006-01-25 23:14:50 +00:00
Nikos Kouremenos
269cc48fb2 prevent a TB described in 2006-01-25 19:36:44 +00:00
Yann Leboulanger
7c4b24f2fd [Dawid Gajownik] Update Makefile to compile correctly with X.Org X11R7 2006-01-25 18:09:30 +00:00
Travis Shirk
20085bfcc5 Fixed TB 2006-01-25 17:55:32 +00:00
Yann Leboulanger
dfca5e63be ChangeStatusMessageDialog returns None when we press cancel. Fixes 2006-01-25 16:27:09 +00:00
Nikos Kouremenos
53430cbc7c rm a commented out print 2006-01-25 14:11:19 +00:00