Commit Graph

97 Commits

Author SHA1 Message Date
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
Yann Leboulanger 47d7464a73 new emoticons binder in preferences window 2005-02-14 12:19:49 +00:00
Yann Leboulanger 21f8057fed more general method to update tags that works for tabbed and not tabbed chat window 2005-02-11 23:13:19 +00:00
Yann Leboulanger c44861e5b6 sound support for linux only (with a binder in preferences window) 2005-02-10 00:07:55 +00:00
Yann Leboulanger 5a99b1556a we cannot join a groupchat if we are not connected 2005-02-07 22:27:54 +00:00
Yann Leboulanger f2d850da01 typo 2005-02-07 22:26:17 +00:00
Yann Leboulanger 5b7d93769d if we are not connected, do not show the browse agent window 2005-02-07 22:24:07 +00:00
Yann Leboulanger 54184d3a6f use tabbed chat window is now an option in preference window 2005-02-05 17:18:49 +00:00
Yann Leboulanger d2720d38e7 when we press the Delete key on emoticons treeview or status message treeview, delete the selected iter 2005-02-02 21:16:24 +00:00
Yann Leboulanger 0ab5416432 save emoticons before building them 2005-01-22 20:03:19 +00:00
Yann Leboulanger 19a967fcd2 emoticon binder : we can assotiate string to images
bindings are saved in config file
2005-01-20 12:09:26 +00:00