Commit Graph

5455 Commits

Author SHA1 Message Date
Dimitur Kirov 41c0ae46c6 plain become system, because we use system
colors, make 'system' them default:wq
2006-03-25 01:43:39 +00:00
Dimitur Kirov 495af26c9c *.GtkFrame.GtkEventBox.* style for discon
banner (#1731)
2006-03-25 01:40:49 +00:00
Nikos Kouremenos 8087c2a14e cleanup and better varname 2006-03-25 01:21:47 +00:00
Dimitur Kirov 7ca9a4e08f take plain banner colors from gtkrc style class
*GtkFrame.GtkEventBox.* :wq
2006-03-25 01:21:16 +00:00
Yann Leboulanger c2594d8792 [Andrew Sayman] Gajim now uses async call to notification-daemon. Fixes #1388 2006-03-25 00:59:09 +00:00
Yann Leboulanger 6cec4ba128 remove online users menuitem as is in disco 2006-03-25 00:47:34 +00:00
Yann Leboulanger 3275bb9f9b workaround for ejabberd bug: it returns disco#info without an indentity. JEP0030 says it's a MUST. We can now browse online / all / offline users. Fixes #865 2006-03-25 00:46:42 +00:00
Dimitur Kirov c9bdf56da7 show can be 'error' too 2006-03-24 23:50:26 +00:00
Nikos Kouremenos 751a6fe483 rm buttons from latest version notification-daemon popups. fixes #1537 2006-03-24 23:47:09 +00:00
Yann Leboulanger 468b5d60c1 compute correctly the position of the status cellrenderer in groupchat roster. Fixes #1726 2006-03-24 22:24:44 +00:00
Yann Leboulanger fd859966c5 draw the TLS icon when we connect to a server. Fixes #1736 2006-03-24 21:51:15 +00:00
Yann Leboulanger 0a4cf6eae4 notification need absolute path 2006-03-24 20:17:32 +00:00
Yann Leboulanger d3c461aca1 typo 2006-03-24 20:13:11 +00:00
Yann Leboulanger 17b0ef3930 handle gc invitation in notify.py 2006-03-24 20:01:52 +00:00
Yann Leboulanger 2b725f05ba remove useless tabulations 2006-03-24 19:20:05 +00:00
Nikos Kouremenos 19e078878c [jim++]. sort accounts in trayicon tooltip. fixes #1734 2006-03-24 18:58:37 +00:00
Nikos Kouremenos 40e13f0bb1 explain sth better 2006-03-24 18:49:47 +00:00
Nikos Kouremenos 1524521c7f pychecker on our files. everyone please have a look so we do not do the same mistakes and in case you catch a mistake I did when cleaning 2006-03-24 18:48:26 +00:00
Yann Leboulanger ac0f22887e fix GC logs: when we create a new room, we call get_last_date_that_has_logs(), which call get_jid_jid, which create a new id for the room, but with type = JID_NORMAL_TYPE instead of JID_ROOM_TYPE. It's now fixed 2006-03-24 18:46:48 +00:00
Yann Leboulanger 68a6c88c54 add gc_invitation.png. Thx grenshad. Fixes #1196 2006-03-24 17:46:31 +00:00
Yann Leboulanger 0f52e16e45 we can now move a contact that has children to another contact 2006-03-24 14:27:52 +00:00
Yann Leboulanger 22959b6c4c typo 2006-03-24 13:44:26 +00:00
Yann Leboulanger 6724001ee3 correctly update parent when we drop child on another contact 2006-03-24 13:31:21 +00:00
Yann Leboulanger f8db75e255 New metacontact way. JEP is not published yet, but I talked with the author. Old metacontact info are removed automaticaly 2006-03-24 12:55:56 +00:00
Yann Leboulanger 21a27b6072 [Artur] don't install gajim.desktop if it's not present. Fixes #1293 2006-03-24 09:10:33 +00:00
Dimitur Kirov 1f85960c64 #1735 don't stop completed transfer 2006-03-23 00:11:50 +00:00
Yann Leboulanger b6038f7a0f server list link changed 2006-03-22 18:52:27 +00:00
Dimitur Kirov be25f1b8ac missing import 2006-03-22 16:36:56 +00:00
Nikos Kouremenos 6c4322483e avoid dup of code. intro _add_history_manager_menuitem and call that instead of writing sth twice 2006-03-22 01:09:59 +00:00
Dimitur Kirov 92691fa6f6 disconnect transfers for contact which goes
offline
2006-03-21 23:43:26 +00:00
Dimitur Kirov f7dd517030 use small for status message. Last revert, I
promise!
2006-03-21 22:55:25 +00:00
Dimitur Kirov 3893d4ffa7 resource is shown before status (for
consistency with roster tooltip)
2006-03-21 21:46:26 +00:00
Dimitur Kirov f01fd88ff5 table layout for gc tooltip properties 2006-03-21 21:33:56 +00:00
Dimitur Kirov 31f380dff7 don't escape markup entities for banner tooltip 2006-03-21 21:22:08 +00:00
Yann Leboulanger 4e7b9b64cc add history manager menuitem when only one account too 2006-03-21 21:15:13 +00:00
Dimitur Kirov 30522e5357 align two resource lines, left to avatar in
tooltip
2006-03-21 20:52:25 +00:00
Dimitur Kirov a71924dba4 set_line_wrap, instead of putting message on the
next line
2006-03-21 20:25:53 +00:00
Dimitur Kirov a6700273d9 testing: align status message left to avatar
in tooltip
2006-03-21 20:22:16 +00:00
Yann Leboulanger df38aa897c read_queue now look in awaiting_messages dict with fjid as key instead of jid. Fix #1706 2006-03-21 18:34:03 +00:00
Dimitur Kirov e1ff481a84 aligned properties for FT tooltip 2006-03-21 17:01:23 +00:00
Dimitur Kirov 1ba8e37972 better align of properties, with long avatar 2006-03-21 16:39:26 +00:00
Dimitur Kirov 3f0ac6b3d9 fix imports 2006-03-21 15:57:44 +00:00
Dimitur Kirov 78d48a141c aligned properties for roster tooltip 2006-03-21 15:44:36 +00:00
Nikos Kouremenos f1d4b2ceb4 (history manager) do some basic stuff for our windows users. add a fixme to test it works and test further for when I sit on Windows 2006-03-21 14:47:11 +00:00
Nikos Kouremenos cba9b41d25 wrap text 2006-03-21 14:43:20 +00:00
Nikos Kouremenos 3b2c6021fa run in background 2006-03-21 14:42:28 +00:00
Nikos Kouremenos c7dc01e366 do not maximize history manager (let the user do it if he wants) and also make sure user was warned that running Gajim and touching logs db crazily can end up in useless db or whatever chaotic problems 2006-03-21 14:37:06 +00:00
Nikos Kouremenos 2eb1759a7f now we can launch history manager via Roster Window (under advanced) fixes #1616 2006-03-21 14:26:01 +00:00
Nikos Kouremenos eca21781cb fix len to not take into account the extension (we pass full filename anyways) 2006-03-21 13:57:02 +00:00
Nikos Kouremenos b3bf080e6f intro helpers.sanitize_filename() to make sure we do not run, use it where it is appropriate 2006-03-21 13:55:22 +00:00