Commit graph

4828 commits

Author SHA1 Message Date
Yann Leboulanger
b423204dea [Tomasz Torcz] libnotify API changed in 0.3. Fixes #1347 2006-01-09 19:12:52 +00:00
Travis Shirk
2a794ba19e Fix up, look sharp 2006-01-09 00:47:54 +00:00
Travis Shirk
a6bdc39d5d Private message bug fixes 2006-01-08 23:14:50 +00:00
Travis Shirk
9a247cdc0d More iconset update fixes 2006-01-08 20:56:58 +00:00
Travis Shirk
ebf346e03c more chatstate fixes and theme updates with config 2006-01-08 20:51:12 +00:00
Travis Shirk
460ac48ec4 Chatstate fixes and merged revisions 5054,5059-5060 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r5054 | nicfit | 2006-01-07 22:06:08 -0700 (Sat, 07 Jan 2006) | 2 lines

typo fix

........
r5059 | asterix | 2006-01-08 10:03:32 -0700 (Sun, 08 Jan 2006) | 2 lines

remove the Gmail option from GUI, it's only in ACE. fixes #883

........
r5060 | asterix | 2006-01-08 12:14:19 -0700 (Sun, 08 Jan 2006) | 2 lines

the Contact.jid returned by contact_from_gc_contact() function is the fake jid, even if we know the real jid. this means pm windows are index by the fake jid (gajim.interface.instances[account]['chats'][FAKE_JID])

........
2006-01-08 20:32:39 +00:00
Yann Leboulanger
32f5e74ef2 the Contact.jid returned by contact_from_gc_contact() function is the fake jid, even if we know the real jid. this means pm windows are index by the fake jid (gajim.interface.instances[account]['chats'][FAKE_JID]) 2006-01-08 19:14:19 +00:00
Yann Leboulanger
3634814ce4 remove the Gmail option from GUI, it's only in ACE. fixes #883 2006-01-08 17:03:32 +00:00
Travis Shirk
e53e786182 Trying to fix PM regression since merge 2006-01-08 07:50:26 +00:00
Travis Shirk
bafcaace1e Remove cruft 2006-01-08 05:39:30 +00:00
Travis Shirk
ad087f10c4 Use contacts.py from trunk and bug fix 2006-01-08 05:27:36 +00:00
Travis Shirk
1e49d5be44 Emacs style CTL + u for clearing the message_textview 2006-01-08 05:11:56 +00:00
Travis Shirk
8196fc11b6 typo fix 2006-01-08 05:06:08 +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
Travis Shirk
eb27dbe61a Implemented #1260 2006-01-08 04:31:02 +00:00
Yann Leboulanger
7fdbba76d7 add an ACE option to hide the avatar in tabbed chat window 2006-01-08 01:18: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
Yann Leboulanger
29071dda00 fix logic in contacts.add_contact() function 2006-01-08 00:39:05 +00:00
Yann Leboulanger
c39a69de27 don't ask vcard when we get an error presence 2006-01-08 00:30:58 +00:00
Yann Leboulanger
f8f200ebe7 get contact from the self.contacts so that even if it's pm we get a Contact instance 2006-01-08 00:27:38 +00:00
Yann Leboulanger
13dad4a17e use real jid when we open a pm message if we know it 2006-01-08 00:23:33 +00:00
Yann Leboulanger
d56a028423 open the vcard on the real jid in gc if we know it 2006-01-08 00:17:05 +00:00
Travis Shirk
41be225383 FIXMEs 2006-01-08 00:15:54 +00:00
Travis Shirk
2e5fe5173b Implemented #1356 2006-01-07 23:40:37 +00:00
Travis Shirk
fada255296 groupchat_window completely merged 2006-01-07 22:53:46 +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
Travis Shirk
f66c5c5b95 Groupchat shutdown with per room ignore options, see:
http://www.jabber.no/gajim@conference.jabber.no/2006/1/7.html
2006-01-07 20:43:05 +00:00
Travis Shirk
044df9468f Fixed syntax error 2006-01-07 20:29:05 +00:00
Travis Shirk
650cba6b16 Increment later 2006-01-07 20:26:08 +00:00
Yann Leboulanger
b44469ba19 prevent a TB 2006-01-07 18:39:41 +00:00
Yann Leboulanger
605706f4b0 don't show header in emoticonManager so that cellrenderer correctly compute the area to redraw 2006-01-07 18:38:18 +00:00
Yann Leboulanger
297976a511 typo 2006-01-07 18:37:28 +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
Travis Shirk
9c954dfe15 Grammatical fix 2006-01-07 17:24:50 +00:00
Yann Leboulanger
e69bbc235f when we add a bookmark, we add our nick by default 2006-01-07 17:04:18 +00:00
Yann Leboulanger
b60b488233 auto open groupchat configuration window when we create a new room 2006-01-07 14:19:25 +00:00
Yann Leboulanger
c515f56613 make all buttons insensitive on a category row in disco 2006-01-07 13:54:30 +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
Yann Leboulanger
5f95458393 fix a TB 2006-01-07 11:14:32 +00:00
Yann Leboulanger
24fc492ac3 better string 2006-01-07 11:02:16 +00:00
Yann Leboulanger
4dc704c399 [Knuckles] Google E-Mail Notification 2006-01-07 10:56:31 +00:00
Yann Leboulanger
aad4e2cd71 we can now resume filetransfert 2006-01-07 10:43:47 +00:00
Travis Shirk
c0c30f961f fixed the POINTER_MOTION_MASK problem. Thanks Asterix! 2006-01-07 03:09:51 +00:00
Yann Leboulanger
507fae1ccb use the saved size even if a chat window is already opened 2006-01-06 18:14:14 +00:00
Yann Leboulanger
e852c9a2b0 handle the click on toggle_gpg_encryption menuitem 2006-01-06 18:03:07 +00:00
Yann Leboulanger
601e7558e4 missing new contacts function 2006-01-06 09:21:39 +00:00
Yann Leboulanger
0ffc6f1169 use escape for pango markup 2006-01-06 08:55:51 +00:00