Travis Shirk
e53e786182
Trying to fix PM regression since merge
2006-01-08 07:50:26 +00:00
Travis Shirk
c033a670d1
Merged revisions 5044-5051 via svnmerge from
...
svn://svn.gajim.org/gajim/trunk
........
r5044 | asterix | 2006-01-07 17:17:05 -0700 (Sat, 07 Jan 2006) | 2 lines
open the vcard on the real jid in gc if we know it
........
r5045 | asterix | 2006-01-07 17:23:33 -0700 (Sat, 07 Jan 2006) | 2 lines
use real jid when we open a pm message if we know it
........
r5046 | asterix | 2006-01-07 17:27:38 -0700 (Sat, 07 Jan 2006) | 2 lines
get contact from the self.contacts so that even if it's pm we get a Contact instance
........
r5047 | asterix | 2006-01-07 17:30:58 -0700 (Sat, 07 Jan 2006) | 2 lines
don't ask vcard when we get an error presence
........
r5048 | asterix | 2006-01-07 17:39:05 -0700 (Sat, 07 Jan 2006) | 2 lines
fix logic in contacts.add_contact() function
........
r5049 | asterix | 2006-01-07 18:08:21 -0700 (Sat, 07 Jan 2006) | 2 lines
do not use underline in join_gc menu
........
r5050 | asterix | 2006-01-07 18:12:09 -0700 (Sat, 07 Jan 2006) | 2 lines
don't use underline in all menus that contact an account name
........
r5051 | asterix | 2006-01-07 18:18:16 -0700 (Sat, 07 Jan 2006) | 2 lines
add an ACE option to hide the avatar in tabbed chat window
........
2006-01-08 05:05:16 +00:00
Yann Leboulanger
ca2f5f7c32
don't use underline in all menus that contact an account name
2006-01-08 01:12:09 +00:00
Yann Leboulanger
47a13bdd2f
do not use underline in join_gc menu
2006-01-08 01:08:21 +00:00
Travis Shirk
41be225383
FIXMEs
2006-01-08 00:15:54 +00:00
Travis Shirk
5c53bdbee6
Merged revisions 5030-5031,5033-5038 via svnmerge from
...
svn://svn.gajim.org/gajim/trunk
........
r5030 | asterix | 2006-01-07 10:04:18 -0700 (Sat, 07 Jan 2006) | 2 lines
when we add a bookmark, we add our nick by default
........
r5031 | nicfit | 2006-01-07 10:24:50 -0700 (Sat, 07 Jan 2006) | 2 lines
Grammatical fix
........
r5033 | asterix | 2006-01-07 11:36:56 -0700 (Sat, 07 Jan 2006) | 2 lines
cell_renderer_image now take in argument the index of the column and the index in the model
........
r5034 | asterix | 2006-01-07 11:37:28 -0700 (Sat, 07 Jan 2006) | 2 lines
typo
........
r5035 | asterix | 2006-01-07 11:38:18 -0700 (Sat, 07 Jan 2006) | 2 lines
don't show header in emoticonManager so that cellrenderer correctly compute the area to redraw
........
r5036 | asterix | 2006-01-07 11:39:41 -0700 (Sat, 07 Jan 2006) | 2 lines
prevent a TB
........
r5037 | nicfit | 2006-01-07 13:26:08 -0700 (Sat, 07 Jan 2006) | 2 lines
Increment later
........
r5038 | nicfit | 2006-01-07 13:29:05 -0700 (Sat, 07 Jan 2006) | 2 lines
Fixed syntax error
........
2006-01-07 20:47:06 +00:00
Yann Leboulanger
4b6ff22001
cell_renderer_image now take in argument the index of the column and the index in the model
2006-01-07 18:36:56 +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
Yann Leboulanger
ae55c7149f
contact.groups is always a list, even if emtpy
2006-01-07 13:26:28 +00:00
Yann Leboulanger
205dc155c6
we can now drag a file on a contact in the roster to send him a file
2006-01-07 12:36:55 +00:00
Travis Shirk
2a5b0afc44
More groupchat goodness
2006-01-06 06:59:55 +00:00
Travis Shirk
58f2d03dd3
Groupchat roster work
2006-01-06 03:36:07 +00:00
Travis Shirk
8ab5887301
state update fixes
2006-01-06 01:48:59 +00:00
Travis Shirk
893f15aeee
Working on GroupchatControl
2006-01-05 05:51:28 +00:00
Travis Shirk
757ed426e3
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
...
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 03:17:36 +00:00
Travis Shirk
715afc7113
Chatstate and tab redraw fixes
2006-01-05 02:58:59 +00:00
Yann Leboulanger
edaa70740e
prevent TB when we move a contact that was in no group
2006-01-04 12:52:26 +00:00
Yann Leboulanger
c6978c15e0
fix logic
2006-01-03 15:18:30 +00:00
Travis Shirk
5464701cda
A gc control and a chat control in the same window is realized.
2006-01-03 07:34:18 +00:00
Travis Shirk
deba09827c
All code from chat.py and tabbed_chat.py has been merged into the new framework. Lot's of testing to follow and then onto groupchat *in the same window*, w00t!
2006-01-03 04:44:56 +00:00
Travis Shirk
b239d4ff00
History action, some chatstate stuff moved over, etc.
2006-01-02 01:23:40 +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
Travis Shirk
6036368b6e
Window/control shutdown
2006-01-01 19:40:05 +00:00
Yann Leboulanger
63e5defe39
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.
2006-01-01 18:41:04 +00:00
Travis Shirk
c30ee542dc
Close to usable for chat, receiving messages, etc.
2005-12-31 21:55:44 +00:00
Travis Shirk
1102356937
Window and control lookup functions, and set_Active_tab
2005-12-31 17:00:04 +00:00
Travis Shirk
496199aaef
Preliminary GroupchatControl support
2005-12-31 07:35:14 +00:00
Travis Shirk
008dfea48b
More menus, compact mode, etc.
2005-12-31 07:19:43 +00:00
Travis Shirk
fc6af37467
Config updating, tab label markup abstraction, auto window sizing/positioning, window title
2005-12-31 06:27:22 +00:00
Travis Shirk
b7761d7256
Moved MessageWindowMgr singleton to gajim.interface and emoticon menu support
2005-12-31 04:53:14 +00:00
Travis Shirk
96d7dcbce2
Sending messages, and more framework
2005-12-31 03:53:48 +00:00
Travis Shirk
1eec68634c
Drawing widgets and tabs. Migrated some of the keyboard event handling as well
2005-12-31 00:50:33 +00:00
Travis Shirk
a4477f88ee
chat controls created and showing up in MessageWindow
2005-12-30 20:47:59 +00:00
Yann Leboulanger
f3deefc372
support of contacts in no group
2005-12-30 14:04:01 +00:00
Yann Leboulanger
61c27375fa
prevent TB
2005-12-30 11:48:43 +00:00
Yann Leboulanger
3522c89b31
typo
2005-12-30 11:43:17 +00:00
Yann Leboulanger
ed8ccffcbc
missing new functions
2005-12-30 11:42:48 +00:00
Yann Leboulanger
f69154f06a
prevent TB
2005-12-30 11:33:39 +00:00
Yann Leboulanger
5c5594bb31
missing new function in roster
2005-12-30 11:10:39 +00:00
Yann Leboulanger
349c69d5b3
continue using new functions to handle contacts
2005-12-29 21:44:35 +00:00
Yann Leboulanger
6914d65b4e
C_NAME column contacts pango escaped group name, so when we search a group iter, compare with the pago escaped name we search
2005-12-29 19:48:05 +00:00
Travis Shirk
18984fe7cb
Creating window through the manager, introduced Control types, config stuff, etc.
2005-12-29 03:20:06 +00:00
Nikos Kouremenos
af242e3840
ACE: roster_window_skip_taskbar
2005-12-27 20:27:02 +00:00
Yann Leboulanger
0af7e48bf1
create Contact instances with the new functions
2005-12-21 13:00:56 +00:00
Yann Leboulanger
fd89e6eaab
add_transport_to_roster goes to roster.py
2005-12-20 21:27:15 +00:00
Yann Leboulanger
60eebb7888
remove event from queue as soon as we click notification window
2005-12-19 20:01:32 +00:00
Yann Leboulanger
8607a9ecad
load_iconset return {} if path doesn't exists
2005-12-14 18:10:55 +00:00
Yann Leboulanger
51dbb1398e
remove old images when we change to an iconset that has no 32x32 icons
2005-12-14 17:32:38 +00:00
Yann Leboulanger
b2d6cd9919
cleanup in iter compare function (thx SF)
2005-12-13 13:27:04 +00:00
Yann Leboulanger
ee0f764df0
always create the ['32'][transport] list, even if it's emtpy (load_iconset checks if folder exists)
2005-12-13 12:58:14 +00:00
Nikos Kouremenos
19a64469f4
failsafe to dcraven
2005-12-12 15:14:58 +00:00
Nikos Kouremenos
f7ee0dffd9
we now use 32x32 in Tabbed Chat banner img for state; and can control the size between 32x32 and 16x16 in general [of course only for those iconsets that ship 32x32
2005-12-12 15:13:31 +00:00
Yann Leboulanger
45479d7708
pange_escape contact name when we rename them
...
when we want old_group_name, we get it from C_JID column so that it's not escaped
2005-12-10 14:41:09 +00:00
Yann Leboulanger
3b029ad541
pango_escape group names
2005-12-10 14:22:14 +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
eda8ec8436
fix a TB: we can have a row without an account during a short time ... I don't know why
2005-12-08 22:39:01 +00:00
Yann Leboulanger
e71989dfa0
when 2 contacts have the same name we compare account name and then jid so we are sure of the order
2005-12-08 18:10:46 +00:00
Yann Leboulanger
34255e5682
Vincent left us a long time ago
2005-12-07 23:09:10 +00:00
Yann Leboulanger
043b81cd58
typo: autopopup message when we are online even if we check don't autopopup when away/xa
2005-12-07 21:56:44 +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
0cd7356807
escape for pango account names
2005-12-02 19:01:54 +00:00
Nikos Kouremenos
524866db6f
add tlen, fix gadu gadu to gg, and use dot because ggore@jabber.FOO can exist
2005-12-02 13:09:43 +00:00
Yann Leboulanger
2265a42269
escape for pango markup contact's name
2005-12-01 19:04:27 +00:00
Nikos Kouremenos
80b40b77ec
chat using acct not chat with account [unless account is human been! :D]
2005-12-01 18:19:51 +00:00
Yann Leboulanger
cec9b1e861
send offline status to gc before we disconnect
2005-11-30 17:54:34 +00:00
Travis Shirk
a2e68a1fc2
80 col formatting
2005-11-29 01:23:14 +00:00
Yann Leboulanger
4b42e0fa01
[Jim] don't ask status message when going invisible
2005-11-28 22:16:57 +00:00
Yann Leboulanger
3f2cbf7c46
[SF] show "with account acct_name" instead of "as jid" in menus
2005-11-28 16:29:04 +00:00
Yann Leboulanger
5008a15838
prevent from drag-n dropping a contact to "transport" or "not in the roster" group
2005-11-28 15:26:17 +00:00
Yann Leboulanger
8afb79747b
we must decode ALL string from GTK to prevent TB when there are contacts with non-ascii chars
2005-11-28 15:22:12 +00:00
Yann Leboulanger
11d45a5740
update the value of the status combobox when we go invisible and cancel because of the groupchat warning, or when there is no synced with golbal status account
2005-11-26 15:03:03 +00:00
Nikos Kouremenos
caade489ee
new db design and improved migration script. if you ran before the migration please remove you old logs.db as it is incompatible with the new one and rerun migration if you care about old logs. a print on show is on purpose, bonus of the first to traceback and give us the value of show that causes the tb. yea svn got unstable these days. sorry about that but big changes
2005-11-25 23:23:25 +00:00
Yann Leboulanger
e59058845c
we can now revoke a contact's authorization
2005-11-25 21:32:56 +00:00
Yann Leboulanger
004c2b546e
SingleMEssageWindow now shows resource of sender
2005-11-23 18:19:22 +00:00
Yann Leboulanger
c9ad61044d
awaiting_events now keep resource of sender when event_type is chat or normal
2005-11-23 18:15:24 +00:00
Yann Leboulanger
f5fca6dfa3
fix bug in get_contact_iter when we use merge mode
2005-11-20 12:04:21 +00:00
Yann Leboulanger
5fa3da5538
draw_contact doesn't draw the avatar anymore
...
new draw_avatar function that is called only when needed
2005-11-19 16:59:09 +00:00
Nikos Kouremenos
965e9cb8c7
running pychecker in some files and fixing cleaning up those errors/info that REALLY matter
2005-11-18 13:12:16 +00:00
Yann Leboulanger
26b0e1780f
typo
2005-11-18 11:51:12 +00:00
Yann Leboulanger
cac6a82be6
temporary feature:
...
when we are in merge mode, we add (account_name) in the roster when there are 2 contacts with the same nick
2005-11-16 19:44:06 +00:00
Nikos Kouremenos
2493be0698
remove a print
2005-11-16 10:21:58 +00:00
Nikos Kouremenos
0901a6db53
do not autojoin bookmarks if you are invisible
2005-11-16 10:21:43 +00:00
Nikos Kouremenos
fac2a002c7
[sef] ask avatars on startup ace
2005-11-15 23:26:22 +00:00
Nikos Kouremenos
1ed82a95d6
cleanups
2005-11-15 19:56:49 +00:00
Nikos Kouremenos
1e78707dab
clean ups
2005-11-15 16:48:40 +00:00
Yann Leboulanger
f3eef962c6
gc now have draw_contact, draw_roster and draw_all_roster functions and they are used to update style, iconset ...
2005-11-15 09:08:08 +00:00
Yann Leboulanger
df6474ec3b
fix account tooltip
2005-11-14 10:24:38 +00:00
Yann Leboulanger
6a432bbb67
ask all unknown vcard at startup
2005-11-14 10:08:50 +00:00
Nikos Kouremenos
1921c43a94
try to prevent circular imports
2005-11-13 20:25:04 +00:00
Nikos Kouremenos
6487b8463c
fix tb
2005-11-13 20:05:03 +00:00
Yann Leboulanger
cdde62ac88
reconnect to all gc when connection comes back
2005-11-13 17:24:08 +00:00
Nikos Kouremenos
082fc7aaa9
fixing dict name: gajim.interface.windows --> gajim.interface.instances
2005-11-13 15:08:47 +00:00
Nikos Kouremenos
33e7b103c0
gtkexcepthook only for those that run svn versions; release user should not be bugged with TBs as they should be minor to overall functionality and he should not care. if he is advanced he knows how to find out what is wrong (how to get to see a traceback etc); also moving get_avatar_pixbuf_from_cache to gtkgui_helpers (all in one commit because of import issues)
2005-11-12 21:24:54 +00:00
Yann Leboulanger
d97125de42
fix TB
2005-11-12 20:56:44 +00:00
Yann Leboulanger
a67d009497
fix icon in tooltip (sorry I can't test)
2005-11-12 20:07:46 +00:00
Nikos Kouremenos
67844ff1dc
him --> him or her
2005-11-12 14:20:20 +00:00
Nikos Kouremenos
2a770a1ebf
he --> he or she
2005-11-12 14:17:27 +00:00
Nikos Kouremenos
a38263dcdb
his --> his or her
2005-11-12 14:15:32 +00:00
Yann Leboulanger
e55db9645d
middle click on merged accounts row now works
2005-11-10 09:59:27 +00:00
Yann Leboulanger
7d827f0764
add tooltip for merged accounts row
2005-11-09 21:05:55 +00:00
Nikos Kouremenos
cb3010993e
minor: dropped not droped
2005-11-09 10:55:42 +00:00
Yann Leboulanger
8eaa1f45ad
add a 'merged account' row with a context menu
2005-11-09 07:00:46 +00:00
Nikos Kouremenos
8ecb477844
underscore in string
2005-11-08 21:34:41 +00:00
Nikos Kouremenos
fcfb314163
typo
2005-11-08 20:52:09 +00:00
Nikos Kouremenos
23099dffca
gajim.contacts[account][jid][0] --> gajim.get_contact_instance_with_highest_priority(account, jid) which is superior and at worst the same
2005-11-08 20:33:52 +00:00
Nikos Kouremenos
e64bb76274
fix logic
2005-11-08 19:19:09 +00:00
Nikos Kouremenos
3d7dee624e
avatar is now set in draw_contact; we need a better place though
2005-11-08 15:47:27 +00:00
Nikos Kouremenos
3492272881
only one line for status msg under contact
2005-11-08 15:24:19 +00:00
Nikos Kouremenos
51f6e125f6
align avatar and padlock to to right
2005-11-08 14:25:23 +00:00
Nikos Kouremenos
99636d5ccf
[gjc]commit better analogy for colors in contact row
2005-11-08 14:09:56 +00:00
Nikos Kouremenos
4034efa762
we now have avatars in roster. I default to 48x48 (gaim defaults to that too) u can change that to whatever you want via ACE and you can take avatars off via PREFS; defaulting to 32x32 is too small. njoy
2005-11-08 13:04:59 +00:00
Yann Leboulanger
bd868245e0
support JEP 162 (show / hide some contacts according to their subscription / ask status)
2005-11-07 21:15:15 +00:00
Nikos Kouremenos
b89fe57543
inital patch to make status msg change color in gc too [does not work yet]
2005-11-07 11:07:55 +00:00
Nikos Kouremenos
846e9881fb
[gjc] color for status msg under roster is half between fg and bg color no matter the state (selected or not)
2005-11-07 10:50:40 +00:00
Nikos Kouremenos
8c4217fd5c
status msg under gc roster too
2005-11-06 16:29:52 +00:00
Nikos Kouremenos
4d3784e2f7
fix for good spaces identation pb
2005-11-06 15:08:54 +00:00
Yann Leboulanger
8c9bf693e7
fix indentation
2005-11-06 15:04:35 +00:00
Nikos Kouremenos
ea11076a0e
we now show status message under contact name in roster thanks to initial patch by Michał Sobiegraj. if you do not like that, go to prefs and uncheck it. dimgrey to become white when row is selected
2005-11-06 14:30:17 +00:00
Yann Leboulanger
79d611032a
always update self.previous_status_combobox_active, even when we don't manually change the combobox
2005-11-05 18:09:57 +00:00
Yann Leboulanger
51d2175b18
ChangeStatusMessageDialog now shows the last_status_message even when we choose "change status message" menuitem
2005-11-05 17:52:49 +00:00
Yann Leboulanger
e0b1dd77f8
at the end of the account creatio we don't need to enter the password if we entered it in the paramteres (even is save pass is not checked)
2005-11-05 11:21:41 +00:00
Nikos Kouremenos
9bd80e6772
fix a string
2005-11-04 15:08:49 +00:00
Yann Leboulanger
acd09eaba2
FirstTimeWizard -> AccountCreationWizard
2005-11-03 09:27:45 +00:00
Yann Leboulanger
d1ebec6ad4
we can now copy (not move) a contact to another group
2005-11-01 22:52:04 +00:00
Nikos Kouremenos
9b1881cbbd
catch a async tb
2005-10-30 21:46:48 +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
Yann Leboulanger
1142cc1e7d
don't remove the event if it's not handled in open_event function
2005-10-28 22:37:58 +00:00
Yann Leboulanger
a42c43748c
introduce a var in order not to duplicate long var
2005-10-28 22:37:14 +00:00
Nikos Kouremenos
ca60bacdb5
code optimization: tupples not lists in stuff like: 'if foo in [abc]' etc
2005-10-27 13:15:03 +00:00
Nikos Kouremenos
1f1d87019f
optimize: xrange instead of range
2005-10-27 12:47:54 +00:00
Nikos Kouremenos
0e7630fc85
avoid double change in change status msg mni in combobox
2005-10-26 17:33:37 +00:00
Nikos Kouremenos
cb32099db6
fix a bug in Change status msg menuitem in status combobox: all renderers have to be insensitive so all row can end up insensitive
2005-10-26 16:40:59 +00:00
Yann Leboulanger
f0d68cb441
fix TB
2005-10-21 18:13:33 +00:00
Yann Leboulanger
726640ef4b
the old self.plugin variable becomes gajim.interface, no need to pass it to every functions/classes
2005-10-20 11:17:17 +00:00
Yann Leboulanger
9d42d10853
file-stopped and file-completed can be saved in awiting_events queue
2005-10-19 21:14:51 +00:00
Yann Leboulanger
af7fef5ec1
file-send-error can now be added to the awaiting queue
2005-10-19 20:16:22 +00:00
Nikos Kouremenos
e2f317723b
fix typo in comment. thx Yann
2005-10-19 11:13:41 +00:00
Nikos Kouremenos
5894307bf9
we no longer stay in change status message item in status switcher
2005-10-19 11:03:01 +00:00
Yann Leboulanger
314fd4a8bf
file-request-error can now be saved in the awaiting_events queue
...
better code to handle all these events
2005-10-18 20:30:26 +00:00
Yann Leboulanger
63c1d3d3f0
file transfer request can now be stored in awaiting_events queue and recalled from roster / filetransfer / popup notification
2005-10-18 09:07:52 +00:00
Yann Leboulanger
85cd5634ff
fix logic
2005-10-17 10:17:35 +00:00
Yann Leboulanger
77cb852057
single messages are well handled: they are saved in awaiting_events if needed and are printed when we dubble click a contact row, or systray or popup window
2005-10-16 13:18:34 +00:00
Yann Leboulanger
966afbb031
awaiting_messages is now named awaiting events
...
it now contains subject of messages
2005-10-15 20:49:08 +00:00
Yann Leboulanger
95ad04abfb
don't remove chat state when we receive a presence
2005-10-13 18:23:47 +00:00
Yann Leboulanger
d3089ffa8c
fix TB
2005-10-11 16:35:33 +00:00
Yann Leboulanger
f03cae3e0e
fix bug while sorting iters when merge is True
2005-10-11 16:02:57 +00:00
Nikos Kouremenos
fb4ea9c947
fix comment
2005-10-10 22:49:20 +00:00
Nikos Kouremenos
f5089a8c69
now sensitivity on/off for change status menuitem works ok
2005-10-10 22:46:28 +00:00
Nikos Kouremenos
fbc668841e
logic fixes in change status message, add code for sensitivity. TODO: find the best place to make sensitivity on/off
2005-10-10 21:45:59 +00:00
Yann Leboulanger
7dffeb86df
change status message in status combobox and in systray now concern only accounts that have sync_with_global_status True
2005-10-10 19:10:59 +00:00
Nikos Kouremenos
9fb9a453eb
combobox menus do not use mnemonic according to HIG
2005-10-10 14:57:16 +00:00
Yann Leboulanger
7c303891f9
typo
2005-10-10 10:02:57 +00:00
Nikos Kouremenos
3e0e623e9a
fix code quality. if user presses Cancel in Status change dialog do not set the new status; add comments to code, make it cleaner (use 'SEPARATOR' and not '' for string for combobox; HIG (add ... to finish menuitems that need it and add a missing mnemonic)
2005-10-09 22:24:18 +00:00
Yann Leboulanger
45fcf1e08f
on middle click on an account row, open change status message dialog
2005-10-09 21:08:13 +00:00
Yann Leboulanger
21298945d2
add image to change status message in status combobox
2005-10-09 20:57:32 +00:00
Yann Leboulanger
078398efb3
fix HIG
2005-10-09 20:34:02 +00:00
Yann Leboulanger
83eeb0639e
add the change status message iter in status combobox
2005-10-09 20:28:04 +00:00
Nikos Kouremenos
a0e5a45ff2
HIG says menuitems are Header
2005-10-09 18:52:57 +00:00
Nikos Kouremenos
708b9d5d6d
use better image for rename/changing status (generally means: you have to type new string). thanks Bernhard Walle
2005-10-09 18:45:03 +00:00
Nikos Kouremenos
8bf623f1bc
nothing
2005-10-09 16:13:55 +00:00
Nikos Kouremenos
c5f90e9bc6
get_uf_show can return strings with mnemonics
2005-10-09 16:08:18 +00:00
Yann Leboulanger
8f3dafa920
account context menu and systary context menu now contain a change status message item
...
TODO:
global status combobox need it
2005-10-09 14:49:14 +00:00
Nikos Kouremenos
9eb9112de9
user should see cannot/does not and can't doesn't
2005-10-09 13:53:21 +00:00
Nikos Kouremenos
c8602d63c4
commit almost there code for tooltip over ---- line. Dimitur plz read this commit and FIXME I have
2005-10-08 16:47:35 +00:00
Nikos Kouremenos
7ee643c02e
comments to help code not become a beast; clean and adhere to coding style
2005-10-07 14:46:10 +00:00
Yann Leboulanger
0de8924af8
typo
2005-10-07 14:26:00 +00:00
Yann Leboulanger
d827d157e8
don't show send_file_menuitem if we don't have a resource
2005-10-07 14:21:31 +00:00
Yann Leboulanger
bd941ea8bf
catch the resource when we get a message from an unknown contact
2005-10-07 14:01:35 +00:00
Nikos Kouremenos
7e9d446fda
do not repeat the same var twice to user
2005-10-07 13:00:44 +00:00
Nikos Kouremenos
b325e15756
callbacks to open links
2005-10-06 23:34:23 +00:00
Yann Leboulanger
856632ff59
max width = 80
2005-10-06 21:00:20 +00:00
Alex Mauer
6dbafc84cf
Show our own priority in self tooltip instead of the default '5'
2005-10-01 03:54:44 +00:00
Nikos Kouremenos
6cc565063d
fix string; add fixme
2005-09-30 20:27:57 +00:00
Nikos Kouremenos
4765c32b92
fix string
2005-09-30 18:21:31 +00:00
Yann Leboulanger
76e0838c81
forbid a user to join a room when he is invisible
2005-09-30 17:52:25 +00:00
Yann Leboulanger
42ffc5d810
remove the contact_mutual_removal advanced option and add a checkbutton in remove_contact dialog to ask if we want to remove both subscriptions
2005-09-28 14:35:06 +00:00
Yann Leboulanger
63c890da2b
systray.add_jid and systray.remove_jid now have another argument: the typ of message: ('gc' or 'chat' or 'single_chat' or 'pm')
...
systary now can handle pm messages
2005-09-24 09:42:10 +00:00
Yann Leboulanger
8f93012465
groupchat_window now has an on_message function that can hold pm in queues so they are not printed (systray is not handled yet)
2005-09-23 21:01:42 +00:00
Yann Leboulanger
258ee85e79
typo
2005-09-22 19:18:53 +00:00
Yann Leboulanger
49cef57a9d
fix TB when an account is online when we show account tooltip
2005-09-22 15:53:27 +00:00
Yann Leboulanger
5ea343182c
do not hide the roster when we press esc if a row is selected
2005-09-22 15:13:37 +00:00
Yann Leboulanger
e39f1a30e8
hide window when we press esc if we have systray
2005-09-20 19:57:34 +00:00
Dimitur Kirov
95d771b138
added GTK+ theme as default theme.
...
faster roster repaint method (change_roster_style)
fixes on themes list logic.
2005-09-19 15:23:18 +00:00
Nikos Kouremenos
5eea887c43
[delmonico] First Time User Wizard is in!
2005-09-18 15:03:04 +00:00
Dimitur Kirov
8e2dd60449
set font of the tv render with the new font
...
attributes
2005-09-17 08:34:55 +00:00
Dimitur Kirov
af9d242bc1
check for default color
2005-09-16 21:30:30 +00:00
Yann Leboulanger
973631a2c9
error messages are nowprinted as if they come from server
2005-09-15 17:33:02 +00:00
Alex Mauer
b3de522e27
Comment code better; use references more often for greater efficiency
2005-09-14 23:11:13 +00:00
Alex Mauer
52e076e4c4
Get information about self-contact from the right place, instead of just copying the current account status/priority
2005-09-14 17:17:19 +00:00
Alex Mauer
c8059fd3fa
* Make tooltip behave if we're not yet connected when it appears, or if we're the only resource online.
2005-09-13 22:15:22 +00:00
Nikos Kouremenos
77650c4a6d
fix english
2005-09-13 21:29:38 +00:00
Alex Mauer
d36a647698
Show all our resources in the account line tooltip
2005-09-13 21:13:40 +00:00
Alex Mauer
4c990ccb1e
Tooltip for account line in roster
2005-09-13 18:46:21 +00:00
Yann Leboulanger
50a179b301
we now bug user when he wants to go invisible and he is in rooms
2005-09-13 17:53:31 +00:00
Yann Leboulanger
95fc6741a8
account row is back even if we have only one account
2005-09-13 16:27:48 +00:00
Alex Mauer
867dc64798
Fix my roster breakage from cs3613 -- accounts need to be referenced by
...
name, not name stored in jid field.
Use the new get_jid_from_account in a few places.
2005-09-12 22:46:41 +00:00
Nikos Kouremenos
9a91297e5b
some more [][]
2005-09-12 22:12:17 +00:00
Nikos Kouremenos
863b4bae66
use C_ and [][] instead of get_value
2005-09-12 21:56:50 +00:00
Yann Leboulanger
9336be0448
fix indentation
2005-09-12 21:04:55 +00:00
Alex Mauer
fb0e0a6bdd
Store the JID instead of the account name for the roster account line
2005-09-12 17:57:16 +00:00
Yann Leboulanger
19a61ee605
fix TB
2005-09-12 11:51:29 +00:00
Yann Leboulanger
92bbc215cc
update banner only if it's a presence from higher ptiority resource
2005-09-12 11:51:18 +00:00
Nikos Kouremenos
a6bf8d640c
usability fixes in menus. see #743 . THanks Motz
2005-09-11 01:06:58 +00:00
Nikos Kouremenos
2ec0cac1cc
nk is now sure
2005-09-09 20:28:25 +00:00
Dimitur Kirov
5aec18639d
don't save position if show_roster_on_start is
...
False and roster is never shown
2005-09-09 14:56:14 +00:00
Nikos Kouremenos
02be379d83
use C_NAME instead of 0 1 2 3 4 5 6 in roster py
2005-09-08 22:07:49 +00:00
Nikos Kouremenos
e969ff6558
if we were to edit password/passphrase then Hidden string was saved as our password. now make it not editable
2005-09-08 19:55:47 +00:00
Yann Leboulanger
f1fb1a13b6
do not send "I'm status" status message when we don't use gpg
2005-09-08 07:10:59 +00:00
Yann Leboulanger
b9edb2bd4a
show status icon when sub=to
2005-09-07 16:16:31 +00:00
Nikos Kouremenos
8eaf336763
fix a TB
2005-09-05 18:12:47 +00:00
Yann Leboulanger
72393ac068
autoreconnect of account is ready
2005-09-05 13:28:09 +00:00
Nikos Kouremenos
8377bdb54b
[aldafu] quit_on_roster_x_button advanced setting [I reverted logic]
2005-09-04 18:38:25 +00:00
Nikos Kouremenos
74ceb1f9f8
if we have pygtk28/gtk28 we now set UrgencyHint instead of just *. I LOVE 2.8 [see inside for new way via .props] CONGRAAAAAATS to jdahlin, gjc and rest of gang :)
2005-09-04 16:57:09 +00:00
Nikos Kouremenos
7d2a698fc9
[Hawke patches Lukas patch :D] now Gajim can use gpg-agent
2005-08-30 21:10:14 +00:00
Nikos Kouremenos
99699d60e0
[stephan k.] fixes with unicode in dnd
2005-08-30 20:58:40 +00:00
Nikos Kouremenos
24e9188a42
now also catch weather transport and show correct icons
2005-08-29 22:24:13 +00:00
Dimitur Kirov
12ef793d54
fix creating menu for wrong resource
2005-08-29 11:36:57 +00:00
Nikos Kouremenos
ac05887b43
make human logic safe resizements, moves of windows
2005-08-28 10:57:08 +00:00
Nikos Kouremenos
731de491d2
do not show roster out of screen
2005-08-28 10:29:53 +00:00
Nikos Kouremenos
c0c32680cd
revert a commit
2005-08-27 17:24:12 +00:00
Nikos Kouremenos
461041ae5b
fix wrong replacement
2005-08-27 14:08:00 +00:00
Nikos Kouremenos
7b5997156b
[stephan]use for-else statement (one less var used)
2005-08-27 13:35:11 +00:00
Nikos Kouremenos
23aaea5803
decode one more string, and cleanup
2005-08-27 13:26:24 +00:00
Nikos Kouremenos
73cfebd78f
[stephan] do not allow del key on account/group row
2005-08-27 12:48:02 +00:00
Dimitur Kirov
b093ce9da7
roster postion is saved when roster
...
window is not visible
2005-08-26 13:23:26 +00:00
Nikos Kouremenos
21a3971952
some more helpers for our API
2005-08-26 13:11:20 +00:00
Nikos Kouremenos
4c75c558e0
s/new_user/new_tab/
2005-08-26 12:55:17 +00:00
Nikos Kouremenos
cec336112d
[Stéphan K.] make most strings we use unicode instacnes
2005-08-26 00:52:44 +00:00
Nikos Kouremenos
2e26d5ee28
removes some fixmes, mark some strings for transatlion
2005-08-24 12:47:09 +00:00
Nikos Kouremenos
277e040c0d
add advanced_menuitem.set_sensitive(val) depending on conditions (if no accounts it is False, else True)
2005-08-18 16:51:03 +00:00
Nikos Kouremenos
444346a789
remove those 4
2005-08-18 16:29:30 +00:00
Nikos Kouremenos
9c05382fc5
trayicon for windows is 100% ready
2005-08-16 20:24:56 +00:00
Nikos Kouremenos
1992351a67
remove a self in a var
2005-08-16 19:12:51 +00:00
Nikos Kouremenos
177a4c76de
moving tooltips code to tooltips.py; moving ft_window to ft_window.py
2005-08-14 23:52:12 +00:00
Nikos Kouremenos
d286a5b187
commenting the code and adding a FIXME
2005-08-14 22:00:48 +00:00
Yann Leboulanger
7e080d6415
re-build the menu when we re-draw the roster (account removed or added)
2005-08-14 21:52:48 +00:00
Yann Leboulanger
93293dfdc5
InformationDialog doesn't use run() anymore
2005-08-14 16:12:36 +00:00
Yann Leboulanger
9f0b1e50cd
roster now shows the correct state image
2005-08-10 17:26:43 +00:00
Nikos Kouremenos
cd024055a9
fix logic (for seperator now only use gtk.SeparatorMenuItem())
2005-08-09 16:33:45 +00:00
Nikos Kouremenos
94c2922909
work for gtk2.6.9
2005-08-07 20:27:34 +00:00
Nikos Kouremenos
f1c58e462b
gtk.MenuItem() -> gtk.SeparatorMenuItem()
2005-08-07 15:22:51 +00:00
Nikos Kouremenos
838bbfd0b7
better name
2005-08-07 12:55:59 +00:00
Yann Leboulanger
903a3cc6c7
send status syncronously when we quit GUI
2005-08-07 11:41:20 +00:00
Nikos Kouremenos
e3242773f5
add a show_all
2005-08-06 20:16:50 +00:00
Nikos Kouremenos
41239e8d64
advanced menu is in
2005-08-06 19:14:21 +00:00
Yann Leboulanger
5177472406
here is the OLD way to implement MOTD. It's not the JEP-133 way
2005-08-06 12:33:20 +00:00
Nikos Kouremenos
de46aeaa08
when new_chat give the oontact with higher priority not the first resource
2005-08-06 10:20:04 +00:00
Yann Leboulanger
5cca92fb4e
xml console is now hidden instead of destroyed, has an enable checkbutton and a clear button, and scroll to the end if we was at the end
2005-08-06 00:38:24 +00:00
Yann Leboulanger
a113db8b0b
don't open a new tab with the same name if we already have one that is disconencted
2005-08-04 21:14:43 +00:00
Yann Leboulanger
967de6a187
requested contacts have no status message
2005-08-04 19:47:58 +00:00
Yann Leboulanger
3f5d93a8df
not in the roster contacts don't have status message
2005-08-04 19:44:09 +00:00
Nikos Kouremenos
a7f5b83735
history button is gone. we now have actions button. to do that. TC needs the code for that. we also have history in GC occupants contact now
2005-08-04 14:30:41 +00:00
Yann Leboulanger
bfca18b3a9
bugfix with DND when we mergeaccout or have only one account
2005-08-04 10:43:02 +00:00
Yann Leboulanger
9348bb4b99
don't show account row if we have only one account
2005-08-03 19:31:16 +00:00
Nikos Kouremenos
148db88343
close button for file transfer dialog as default; Ctrl+T and file transfers menuitem in roster
2005-08-03 15:59:44 +00:00
Dimitur Kirov
a4b0226912
added "send file" menu
2005-08-03 14:14:11 +00:00
Yann Leboulanger
97b06596a0
show must not be translated
2005-08-03 12:19:18 +00:00
Yann Leboulanger
542c97df49
remove unneeded line
2005-08-03 09:29:10 +00:00
Yann Leboulanger
4e203be8bc
we now know when we are connected in a room or not ( fix #570 )
2005-08-03 09:23:36 +00:00
Yann Leboulanger
7e225fcf7d
ChooseGPGDialog is back with run() (We need to wait for the answer before continuing) and this cause NO PB with keepalive
2005-08-02 16:27:25 +00:00
Yann Leboulanger
8bc5c2fe04
just delete the iter without sending anything to the server when we delete the server contact
2005-08-01 19:37:18 +00:00
Dimitur Kirov
51b4eafa8c
moved add_file_transfer method to FileTransfer
...
class
2005-08-01 15:04:08 +00:00
Dimitur Kirov
f4bacf0989
tooltip positioning... base tooltip class...
...
custom tooltip in notif. area
2005-07-31 19:21:11 +00:00
Nikos Kouremenos
80b66e13fb
fix string
2005-07-31 17:16:39 +00:00
Dimitur Kirov
9d1a64fa50
save the last opened directory
2005-07-30 14:40:58 +00:00
Dimitur Kirov
fd1e2e7a3f
notifications for completed download
2005-07-30 14:14:10 +00:00
Dimitur Kirov
d30efa1421
simple file receiving
2005-07-30 10:20:46 +00:00
Dimitur Kirov
689af77a53
tooltip in notification area shows
...
status & message for all active accounts
2005-07-30 00:25:31 +00:00
Nikos Kouremenos
5720ddba59
try to fix a TB
2005-07-25 18:48:15 +00:00
Nikos Kouremenos
dcfdc006e0
nothing
2005-07-25 14:38:41 +00:00
Nikos Kouremenos
3227d67666
try to prevent a TB
2005-07-24 15:42:19 +00:00
Nikos Kouremenos
3722402bbc
use of in: code is cleaner
2005-07-23 15:23:45 +00:00
Dimitur Kirov
3c393f10df
added handler for editing-started and check
...
if the previously edited cell path is the same
2005-07-22 22:50:25 +00:00
Nikos Kouremenos
d35791d136
ChooseGPGKeyDialog no longer creates another loop
2005-07-22 22:49:03 +00:00
Yann Leboulanger
7acbbd0af3
when we become offline, we remove the padlock
2005-07-22 20:16:10 +00:00
Nikos Kouremenos
7e570e66b4
model.get_value(iter, X) -> model[iter][X] for roster_window.py (takes less code space so cleaner code)
2005-07-22 19:26:17 +00:00
Yann Leboulanger
5792e54b23
when we cancel editing, editable becomes False
2005-07-22 14:57:59 +00:00
Dimitur Kirov
0740da3341
now use model[iter], instead of model.get_iter
2005-07-22 14:45:49 +00:00
Dimitur Kirov
d65beee037
when editing is canceled restore the number of
...
resources string at the end of contact name
2005-07-22 14:37:15 +00:00
Nikos Kouremenos
b5fe60112d
nick was utf8, room_jid was unicode so we had a problem. it is fixed [stills Tracebacks because of TODO: use gc_contacts in common/gaim.py]
2005-07-22 14:30:35 +00:00
Dimitur Kirov
45ead83fad
disallow renaming groups from or to
...
_('not in the roster')
2005-07-22 14:10:03 +00:00
Nikos Kouremenos
549b10369e
moving contacts-related functions to common/gajim.py
2005-07-22 00:01:05 +00:00
Nikos Kouremenos
f6d16b1db0
sleeper_state now holds string instead of 0 1 2 3
2005-07-21 23:47:27 +00:00
Nikos Kouremenos
3aa0363a2a
prefix with roster_
2005-07-21 21:19:08 +00:00
Nikos Kouremenos
ef6643b24d
status message in the banner instaed of jid; remove_user => remove_contact
2005-07-21 17:54:58 +00:00
Nikos Kouremenos
4ec127aa92
cleanups
2005-07-21 17:00:05 +00:00
Yann Leboulanger
d2c9d3b253
fix a TB
2005-07-21 15:43:53 +00:00
Nikos Kouremenos
2db64d9ce8
put chatstate in the banner
2005-07-21 14:56:39 +00:00
Yann Leboulanger
fa69961f57
remove unneeded print
2005-07-21 13:28:07 +00:00
Nikos Kouremenos
128800be28
fix a renaming group tb
2005-07-21 13:16:31 +00:00
Dimitur Kirov
23dbb25763
hide one of the two consecutive separators in
...
popup menu on item from 'not in roster' group
2005-07-21 09:45:55 +00:00
Yann Leboulanger
7108bcf6d9
typo
2005-07-19 18:09:41 +00:00
Yann Leboulanger
52d573e58c
no need of sre
2005-07-19 16:59:42 +00:00
Nikos Kouremenos
5654843eae
fix a tb
2005-07-19 15:17:13 +00:00
Nikos Kouremenos
e9e9c24d0a
[delmonico] on renaming remove resource number and add it after renaming is done
2005-07-19 14:53:35 +00:00
Nikos Kouremenos
d6c9c7cbc6
[peralta] Chat State Notifications inital patch. I assume that every wm will focus-out before iconify. If that is not the case I am going to use window-state-changed too [to be tested]
2005-07-19 14:38:58 +00:00
Yann Leboulanger
a47cca07f0
move var that have nothing to do with GTK to gajim instead of roster or gajim.py: contacts, groups, newly_added, to_be_removed, awaiting_messages (was queues), nicks, allow_notifications, con_types, sleeper_state
2005-07-18 21:08:31 +00:00
Nikos Kouremenos
4ec2eea678
update_user => update_contact
2005-07-18 14:52:28 +00:00
Nikos Kouremenos
5b4c3b4ca8
comment out some code until I can overcome a gtk+ limit
2005-07-18 12:26:21 +00:00