Commit graph

354 commits

Author SHA1 Message Date
Yann Leboulanger
0acf9c168c we now have tooltip in roster window ! A great thanks to Dimitur 2005-07-07 21:27:53 +00:00
Nikos Kouremenos
6c9d148e07 advanced actions show account if multiple acocunts 2005-07-07 15:41:03 +00:00
Nikos Kouremenos
e8917d200b usage of stockitems in some menuitems and less code 2005-07-06 14:34:59 +00:00
Nikos Kouremenos
e4932f56be more glade stuff for advanced menuitem [I will do the code too] 2005-07-06 13:34:47 +00:00
Nikos Kouremenos
0bb678dd26 adding advanced menuitem 2005-07-06 13:11:55 +00:00
Nikos Kouremenos
8729b19c8e publish, retrieve buttons now in glade. and we just hide them if we do not need them 2005-07-06 13:05:07 +00:00
Nikos Kouremenos
7877b5c2ac add escape to close the singlemessagewindow also add sendandclose button (as default) 2005-07-05 23:55:33 +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
76534dd976 no need to translate that 2005-07-05 19:14:07 +00:00
Nikos Kouremenos
5e8000419a resizing for xml input now works as expected 2005-07-04 23:18:05 +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
513a4c9f4f Gajim now asks reason for ban/kick (thanks liorithiel!) 2005-07-02 18:33:51 +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
004094b10f ctrl+N open new message dialog when we have only one account configured 2005-07-02 08:52:16 +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
Nikos Kouremenos
ed1b26f120 HIG spacing 6 on some places 2005-07-01 20:14:43 +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
11434df567 roster contact context menu now via glade, also has a non working yet menuitem to single message (eg. type=normal and not chat); last but not we now use ImageMenuItem and not hbox + MenuItem to have images where we implement gui on code and not on glade [as we prefer] 2005-07-01 15:15:35 +00:00
Nikos Kouremenos
c7f8486e8c we now have option in case abc@doremi.org is not an email and it is jid (we can add it to roster, we can chat to it, we can join group chat). Most of the patch is done by neurocyte 2005-06-30 16:45:14 +00:00
Yann Leboulanger
39ee13f5ac vcard are really not editable now 2005-06-30 16:36:25 +00:00
Nikos Kouremenos
4fef38de93 do gc and tabbedchat menus via glade; and various other fixes 2005-06-30 13:31:31 +00:00
Nikos Kouremenos
07a70ae4a0 put the eventbox back in 2005-06-26 23:42:42 +00:00
Yann Leboulanger
ea7d45ac2a fixes in editable properties of some entries in vcard (fix #438) 2005-06-26 21:35:52 +00:00
Yann Leboulanger
7921b1fbe6 remove some unneeded eventboxs 2005-06-26 21:28:00 +00:00
Nikos Kouremenos
d29bbbee55 you can now disable keepalives; we know now if keepalive disconnected us; experts can change the seconds for keepalive stuff 2005-06-25 23:25:17 +00:00
Nikos Kouremenos
fd0bfbc59b do not use event but use button_press_event. [this hopefully will keep out the segfault (it was always returned True in event CB]. actions_hbox still don't popup the menu (maybe because it's invisible?) but anyways it's not big and I pledge that we focus on more important stuff) 2005-06-24 23:59:55 +00:00
Nikos Kouremenos
903a5483e6 remove an uneeded eventbox 2005-06-24 23:44:16 +00:00
Nikos Kouremenos
123d0d295a selectable for a label 2005-06-24 14:10:47 +00:00
Yann Leboulanger
399589e406 we can now togglt to a minimalistic mode in gc/tabbed chat window thankx to liorithiel
TODO: add a keyboard shortcut, should we save the latest state ?
2005-06-22 19:39:19 +00:00
Yann Leboulanger
a99dd7794b we now have iconset preview in preference window (Thx Dennis) 2005-06-21 15:54:18 +00:00
Yann Leboulanger
2db9ac75e0 status combobox is now defined in glade 2005-06-21 14:45:23 +00:00
Yann Leboulanger
9fc4e790e8 we know have icons in systray submenu 2005-06-20 17:45:04 +00:00
Nikos Kouremenos
a758d7babb fix vcard window so it handles avatar better [expand stuff] 2005-06-19 23:18:31 +00:00
Nikos Kouremenos
4aa1f88420 NewMessageDialog now uses InputDialog 2005-06-19 23:09:15 +00:00
Yann Leboulanger
d3293ef3cb no need of an expander for avatar in vcard window 2005-06-19 17:15:36 +00:00
Nikos Kouremenos
4b4bc7c2df various glade fixes 2005-06-19 13:09:40 +00:00
Nikos Kouremenos
daacc7334d we can change nick by IRC command too (/nick foo); input dialog also has get_response() now 2005-06-18 23:44:33 +00:00
Yann Leboulanger
87f1dbcac8 we can now change our nick in gc 2005-06-18 22:09:31 +00:00
Nikos Kouremenos
71e06b9606 a better string (thanks Lucas Nussbaum) 2005-06-18 21:59:23 +00:00
Nikos Kouremenos
36240c71de default to connect at startup for a new account 2005-06-18 21:55:31 +00:00
Nikos Kouremenos
0bc0b5f783 do not show B U I for 0.8 2005-06-18 16:40:05 +00:00
Nikos Kouremenos
f513a9c167 fix #315 2005-06-18 15:18:15 +00:00
Nikos Kouremenos
bb2b90ccfb fix some spacing to look better 2005-06-17 23:19:36 +00:00
Nikos Kouremenos
65d1ac199e adding prefs in tryaicon menu 2005-06-15 11:14:59 +00:00
Nikos Kouremenos
51ef2a23df do not default to sync with global status for new account 2005-06-15 10:00:08 +00:00