Commit Graph

4212 Commits

Author SHA1 Message Date
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
Yann Leboulanger 8983b50f4c migration script is no more in script folder 2005-12-02 16:04:54 +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 1f18b4901f pot/po update 2005-12-02 13:27:13 +00:00
Nikos Kouremenos 3020c31981 only clear message when needed. (send_message() clears it if no errors) 2005-12-02 13:23:12 +00:00
Nikos Kouremenos 42487409b3 ACE: hide_avatar_of_transport 2005-12-02 13:10:02 +00:00
Nikos Kouremenos 524866db6f add tlen, fix gadu gadu to gg, and use dot because ggore@jabber.FOO can exist 2005-12-02 13:09:43 +00:00
Nikos Kouremenos 6e22a369ee add tlen, fix gadu gadu to gg, and use dot because ggore@jabber.FOO can exist 2005-12-02 13:08:58 +00:00
Nikos Kouremenos 6cc869152c detect and print correct name for history nickname in pm. we could also as logger.jid_is_from_pm but that means asking again HD, so I chose asking gc_contacts (mem super faster) 2005-12-02 12:40:55 +00:00
Nikos Kouremenos e39eb2a4e7 fix string; fix so it default to ok 2005-12-02 11:42:17 +00:00
Yann Leboulanger 796b26883d remove some line that were for tests 2005-12-02 11:20:25 +00:00
Yann Leboulanger 4527348bf1 migration script has moved to src/common 2005-12-02 11:18:42 +00:00
Yann Leboulanger e692624e2c Gajim now ask if we want to migrate at startup 2005-12-02 11:18:00 +00:00
Nikos Kouremenos fbbb1f72c3 no need to inherit StatusTable; thanks deluge for tb 2005-12-01 21:18:12 +00:00
Yann Leboulanger 91d9f0604b fix TB (exceptions have moved) 2005-12-01 21:07:30 +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
Yann Leboulanger 8fd1717afd mk_color_string has moved and its name changed 2005-12-01 19:17:23 +00:00
Yann Leboulanger 2265a42269 escape for pango markup contact's name 2005-12-01 19:04:27 +00:00
Nikos Kouremenos 80b40b77ec chat using acct not chat with account [unless account is human been! :D] 2005-12-01 18:19:51 +00:00
Nikos Kouremenos 4e96e1d03c move a helper to gtkguihelpers 2005-12-01 18:16:30 +00:00
Nikos Kouremenos 5ab797ae7e missing init 2005-12-01 18:10:22 +00:00
Nikos Kouremenos bd9eeae613 cleanup 2005-12-01 18:08:10 +00:00
Nikos Kouremenos 037e9d6b9c pychecker on vcard.py u always find sth 2005-12-01 18:07:43 +00:00
Nikos Kouremenos e3a9be9733 add some fixmes, remove some others, 80 margin and cleanup 2005-12-01 18:03:05 +00:00
Nikos Kouremenos 70b0fefd11 fix typo; also include _svn 2005-12-01 17:56:31 +00:00
Nikos Kouremenos 7a0c0311db rm unused var 2005-12-01 17:50:45 +00:00
Nikos Kouremenos 618e89c480 remote_control to use exceptions.py and the latter to be included in POTFILES.in [please always do this when new files] 2005-12-01 17:49:45 +00:00
Nikos Kouremenos fa03f0498d better strings 2005-12-01 17:49:10 +00:00
Yann Leboulanger 892d665a50 print startup errors in a gtk.window instead of to std.err 2005-12-01 17:17:20 +00:00
Yann Leboulanger 54e47436e3 add an exceptions file that contain our custom exceptions 2005-12-01 17:16:53 +00:00
Yann Leboulanger 0bf6346ab1 [SF] fix string 2005-12-01 15:21:20 +00:00
Yann Leboulanger 751ec180a0 add tooltips in vcard window about subscription and as 2005-12-01 14:42:25 +00:00
Yann Leboulanger 68de2b3346 texviews are no more in glade but our custom widgets 2005-12-01 14:07:29 +00:00
Nikos Kouremenos 83267861c2 [psybases] add pysqlite skeleton for AP 2005-11-30 23:20:27 +00:00
Nikos Kouremenos ae9b49b204 add clickability to results column (so you can order too), and add resizability [why not?] 2005-11-30 23:17:25 +00:00
Nikos Kouremenos f87affbf7b do not tb if with contact we have no logs at all 2005-11-30 22:25:37 +00:00
Nikos Kouremenos 25fcf22b68 remove unused img 2005-11-30 22:23:40 +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
Nikos Kouremenos fa1e4fe430 gtkspell module is not used. remove importing it 2005-11-30 22:20:01 +00:00
Nikos Kouremenos e162e5daed select last day we have logs for in history browser 2005-11-30 21:56:42 +00:00
Nikos Kouremenos f9543aed35 [da.killa] add simplebulb iconset 2005-11-30 21:55:53 +00:00
Nikos Kouremenos 707e98722b do not use gtk-no on tab img. no need 2005-11-30 20:51:25 +00:00
Nikos Kouremenos c7fa39ca5e resize the history window on expander expanded and reset it to original size when if we dis-expand 2005-11-30 19:41:31 +00:00
Nikos Kouremenos ae50c29470 Matteo thanks both Mallo Blenne and people on the tp@lists.linux.it mailing; we thank him and those ppl for italian transl which latest update is in now 2005-11-30 19:36:03 +00:00
Nikos Kouremenos c9cc45a7cc work with special tigris build that workarounds vs bug on .svn; eg look for _svn too 2005-11-30 18:48:58 +00:00
Norman Rasmussen ba54aa9630 Hopefully fixed emoticons for good now. Closes #1129 2005-11-30 18:35:40 +00:00
Nikos Kouremenos 7ef98979d8 remove print 2005-11-30 18:19:25 +00:00
Yann Leboulanger cec9b1e861 send offline status to gc before we disconnect 2005-11-30 17:54:34 +00:00
Yann Leboulanger d58f380842 emmit SIGNED_IN when needed (when we connect) 2005-11-30 17:46:36 +00:00
Yann Leboulanger 20c4113666 join opened groupchat windows only for concerned account 2005-11-30 17:45:34 +00:00