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 |
Nikos Kouremenos
|
0efac5ef4d
|
disco menus back to previous, one more tooltip in glade
|
2005-03-27 21:17:16 +00:00 |
Nikos Kouremenos
|
4e3c0a5911
|
typo
|
2005-03-27 20:31:46 +00:00 |
Nikos Kouremenos
|
a1a2e1e3fc
|
eugenia colors as default, fix in makeing menus, and better regexp (doesn't detect http://) anymore) [thanks jajcus]
|
2005-03-27 20:30:00 +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
|
936a8392d5
|
browse agent -> Service discovery
|
2005-03-27 18:01:41 +00:00 |
Yann Leboulanger
|
3324580a2e
|
convert unicode objects to utf8 string
|
2005-03-27 17:29:08 +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 |
Yann Leboulanger
|
82219f71a7
|
remove unneeded comments
|
2005-03-27 08:41:09 +00:00 |
Yann Leboulanger
|
f2e07f4f77
|
do not crash if we get an empty message
|
2005-03-27 08:40:42 +00:00 |
Yann Leboulanger
|
b40a87922e
|
activate the tab when we create a new groupchat
|
2005-03-27 08:40:01 +00:00 |
Yann Leboulanger
|
ccc95f46db
|
glade fix: no need of a vbox in a vbox
|
2005-03-27 08:38:58 +00:00 |
Yann Leboulanger
|
23b8c1faa9
|
always create self.tip even if show_icon is never called
|
2005-03-27 08:38:26 +00:00 |
Nikos Kouremenos
|
5216a4bb6b
|
ficking ticket 119. 115 and resizing problems that we had with edit groups dialog (now resizes very nicely)
|
2005-03-26 20:46:23 +00:00 |
Nikos Kouremenos
|
714119dbe6
|
finally up
|
2005-03-26 21:09:49 +00:00 |
Yann Leboulanger
|
995515e6db
|
this is more xmpp compliant (thanks Igor)
|
2005-03-23 19:14:09 +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
|
baa8aab741
|
split the makefile so we can now build only one module and not the others
|
2005-03-23 11:52:25 +00:00 |
Yann Leboulanger
|
db818cdace
|
the GUI is a bit more HIG-compliant like that (Thanks Eugenia)
|
2005-03-23 10:41:27 +00:00 |
Yann Leboulanger
|
2e3c19cb60
|
patch from Nolith to prevent a crash when the GPG key is not fully-trusted
|
2005-03-23 00:07:55 +00:00 |
Yann Leboulanger
|
4de519bafa
|
little bugfix
|
2005-03-22 23:26:08 +00:00 |
Yann Leboulanger
|
4c41589cc2
|
update the windows installer for 0.6 release
|
2005-03-22 22:35:11 +00:00 |
Yann Leboulanger
|
104f47e976
|
typo in debian changelog
|
2005-03-22 22:19:39 +00:00 |
Yann Leboulanger
|
527ea8ea9b
|
new portuguess translation (thx junix)
|
2005-03-22 21:54:22 +00:00 |
Yann Leboulanger
|
1cac89ebde
|
some string to translate
|
2005-03-22 19:02:27 +00:00 |
Yann Leboulanger
|
8e01e74e48
|
debian changelog for 0.6 release
|
2005-03-22 17:59:51 +00:00 |
Yann Leboulanger
|
b58af22c75
|
create the bin folder in the make install
|
2005-03-22 17:50:46 +00:00 |
Yann Leboulanger
|
50da545980
|
debian folder is not needed in the source tar.gz file
|
2005-03-22 16:43:41 +00:00 |
Nikos Kouremenos
|
a4498bf80e
|
make dist should remove distro specific files
|
2005-03-22 14:56:26 +00:00 |
Nikos Kouremenos
|
f642b6bfd6
|
debian back to root
|
2005-03-22 14:53:50 +00:00 |
Nikos Kouremenos
|
91829c57fa
|
addition of PKGBUILD for archlinux
|
2005-03-22 14:09:21 +00:00 |