Commit Graph

131 Commits

Author SHA1 Message Date
Jean-Marie Traissard 14bf5ed62c pyflakes checks, remove unused imports, mainly 2007-12-27 21:52:45 +00:00
Stephan Erb 956737a364 Remove duplicated functions. 2007-11-29 21:15:44 +00:00
Yann Leboulanger 3f22a94978 use ToplevelAgentBrowser for headline services with type='newmail'. fixes #3479 2007-11-07 14:29:43 +00:00
Yann Leboulanger 605caae2b8 My name has changed 2007-10-22 11:33:50 +00:00
Yann Leboulanger 22c1aeda29 next release will be GPL v3. fixes #3290 2007-10-22 11:13:13 +00:00
Yann Leboulanger a3c7989ba4 discover correctly items that are discoverable. see #3479 2007-10-22 08:54:07 +00:00
Yann Leboulanger c051cc1a76 remove unused filter entry in disco window 2007-08-29 09:55:55 +00:00
Yann Leboulanger 701bdb6b85 use set_no_show_all from glade when possible instead of code. fixes #2248 2007-08-09 08:57:59 +00:00
Yann Leboulanger 96e92dd809 prevent loop is pubsub disco (even if server answer looks strange) fixes #3292 2007-07-10 22:52:19 +00:00
Yann Leboulanger 8709cdcd07 ability to browse sub nodes in pubsub browser 2007-07-09 00:03:25 +00:00
Yann Leboulanger 02aaafac91 use 2 columns in Muc browser so that int and str are stored. we show str and we sort on int 2007-06-25 20:03:43 +00:00
Yann Leboulanger ec31beb74a ability to sort MUC by what we want in muc browser. fixes #2753 2007-06-25 17:49:14 +00:00
Yann Leboulanger abcb48d1e0 improve pubsub support. fixes #3103 2007-06-24 22:33:00 +00:00
Yann Leboulanger 38f00992b7 add missing search window 2007-04-19 14:26:21 +00:00
Yann Leboulanger 41bdb0c7f6 begining of XEP-0055 (search) implmentation. For the moment, works only with dataforms. see #1922 2007-04-19 13:31:28 +00:00
Yann Leboulanger b1c350f35c we keep node in self.subscriptions, not name, so when we look in this dict, look for node. 2007-02-14 10:13:27 +00:00
Yann Leboulanger ec80b7dc82 fix number of argument of _add_item() function in pubsub browser. fixes #2990 2007-02-14 09:10:50 +00:00
Yann Leboulanger ac58d394e9 add ability to execute adhoc commands in disco window 2007-01-18 09:12:03 +00:00
Nikos Kouremenos e9afe36ff3 clean code and update to using GTK/PyGTK 2.8; see #2248 2007-01-16 23:26:38 +00:00
Jean-Marie Traissard 3f80800f4a disco: Don't clean cache for account when browser still have a parent. Fixes #2742. 2006-12-10 23:01:37 +00:00
Tomasz Melcer 175a792cfe Merging changes from trunk (6774:7465) 2006-11-18 20:52:28 +00:00
Tomasz Melcer 9b29c4c8b8 Merging changes from trunk (6561:6774) 2006-09-13 16:47:58 +00:00
Tomasz Melcer 8f4b972a62 PubSub support: browse, subscribe and unsubscribe; posting atom entries to groups. 2006-08-20 10:18:20 +00:00
Tomasz Melcer 82739beea1 Browsing discussion groups, first version. 2006-08-04 20:12:00 +00:00
Yann Leboulanger a4b4323e38 fix wrong var name. Fixes #2073 2006-06-15 08:36:19 +00:00
Yann Leboulanger bc26593974 use gettext.install. Fixes #497 2006-06-15 06:49:04 +00:00
Dimitur Kirov 5e6b016af1 split gtkgui.glade in several small glade
files, which are now located in data/glade/
2006-05-02 15:53:25 +00:00
Yann Leboulanger 84a026aa17 ServiceDiscoveryWindow must be a sub-class of object, so that property() works fine 2006-04-25 19:38:08 +00:00
Yann Leboulanger 31e54bc2ed remove many call to dialog.run() function. Some are still here, but they happend only when the user do an action (close a chat window, change status, ...). So UI is not blocked when we receive a groupchat invitation or an error message. 2006-04-02 16:11:21 +00:00
Dimitur Kirov b64f199c08 realize is safer 2006-03-25 02:07:02 +00:00
Dimitur Kirov 495af26c9c *.GtkFrame.GtkEventBox.* style for discon
banner (#1731)
2006-03-25 01:40:49 +00:00
Nikos Kouremenos 1524521c7f pychecker on our files. everyone please have a look so we do not do the same mistakes and in case you catch a mistake I did when cleaning 2006-03-24 18:48:26 +00:00
Dimitur Kirov cb02ad7f18 use size small, instead of medium for status
message in banner
2006-03-20 16:04:54 +00:00
Dimitur Kirov 164e5116da set theme font to chatstates and status message 2006-03-19 21:40:26 +00:00
Dimitur Kirov ecd588fa0f set banner font from theme preferences (#1631) 2006-03-19 21:25:28 +00:00
Yann Leboulanger 5e23ba3adb add account name in disco title. Fixes #1643 2006-03-03 16:57:44 +00:00
Dimitur Kirov 1f467c0fc3 show_tooltip uses less argumens, added some
docs, explaining what this arguments are for
2006-02-28 10:13:42 +00:00
Yann Leboulanger 7011f48075 don't pulse progressbar before we show it. Fixes #1427 and #1609 2006-02-25 10:10:50 +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 f52afdcbe8 Merged revisions 5017-5020,5022-5029 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r5017 | asterix | 2006-01-06 01:55:51 -0700 (Fri, 06 Jan 2006) | 2 lines

use escape for pango markup

........
r5018 | asterix | 2006-01-06 02:21:39 -0700 (Fri, 06 Jan 2006) | 2 lines

missing new contacts function

........
r5019 | asterix | 2006-01-06 11:03:07 -0700 (Fri, 06 Jan 2006) | 2 lines

handle the click on toggle_gpg_encryption menuitem

........
r5020 | asterix | 2006-01-06 11:14:14 -0700 (Fri, 06 Jan 2006) | 2 lines

use the saved size even if a chat window is already opened

........
r5022 | asterix | 2006-01-07 03:43:47 -0700 (Sat, 07 Jan 2006) | 2 lines

we can now resume filetransfert

........
r5023 | asterix | 2006-01-07 03:56:31 -0700 (Sat, 07 Jan 2006) | 2 lines

[Knuckles] Google E-Mail Notification

........
r5024 | asterix | 2006-01-07 04:02:16 -0700 (Sat, 07 Jan 2006) | 2 lines

better string

........
r5025 | asterix | 2006-01-07 04:14:32 -0700 (Sat, 07 Jan 2006) | 2 lines

fix a TB

........
r5026 | asterix | 2006-01-07 05:36:55 -0700 (Sat, 07 Jan 2006) | 2 lines

we can now drag a file on a contact in the roster to send him a file

........
r5027 | asterix | 2006-01-07 06:26:28 -0700 (Sat, 07 Jan 2006) | 2 lines

contact.groups is always a list, even if emtpy

........
r5028 | asterix | 2006-01-07 06:54:30 -0700 (Sat, 07 Jan 2006) | 2 lines

make all buttons insensitive on a category row in disco

........
r5029 | asterix | 2006-01-07 07:19:25 -0700 (Sat, 07 Jan 2006) | 2 lines

auto open groupchat configuration window when we create a new room

........
2006-01-07 17:25:35 +00:00
Travis Shirk 1360933ba9 Merged in trunk updates, including meta_contacts
Merged revisions 4951,4962-4969 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r4951 | nk | 2005-12-30 16:50:36 -0700 (Fri, 30 Dec 2005) | 1 line

fixes in greek transl
........
r4962 | asterix | 2006-01-01 11:41:04 -0700 (Sun, 01 Jan 2006) | 2 lines

merge meta_contacts branch with trunk. Meta contacts are not in gajim yet, but framework is here. We now use gajim.contacts.many_functions() to handle contacts and groupchat_contacts.

........
r4963 | asterix | 2006-01-01 11:43:24 -0700 (Sun, 01 Jan 2006) | 2 lines

correct contacts file

........
r4964 | asterix | 2006-01-01 11:47:26 -0700 (Sun, 01 Jan 2006) | 2 lines

dict.remove() doesn't exists, it's del dict[]

........
r4965 | asterix | 2006-01-01 11:50:15 -0700 (Sun, 01 Jan 2006) | 2 lines

some missing commits from branch

........
r4966 | asterix | 2006-01-01 11:53:30 -0700 (Sun, 01 Jan 2006) | 2 lines

end of gc_contact.nick -> gc_contact.name

........
r4967 | asterix | 2006-01-01 12:05:59 -0700 (Sun, 01 Jan 2006) | 2 lines

new ACE option: send_sha_in_gc_presence that allow to send sha info in groupchat presences

........
r4968 | asterix | 2006-01-01 12:12:36 -0700 (Sun, 01 Jan 2006) | 2 lines

0.9.1-2 in debian that solve the group bug (commit [4924])

........
r4969 | asterix | 2006-01-01 12:31:13 -0700 (Sun, 01 Jan 2006) | 2 lines

typo

........
2006-01-01 20:06:26 +00:00
Yann Leboulanger 6003dc67e0 revert my previous fix, and just don't take into account the click on go button if jid hasn't changed 2005-12-19 20:37:35 +00:00
Yann Leboulanger 115393295b don't draw twice the disco treeview when we click twice quickly the go button 2005-12-18 12:31:42 +00:00
Yann Leboulanger cf33e04a37 create an empty join_button var in order to not TB 2005-12-12 07:52:18 +00:00
Yann Leboulanger 612716e2db change copyright from "Gajim Team" to real people 2005-12-09 23:30:28 +00:00
Yann Leboulanger cae7ce3bac "Gajim Team" in all hearders become "Contributors for this file" 2005-12-09 17:15:30 +00:00
Yann Leboulanger 34255e5682 Vincent left us a long time ago 2005-12-07 23:09:10 +00:00
Nikos Kouremenos eb94b9632a remove trailing whitespaces and fix coding styles etc and add a FIXME 2005-12-06 17:43:21 +00:00
Yann Leboulanger 3cbf89b09b add a join button in the disco window to join IRC rooms or create new MUC rooms 2005-12-05 13:33:14 +00:00
Nikos Kouremenos 0a5ac5d80c fix strings in places; add comments; updatea bit greek trnaslation [now has 666 translated messages] 666!! that rocks 2005-12-02 14:08:40 +00:00
Nikos Kouremenos 1cd68a6364 fix your editor not tabbing 2005-11-20 15:10:34 +00:00
Nikos Kouremenos 651148e560 name optional arg so we understand without looking at func signature 2005-11-20 14:15:36 +00:00
Nikos Kouremenos 3dc204b06c update README about where we take icons from; add icon for ft proxy 2005-11-20 14:10:53 +00:00
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