Commit Graph

140 Commits

Author SHA1 Message Date
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
Yann Leboulanger 5d3504f996 emoticons support ! 2005-01-18 10:17:03 +00:00
Yann Leboulanger d970399c78 the regroup accounts feature is now available from preferences window 2005-01-17 13:43:15 +00:00
Yann Leboulanger d8305fb20b update my email adress
update copyright
add missing headers
2005-01-07 21:52:38 +00:00
Yann Leboulanger c78ff29ce7 gpgpass option becomes gpgpassword 2005-01-06 12:44:50 +00:00
Yann Leboulanger f5f7d0a9f7 if no line selected : don't join or register 2004-12-23 13:28:00 +00:00
Yann Leboulanger f55a3f94ca no need of shellbang line 2004-12-19 15:26:43 +00:00
Yann Leboulanger c4c79d4d46 set trayicon checkbox unsensitive when trayicon module is not available 2004-12-14 16:13:58 +00:00
Yann Leboulanger 8e0fb06706 we can now add and remove the icon in systray without retarting Gajim 2004-12-14 12:57:45 +00:00
Yann Leboulanger 22344a6036 save the 'active' configuration and do not always set it to 1 2004-12-05 18:23:46 +00:00
Yann Leboulanger f9df0474ff When we add a new account, tell our password to the Core 2004-11-23 14:42:47 +00:00
Yann Leboulanger c8176e80b4 we now keep the 'ask' status of a user to show the correct image in the roster
we upgrade sub and ask status in the plugins when we recieve them
2004-11-18 17:15:15 +00:00
Yann Leboulanger db3d8e5e56 some Jabber servers doesn't understand http://jabber.org/protocol/disco#items (jabber.sk don't) so use jabber:iq:browse instead 2004-11-15 19:23:43 +00:00
Yann Leboulanger 48dfd4a3ea it is now possible to configure logger plugin from gtkgui plugin 2004-11-04 01:03:17 +00:00
Yann Leboulanger 811dfbebed bugfix: get the usegpg info where it is 2004-11-01 14:11:22 +00:00
Yann Leboulanger 35d2ba75d2 many improvements :
- it is now possible not to save the passphrase for accounts
- close button in accounts window
- unset sensitivity of some widgets in preferences window when some checkboxes are not active
- autoconnect accounts is now available
- apply button in preferences window
2004-11-01 13:41:00 +00:00
Yann Leboulanger 329e35f932 Save status text as soon as it changes 2004-11-01 13:30:56 +00:00
Yann Leboulanger 3eb2764bd2 we now save the last status message et some pre-defined status messages 2004-10-25 22:02:16 +00:00
Yann Leboulanger 6b3a035158 2 bugfixes 2004-10-21 19:42:46 +00:00
Yann Leboulanger aa22e6c943 bugfix when adding an account 2004-10-21 15:12:46 +00:00
Yann Leboulanger 3241f32e11 Better idle support. Idle module is now optional 2004-10-20 22:53:15 +00:00
Yann Leboulanger 0f00e7ad8a little bugfix 2004-10-18 08:37:40 +00:00
Yann Leboulanger 2e6c33719c GPG is now optional 2004-10-16 09:37:32 +00:00
Yann Leboulanger 15efcf97da remember the size and position of roster window if user want so 2004-10-13 21:46:10 +00:00
Yann Leboulanger 01b11054dc no need to print anything :/ 2004-10-12 11:08:46 +00:00
Yann Leboulanger aac5d4d0f1 we can now choose the font of the roster's lines 2004-10-12 10:13:47 +00:00
Yann Leboulanger 54f83079ac it is now possible to configure the roster style 2004-10-11 22:57:29 +00:00
Yann Leboulanger 7d587271fb set gpg_pass_entry as sensitive only if save_gpg_pass is set 2004-10-11 16:42:56 +00:00
Yann Leboulanger 6142d4b448 we can select our secrete ket throught gtk plugin interface 2004-10-10 18:44:38 +00:00
Yann Leboulanger 7f64d59c11 a connection can be active or not. If not active, we cannot login. 2004-09-28 21:31:26 +00:00
Yann Leboulanger f78acc3bf1 Close all opened windows before quitting gtkgui plugin
New agent Browser (JEP 30 complient)
Upgrade of french translation
2004-09-06 14:55:10 +00:00
Yann Leboulanger 4658ab8927 beginning of the group chat support
do not create a new connexion in the core if it already exists
2004-08-04 22:40:22 +00:00
Yann Leboulanger d9316e83a2 when we add a new count, update ALL variables 2004-07-28 18:17:26 +00:00
Yann Leboulanger 03aee33e25 here is the sock plugin
runCore can now recieve the -c option to be lunch as a client. In such a case, it connects to a gajim server (a sock plugin) and not to a jabber server
2004-07-17 15:31:47 +00:00
Yann Leboulanger 58d6f0d15e now we can register a new account 2004-07-01 19:49:26 +00:00
Yann Leboulanger 9e8bb03f25 trayicon module is not necessary
new preference option : icon in systray (changement is tacken into account at next start)
2004-06-21 20:22:10 +00:00
Yann Leboulanger 1db49881c6 assume config has each default value, so no need to verify each time we want to use it 2004-06-21 18:17:21 +00:00
Yann Leboulanger 792aeb573f we can now remove agents from roaster 2004-06-21 17:06:43 +00:00
Vincent Hanquez 768e2d7953 change my mail address 2004-06-18 09:25:15 +00:00
Yann Leboulanger 0b4a0b916f auto away even if not online option is now available 2004-06-10 02:54:07 +00:00
Yann Leboulanger 27c5cd358e some bugfix when modifying account 2004-06-06 19:35:10 +00:00
Yann Leboulanger 5e47ab69ed we can now set our priority 2004-06-06 15:54:30 +00:00
Yann Leboulanger 8ef36f0abf create plugin.sleeper after we save preferences 2004-05-29 04:24:31 +00:00
Yann Leboulanger 279a060265 - idle in a C module, auto away / xa feature is back
- no need to store .mo files : they are now created by make
2004-05-28 04:20:30 +00:00
Yann Leboulanger 7bd7a8fbe5 new french translation 2004-05-19 20:14:06 +00:00
Yann Leboulanger 6e84e5746b i18n support for internationalisation 2004-05-16 23:47:14 +00:00
Yann Leboulanger 87363cc247 no spaces in account name 2004-05-15 16:52:07 +00:00
Yann Leboulanger 9e3a5a3838 split of gtkgui.py 2004-05-15 16:50:38 +00:00