Yann Leboulanger
|
31e54bc2ed
|
remove many call to dialog.run() function. Some are still here, but they happend only when the user do an action (close a chat window, change status, ...). So UI is not blocked when we receive a groupchat invitation or an error message.
|
2006-04-02 16:11:21 +00:00 |
Nikos Kouremenos
|
c7dc01e366
|
do not maximize history manager (let the user do it if he wants) and also make sure user was warned that running Gajim and touching logs db crazily can end up in useless db or whatever chaotic problems
|
2006-03-21 14:37:06 +00:00 |
Nikos Kouremenos
|
f773f2d998
|
make jid++ patch obey to our coding standards
|
2006-03-20 11:28:02 +00:00 |
Yann Leboulanger
|
faaeed74e6
|
[Jim++] add contect menu to delete rows in history manager
|
2006-03-20 08:20:49 +00:00 |
Yann Leboulanger
|
743d514997
|
strftime returns local-encoded string. decode it. Fixes #1662
|
2006-03-05 22:09:39 +00:00 |
Nikos Kouremenos
|
644e744bd2
|
order jids in left col by name; fixes 1658
|
2006-03-04 21:00:58 +00:00 |
Nikos Kouremenos
|
3d21947e2a
|
set home folder as default folder for fchooser and set nice title on fchooser
|
2006-02-10 16:12:16 +00:00 |
Nikos Kouremenos
|
04c5d6bfae
|
we can now export from history manager to txt
|
2006-02-10 16:01:47 +00:00 |
Nikos Kouremenos
|
9a64a51517
|
now we also scroll to result
|
2006-02-08 23:41:01 +00:00 |
Nikos Kouremenos
|
2105fb0d93
|
double click on result row now opens equivalent JID. TODO: also scroll to result
|
2006-02-08 22:46:20 +00:00 |
Nikos Kouremenos
|
72d49e951e
|
if user removes sth, ask him on quiting about VACUUM and if he likes that do it (sqlite docs say it can take sometime one large db (I cannot test, YANN?) and it is why I do not do it automatically; also fix a bug on massively deleteing contact logs
|
2006-02-06 21:35:54 +00:00 |
Nikos Kouremenos
|
c9ef415ecc
|
fill search results listview; todo: operate on results
|
2006-02-06 20:34:06 +00:00 |
Nikos Kouremenos
|
072cc50baa
|
you can now delete one of more contact logs from database. all should work (else it is a bug) apart from searching which is coming soon
|
2006-02-06 20:06:10 +00:00 |
Nikos Kouremenos
|
5e67a13cd0
|
delete also removes from listview now
|
2006-02-04 21:34:16 +00:00 |
Nikos Kouremenos
|
c966ab9e6f
|
we can now delete a row or more from db. TODO: update UI on the fly
|
2006-02-04 20:35:57 +00:00 |
Nikos Kouremenos
|
1e4878402e
|
when we change jid clear previous content in logs_liststore
|
2006-02-03 21:18:08 +00:00 |
Nikos Kouremenos
|
cdb678ebee
|
make history mgr executable
|
2006-02-03 21:10:48 +00:00 |
Nikos Kouremenos
|
bdedc4d4e6
|
do not tb on invalid time
|
2006-02-03 21:07:43 +00:00 |
Nikos Kouremenos
|
6fc7da391e
|
introducing history_manager.py; button do not work and yes I plan to allow multiple selection of messages
|
2006-02-03 00:01:53 +00:00 |