- Apr 29, 2008
-
-
Yann Leboulanger authored
-
- Apr 28, 2008
-
-
jimpp authored
-
jimpp authored
little bug, fix follow
-
Yann Leboulanger authored
-
jimpp authored
Wrap text in change subject dialog and use a bigger width. Subjects are usually long and on one line.
-
- Apr 27, 2008
-
-
Yann Leboulanger authored
-
- Apr 26, 2008
-
-
Yann Leboulanger authored
fix arguments of on_open_chat_window functions. It is called from callbacks, so first argument is widget.
-
steve-e authored
* Show all groups in merged accounts view that have online contacts. Fixes #3890 * Allow metacontacts over several accounts. Fixes #3889 * Fix on_drop_in_group when two accounts in merged view have the same contact * Fix potential traceback when receiving a message
-
- Apr 24, 2008
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Apr 23, 2008
- Apr 22, 2008
-
-
Yann Leboulanger authored
-
jimpp authored
-
jimpp authored
-
- Apr 21, 2008
-
-
steve-e authored
-
steve-e authored
-
steve-e authored
It's cleaner and less error prone, so simply use it everywhere.
-
http://python.org/dev/peps/pep-0008/steve-e authored
http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with 'is' or 'is not', never the equality operators." Apply do roster_window. See r9488.
-
steve-e authored
-
steve-e authored
This is only a simple port of the old non-modelfilter method. Functionality not restored yet: Custom colors are lost when refiltering the model.
-
steve-e authored
-
steve-e authored
-
jimpp authored
-
jimpp authored
Change the way last_history_time for room is saved. Save time in mem at each message logged. When closing control, save the value in rooms_last_message_time table. Previous version could introduce duplicate logs or messages not logged.
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
jimpp authored
-
- Apr 20, 2008
-
-
Yann Leboulanger authored
-
jimpp authored
-
jimpp authored
-
jimpp authored
-
jimpp authored
Moved newly created auto_join_bookmarks() to good source file. Fix : -when using bookmark auto from join dialog : Action rebuild now done; Add GC sorted in list -when using gc_control->bookmark : Store password if any.
-
Yann Leboulanger authored
-
jimpp authored
-