Commit Graph

11785 Commits

Author SHA1 Message Date
Yann Leboulanger f0c59893ed merge 2011-03-06 22:18:28 +01:00
Yann Leboulanger 0aefaa1fd3 use po file rather than Gajim code to handle plural form. see #6794 2011-03-06 22:10:18 +01:00
Denis Fomin a3556efaf9 fix Ukrainian translation 2011-03-06 18:43:00 +03:00
Yann Leboulanger 2d7b1d6849 [Sergiy Yegorov] updated Ukrainian translation 2011-03-06 16:16:05 +01:00
Denis Fomin f21365371d Update russian translation 2011-03-06 17:52:12 +03:00
Yann Leboulanger 4237bb82d4 use ngettext to translate plural form for languages that have several plural forms. see #6794 2011-03-06 14:06:39 +01:00
Yann Leboulanger 85d6cb7b9c don't use ngettext to translate "Yesterday" and "%i days ago" in the same time. see #6794 2011-03-05 22:29:16 +01:00
Yann Leboulanger 92dca9509b fix russian translation, even if msgfmt raises an error. We handle %i in our code, msgfmt cannot know when we need it or not. Fixes #6794 2011-03-05 21:51:04 +01:00
Denis Fomin 95d426e136 Changing the design of privacy list window 2011-03-05 17:53:26 +03:00
Yann Leboulanger 0a48491a39 don't show error messages without a <body>. Fixes #6756 2011-03-05 13:17:32 +01:00
Denis Fomin 7fb3ec1c1d set gajim hg version to 0.14.1.1 2011-03-05 11:46:53 +03:00
Yann Leboulanger 74904d8505 don't remove false values from sent dataforms. Fixes #6765, see #6113 2011-03-05 09:40:01 +01:00
Yann Leboulanger e058f2bdad correctly decode sting in manage bookmarks dialog. Fixes #4900 2011-03-05 09:25:28 +01:00
Yann Leboulanger fc7ad2c766 Added tag gajim-0.14.1 for changeset 91ceabbf7430 2011-03-04 22:21:05 +01:00
Denis Fomin e0a162a443 More correctly blocked change in the position for the hpaned 2011-03-03 19:18:38 +03:00
Denis Fomin 086c5ea01f prevent Traceback in dataforms_widget(search user in jabber.tf-network.de server as example) 2011-03-01 14:01:10 +03:00
Denis Fomin 2adba6d065 [Jonathan Wehrle] german translation fix 2011-02-23 20:46:50 +03:00
Denis Fomin 4a02b2d381 prevent traceback If the gajim icon is absent 2011-02-21 23:52:16 +03:00
Denis Fomin 44afd960d0 Delete gajim-remote-plugin.Fixes #6115 2011-02-21 18:11:47 +03:00
Yann Leboulanger b1d1cd6702 ability to send messages to a group, even if it contains offline contacts. Fixes #6761 2011-02-18 17:04:27 +01:00
Yann Leboulanger 50257b6973 don't use a reserved word as variable name 2011-02-18 14:41:16 +01:00
Denis Fomin 40f7813627 Fixes previous commit 2011-02-08 21:26:20 +03:00
Denis Fomin ae43834dc6 fixed incorrect width of conference participants list, when joining a new room and when manually resizing/maximizing gajim window in all-in-one mode 2011-02-08 19:04:18 +03:00
Yann Leboulanger 8a03cfde96 don't fail zeroconf with non-ascii hostname 2011-02-06 00:07:46 +01:00
Denis Fomin e61f7aa4db Added 'show roster on startup' option. Fixes #6793 2011-02-04 23:52:03 +03:00
Denis Fomin 4b987beeb2 Correct gst-python detect(without gst-python is gajim unable to load preferences dialog) 2011-02-04 14:15:56 +03:00
Denis Fomin 492b812eb5 filetransfer.Ability to send multi-line comment with the file 2011-02-03 22:55:39 +03:00
Denis Fomin d57760736b Baurzhan Muftakhidinov update Kazakh translation 2011-02-03 21:03:18 +03:00
Denis Fomin 43f4dd1433 correct position of the window while reading the new event by clicking on the tray icon
(restore window coordinates when it is the maximization of the system tray)
2011-01-27 19:10:15 +03:00
Yann Leboulanger 04418850f9 hardcode the value of OpenSSL.SSL.OP_NO_TICKET for old version of openssl. Fixes #5689 2011-01-25 11:54:28 +01:00
Yann Leboulanger d10322d48b add kwalletcli as optional dep in README. see #5153 2011-01-24 09:31:54 +01:00
Yann Leboulanger 6867d3cc98 use shutil.move instead of os.rename to move files. Fixes #6770 2011-01-23 11:31:29 +01:00
Yann Leboulanger 23d3d79f83 add an option to allow disabling sending local time. Fixes #6764 2011-01-19 09:08:31 +01:00
Yann Leboulanger caf9d69bfc prevent Traceback when there is an empty secret file. Fixes #6752 2011-01-12 22:47:36 +01:00
Yann Leboulanger bb0eb5a9eb fix offset for some timezones computation. Fixes #6749 2011-01-12 06:56:28 +01:00
Yann Leboulanger 75f32f538b fix initializing a variable 2011-01-09 22:11:08 +01:00
Yann Leboulanger 1c6214fb34 prevent traceback 2011-01-09 20:58:58 +01:00
Yann Leboulanger e50b1aa7b6 fix invalid XML char regex. Fixes #5427 2011-01-06 21:01:43 +01:00
Yann Leboulanger 6facbfa5cb prevent traceback. Fixes #5978 2011-01-06 17:06:02 +01:00
Yann Leboulanger a6cb79b681 correctly cleanup ged handlers when removing an account 2011-01-06 16:50:38 +01:00
Yann Leboulanger 0ac61706d8 add ability for chatstate to fo from inactive to pause when we re-select a tab where we already typed something. Fixes #4380 2011-01-06 14:53:34 +01:00
Yann Leboulanger b938b93041 Add keyboard shortbut to manage bookmarks window. Fixes #4700 2011-01-06 09:08:47 +01:00
Yann Leboulanger 833a17a657 correctly unregister from server when another stanza is sent in the same time 2011-01-05 20:59:10 +01:00
Yann Leboulanger ca0bcbb527 fallback to disco if clients don't support caps. Fixes #4071 2011-01-04 15:52:37 +01:00
Yann Leboulanger b88162a198 don't depend on python-dev or (py)gtk-dev as it's not needed at compilation time, only at run time.
Update README accordingly
2011-01-04 11:08:26 +01:00
Denis Fomin 5bc571053c use standard format for plugin_system logger output 2011-01-04 00:30:42 +03:00
Denis Fomin f13989927b remove unused pass 2011-01-04 00:12:07 +03:00
Denis Fomin acdf6571b7 use logger if plugin manifest file is wrong formated 2011-01-04 00:04:11 +03:00
Denis Fomin bd3d4f60a0 coding style 2011-01-03 23:08:13 +03:00
Yann Leboulanger ed8b7a51d2 improving parsing pubsub nodes 2011-01-03 21:04:01 +01:00