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
|
704bfc3a2a
|
bugfix if we create a new account self.account is not set
|
2005-03-31 12:17:07 +00:00 |
Yann Leboulanger
|
eefb01e746
|
in service discovery an item can have no name
|
2005-03-30 20:06:01 +00:00 |
Nikos Kouremenos
|
9e8c2a2970
|
iconstyle --> iconset
|
2005-03-30 12:29:48 +00:00 |
Yann Leboulanger
|
316f7b9a04
|
redraw the roster when we change the iconset
|
2005-03-30 08:47:24 +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
|
5ce8490927
|
Hopefully won't break vincent [sorry if I do], better regexp (thanks jajcus)
|
2005-03-29 21:28:58 +00:00 |
Vincent Hanquez
|
41638ba9d0
|
somebody commit spaces ...
|
2005-03-29 17:49:10 +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
|
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
|
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 |
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 |
Nikos Kouremenos
|
2295a319ce
|
show_all/hide for roster and accounts window, better strings when multiple accounts [has a bug], changelog is better now
|
2005-03-27 19:39:50 +00:00 |
Yann Leboulanger
|
ee6fb42258
|
service_discovery_window is nicer
expand the first row
|
2005-03-27 18:02:23 +00:00 |
Yann Leboulanger
|
189a134722
|
service discovery is now asynchronous, we can send and receive other messages while we browse agents (YEAH !)
|
2005-03-27 10:31:26 +00:00 |
Yann Leboulanger
|
aa17bb46f4
|
limit the list of saved address to 10
|
2005-03-27 09:19:06 +00:00 |
Yann Leboulanger
|
2440f0145f
|
the agents are now borwsed only when we expand the row in the Service_discovery_window
we can now browse all jabber servers
save the last server discovered
|
2005-03-27 09:08:31 +00:00 |
Nikos Kouremenos
|
714119dbe6
|
finally up
|
2005-03-26 21:09:49 +00:00 |
Nikos Kouremenos
|
2463197d4f
|
save button has focus and svn says 0.6.1 as version
|
2005-03-23 14:25:56 +00:00 |
Yann Leboulanger
|
cb65574c24
|
give the focus to the account name when we open the accout modification window
|
2005-03-23 13:43:11 +00:00 |
Nikos Kouremenos
|
a425908513
|
fixes in glade, and some other stuff
|
2005-03-23 13:25:48 +00:00 |
Yann Leboulanger
|
068d75dbc1
|
upgrade the systray variable when we change an account name
|
2005-03-21 22:41:30 +00:00 |
Yann Leboulanger
|
2b30c63163
|
upgrade the account variable in opened chat / groupchat / information windows
|
2005-03-21 21:52:54 +00:00 |
Yann Leboulanger
|
c231084e18
|
initialize the ignore_messages_from_unknown_contacts checkbutton in preferences window
|
2005-03-21 21:01:03 +00:00 |
Yann Leboulanger
|
7bf9322293
|
typo in a name
|
2005-03-16 21:08:58 +00:00 |
Nikos Kouremenos
|
9e91c026b8
|
I tried to make gajim more HCI friendly. ERRORS use Error dialog and not warning dialog. Need core implementation too. Also other fixes. plz see a comment for you yann (sre)
|
2005-03-16 01:27:37 +00:00 |
Yann Leboulanger
|
1246126276
|
code for merging and spliting chat windows (this code does not work, if anyone has an idea ... )
|
2005-03-15 21:06:59 +00:00 |
Yann Leboulanger
|
02e112dab1
|
another status is possible: connecting
remove some ugly hack for autoconnection
|
2005-03-15 10:20:10 +00:00 |
Yann Leboulanger
|
9423915012
|
little bugfix
|
2005-03-14 22:26:02 +00:00 |
Yann Leboulanger
|
3bac6caec3
|
regreat the regex when we add a new emoticon
|
2005-03-14 21:46:55 +00:00 |
Yann Leboulanger
|
9fb59ca4a0
|
bugfix
|
2005-03-13 20:30:53 +00:00 |
Yann Leboulanger
|
4cf50119cb
|
new translatable words
|
2005-03-12 23:14:00 +00:00 |
Yann Leboulanger
|
4a67797ca7
|
init this widget in the __init__ function (init_account is not called when we create a new account)
|
2005-03-12 18:21:49 +00:00 |
Yann Leboulanger
|
7bf83a3d71
|
no need to save that here, it is done later in the function
|
2005-03-12 18:18:52 +00:00 |
Yann Leboulanger
|
6471ac26b8
|
we want to save 0 or 1, not True or False
|
2005-03-12 17:18:33 +00:00 |
Nikos Kouremenos
|
6b8203916f
|
ticket 86 remains
|
2005-03-12 15:50:13 +00:00 |
Yann Leboulanger
|
737fcfe414
|
the sync_with_global_status option now works
|
2005-03-11 15:23:47 +00:00 |
Nikos Kouremenos
|
eae0bdc4e0
|
tried some stuff. yann plz have a look at the window.present() and at the stuff with sync_with_global_status [used to be active]. I'm close I think :P
|
2005-03-11 01:10:30 +00:00 |
Nikos Kouremenos
|
37e75cb84f
|
fixes
|
2005-03-11 00:32:41 +00:00 |
Yann Leboulanger
|
ac84e25dcb
|
typo
|
2005-03-11 00:31:15 +00:00 |
Yann Leboulanger
|
4bed9c30b1
|
code the ignore messages from contacts not in the roster option
|
2005-03-10 23:45:10 +00:00 |
Yann Leboulanger
|
3b4a2f748a
|
force the infos = {} when we call Account_modificaion_window
print special words in status messages
|
2005-03-10 23:21:30 +00:00 |
Yann Leboulanger
|
bbbeba0b48
|
show the correct cursor and block only right click on conversation textview
|
2005-03-10 18:53:55 +00:00 |