Yann Leboulanger
|
2e10716559
|
add missing '/' before resource in single message
|
2005-12-08 14:00:51 +00:00 |
|
Yann Leboulanger
|
34255e5682
|
Vincent left us a long time ago
|
2005-12-07 23:09:10 +00:00 |
|
Nikos Kouremenos
|
4f9404e8b2
|
migration is okay now if no ~/.gajim; also many other small fixes
|
2005-12-05 23:25:02 +00:00 |
|
Yann Leboulanger
|
637c903d68
|
* when in common, no need to do from common import FOO, just import FOO
* we now migrate automaticaly at startup in a thread
* progressDialog now scroll textvew to the end
|
2005-12-05 11:13:08 +00:00 |
|
Yann Leboulanger
|
ff5e4b32e0
|
some typo
|
2005-12-02 17:16:23 +00:00 |
|
Nikos Kouremenos
|
ea8cefaac1
|
commit generic ProgressDialog class to assist us in general for those stuff; now for logs migration
|
2005-12-02 16:18:04 +00:00 |
|
Nikos Kouremenos
|
0a5ac5d80c
|
fix strings in places; add comments; updatea bit greek trnaslation [now has 666 translated messages] 666!! that rocks
|
2005-12-02 14:08:40 +00:00 |
|
Nikos Kouremenos
|
e39eb2a4e7
|
fix string; fix so it default to ok
|
2005-12-02 11:42:17 +00:00 |
|
Yann Leboulanger
|
775aa283b2
|
we are now ablt to save a status message that contain sevral lines
|
2005-12-01 20:11:48 +00:00 |
|
Nikos Kouremenos
|
db23b53b95
|
[Paweł M. Zaskórski]use gtkspell to single message winow too; stop doing if 'gtkspell' in globals() and use global var (faster)
|
2005-11-30 22:22:22 +00:00 |
|
Yann Leboulanger
|
3f2cbf7c46
|
[SF] show "with account acct_name" instead of "as jid" in menus
|
2005-11-28 16:29:04 +00:00 |
|
Yann Leboulanger
|
b48718a8d1
|
[multani] when right/middle click on the old popup window, destroy it
|
2005-11-26 14:39:27 +00:00 |
|
Yann Leboulanger
|
acd9d5a26b
|
give focus to join button in join_gc_window when we give a room and server
|
2005-11-25 22:45:58 +00:00 |
|
Yann Leboulanger
|
fb42b277a0
|
in join_gc, when typing '@' focus goes to server_entry, and back in room_entry when I press backspace in enpty server_entry
|
2005-11-25 22:28:51 +00:00 |
|
Yann Leboulanger
|
c8a921aee4
|
in join_gc, when typing '@' focus goes to server_entry, and back in room_entry when I press backspace in enpty server_entry
|
2005-11-25 22:23:58 +00:00 |
|
Nikos Kouremenos
|
8c3a624a77
|
subj entry to grab focus in single message only if we have jid to sent already
|
2005-11-23 22:52:50 +00:00 |
|
Yann Leboulanger
|
004c2b546e
|
SingleMEssageWindow now shows resource of sender
|
2005-11-23 18:19:22 +00:00 |
|
Yann Leboulanger
|
7a50fa4c7d
|
better reply in single message
|
2005-11-17 23:04:56 +00:00 |
|
Yann Leboulanger
|
4330b72485
|
when we reply to a single message, we add > ad the begining of each line of the quoted message
|
2005-11-17 22:29:03 +00:00 |
|
Yann Leboulanger
|
f5bd526129
|
prettify xml stanzas in XML console
|
2005-11-14 10:14:55 +00:00 |
|
Nikos Kouremenos
|
1921c43a94
|
try to prevent circular imports
|
2005-11-13 20:25:04 +00:00 |
|
Nikos Kouremenos
|
082fc7aaa9
|
fixing dict name: gajim.interface.windows --> gajim.interface.instances
|
2005-11-13 15:08:47 +00:00 |
|
Nikos Kouremenos
|
e57ce76bdd
|
fix
|
2005-11-13 13:51:01 +00:00 |
|
Travis Shirk
|
96fbd0ae4f
|
JEP 0070 Last Call updates; transaction IDs are a MUST, so we should display them to the user.
Closes #1088
|
2005-11-13 01:48:48 +00:00 |
|
Nikos Kouremenos
|
33e7b103c0
|
gtkexcepthook only for those that run svn versions; release user should not be bugged with TBs as they should be minor to overall functionality and he should not care. if he is advanced he knows how to find out what is wrong (how to get to see a traceback etc); also moving get_avatar_pixbuf_from_cache to gtkgui_helpers (all in one commit because of import issues)
|
2005-11-12 21:24:54 +00:00 |
|
Nikos Kouremenos
|
3556d134bd
|
[lorien420] popup notifications now use notification-daemon if there so they look nicer thanks to Andrew Sayman. I go play some Crack Attack! in return
|
2005-11-11 19:06:48 +00:00 |
|
Yann Leboulanger
|
1060ab1dbe
|
contact in not in the roster can be added to the roster
|
2005-11-09 18:02:57 +00:00 |
|
Nikos Kouremenos
|
20aac96c8d
|
correct which entry we insenitive
|
2005-11-07 21:40:01 +00:00 |
|
Yann Leboulanger
|
b8476426a2
|
insensitivie jid_entry when we add a contact from which we know the jid (right click on email -> add contact, accept a sub request, ...)
|
2005-11-07 21:30:35 +00:00 |
|
Yann Leboulanger
|
2b0d8e2a70
|
fix TB
|
2005-11-03 22:15:40 +00:00 |
|
Yann Leboulanger
|
f130ce29c0
|
we now stringprep jid and resource everywhere:
when we recieve a jid from server
when we enter a jid or resource in GUI
|
2005-11-03 14:46:56 +00:00 |
|
Nikos Kouremenos
|
1462b4a27f
|
we were checking for @ unless we had /echo but it is also valid to contact jabber.org so it is time we do not check at all if jid has @
|
2005-11-03 12:45:26 +00:00 |
|
Yann Leboulanger
|
ce7a532f08
|
typo
|
2005-11-02 22:01:28 +00:00 |
|
Nikos Kouremenos
|
f7a1f8fa64
|
fix strings and fix comments
|
2005-11-02 14:54:25 +00:00 |
|
Yann Leboulanger
|
73a9a282ba
|
when we add a contact, check if it's already in roster (case insensitive)
|
2005-11-02 12:46:57 +00:00 |
|
Nikos Kouremenos
|
47fbe4b3cb
|
it is GTK+
|
2005-10-30 16:16:00 +00:00 |
|
Nikos Kouremenos
|
b43220a6e9
|
no need to assign to local unused var
|
2005-10-29 14:24:32 +00:00 |
|
Nikos Kouremenos
|
ca60bacdb5
|
code optimization: tupples not lists in stuff like: 'if foo in [abc]' etc
|
2005-10-27 13:15:03 +00:00 |
|
Yann Leboulanger
|
e8a3b670f6
|
GPG keys are now sorted alphabetically
|
2005-10-22 08:52:13 +00:00 |
|
Yann Leboulanger
|
726640ef4b
|
the old self.plugin variable becomes gajim.interface, no need to pass it to every functions/classes
|
2005-10-20 11:17:17 +00:00 |
|
Yann Leboulanger
|
9d42d10853
|
file-stopped and file-completed can be saved in awiting_events queue
|
2005-10-19 21:14:51 +00:00 |
|
Yann Leboulanger
|
af7fef5ec1
|
file-send-error can now be added to the awaiting queue
|
2005-10-19 20:16:22 +00:00 |
|
Yann Leboulanger
|
5b8a2c736b
|
factorize code
|
2005-10-18 21:20:39 +00:00 |
|
Yann Leboulanger
|
314fd4a8bf
|
file-request-error can now be saved in the awaiting_events queue
better code to handle all these events
|
2005-10-18 20:30:26 +00:00 |
|
Yann Leboulanger
|
63c1d3d3f0
|
file transfer request can now be stored in awaiting_events queue and recalled from roster / filetransfer / popup notification
|
2005-10-18 09:07:52 +00:00 |
|
Yann Leboulanger
|
4a824668e1
|
window pos and size must be catch before the destroy event
|
2005-10-17 15:57:03 +00:00 |
|
Nikos Kouremenos
|
1ffb867355
|
better varname
|
2005-10-17 12:45:55 +00:00 |
|
Yann Leboulanger
|
9e629e71f9
|
save single message window size and position when it is destroyed
|
2005-10-17 08:25:05 +00:00 |
|
Yann Leboulanger
|
c1d334c25d
|
save single chat size/position
|
2005-10-16 22:08:42 +00:00 |
|
Yann Leboulanger
|
77cb852057
|
single messages are well handled: they are saved in awaiting_events if needed and are printed when we dubble click a contact row, or systray or popup window
|
2005-10-16 13:18:34 +00:00 |
|