Nikos Kouremenos
|
38a576d870
|
imho roster looks better now
|
2005-04-01 00:28:45 +00:00 |
Nikos Kouremenos
|
610bc35b22
|
ImageCellRenderer has now better name, gajim.py --> gajim.sh [needs fix to makefile to make it work, padding and xalign trying to clean up (don't work yet). added a fixme in new message dialog about focus problems..
|
2005-03-31 23:26:05 +00:00 |
Yann Leboulanger
|
ce6f724620
|
when we change the iconset, change all the icons (in the roster, in the status combobox, in the systray, in (group)chat windows)
|
2005-03-31 19:21:48 +00:00 |
Yann Leboulanger
|
94ed80901f
|
remove unneeded line
|
2005-03-31 16:05:51 +00:00 |
Yann Leboulanger
|
03ec680f15
|
we cannot change the group of a contact that is in 'not in the roster' group
|
2005-03-31 15:32:18 +00:00 |
Yann Leboulanger
|
7df4dfc655
|
when we press ctrl+PageUp/Down / Tab in the conversation textview, send the event to the notebook
|
2005-03-31 15:03:07 +00:00 |
Yann Leboulanger
|
765e720357
|
do not quit gajim if we don't click ok in the status message
|
2005-03-31 12:48:57 +00:00 |
Yann Leboulanger
|
67dcbf2e27
|
add spaces between icon and text in status combobox
|
2005-03-31 12:44:42 +00:00 |
Yann Leboulanger
|
704bfc3a2a
|
bugfix if we create a new account self.account is not set
|
2005-03-31 12:17:07 +00:00 |
Yann Leboulanger
|
48473d8ac6
|
typo
|
2005-03-31 12:16:20 +00:00 |
Yann Leboulanger
|
b78a30bfbb
|
correctly redraw the contacts wgen they change their status
|
2005-03-31 07:03:46 +00:00 |
Yann Leboulanger
|
1254d61ca9
|
remove the (2) beside a user if one of the resource go offline even if we show offline users
|
2005-03-30 21:52:43 +00:00 |
Yann Leboulanger
|
eefb01e746
|
in service discovery an item can have no name
|
2005-03-30 20:06:01 +00:00 |
Yann Leboulanger
|
259983a952
|
show improved status un combobox
|
2005-03-30 19:20:20 +00:00 |
Yann Leboulanger
|
4626a385db
|
dnd is after xa
|
2005-03-30 19:13:45 +00:00 |
Yann Leboulanger
|
0200962016
|
big bugfix: send the correct status
|
2005-03-30 18:45:44 +00:00 |
Nikos Kouremenos
|
9e8c2a2970
|
iconstyle --> iconset
|
2005-03-30 12:29:48 +00:00 |
Yann Leboulanger
|
45a63ab694
|
finish fixing the stellar iconset
|
2005-03-30 09:33:29 +00:00 |
Yann Leboulanger
|
0566966c85
|
continue fixing the stellar iconset
|
2005-03-30 09:33:03 +00:00 |
Yann Leboulanger
|
c98d4cd3b7
|
begining of the stellar iconset fix
|
2005-03-30 09:00:19 +00:00 |
Yann Leboulanger
|
fe8221e7f3
|
fix msn iconset (still missing chat error invisible message not_in_the_roster requested xa icons)
|
2005-03-30 08:54:26 +00:00 |
Yann Leboulanger
|
6b84d9a728
|
fix icq iconstyle (still missiong invisible message not_in_the_roster and requested icons)
|
2005-03-30 08:51:03 +00:00 |
Yann Leboulanger
|
316f7b9a04
|
redraw the roster when we change the iconset
|
2005-03-30 08:47:24 +00:00 |
Yann Leboulanger
|
73bc4a083b
|
fix gossip iconstyle (still missing error invisible not_in_the_roster requested icons)
|
2005-03-30 08:45:11 +00:00 |
Nikos Kouremenos
|
5508f73513
|
on_preferences_window_show makes sure always first tab is active, adding more status iconsets and fixed code, draw_roster doesnt update them very well and organized
|
2005-03-29 23:52:26 +00:00 |
Nikos Kouremenos
|
0b3553b8fe
|
fix in mail detection
|
2005-03-29 21:44:54 +00:00 |
Nikos Kouremenos
|
5ce8490927
|
Hopefully won't break vincent [sorry if I do], better regexp (thanks jajcus)
|
2005-03-29 21:28:58 +00:00 |
Vincent Hanquez
|
76338d6e77
|
when there's no systray, prevent gajim from not working.
Although, systray should be access only by a set of method to prevent those
type of things..
|
2005-03-29 17:57:07 +00:00 |
Vincent Hanquez
|
dcc01bf542
|
enforce no spaces policy for everybody
|
2005-03-29 17:49:33 +00:00 |
Vincent Hanquez
|
41638ba9d0
|
somebody commit spaces ...
|
2005-03-29 17:49:10 +00:00 |
Nikos Kouremenos
|
be06ef1ecb
|
adding more preset status msgs. I want to be able to sort them. it don't understand why it doesn't seem to happen
|
2005-03-29 16:51:41 +00:00 |
Nikos Kouremenos
|
7b70ace347
|
systray --> Systray (the class)
|
2005-03-29 16:37:59 +00:00 |
Nikos Kouremenos
|
d8d40e0c01
|
add_jid remove_jid is better coded like that. removal of systrayDummy class [have a look and we can discuss], also have a look at a FIXME, back to detection of http://b) with ) in it, cause http://be?b)b can be valid url
|
2005-03-29 16:16:42 +00:00 |
Yann Leboulanger
|
6b19bc4c74
|
we need to be offline to change the account's name
|
2005-03-28 23:14:03 +00:00 |
Yann Leboulanger
|
4f62c70a47
|
remove empty groups when we drag and drop
fix some problems with drag and drop when we merge accounts
|
2005-03-28 22:17:14 +00:00 |
Yann Leboulanger
|
99a64c0735
|
merge account is applied instantly
|
2005-03-28 16:15:50 +00:00 |
Yann Leboulanger
|
d71865324c
|
fix in handler names
|
2005-03-28 16:10:04 +00:00 |
Yann Leboulanger
|
e404f1df65
|
logger fix
|
2005-03-28 15:19:52 +00:00 |
Yann Leboulanger
|
b00123c039
|
bugfix in logger.py
|
2005-03-28 13:35:08 +00:00 |
Yann Leboulanger
|
97d6098491
|
remove comment (I fill a ticket for that)
|
2005-03-28 11:05:08 +00:00 |
Yann Leboulanger
|
a4121119ef
|
do not use changed signal in disco: when we write some thing this signal is emited each time we add / remove a character, so gajim sends many useless requiest
Plz do not use glade 2.10: pygtk2.6 is really not needed atm, and many people don't have it so we must not depend on pytgk2.6 fot the moment
|
2005-03-28 10:59:52 +00:00 |
Yann Leboulanger
|
cdddb0158a
|
I think it's better like that
for my try often means "I don't really know if it will work so I put it in try"
|
2005-03-28 10:47:36 +00:00 |
Yann Leboulanger
|
9d6a1a5dc2
|
fix the systray bug from ticket 128
|
2005-03-28 10:45:16 +00:00 |
Nikos Kouremenos
|
72e212731c
|
new message dialog fix for title and add to accounts shouldn't list not in the roster. plz see my fixme comment
|
2005-03-28 01:39:12 +00:00 |
Nikos Kouremenos
|
d80325510b
|
fixes for ticket 128
|
2005-03-28 01:20:47 +00:00 |
Nikos Kouremenos
|
4e9745b77e
|
code for on_agents_treeview_row_activated and agents --> services
|
2005-03-28 01:05:28 +00:00 |
Nikos Kouremenos
|
eadbcdb201
|
small fix
|
2005-03-28 00:25:51 +00:00 |
Nikos Kouremenos
|
45540743fd
|
on_address_comboboxentry_changed event and code
|
2005-03-28 00:10:47 +00:00 |
Yann Leboulanger
|
11c34f9e24
|
do not show agents if they are not childs of another agent. It fixs that bug: you ask agents from an account1 and quickly ask agents from another account2, then answer from account1 arrive. They must not be displayed, it's too late.
|
2005-03-27 23:00:01 +00:00 |
Yann Leboulanger
|
f1e6a30dcc
|
we can now choose a group when we add a user
|
2005-03-27 21:35:55 +00:00 |