Travis Shirk
|
f195c47ea7
|
Migrating code into the new classes
|
2006-01-02 22:08:50 +00:00 |
Travis Shirk
|
5bebd10277
|
Removed unused member jids_for_which_we_asked_vcard_already
|
2006-01-02 21:39:16 +00:00 |
Nikos Kouremenos
|
0f7d487a26
|
add no folder in Makefile. thx stian. it is wise we build -3 for .exe
|
2006-01-02 12:32:17 +00:00 |
Travis Shirk
|
8d42f5d0f0
|
Hooking up more pieces
|
2006-01-02 09:04:30 +00:00 |
Yann Leboulanger
|
dc2df539f4
|
remove already applied patch in debian/patches
|
2006-01-02 07:01:33 +00:00 |
Yann Leboulanger
|
9a4985930b
|
typo: wrong function name
|
2006-01-02 06:47:48 +00:00 |
Yann Leboulanger
|
412ba85154
|
fix a TB
|
2006-01-02 06:46:27 +00:00 |
Travis Shirk
|
4b59506c97
|
Moved MessageControl into it's own file to avoid circular depency
|
2006-01-02 02:12:34 +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
|
92df303991
|
typo
|
2006-01-01 19:31:13 +00:00 |
Yann Leboulanger
|
a679fab1ce
|
0.9.1-2 in debian that solve the group bug (commit [4924])
|
2006-01-01 19:12:36 +00:00 |
Yann Leboulanger
|
f455e974c1
|
new ACE option: send_sha_in_gc_presence that allow to send sha info in groupchat presences
|
2006-01-01 19:05:59 +00:00 |
Yann Leboulanger
|
7928e82d48
|
end of gc_contact.nick -> gc_contact.name
|
2006-01-01 18:53:30 +00:00 |
Yann Leboulanger
|
1a96012420
|
some missing commits from branch
|
2006-01-01 18:50:15 +00:00 |
Yann Leboulanger
|
0b9e57a16d
|
dict.remove() doesn't exists, it's del dict[]
|
2006-01-01 18:47:26 +00:00 |
Yann Leboulanger
|
6bcc3c746c
|
correct contacts file
|
2006-01-01 18:43:24 +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
|
fb5ca97eba
|
Send chatstates and chat messages instead of normal
|
2005-12-31 08:13:20 +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 |
Nikos Kouremenos
|
5caf7d3cbd
|
fixes in greek transl
|
2005-12-30 23:50:36 +00:00 |
Travis Shirk
|
a52596266c
|
Merged trunk
|
2005-12-30 21:37:36 +00:00 |
Travis Shirk
|
a4477f88ee
|
chat controls created and showing up in MessageWindow
|
2005-12-30 20:47:59 +00:00 |
Nikos Kouremenos
|
a56fcd5a13
|
add launch.bat so svn runners in GNU and Windows are equal
|
2005-12-30 14:10:36 +00:00 |
Yann Leboulanger
|
f3deefc372
|
support of contacts in no group
|
2005-12-30 14:04:01 +00:00 |
Yann Leboulanger
|
96419ac1d8
|
always create TC tab with a contact instance, not a gc_contact instance
|
2005-12-30 12:19:49 +00:00 |
Yann Leboulanger
|
dab85845de
|
gc_contact.nick -> gc_contact.name (same attr as contact)
|
2005-12-30 12:16:46 +00:00 |
Yann Leboulanger
|
d4ac8a23a7
|
typo
|
2005-12-30 12:05:53 +00:00 |
Yann Leboulanger
|
56ebaa475c
|
typo
|
2005-12-30 12:00:09 +00:00 |
Yann Leboulanger
|
61c27375fa
|
prevent TB
|
2005-12-30 11:48:43 +00:00 |
Yann Leboulanger
|
9eeecca91c
|
typo
|
2005-12-30 11:44:28 +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
|
07888f9a49
|
gc contacts have no resource attribute
|
2005-12-30 11:40:42 +00:00 |
Yann Leboulanger
|
8614b3cad0
|
typo
|
2005-12-30 11:39:07 +00:00 |
Yann Leboulanger
|
024e4628fe
|
gc_contact.nick instead of .name
|
2005-12-30 11:37:23 +00:00 |
Yann Leboulanger
|
4bc0430587
|
missing new finctions in vcard
|
2005-12-30 11:36:10 +00:00 |
Yann Leboulanger
|
f69154f06a
|
prevent TB
|
2005-12-30 11:33:39 +00:00 |
Yann Leboulanger
|
2891c507e7
|
typo
|
2005-12-30 11:27:31 +00:00 |
Yann Leboulanger
|
4d76e2993b
|
dict.remove doesn't exists, it's del dict[]
|
2005-12-30 11:27:19 +00:00 |
Yann Leboulanger
|
e74dbc89d3
|
typo
|
2005-12-30 11:21:06 +00:00 |
Yann Leboulanger
|
6afd4791a1
|
missing import
|
2005-12-30 11:20:52 +00:00 |