Commit Graph

16024 Commits

Author SHA1 Message Date
Yann Leboulanger 5dbbdcf12d New french translation 2005-01-23 12:44:02 +00:00
Yann Leboulanger e067c874b8 get signature even if it's a bad signature (what is a good signature ?) 2005-01-23 10:20:39 +00:00
Yann Leboulanger 544eefd3ac no need to write config file if an option is missing 2005-01-22 20:35:43 +00:00
Yann Leboulanger 9ccd594c5c check if there is a password option in account's section 2005-01-22 20:32:53 +00:00
Yann Leboulanger 5e4520bd0c new optparser class that support ; and # in option's value 2005-01-22 20:26:43 +00:00
Yann Leboulanger 0ab5416432 save emoticons before building them 2005-01-22 20:03:19 +00:00
Yann Leboulanger e8b9f4c1c0 changelog for 0.4 release of debian package 2005-01-21 08:01:39 +00:00
Yann Leboulanger baf1d00171 update gajim.iss with new files 2005-01-20 21:54:25 +00:00
Yann Leboulanger 0591ae0c61 improvements for windows package 2005-01-20 21:49:51 +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 8290545487 expand account's iter only if we show accounts iters 2005-01-18 19:45:55 +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 32b0a5052e show a connecting gif in systray and in account's treeiter while connecting 2005-01-17 22:12:45 +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 893477dfc7 there is now a regroup variable. If it is set to 1, all the accounts are merged 2005-01-17 10:39:45 +00:00
Yann Leboulanger ea623d7a31 bugfix : we can now drag and drop in the treeview to change a contact from a group to another 2005-01-17 09:08:48 +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 1fde50b12f hide / unhide on a single click on systray icon 2005-01-16 17:21:45 +00:00
Yann Leboulanger f84c11956e assert there is a string to GPG-verify 2005-01-15 11:04:53 +00:00
Yann Leboulanger 9bcd7a8eff connect activate signal only once 2005-01-14 20:29:08 +00:00
Yann Leboulanger b6ed560d84 runCore.py is now name gajim.py 2005-01-11 08:21:20 +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 43e32524d3 bugfix : offline now works in systray popup menu (thanks junix) 2005-01-06 12:47:24 +00:00
Yann Leboulanger b870a29f46 do not consider passwords as integer 2005-01-06 12:45:57 +00:00
Yann Leboulanger c78ff29ce7 gpgpass option becomes gpgpassword 2005-01-06 12:44:50 +00:00
Yann Leboulanger 0984049458 some modifications to build debian package 2005-01-06 11:36:12 +00:00
Yann Leboulanger 07fd74548d scripts to build windows installer 2005-01-01 21:03:38 +00:00
Yann Leboulanger 627e977087 we need pygtk 2.4 2005-01-01 14:21:05 +00:00
Yann Leboulanger 16b859bc7f copy png files too 2005-01-01 14:20:27 +00:00
Yann Leboulanger 3be51a04f5 if no image, do not print errors 2004-12-27 21:07:01 +00:00
Yann Leboulanger 485dbe2d51 install gif files too 2004-12-27 12:47:44 +00:00
Yann Leboulanger f5f7d0a9f7 if no line selected : don't join or register 2004-12-23 13:28:00 +00:00
Yann Leboulanger a792979790 install ALL the necessary files in make install 2004-12-20 22:40:13 +00:00
Yann Leboulanger 5d09cc3227 create a real temporary file 2004-12-20 21:07:50 +00:00
Yann Leboulanger a4e6affd24 run runCore.py with python 2004-12-19 22:26:17 +00:00
Yann Leboulanger cf7b93e53e new folder for menu 2004-12-19 22:20:41 +00:00
Yann Leboulanger bae18b8af9 make manpage in the debian package manually 2004-12-19 22:17:40 +00:00
Yann Leboulanger dff8431f69 use DESTDIR in Makefile 2004-12-19 21:31:25 +00:00
Yann Leboulanger ac3bbc7056 core folder is now named Core (we can't have a core folder to build a debian package) 2004-12-19 19:40:58 +00:00
Yann Leboulanger e5b03abf2e gajim icon for menu 2004-12-19 19:20:59 +00:00
Yann Leboulanger c01b2c9fc0 scripts to build debian package 2004-12-19 19:17:29 +00:00
Yann Leboulanger 63297079f4 man page for Gajim 2004-12-19 19:16:12 +00:00
Yann Leboulanger a7f1063b4d pixbuf's names must not contain a space 2004-12-19 18:34:29 +00:00
Yann Leboulanger f55a3f94ca no need of shellbang line 2004-12-19 15:26:43 +00:00
Yann Leboulanger ada3189fd9 FEATURE is now named TODO 2004-12-14 16:31:55 +00:00
Yann Leboulanger da75ee105e remove some useless files
update FEATURE content
2004-12-14 16:31:28 +00:00