Commit Graph

162 Commits

Author SHA1 Message Date
Nikos Kouremenos 3ca05afaba moving code away of config.py 2005-06-10 19:31:38 +00:00
Nikos Kouremenos 02186cd67f filechooser for avatar and emoticon has now preview 2005-06-10 19:03:32 +00:00
Nikos Kouremenos 490e029800 cleaning up a bit patch of delmonico 2005-06-10 18:40:19 +00:00
Nikos Kouremenos 9847eca2f0 fix sth minor (delmonico), various cleanup 2005-06-10 16:45:54 +00:00
Yann Leboulanger 18fb90e349 we can now configure the bookmarks thanks to christoph 2005-06-10 15:45:09 +00:00
Nikos Kouremenos 60e3d47b9d commiting something to assist delmonico's patch 2005-06-10 13:37:56 +00:00
Yann Leboulanger 796a8f61c1 group chat configuration window is now shown 2005-06-10 12:16:32 +00:00
Nikos Kouremenos 7c54686b35 dcraven status iconset, split to using 16x16 [32x32 not yet] saying bye bye to xpm, and higging glade 2005-06-09 22:29:06 +00:00
Yann Leboulanger ceac638b89 little bugfix in edit bookmarks window 2005-06-09 21:05:58 +00:00
Yann Leboulanger b1aa610c08 2 things:
avatar are printed in tabbed chat window
begining of the manage bookmark window (delmonico's patch)
2005-06-09 20:35:44 +00:00
Yann Leboulanger 1e948307c2 fix account creation pb 2005-06-09 09:32:19 +00:00
Nikos Kouremenos b91191998c introducing GajimThemesWindow [but just introducing] 2005-06-08 23:17:40 +00:00
Nikos Kouremenos 9c1f272035 adding title for bookmakrs window 2005-06-08 22:12:43 +00:00
Yann Leboulanger a6e6f3b764 fixx ticket #410 2005-06-08 22:08:53 +00:00
Yann Leboulanger ff11a7433c we can now manage proxies 2005-06-08 22:05:45 +00:00
Nikos Kouremenos 2fd11adc18 glade fixing 2005-06-08 17:24:31 +00:00
Yann Leboulanger 316ca92083 proxy is fixed (TODO: mange proxies) 2005-06-08 15:48:53 +00:00
Nikos Kouremenos 5afe6e4796 choose_gpg_key_dialog is HIG and code changes title and prompt label 2005-06-08 13:45:30 +00:00
Nikos Kouremenos c96c3c123e chat window mockup and related code by Dennis Craven 2005-06-07 21:28:21 +00:00
Nikos Kouremenos 80c1dc36f2 human (ala ubuntu) roster theme. thanks dcraven 2005-06-07 16:43:12 +00:00
Nikos Kouremenos 78c7ca566f try again later 2005-06-07 01:10:24 +00:00
Nikos Kouremenos 147e14eeec now you can type the path to sounds and it gets applied 2005-06-06 15:03:41 +00:00
Nikos Kouremenos 79ddc9d228 hide show_roster_on_startup from windows [no trayicon] 2005-06-06 13:12:12 +00:00
Nikos Kouremenos 65c2a2826e making patch in #380 appliable, and fixing #389 too [both have to do with trayicon] 2005-06-05 23:17:59 +00:00
Nikos Kouremenos a6600bb06d adding marine roster theme (thanks membris) 2005-06-05 15:49:50 +00:00
Nikos Kouremenos f85af4f4cd windows: speller_checkbutton not visible 2005-06-04 12:52:16 +00:00
Yann Leboulanger b49addcafe little bugfix 2005-06-01 20:01:11 +00:00
Nikos Kouremenos 7c7cb2829a better string 2005-05-30 14:16:41 +00:00
Yann Leboulanger f9f341f104 we can now use SSL
(we can't force to not use TLS: bug in xmpp)
2005-05-30 11:01:08 +00:00
Yann Leboulanger 088b3870dd we can now attach a GPG key to a contact 2005-05-29 21:34:01 +00:00
Yann Leboulanger 560f0665f8 new option to be able to sort contacts by show 2005-05-29 18:41:13 +00:00
Nikos Kouremenos 0c99f773ca fixing #338 and the the already fixed widgets but in the same category in a glade way [eg. making them invisible from glade] 2005-05-28 22:42:08 +00:00
Nikos Kouremenos 81b28a9cff Client's connect() does not raise exception on error as it was in jabberpy
in xmpppy it connect() returns connection type in a string
apparently that string can be 'tls', 'tcp' (simple without tls) and '' when it fails to connect
2005-05-26 13:35:58 +00:00
Nikos Kouremenos 14b8d03a56 globals() not locals() 2005-05-26 00:29:22 +00:00
Nikos Kouremenos 6273d33c34 better logic in applying speller 2005-05-26 00:11:20 +00:00
Nikos Kouremenos 3f890b8063 completing gtkspell support
adding escape to close accounts_window
using %s instead of + for joining strings [gives us better translation] and fixing a typo there
sorry for big commit
2005-05-26 00:07:49 +00:00
Yann Leboulanger 9bc2c5781e when we edit a transport, we print 'edit %s' instead of 'register to %s' 2005-05-25 22:27:40 +00:00
Yann Leboulanger 492a21a5cb we can now modify our transportregistration (JEP-0100) 2005-05-25 22:15:28 +00:00
Yann Leboulanger e871c22772 we can now disable the use of transports iconsets 2005-05-25 17:13:50 +00:00
Nikos Kouremenos a2f5be54ec disco window: when selecting sth form the popdown list, autovisit [like browsers do] 2005-05-24 20:04:07 +00:00
Nikos Kouremenos 5610a305e6 add ** n password entry when registering new transport 2005-05-22 11:54:09 +00:00
Nikos Kouremenos f774e125e9 make it activate default 2005-05-22 01:45:06 +00:00
Nikos Kouremenos 7e0d7c1243 show tls frame 2005-05-21 15:27:27 +00:00
Nikos Kouremenos ddcbbca289 some more translatable strings 2005-05-21 15:19:58 +00:00
Nikos Kouremenos d7f06a3fcd online offline --> sign in sign out for popup notifications options 2005-05-21 13:46:23 +00:00
Nikos Kouremenos 1c16aa578d better strings [not more clear but TYPOS in English and unknown words] {so I had to break the string being frozen} {sorry for that}
also introducing greek transl [half tooltips remain with english text, but 0.7 can live with it if I do not get to finish it before 0.7]
2005-05-21 01:28:18 +00:00
Nikos Kouremenos 4b6e527fdf asking the user about removing an account that he's connected 2005-05-20 15:05:22 +00:00
Nikos Kouremenos 12d3888526 removing two lines that were hiding links_open_with_combobox under POSIX [sorry for that] 2005-05-19 16:50:58 +00:00
Yann Leboulanger 99401f2abb add a DATA_DIR in gajim 2005-05-17 17:37:50 +00:00
Nikos Kouremenos 36bf675fd3 when in windows open links/mailtos with default application. arnaud njoy 2005-05-17 15:04:54 +00:00