Commit Graph

77 Commits

Author SHA1 Message Date
shteef ac8c2920f6 fix the bloody tabbing :p 2005-11-20 13:36:37 +00:00
Yann Leboulanger 6e593107e0 get_hostname_from_account can now return the srv_hostname 2005-11-20 13:27:37 +00:00
shteef 7cad8aa3b7 Publisher/subscriber service icon 2005-11-20 13:16:05 +00:00
Nikos Kouremenos d12146ce7f remove 3 not used modules, ask custom hostname in disco if it exists; add image for sip service 2005-11-20 13:02:48 +00:00
shteef 951fcfa322 Jabber user directory icon 2005-11-20 12:53:26 +00:00
shteef 34db24a69a Services discovery bugfix:
Check the window's _travel callback matches what we are trying to browse.
(Prevent the window from creating two browsers)
2005-11-20 12:35:01 +00:00
shteef e3ee09bc14 Fix banner text in service discovery (address bold, server version below) 2005-11-20 12:20:19 +00:00
Nikos Kouremenos 9188b42945 minor 2005-11-19 20:47:48 +00:00
Nikos Kouremenos b081312490 if unkonwn so no image. ? confuses the user that Gajim does not understand this service 2005-11-19 20:33:49 +00:00
Nikos Kouremenos cbc2973942 images for mail http-ws sms and fix size of weather 2005-11-19 20:18:20 +00:00
shteef cee4222c1a Better unknown icon for service discovery 2005-11-18 15:11:17 +00:00
shteef f5e22fbbfa Conference icon 2005-11-18 14:29:34 +00:00
shteef 41384b5854 Weather transport icon 2005-11-18 14:16:00 +00:00
shteef 22b0cd65ab RSS icon 2005-11-18 14:01:53 +00:00
Nikos Kouremenos c3ce9560f7 one more check for empty color 2005-11-17 17:21:11 +00:00
Yann Leboulanger bc403d549b don't use bgcolor is none is set (as in other widgets) 2005-11-17 08:27:16 +00:00
shteef 9aa11f090c Fix disco cache (no more weakrefs) 2005-11-16 12:50:18 +00:00
Nikos Kouremenos 3238b6ad94 various minor 2005-11-13 19:31:47 +00:00
Nikos Kouremenos 082fc7aaa9 fixing dict name: gajim.interface.windows --> gajim.interface.instances 2005-11-13 15:08:47 +00:00
shteef c496bd604b Ditch gc.collect() 2005-11-13 12:36:29 +00:00
shteef 467ff43106 Codestyle fixes, even though my syntax highlighting breaks on this. :p 2005-11-02 11:03:42 +00:00
shteef 241bc34faa Don't use gtk.Image.clear until we switch to GTK 2.8 2005-10-30 15:08:47 +00:00
shteef 184782baa5 Always show address, not name, in disco window title 2005-10-30 15:05:42 +00:00
shteef 7384d34379 Added a tooltip to the toplevel services discovery browser describing
greyed out rows.
2005-10-30 14:33:25 +00:00
shteef 20213f24d3 Move banner agent icon in disco to glade 2005-10-30 12:53:42 +00:00
shteef 0154dc4325 Fix undefined 'name' TB in MUC Browser 2005-10-30 12:25:11 +00:00
shteef b69bc501ae New Service Discovery, couple of quick notes about this commit:
* src/disco.py contains all the disco stuff
 * registration remains in src/config.py
 * data/pixmaps/agents contains the icons used in the toplevel server browser
   and the banner. They're referenced at the top of src/disco.py.
2005-10-30 09:58:13 +00:00