Commit Graph

2075 Commits

Author SHA1 Message Date
Nikos Kouremenos 7877b5c2ac add escape to close the singlemessagewindow also add sendandclose button (as default) 2005-07-05 23:55:33 +00:00
Nikos Kouremenos 5df9361bc4 better UI logic 2005-07-05 21:57:19 +00:00
Nikos Kouremenos 2d14894f38 typo in comment 2005-07-05 21:44:01 +00:00
Yann Leboulanger 2be42ad322 fix tooltips for gpg toggle_button 2005-07-05 21:40:40 +00:00
Nikos Kouremenos 94c01aeecc we can now receive normal and chat messages with subject and handle them ok. we can also reply to received normal message with RE: previous message and all the good stuff! hoooray! 2005-07-05 21:35:37 +00:00
Yann Leboulanger fd03253594 show Ctrl+N only when we have only one account 2005-07-05 20:47:25 +00:00
Yann Leboulanger 664e2f824b updated pot file and all po file and french translation is up to date 2005-07-05 19:15:20 +00:00
Yann Leboulanger 76534dd976 no need to translate that 2005-07-05 19:14:07 +00:00
Yann Leboulanger f80845d137 we now use intltool-extract to get translatbe strings from glade 2005-07-05 17:02:34 +00:00
Yann Leboulanger 28c7025ec5 update debian package 2005-07-05 07:53:59 +00:00
Nikos Kouremenos 192ccf2075 General group marked for translation. pending: Transports and not in the roster 2005-07-04 23:18:29 +00:00
Nikos Kouremenos 5e8000419a resizing for xml input now works as expected 2005-07-04 23:18:05 +00:00
Nikos Kouremenos 56fefe30f8 fix algo 2005-07-04 23:16:50 +00:00
Nikos Kouremenos a231b1fd16 menu suck when they reposition 2005-07-04 21:30:35 +00:00
Nikos Kouremenos d32f6f864a forgot this file [sorry] 2005-07-04 21:30:00 +00:00
Nikos Kouremenos 4e66548813 gajim now sends xml stanza via xml console 2005-07-04 21:29:22 +00:00
Nikos Kouremenos 5032f888f9 yet another menu now in glade 2005-07-04 16:59:43 +00:00
Nikos Kouremenos 7444c80552 This message is encrypted both in locale and in english 2005-07-04 16:27:26 +00:00
Yann Leboulanger 819954ff97 fix a TB 2005-07-04 07:28:42 +00:00
Yann Leboulanger 4878dd10b8 new pot file 2005-07-03 22:20:44 +00:00
Yann Leboulanger 669b7bde6b last_message_time is now saved in gajim.py so we begin to count time when we receive the message and not when we print it (fix #162) 2005-07-03 15:27:41 +00:00
Nikos Kouremenos 348c7314f7 update pot and french po 2005-07-03 15:07:06 +00:00
Yann Leboulanger aab7bb1807 fix a TB 2005-07-03 12:42:53 +00:00
Yann Leboulanger cffd7f9c66 fix a TB 2005-07-03 12:36:13 +00:00
Yann Leboulanger bb89871657 nicer patch 2005-07-02 23:07:26 +00:00
Nikos Kouremenos 3f32315dd0 moving init above 2005-07-02 23:03:57 +00:00
Nikos Kouremenos 043d480359 comment never hurt 2005-07-02 23:03:40 +00:00
Nikos Kouremenos 5621397762 if the resource is empty do not add an extra / [we do not known the resource if we are lower than mod in a muc and we ask version info 2005-07-02 23:03:11 +00:00
Nikos Kouremenos 513a4c9f4f Gajim now asks reason for ban/kick (thanks liorithiel!) 2005-07-02 18:33:51 +00:00
Nikos Kouremenos 7c8bd6ac38 fix a traceback 2005-07-02 18:32:22 +00:00
Nikos Kouremenos a41f828d39 glade new window to replace someday (not necessarly before 0.8) accounts_window [c #474] 2005-07-02 16:53:47 +00:00
Nikos Kouremenos 34f9313afb applying liorithiel's patch to make gc occupant popup via glade and more ergonomic 2005-07-02 16:35:27 +00:00
Nikos Kouremenos 9b11b98af2 Gajim now can send type=normal messages [TODO: handle incoming normal better] 2005-07-02 15:49:25 +00:00
Yann Leboulanger 287e860d10 last_status_messages now support several lines 2005-07-02 12:43:36 +00:00
Yann Leboulanger daefea0150 function moved to helpers.py 2005-07-02 12:36:21 +00:00
Yann Leboulanger 210d989525 encrytion state is keeped even if we close the chat window 2005-07-02 11:06:02 +00:00
Yann Leboulanger 004094b10f ctrl+N open new message dialog when we have only one account configured 2005-07-02 08:52:16 +00:00
Yann Leboulanger dc2d1924f8 separate gpg keys in config file 2005-07-02 08:50:11 +00:00
Nikos Kouremenos d0c407f466 better comment 2005-07-01 23:13:46 +00:00
Yann Leboulanger 48d36a16e5 more beautifull code 2005-07-01 22:20:01 +00:00
Yann Leboulanger 25f03759cd we need to have messages in a queue before we do new_chat() in order not to have message printed twice 2005-07-01 22:13:45 +00:00
Nikos Kouremenos 2b42ff7572 some new tooltips, some better english in some previous, and some spacing fixes allover 2005-07-01 20:49:30 +00:00
Yann Leboulanger 0b79deddb9 we now save and restore '\n' '\\n' differently (fix #244) 2005-07-01 20:37:35 +00:00
Nikos Kouremenos ed1b26f120 HIG spacing 6 on some places 2005-07-01 20:14:43 +00:00
Yann Leboulanger 8133fd61d2 bugfix 2005-07-01 19:29:20 +00:00
Yann Leboulanger 0d0835c112 don't count restored messages as new messages 2005-07-01 18:29:23 +00:00
Yann Leboulanger c53a3286bd don't show text formating button for 0.8 release 2005-07-01 17:55:41 +00:00
Nikos Kouremenos d72a25788a trayicon now displays are status if we have no messages 2005-07-01 17:15:01 +00:00
Yann Leboulanger e88aabcb98 new debian folder that build pyo 2005-07-01 16:59:51 +00:00
Yann Leboulanger ee92879229 new debian package builder 2005-07-01 16:24:29 +00:00