Commit Graph

107 Commits

Author SHA1 Message Date
Yann Leboulanger 723a83c380 in config.py, in preferences window : order the functions in the order they apear in the window
add the code for the time printing option
2005-03-08 14:08:46 +00:00
Yann Leboulanger d34db3a91e add a button in preferences window for colors in chat windows 2005-03-07 23:25:43 +00:00
Yann Leboulanger 935e57c18c on_edit_details_button_clicked is better like that 2005-03-07 21:03:48 +00:00
Yann Leboulanger 1525445d3c little bugfix 2005-03-07 20:51:27 +00:00
Yann Leboulanger b19a1e1d27 save the account's preferences when we add a new account 2005-03-07 20:41:28 +00:00
Nikos Kouremenos b791479159 code and glade fixes all over 2005-03-07 17:01:56 +00:00
Yann Leboulanger 973e001832 typo 2005-03-07 11:14:29 +00:00
Yann Leboulanger cda51794ce we can now set ask_online_status and ask_offline_status in the preferences window 2005-03-06 23:20:30 +00:00
bigpod fb42a00add second tab instant apply, row-changed needs fix 2005-03-06 21:43:35 +00:00
Nikos Kouremenos 56d4876b33 thanks yann 2005-03-06 20:53:58 +00:00
bigpod c6fe9aa655 small fix on config.py 2005-03-06 19:45:38 +00:00
bigpod 7f3b895cdc code added forreset color button 2005-03-06 19:30:32 +00:00
Yann Leboulanger f33b9f9fb6 we can now desactivate the history logging for all contacts in an account 2005-03-06 19:19:21 +00:00
bigpod f1575690af iconstyle_combobox fix some other small fixes 2005-03-06 18:28:42 +00:00
bigpod 1408778961 first tab in preferences is working with instant apply the only thing that does not work correctly is iconstyle_combobox i will fix it in about an hour from now 2005-03-06 16:20:33 +00:00
bigpod 19785c664f instant apply on first tab of preferences window 2005-03-06 15:14:34 +00:00
bigpod 9f65782645 small fix on config.py 2005-03-06 02:06:00 +00:00
bigpod 20edeaf030 some fixes in config.py 2005-03-06 01:58:42 +00:00
Nikos Kouremenos 893358edfe PLEASE HAVE A LOOK. string module is deprecated. starting to change in order not to be deprecated. PLEASE HAVE A LOOK. I DID 2 times, maybe I missed sth though. split(' ') --> split() is the same so that's not an error [sep=' '] is the default one [and I don't expect that to change :P 2005-03-05 21:02:38 +00:00
bigpod 6d67431f37 Some variable name fixes in preferences, and in config.py 2005-03-05 18:56:32 +00:00
bigpod a65a856ebd Now the signals made from the glade file 2005-03-05 17:01:14 +00:00
bigpod f34437a7f7 config properties for openwith 2005-03-05 00:31:39 +00:00
Yann Leboulanger 45212e8d74 an item can not have a 'name' key if it is for a person in the groupchat :
for example when jid = gajim@conference.jabber.lagaule.org/nick
2005-03-04 13:57:21 +00:00
Yann Leboulanger cf41cb93f4 we can now change our jabber password 2005-03-04 13:10:00 +00:00
Nikos Kouremenos 036c476127 partial fixes 2005-03-02 20:27:09 +00:00
Yann Leboulanger 37764c01af bugfix in the agent browser 2005-03-02 16:11:54 +00:00
Nikos Kouremenos 64682f8899 added our logo 2005-03-02 13:42:33 +00:00
Yann Leboulanger e0671d5534 change callback, widget and variable names for agent_registration_window in glade and in the code 2005-03-02 13:11:21 +00:00
Yann Leboulanger 86bc75a036 change the class names 2005-03-02 13:04:47 +00:00
Nikos Kouremenos 2c4362db46 a commit to check bugs 2005-03-02 12:56:20 +00:00
Yann Leboulanger 6d6b9796f0 change callback, widget and variable names for join groupchat window in glade and in the code 2005-03-02 12:32:44 +00:00
Yann Leboulanger 9647cf87ee accounts_window become configure_accounts_window (glade modification will follow) 2005-03-02 12:05:56 +00:00
Nikos Kouremenos 844dc4ac4a I don't remember what I changed, mostly all over 2005-03-01 23:48:05 +00:00
Yann Leboulanger 997942778e remove unneeded commented line 2005-03-01 22:56:02 +00:00
Yann Leboulanger 7f5ff6fe09 merge vcard window into vcard_information_window 2005-03-01 22:52:22 +00:00
Nikos Kouremenos 07948af69e warning class and changes in the code. should work. glade dialog removed 2005-03-01 19:02:51 +00:00
Yann Leboulanger d007712e20 confirm window is now build without glade 2005-03-01 18:36:13 +00:00
Yann Leboulanger 5a1d5231dd recommit some old stuff
change callback names for Accounts window in glade and in the code
2005-03-01 18:27:21 +00:00
Nikos Kouremenos fe2abb1dbd some changes. introduce accounts window bug 2005-03-01 18:00:34 +00:00
Yann Leboulanger e431abd081 change callback, widget and variable names for user information window in glade and in the code 2005-03-01 15:56:02 +00:00
Yann Leboulanger 7a2cb8052c change callback, widget and variable names for agent browser window in glade and in the code 2005-03-01 14:59:46 +00:00
Nikos Kouremenos b97b090054 now preferences_window, some tooltips, removed TRUE/FALSE from code and pep appliance in imports 2005-03-01 13:46:22 +00:00
Yann Leboulanger 9c7b25c3b8 change callback, widget and variable names for Account window in glade and in the code 2005-02-28 22:09:21 +00:00
Yann Leboulanger 0425cd29d8 change callback, widget and variable names for Accounts window in glade and in the code 2005-02-28 17:45:06 +00:00
Yann Leboulanger cfa9d02d43 fix typo 2005-02-26 23:18:57 +00:00
Yann Leboulanger 62ab1cbae8 some modification when registering a new account 2005-02-24 22:16:21 +00:00
Yann Leboulanger 8afe171636 we can add already existing accounts 2005-02-16 14:54:22 +00:00
Yann Leboulanger 4fd5ed56f3 Do not try to play sounds under windows 2005-02-16 00:24:36 +00:00
Yann Leboulanger c64180aa38 check the 'register new accout' and 'save password' checkbuttons automatically 2005-02-16 00:16:00 +00:00
Yann Leboulanger 0e2552fd96 new sound management 2005-02-14 22:30:04 +00:00