Commit Graph

201 Commits

Author SHA1 Message Date
Nikos Kouremenos 240fe73a03 fixes in the previous fixes ;) 2005-02-28 13:33:16 +00:00
Nikos Kouremenos ccc2b44cb8 mostly glade/gui stuff 2005-02-28 12:47:23 +00:00
Yann Leboulanger 4591f89ebf prepare 0.5.1 release 2005-02-27 10:38:10 +00:00
Yann Leboulanger 4fc61911b0 change buttons order in preferences window 2005-02-26 23:42:55 +00:00
Yann Leboulanger afca70a551 change buttons order in some windows to become GNOME HID complient 2005-02-26 23:38:36 +00:00
Yann Leboulanger 7efdde1695 merge the bugfix_tabbed_chat branch :
the bug has been solved by not using glade anymore for this window
2005-02-24 22:30:51 +00:00
Yann Leboulanger c20266a561 nicer tabbed chat window without glade 2005-02-24 14:34:22 +00:00
Yann Leboulanger 2ea43b8ded add some shortcuts :
ctrl+A -> accounts
ctrl+P -> preferences
ctrl+O -> show offline users
2005-02-17 11:29:36 +00:00
Yann Leboulanger 2614162944 version is shown in the about window 2005-02-16 00:32:15 +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 9ac24e7d1c show headers in emoticons treeview 2005-02-14 19:27:57 +00:00
Yann Leboulanger 47d7464a73 new emoticons binder in preferences window 2005-02-14 12:19:49 +00:00
Yann Leboulanger 2679618985 new emoticons binder in preference window 2005-02-14 12:13:28 +00:00
Yann Leboulanger d3bb2d31ff ctrl+A shows accounts and ctrl+P chows preferences window 2005-02-12 11:02:03 +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 54184d3a6f use tabbed chat window is now an option in preference window 2005-02-05 17:18:49 +00:00
Yann Leboulanger f711b8c230 we can now automatically authorize a contact we ask subscribtion to
automatically fill entry_login and combobox_agent when we can
2005-02-04 21:04:39 +00:00
Yann Leboulanger c0cbef4c09 We can now set a pseudo in the add contact Window 2005-02-04 07:58:40 +00:00
Yann Leboulanger 1d2380b6d7 more user friendly Add contact window 2005-02-03 22:21:55 +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 3032dba9ef we can now close tabs in tabbed chat window 2005-01-28 20:41:36 +00:00
Yann Leboulanger ad4dea66f5 tabbed chat window now use a notebook (more beautyfull)
One thing remains to do : the ability to close a tab
2005-01-28 18:51:23 +00:00
Yann Leboulanger 5ad779b0d9 new tabbed_chat window
if USE_TABBED_CHAT is set to 1, all chats are in a single window with tabs
2005-01-27 11:02:01 +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 a35c47bf22 the save position option is back : no more need of the unrealize signal 2005-01-17 22:19:44 +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 fd2ca94da0 hide main window instead of closing it when the systray icon is visible 2005-01-16 21:40:31 +00:00
Yann Leboulanger 3c5c49caa5 when we make Ctrl+Enter in away message window, it validates it 2005-01-08 14:40:08 +00:00
Yann Leboulanger 3c2ba42a7e we can now save password in password_window 2005-01-08 00:19:40 +00:00
Yann Leboulanger d8305fb20b update my email adress
update copyright
add missing headers
2005-01-07 21:52:38 +00:00
Yann Leboulanger df1d8e7450 when escape key is pressed in chat window, it is closed 2005-01-06 13:01:22 +00:00
Yann Leboulanger 6fdb50f67a new way to be able not to show the whole button in chat window that doesn't make a GtkWarning 2004-12-14 12:55:34 +00:00
Vincent Hanquez d352cce00a totally rework preference window 2004-12-14 11:27:15 +00:00
Yann Leboulanger d474d149f7 it is not possible to launch a dialog.run() in a timeout function, so here is a workaround to do the same thing 2004-12-02 00:00:57 +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 17f66ed851 It is now possible to not log history for each user 2004-11-15 09:51:30 +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 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 ef3111cdcc replace optionMenu (deprecated in pygtk 2.4) by comboBox 2004-11-01 13:28:26 +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 b61bd70ab4 we cannot edit icon style 2004-10-25 16:25:15 +00:00
Yann Leboulanger d285fdf44d changes in glade file 2004-10-16 12:15:13 +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
Vincent Hanquez d1539ac5e1 border width of most windows fixed 2004-10-12 13:32:02 +00:00
Yann Leboulanger 54f83079ac it is now possible to configure the roster style 2004-10-11 22:57:29 +00:00
Yann Leboulanger 76e4d6042d pygtk 2.4 is now in debian distribution, so I use it (color button in particular) 2004-10-11 21:03:34 +00:00
Yann Leboulanger 9d2304a625 we can now resize the chat window 2004-10-11 16:53:59 +00:00
Yann Leboulanger 6ecb0b2076 ... with the glade file 2004-10-10 19:01:20 +00:00
Yann Leboulanger 66d0415c40 PGP support ! 2004-10-07 14:43:59 +00:00
Yann Leboulanger fc7ece41ee MUC support ! (privileges in chatrooms) 2004-09-25 15:19:07 +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 2264da922b we can now send messages to groupchats 2004-08-05 19:14:31 +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 337174a2eb group chat window 2004-08-01 23:58:54 +00:00
Yann Leboulanger d8164426cc very little thing 2004-06-28 01:49:34 +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
Vincent Hanquez 768e2d7953 change my mail address 2004-06-18 09:25:15 +00:00
Yann Leboulanger b0b185a9ad - new class for systray icon
- icon in systray show that a new message has arrived if chat window in whitch it appears has not the focus (maybe it sould be an option ?)
2004-06-11 03:31:40 +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 c95a979544 icon in systray (it represents state and changes when we recieve a message not poped up) 2004-06-09 14:22:27 +00:00
Yann Leboulanger 5e47ab69ed we can now set our priority 2004-06-06 15:54:30 +00:00
Yann Leboulanger b9f7d24970 little bugfix 2004-05-31 18:19:05 +00:00
Yann Leboulanger 7bd7a8fbe5 new french translation 2004-05-19 20:14:06 +00:00
Yann Leboulanger 4106ff0f55 elect all rows when escape is pressed or when we click under all rows 2004-05-18 23:39:11 +00:00
Yann Leboulanger 3c597eeb3b Icons in option menu 2004-05-11 20:30:59 +00:00
Yann Leboulanger 133c635c83 Support for proxy 2004-05-05 01:12:08 +00:00
Yann Leboulanger d1eebe9057 new confirm window, more generic 2004-04-26 00:59:23 +00:00
Yann Leboulanger 387b5a9e96 heigher history window 2004-04-17 21:40:55 +00:00
Vincent Hanquez 557cdec3ff stop coding crazy and make us some tea 2004-04-10 23:00:39 +00:00
Yann Leboulanger f803d0db05 history can now be read from gtkgui plugin 2004-04-04 22:09:56 +00:00
Yann Leboulanger 85f081452f About window can now be closed and reopened 2004-03-30 14:58:18 +00:00
Yann Leboulanger 2bed6bc625 logger plugin now works
some bugfixes
2004-03-22 13:09:59 +00:00
Yann Leboulanger 569eee98bf some bugfixes
update variables when add / remove / update an account
2004-03-20 21:58:21 +00:00
Yann Leboulanger 3a6a69cc57 cleanup the rest of the code 2004-03-18 16:38:14 +00:00
Yann Leboulanger c0f45379a3 a better plugin class 2004-03-11 21:14:09 +00:00
Yann Leboulanger cf2c7b5037 log on / log off for agents 2004-03-04 20:56:39 +00:00
Yann Leboulanger bad3e45b97 correction of some mistake, send and get vCard only when connected 2004-03-01 01:39:12 +00:00
Yann Leboulanger 48258e96d5 new config file management 2004-02-25 00:33:06 +00:00
Yann Leboulanger 3ac92daa06 vCard support for personal data and contact list 2004-02-21 18:57:29 +00:00
Yann Leboulanger 7ab6b65f6d vCard window. It can be view from Account window 2004-02-19 04:20:40 +00:00
Yann Leboulanger b553f44952 show subscription in info_user window 2004-02-17 19:16:55 +00:00
Yann Leboulanger 60b56d4649 Many changes :
New class and variable names
New variable fot glade file
Button in chat window instead of label
New image loader
2004-02-17 02:23:38 +00:00
Yann Leboulanger f913e4cd0e - new configuration File management
- bugfix : message from unknown personne
2004-01-24 20:32:51 +00:00
Yann Leboulanger 5c429db976 browse agents only if connected 2004-01-21 12:46:06 +00:00
Yann Leboulanger e8b6c78f5e remove group iter from roster when empty 2004-01-15 22:46:35 +00:00
Yann Leboulanger a833e9685f new sun icons 2004-01-14 13:44:23 +00:00
Yann Leboulanger 194f989f1c information window
away messages support
new jabberpy library
2004-01-14 01:06:27 +00:00
Yann Leboulanger 3fc824f87b minor changes 2004-01-07 23:49:23 +00:00
Yann Leboulanger dead744a92 bugfix in autoaway + autoxa support 2004-01-02 23:27:28 +00:00
Yann Leboulanger 1776cc4b45 autoaway support 2004-01-02 15:21:02 +00:00
Yann Leboulanger bded2aeb2c clear button in message window 2004-01-01 23:41:47 +00:00
Yann Leboulanger 6321e0501b even on 31st of december !! :)
show offline ans change of icon style take effect immediatly
2003-12-31 10:55:13 +00:00
Yann Leboulanger e1fd6f4c68 iconstyle choice in preference window 2003-12-30 01:07:38 +00:00
Yann Leboulanger bc00565d2a preference window 2003-12-29 18:37:31 +00:00
Yann Leboulanger d9f5bd08e8 now accents can be sent 2003-12-14 21:13:28 +00:00
Yann Leboulanger d07afbaf50 register a new account on a server is now possible 2003-12-14 00:47:00 +00:00
Yann Leboulanger 42ae1c5d73 accounts' window 2003-12-11 22:26:29 +00:00
Yann Leboulanger 67a110118d treeview without expander column 2003-12-10 11:03:57 +00:00
Yann Leboulanger 5591959fa2 pass to gtkgui changed 2003-11-30 22:40:24 +00:00