Yann Leboulanger
0b79deddb9
we now save and restore '\n' '\\n' differently ( fix #244 )
2005-07-01 20:37:35 +00:00
Nikos Kouremenos
ed1b26f120
HIG spacing 6 on some places
2005-07-01 20:14:43 +00:00
Yann Leboulanger
8133fd61d2
bugfix
2005-07-01 19:29:20 +00:00
Yann Leboulanger
0d0835c112
don't count restored messages as new messages
2005-07-01 18:29:23 +00:00
Yann Leboulanger
c53a3286bd
don't show text formating button for 0.8 release
2005-07-01 17:55:41 +00:00
Nikos Kouremenos
d72a25788a
trayicon now displays are status if we have no messages
2005-07-01 17:15:01 +00:00
Yann Leboulanger
e88aabcb98
new debian folder that build pyo
2005-07-01 16:59:51 +00:00
Yann Leboulanger
ee92879229
new debian package builder
2005-07-01 16:24:29 +00:00
Yann Leboulanger
b8c0228c9e
there is no more doc folder
2005-07-01 15:44:08 +00:00
Nikos Kouremenos
11434df567
roster contact context menu now via glade, also has a non working yet menuitem to single message (eg. type=normal and not chat); last but not we now use ImageMenuItem and not hbox + MenuItem to have images where we implement gui on code and not on glade [as we prefer]
2005-07-01 15:15:35 +00:00
Nikos Kouremenos
c144d980f3
smallfix
2005-07-01 10:34:19 +00:00
Nikos Kouremenos
15934c1ece
typo
2005-06-30 23:30:16 +00:00
Nikos Kouremenos
44379a87f0
fix it in a better way
2005-06-30 23:24:39 +00:00
Nikos Kouremenos
64bfb68c22
send_message now accepts type of message
2005-06-30 22:37:33 +00:00
Nikos Kouremenos
3b347a9b9c
bugfix
2005-06-30 22:22:03 +00:00
Yann Leboulanger
633b45de92
little comment for nk :)
2005-06-30 21:52:42 +00:00
Yann Leboulanger
1c1ffd1611
fixme: check if the contact is in not in the roster
2005-06-30 21:51:42 +00:00
Yann Leboulanger
2554613339
prevent another TB
2005-06-30 21:33:12 +00:00
Yann Leboulanger
b8505eec7e
prevent a TB
2005-06-30 21:30:06 +00:00
Yann Leboulanger
29fb257f66
show the correct time in restored conversation
2005-06-30 21:21:33 +00:00
Yann Leboulanger
281ab32034
l and v keys are now printed in message textview when conversation tv has focus
2005-06-30 19:47:08 +00:00
Yann Leboulanger
3b592c9ac5
last status message is now status dependant
2005-06-30 19:23:41 +00:00
Yann Leboulanger
a99c509b24
reset last_incoming value when we connect
2005-06-30 16:57:42 +00:00
Nikos Kouremenos
f2cedc68a3
remove a print
2005-06-30 16:50:41 +00:00
Nikos Kouremenos
c7f8486e8c
we now have option in case abc@doremi.org is not an email and it is jid (we can add it to roster, we can chat to it, we can join group chat). Most of the patch is done by neurocyte
2005-06-30 16:45:14 +00:00
Yann Leboulanger
39ee13f5ac
vcard are really not editable now
2005-06-30 16:36:25 +00:00
Nikos Kouremenos
9199cffa2d
fix bad logic by aldafu
2005-06-30 16:28:36 +00:00
Nikos Kouremenos
8c5d719814
fix a traceback
2005-06-30 16:09:55 +00:00
Nikos Kouremenos
3a85cc83a7
invisible contact is now not shown in GC muc list
2005-06-30 15:16:57 +00:00
Nikos Kouremenos
217a7d6fb1
fix by aldafu so abc@dore and www.abc get prefixed so gnome-open and kde's open work ok
2005-06-30 13:33:21 +00:00
Nikos Kouremenos
4fef38de93
do gc and tabbedchat menus via glade; and various other fixes
2005-06-30 13:31:31 +00:00
Yann Leboulanger
414abe3687
HistoryWindow must now have account as param to get the nicks
2005-06-30 06:21:12 +00:00
Yann Leboulanger
fb43600f97
hostory window now show the nicks in chat and gc
2005-06-30 06:17:56 +00:00
Yann Leboulanger
b2990a7bdf
nicks[account] already has a default value
2005-06-30 06:16:32 +00:00
Yann Leboulanger
2db9bfb9ce
bg colors are back in gc
2005-06-29 21:13:38 +00:00
Yann Leboulanger
2563414ccd
nickname can contain '/'
2005-06-29 20:50:30 +00:00
Nikos Kouremenos
98c8af1d16
make sure the icon is shown and close to account if window is small
2005-06-29 15:10:10 +00:00
Yann Leboulanger
52b0740834
no need for connect() to return the con_type
2005-06-29 15:09:10 +00:00
Yann Leboulanger
b4c4d2b26b
better debug print
2005-06-29 15:06:05 +00:00
Yann Leboulanger
30352695b2
disco browser is better now (we browse only once each item)
2005-06-29 15:03:16 +00:00
Nikos Kouremenos
e55e38b7db
now gui can know connection_type ('tls', 'ssl', 'tcp')
...
roster now has another cellrenderer (that holds pixbuf) so does the treestore there
result: Gajim now shows an icon for accounts that were connected with ssl, tls and can show avatar of users too [that is TODO]
2005-06-29 12:57:46 +00:00
Yann Leboulanger
acf31c1585
don't send more than 5 (by default) stanza per seconde
2005-06-29 08:28:12 +00:00
Yann Leboulanger
6a4214fcab
little bugfix
2005-06-28 22:31:05 +00:00
Nikos Kouremenos
f19e62cfa5
pngcrused now
2005-06-28 21:50:51 +00:00
Nikos Kouremenos
093b60facb
so we can use it for gpg
2005-06-28 21:50:22 +00:00
Yann Leboulanger
2ef7b35bf7
typo
2005-06-28 21:05:05 +00:00
Yann Leboulanger
5313a6b588
bugfix: get the show where it now is
2005-06-28 20:57:03 +00:00
Yann Leboulanger
3c10f30f1f
we can now send status (and connect) asynchronously thanks to threads
2005-06-28 19:03:00 +00:00
Nikos Kouremenos
93bf5477b4
fix a string
2005-06-28 10:20:59 +00:00
Nikos Kouremenos
0febdc2d0a
use a new gadugadu iconset which is from a jisp remko did and stop using the original one (thanks da.killa)
2005-06-27 16:42:20 +00:00