Commit Graph

6350 Commits

Author SHA1 Message Date
Jean-Marie Traissard df93a2581e Added im.apinc.org to server list. (Should be already here, admin of server noticed) 2006-09-27 22:41:22 +00:00
Nikos Kouremenos 37667a99e2 make notify.py pythonic 2006-09-27 22:37:41 +00:00
Jean-Marie Traissard ac1b317f62 roster-tooltip : Change lines order, resource after jid, gpg on the end (we don't care)
deleted hack to remove seconds, do not work with all locales (greek at least)
2006-09-27 22:06:53 +00:00
Yann Leboulanger fd0a9e863f show account name in chat banner if a contact in another account have the same nick. Fixes #2031 2006-09-27 21:08:10 +00:00
Yann Leboulanger 3df7e1b84f install _() func in music_track_listener.py BEFORE importing dbus_support which needs it 2006-09-27 17:16:04 +00:00
Nikos Kouremenos b2c71fb427 update servers.xml from http://www.jabber.org/servers.xml 2006-09-27 16:14:16 +00:00
Nikos Kouremenos 3937363dad do not force syntax in string; in THIS room instead of in THE room 2006-09-27 16:05:15 +00:00
Nikos Kouremenos e5ba17617f better check if main in one place 2006-09-27 15:39:05 +00:00
Nikos Kouremenos 96930c8ad3 HIG plz for string in add new contact dialog 2006-09-27 14:28:44 +00:00
Jean-Marie Traissard c9d27e163e Do not show seconds in roster tooltips (if today)
Better description of option print_fuzzy
2006-09-26 17:44:29 +00:00
Yann Leboulanger c4b8421aef restore ability to test music_track_listener module by installing _() func 2006-09-26 14:56:53 +00:00
Jean-Marie Traissard 1d660a88a7 Ellipsize to 100 instead of 200 in tooltips, that's ugly enough with 100...
Set show+last_status_time after status message instead of at the end in roster tooltip
2006-09-26 14:40:13 +00:00
Yann Leboulanger 1f489b0b97 send new status when song changes only to connect accounts that have sync with global status on. 2006-09-26 14:16:19 +00:00
Yann Leboulanger 8d8b92c344 missing func called by emit() func. Fixes #564 2006-09-26 14:01:34 +00:00
Yann Leboulanger 4e1d7a21c9 [Gustavo Carneiro] handle stop music in music_track_listener.py. Fixes #564 2006-09-26 13:45:38 +00:00
Yann Leboulanger 382b245062 don't allow privacy rules window if server doesn't support it. Fixes #253 2006-09-26 11:54:03 +00:00
Yann Leboulanger bcdd4d2315 handle correctly click on sign in/out notif windows. For #2414 2006-09-26 07:53:49 +00:00
Yann Leboulanger 2a73ecc994 don't close muc when we press ESC if a row is selected. Fixes #2440 2006-09-26 07:05:39 +00:00
Yann Leboulanger eaa11ed466 remove timeout in profile window. Fixes #1840 2006-09-26 06:53:43 +00:00
Jean-Marie Traissard 1cf3a69d7b Do not wait for os_info if contact is not connected 2006-09-26 03:07:52 +00:00
Jean-Marie Traissard 84b9e2af34 +gc-tooltip:Create get_uf_affiliation(); show SHOW in the place of status message if and
only if there is no status message, else don't show SHOW
+roster-tooltip:Show subscription only if it is different from 'both'; integrate SHOW to
last_status_time (status message alone in second line); name is now title, jid is after;
status message and show are italic everywhere; last_status_time is not showed anymore when
more than one ressource, takes too muck place(was broken anyway).
Fixes #2110 if no comment.
2006-09-26 02:41:47 +00:00
Nikos Kouremenos bbc0940942 better varname 2006-09-25 21:14:59 +00:00
Nikos Kouremenos 3e32fd218d say what to do when we click LinkButtons 2006-09-25 21:12:12 +00:00
Nikos Kouremenos 1cc9184593 until GTK and PyGTK 2.10 exist for Windows disable trayicon. When they exist, we are going to use the GTK API only for WINDOWS as it does not support animation [which is C R A Z Y but true] and we have and NEED animation in GNU/Linux 2006-09-25 19:12:12 +00:00
Jean-Marie Traissard 6aa2716a42 Close button on the same line that progressbar on vcard, so we don't resize
verticaly when progressbar is removed.
2006-09-25 18:56:42 +00:00
Jean-Marie Traissard 031d10f3fa gc-roster-tooltip : Remove horizontal separator
gc-tooltip : If date==today, show only "Since %hour" instead of full date
2006-09-25 16:53:12 +00:00
Jean-Marie Traissard 37c08ee033 Visual Test : show after the nick in tooltip 2006-09-25 16:02:13 +00:00
Jean-Marie Traissard ee7b16c405 Do not set tab to active color when we shouldn't, fix bug in [6914] 2006-09-25 14:36:24 +00:00
Nikos Kouremenos 0b54816178 make it more understandable 2006-09-25 13:27:08 +00:00
Dimitur Kirov 7e23d31cbf fix Exception on missing base class 2006-09-25 13:23:27 +00:00
Nikos Kouremenos eedb3fd2d5 update and clean remote_control.py [kill old dbus, and generally improve code]; also use python24 decorators 2006-09-25 13:12:51 +00:00
Nikos Kouremenos 722b99b36f fix polish string 2006-09-25 12:43:07 +00:00
Nikos Kouremenos d356ddd92d kill more version checking for dbus 2006-09-25 12:38:42 +00:00
Nikos Kouremenos ba10724e36 make privacy lists patch commitable 2006-09-25 12:33:53 +00:00
Nikos Kouremenos c17b18a70c add a FIXME 2006-09-25 12:04:30 +00:00
Dimitur Kirov 0302499ccd get contact if it is in not_in_the_roster 2006-09-25 10:24:39 +00:00
Nikos Kouremenos 31c467c305 if window is destroyed, every child dies 2006-09-25 09:47:20 +00:00
Nikos Kouremenos cbbb8c1faa use one global variable in one place 2006-09-25 09:44:19 +00:00
Nikos Kouremenos 229d9cac50 remove if not iconset checks. it is our philosophy that if user changes his config to set "" to iconset we must fail. else we have to take care of every possible bad config there can exist by his inability to understand what he touches 2006-09-25 09:43:08 +00:00
Yann Leboulanger 44c40a6ed6 read correctly iconsets even if our iconset is brocken by using dcraven one. 2006-09-25 07:53:07 +00:00
Yann Leboulanger e4cda079e3 16x16 folder in iconset is required, not 32x32. Fixes #2450 2006-09-25 07:21:30 +00:00
Yann Leboulanger be61788f24 use helper function 2006-09-25 06:59:01 +00:00
Jean-Marie Traissard 8a12655ec7 Close button in vcard and profile windows 2006-09-25 05:20:06 +00:00
Jean-Marie Traissard 921274b6c4 Remove "state_active_color" option. Get fg color from gtk. 2006-09-25 04:23:31 +00:00
Jean-Marie Traissard edc176975e Don't show ressource in join/left in gc, and neither in chat, except if more than
one ressource connected.
2006-09-24 23:41:54 +00:00
Jean-Marie Traissard f4a15a1d16 gc-roster-tooltip : Status message in italic, in a new line after status itself 2006-09-24 21:16:36 +00:00
Jean-Marie Traissard 00f00f3dcd Modified gc-tooltip : Don't show role (it's already known), show affiliation only
if different from none, always show nick as title, don't print "Status:" but print
status directly after nick and other fields (if any) after an Horizontal bar.
Please comment in #2110. Roster tooltip will be modified accordingly.
2006-09-24 20:37:02 +00:00
Nikos Kouremenos 4062d3d3a8 improve comments 2006-09-24 19:27:52 +00:00
Nikos Kouremenos 70a28b4724 do not fail because of music track listener if user does not have D-Bus bindings 2006-09-24 19:25:44 +00:00
Nikos Kouremenos e9a6b7c108 kill old dbus 2006-09-24 19:22:10 +00:00