Yann Leboulanger
|
3895724710
|
systray now saves unread messages even if it is not enabled (but module is present). Fixes #2134
|
2006-07-17 21:41:11 +00:00 |
Yann Leboulanger
|
196062bbc2
|
use window.set_transient_for(parent) for some windows. Fixes #1024
|
2006-07-17 20:27:30 +00:00 |
Yann Leboulanger
|
80bd370216
|
Fix TB. Fixes #2029
|
2006-07-17 12:48:07 +00:00 |
Yann Leboulanger
|
5a9320c85c
|
Fixed TB qith ICQ transport. Fixes #2159
|
2006-07-17 11:31:42 +00:00 |
Yann Leboulanger
|
8fbf18c4ce
|
Fix TB when closing account modification window. Fixes #2161
|
2006-07-17 10:36:28 +00:00 |
Yann Leboulanger
|
0614f534bb
|
code for advanced_notifications_window: config is now saved in config file
|
2006-07-17 10:07:26 +00:00 |
Yann Leboulanger
|
95bdf480b4
|
indentation
|
2006-07-17 10:06:04 +00:00 |
Yann Leboulanger
|
a54ee0229d
|
introduce play_sound_file function in helpers
|
2006-07-17 10:04:43 +00:00 |
Dimitur Kirov
|
335870646d
|
take on account priorities, which are <= 0
|
2006-07-14 07:13:59 +00:00 |
Jean-Marie Traissard
|
df5903a95a
|
[nk] Deleted var not needed anymore
|
2006-07-13 13:07:31 +00:00 |
Jean-Marie Traissard
|
6006fb82aa
|
Do not TB when calling really_remove_contact on a deleted account due to the timeout call (simpler than
deleting timeout(s) itself). Fixes #2146.
|
2006-07-08 11:51:42 +00:00 |
Jean-Marie Traissard
|
8660b503a9
|
Do not enable sound when selecting a sound event line. Fixes #2145.
|
2006-07-08 11:01:20 +00:00 |
Jean-Marie Traissard
|
285a7949f5
|
Get real jid of the chatcontrol when we talk to specific ressource. This prevent systray icon to be stuck to
incomming message in some rare case (new message window + auto_open). Thanks beerfan for spoting this rare
case :)
|
2006-07-04 21:23:42 +00:00 |
Dimitur Kirov
|
0e0ef34b26
|
stip 'file://' at file_path start
|
2006-07-04 06:11:51 +00:00 |
Yann Leboulanger
|
98349b2bf1
|
subscription can be translated but english version is always sent to server
|
2006-07-03 21:56:19 +00:00 |
Yann Leboulanger
|
42f636bf4e
|
also hide active and default checkbuttons when there is no rules
|
2006-07-03 21:17:05 +00:00 |
Yann Leboulanger
|
96b21bbc6f
|
[roidelapluie & asterix] Privacy lists. Fixes #253
|
2006-07-03 20:49:20 +00:00 |
Dimitur Kirov
|
d3d82f3e66
|
don't set default font when config value is ''
|
2006-07-03 11:53:50 +00:00 |
Yann Leboulanger
|
171da99fcf
|
hide the whole gmail frame when no gmail account
|
2006-07-03 07:44:35 +00:00 |
Dimitur Kirov
|
f1d2380cac
|
prevent TB in completion list
|
2006-07-03 06:52:25 +00:00 |
Yann Leboulanger
|
88cf8b5c84
|
[bluegray] extra gmail info (from field) in popup notification. Fixes #1982
|
2006-07-02 18:39:43 +00:00 |
Jean-Marie Traissard
|
169a69cca9
|
Do not print time for type info lines in GC
|
2006-07-01 18:35:57 +00:00 |
Yann Leboulanger
|
64fcd53cff
|
launch aplay -q instead of aplay
|
2006-06-28 07:28:59 +00:00 |
Yann Leboulanger
|
60f9741046
|
* meta contacts over accounts
* DND a contact to another group asks to add it in this group
Fixes #1515
|
2006-06-28 07:27:40 +00:00 |
Yann Leboulanger
|
cb4e46d627
|
translate correctly glade strings. Fixes #2066 and #2085
|
2006-06-27 15:12:52 +00:00 |
Jean-Marie Traissard
|
582fe8d972
|
Escape html in gc_popups nicks
|
2006-06-25 20:01:40 +00:00 |
Jean-Marie Traissard
|
1a9d4690b0
|
[ roidelapluie ] Use differents colors for nickname in gc for each occupiant. Fixes #2084.
|
2006-06-22 14:44:06 +00:00 |
Yann Leboulanger
|
e7cb71916c
|
import i18n when needed to launch history manager
|
2006-06-22 13:34:12 +00:00 |
Jean-Marie Traissard
|
d68509164f
|
Oops, I forgot to delete a '=', thanks roidelapluie
|
2006-06-21 18:13:20 +00:00 |
Jean-Marie Traissard
|
f7b2a7fe81
|
[nk] Better logic
|
2006-06-21 17:03:14 +00:00 |
Jean-Marie Traissard
|
48b89a8cc8
|
Get gajim version from config
|
2006-06-21 15:03:53 +00:00 |
Yann Leboulanger
|
155e516642
|
really remove not in roster contacts even if that have an opened chat window. Fixes #1997
|
2006-06-20 11:21:15 +00:00 |
Jean-Marie Traissard
|
10ba862ed4
|
We want beep per event, reverting [6494]. Sorry, thought it was a bug.
Note that if works only if beep enabled in kernel conf
|
2006-06-19 15:38:41 +00:00 |
Jean-Marie Traissard
|
e66a8a3430
|
Fix beep for event notification
|
2006-06-19 14:58:41 +00:00 |
Yann Leboulanger
|
2c534b32d6
|
[Sergey Khlutchin] show translated subscription in tooltip. Fixes #2077
|
2006-06-19 11:43:53 +00:00 |
Jean-Marie Traissard
|
6047a41efd
|
Fixes #2083 TB
|
2006-06-18 23:38:02 +00:00 |
Jean-Marie Traissard
|
17f891a22f
|
Do nou use gtkspell on RECEIVED single messages. Fixes #2065.
|
2006-06-16 17:47:47 +00:00 |
Jean-Marie Traissard
|
9ec77f1dd9
|
Merge duplicate code
|
2006-06-16 17:01:36 +00:00 |
Jean-Marie Traissard
|
42d74e39fa
|
[maciekp] Send single message with gajim-remote, fixes #2026.
|
2006-06-16 16:09:46 +00:00 |
Jean-Marie Traissard
|
f757025e85
|
[nk] some visual fixes
|
2006-06-16 13:18:04 +00:00 |
Dimitur Kirov
|
8e4131fc93
|
create .gajim dir if it doesn't exist
|
2006-06-15 09:49:44 +00:00 |
Dimitur Kirov
|
fff37fe869
|
check if pid file is already removed
|
2006-06-15 09:43:08 +00:00 |
Yann Leboulanger
|
a4b4323e38
|
fix wrong var name. Fixes #2073
|
2006-06-15 08:36:19 +00:00 |
Yann Leboulanger
|
b28f22ac05
|
fix header in fuzzyclock.py
|
2006-06-15 07:18:55 +00:00 |
Yann Leboulanger
|
7ec7acbb27
|
[delmonico] fuzzyclock
|
2006-06-15 07:14:39 +00:00 |
Yann Leboulanger
|
bc26593974
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
Yann Leboulanger
|
4ae020946c
|
destroy bigger_avatar_window when we close a tab. Fixes #2034
|
2006-06-14 14:54:23 +00:00 |
Yann Leboulanger
|
0e03f023ea
|
show_ascii_formatting_chars is now True by default
|
2006-06-14 08:54:41 +00:00 |
Dimitur Kirov
|
0b0e32ca32
|
[Anton Shmigirilov] Confirmation dialog,
instead of Error dialog for pid file
|
2006-06-14 08:45:30 +00:00 |
Dimitur Kirov
|
900d6d01b1
|
var name is 'account'
|
2006-06-13 06:41:33 +00:00 |
Jean-Marie Traissard
|
576f4eef56
|
Delete now unused sync param
|
2006-06-12 17:34:08 +00:00 |
Yann Leboulanger
|
d10d8f7815
|
don't show signed in/out popup notification for 30 seconds for transport contacts when we log in/out this transport. Fixes #2041
|
2006-06-12 15:24:58 +00:00 |
Yann Leboulanger
|
600cae12f5
|
ctrl+C now removes pid file
|
2006-06-12 08:16:15 +00:00 |
Dimitur Kirov
|
97f66424bd
|
quit after unavalable oresence stanza is sent
(#1937)
|
2006-06-12 07:38:07 +00:00 |
Dimitur Kirov
|
668b98e403
|
prevent TB for missing option
|
2006-06-12 07:37:17 +00:00 |
Jean-Marie Traissard
|
3a71c72244
|
Do not fail with keyError in some cases due to 0.10.0.1 version change to 0.10.1.1 (failed from 0.10.1 to
svn)
|
2006-06-11 13:01:54 +00:00 |
Jean-Marie Traissard
|
25caac724c
|
Sort preset messages by title in prefs too
|
2006-06-10 20:35:57 +00:00 |
Jean-Marie Traissard
|
28691db92b
|
Relate to changeset
|
2006-06-10 18:23:19 +00:00 |
Jean-Marie Traissard
|
cfceab7d44
|
Really use translated word for 'Disabled', about emoticones
Updated version to 0.10.1.2 for optparser because all non-english users have 'Disabled' instead of '' for
their emot
|
2006-06-10 18:18:46 +00:00 |
Jean-Marie Traissard
|
4e1e46a8ac
|
19:26:12 Jim++: is space before AND after ":" mandatory (in french it is) ?
19:26:17 Hawke: No
19:26:22 Hawke: Only after
Let translator decide
|
2006-06-10 17:31:43 +00:00 |
Jean-Marie Traissard
|
5252ec2d3f
|
Set all strings translatable in about dialog, use AUTHORS file
logger->Typo
|
2006-06-10 17:23:58 +00:00 |
Dimitur Kirov
|
5b019e9341
|
save avatar from our own vcard
|
2006-06-09 14:42:20 +00:00 |
Dimitur Kirov
|
22e2341ba9
|
add translator comment
|
2006-06-09 13:42:33 +00:00 |
Dimitur Kirov
|
bfe397a27d
|
show avatars in roster, if there is no 'TYPE'
attribute in vcard
|
2006-06-09 13:41:31 +00:00 |
Dimitur Kirov
|
99de39fcaf
|
don't keep dialog references in self.
(problem when we open several FT choosers, or
info dialogs)
|
2006-06-09 08:29:42 +00:00 |
Dimitur Kirov
|
64e66817e5
|
print the rest of the names
|
2006-06-08 13:49:52 +00:00 |
Dimitur Kirov
|
664e00c43c
|
[avb] add /names command for GC
Fix /query [TAB] bug
|
2006-06-08 10:09:15 +00:00 |
Dimitur Kirov
|
d3338ad9c4
|
prevent TB
|
2006-06-05 21:02:19 +00:00 |
Jean-Marie Traissard
|
9ed43cf6d1
|
Show a real error box when unable to bind to port
Fixes #1941.
|
2006-06-05 17:07:48 +00:00 |
Jean-Marie Traissard
|
936b99cc3e
|
Don't try to disconnect signal that has been disconnected before. Fixes #2030.
|
2006-06-05 15:11:27 +00:00 |
Jean-Marie Traissard
|
e2f7a09778
|
Use unified way to ask our own vcard so it is auto retrieved
|
2006-06-05 12:01:17 +00:00 |
Yann Leboulanger
|
65f3129997
|
JEP-0172: send our nick when we talk for the first time to an unknown contact
|
2006-06-05 10:54:26 +00:00 |
Yann Leboulanger
|
226b923a17
|
always set version to latest even there is no update func for config file
|
2006-06-05 10:52:35 +00:00 |
Jean-Marie Traissard
|
eba425d73a
|
Don't allow to change nick to actual nick, it breaks presence
|
2006-06-05 09:16:44 +00:00 |
Dimitur Kirov
|
6dcb8f7f20
|
update template with current strings, added tr
comment for one_message_window ACE option
|
2006-06-05 09:03:44 +00:00 |
Jean-Marie Traissard
|
739aaf22c2
|
[roger]add missing ()
|
2006-06-04 18:10:23 +00:00 |
Jean-Marie Traissard
|
efd73e04bf
|
Also merge metacontacts logs in restore_lines()
|
2006-06-04 17:21:14 +00:00 |
Jean-Marie Traissard
|
4b604a6485
|
Enhancement to ctrl+tab behaviour :
If no awaiting events, switch to composing contacts'tabs if any
|
2006-06-04 17:10:20 +00:00 |
Jean-Marie Traissard
|
21105add82
|
Modified default width for gc, fixes #1992.
|
2006-06-04 11:02:25 +00:00 |
Jean-Marie Traissard
|
001b1c0f20
|
[roger]Merge metacontacts logs on the fly, fix #1891
[jim]Clean patch, move duplicate code.
Added condition missing in [5779], can you confirm Yann ?
|
2006-06-04 09:54:11 +00:00 |
Jean-Marie Traissard
|
5a78e29465
|
Also save width and height separetly for chats and gc when ONE_MSG_WINDOW_NEVER
|
2006-06-02 21:49:13 +00:00 |
Yann Leboulanger
|
8ed37983e6
|
print_status_in_muc changement won't be in 0.10.1
|
2006-06-02 11:21:05 +00:00 |
Yann Leboulanger
|
59c3b7b3c8
|
JEP 172 support (user nickname) Fixes #464 and #884
|
2006-06-01 15:23:38 +00:00 |
Dimitur Kirov
|
25e6d9f4aa
|
send our real show, when we connect to a
transport
|
2006-05-31 21:12:03 +00:00 |
Dimitur Kirov
|
4aa6c95398
|
don't drop contact in the same group if
destination jid belongs to other account
|
2006-05-31 11:45:04 +00:00 |
Dimitur Kirov
|
01c37775bf
|
reverse as a separate statement
|
2006-05-31 06:36:49 +00:00 |
Yann Leboulanger
|
97430552cb
|
rename vcard / avatar files when a gc contact changes his nick. Fixes #1914
|
2006-05-30 11:41:58 +00:00 |
Dimitur Kirov
|
adb54d0eb7
|
prevent TB on window destroy
|
2006-05-29 18:23:12 +00:00 |
Dimitur Kirov
|
b51ba152ea
|
nkour: fix slack version
|
2006-05-29 14:19:18 +00:00 |
Dimitur Kirov
|
d4b6cb7aa6
|
set wrap WORD_CHAR and skip horizontal scrlbar
|
2006-05-27 09:18:30 +00:00 |
Dimitur Kirov
|
880253f9d3
|
say where is the pid file, which must be
deleted
|
2006-05-27 07:46:06 +00:00 |
Dimitur Kirov
|
5de6896433
|
sort resources by priority
|
2006-05-26 20:41:03 +00:00 |
Dimitur Kirov
|
01ba1a5c24
|
check if we have perms to store the file
|
2006-05-26 14:21:00 +00:00 |
Yann Leboulanger
|
fe7f50cab3
|
gajim now create a pid file (~/.gajim/gajim[.profile].pid so that one profile cannot be launched twice) Fixes #1480
|
2006-05-26 13:32:52 +00:00 |
Yann Leboulanger
|
4d024667fd
|
always use excepthook.py under win (isatty() is not supported)
|
2006-05-26 13:26:53 +00:00 |
Yann Leboulanger
|
d848e71d3b
|
menu are now shown before popup so that they are correctly placed.
|
2006-05-26 13:25:31 +00:00 |
Yann Leboulanger
|
3e1dd88ee0
|
we can now save avatars on HD where we want (right click on image). Fixes #1817
|
2006-05-26 13:19:52 +00:00 |
Jean-Marie Traissard
|
a0df4ece76
|
oups, fix reference problem
|
2006-05-25 10:40:07 +00:00 |
Jean-Marie Traissard
|
aec02d72db
|
Comment and clarify roster_window.on_message()
|
2006-05-25 10:26:55 +00:00 |
Dimitur Kirov
|
6953685979
|
prevent loop when adding metacontact to roster
(fixes #1953 and maybe #1991)
|
2006-05-24 18:17:51 +00:00 |