Commit graph

236 commits

Author SHA1 Message Date
Nikos Kouremenos
8230d2b081 visible_window to False for eventboxes we use for tooltips only [so no other bg in some gtk+ themes] 2005-07-29 17:26:30 +00:00
Dimitur Kirov
1dee67e3f6 equal spacings in group chat and
tabbed chat windows
2005-07-26 14:59:47 +00:00
Dimitur Kirov
07f52fce9c removed vpane in chat windows 2005-07-25 23:52:22 +00:00
Nikos Kouremenos
fc761daaee remove above below margin for conversation textviews 2005-07-25 19:51:00 +00:00
Nikos Kouremenos
d0eabdfa1b glade fixes in margin 2005-07-25 18:58:42 +00:00
Nikos Kouremenos
435f4ad0a0 minor fixes in glade 2005-07-25 14:59:49 +00:00
Nikos Kouremenos
71a7f32032 fixes in dkirovs commit about autoresize of msg textview 2005-07-25 14:56:48 +00:00
Nikos Kouremenos
bae6755899 [liorithiel] autodetect everytime browser/mailer by default 2005-07-25 14:38:21 +00:00
Dimitur Kirov
8521c7b8e3 extendable message view -
a solution for ticket #313
2005-07-25 14:27:48 +00:00
Nikos Kouremenos
2bf0f3e625 remove some user in favor of contact and fix a CB name 2005-07-24 19:36:26 +00:00
Nikos Kouremenos
e06c4551c3 we now explain Resource (5) in a tooltip 2005-07-24 19:31:37 +00:00
Nikos Kouremenos
713b996d2f assist delmonico to patch firsttime wizard 2005-07-24 14:31:03 +00:00
Nikos Kouremenos
d35791d136 ChooseGPGKeyDialog no longer creates another loop 2005-07-22 22:49:03 +00:00
Nikos Kouremenos
aecbf2ffc0 EditGroupsDialog no longer uses gtkdialog.run() but an emulation so we do not run another mainloop and leave the main mainloop waiting [which results in disconnection] rest will follow 2005-07-22 22:32:45 +00:00
Nikos Kouremenos
2d09389632 string xalign 0.50 are HIG violation. fixed 2005-07-22 21:07:31 +00:00
Nikos Kouremenos
44f5dccb1e use ellipse if pygtk26, gtk26 or else ... trick for status message in tc 2005-07-21 23:19:33 +00:00
Nikos Kouremenos
f63545c757 on_tabbed_chat_window_motion_notify_event never gets called. I commit so everyone can have a look why 2005-07-21 22:38:22 +00:00
Nikos Kouremenos
688fb66979 gtkgui_helpers have func to escape pango markup 2005-07-21 21:39:47 +00:00
Nikos Kouremenos
6c88e531f3 left and right margin set to 1 for textviews in tabbed caht and group chat [so text is not jammed in the right and in the left] 2005-07-21 10:25:37 +00:00
Nikos Kouremenos
f4336e3b4f remove a , from a tooltip 2005-07-20 20:38:25 +00:00
Nikos Kouremenos
0f234e2383 fix tooltip 2005-07-20 20:03:49 +00:00
Nikos Kouremenos
51aa52683a we can now disbale chat state via GUI [a MUST in jep] 2005-07-20 20:00:57 +00:00
Nikos Kouremenos
4f7281dfea enable dbus checkbutton disapperas; introducing send chat state notifications checkbutton 2005-07-19 22:57:37 +00:00
Nikos Kouremenos
d6c9c7cbc6 [peralta] Chat State Notifications inital patch. I assume that every wm will focus-out before iconify. If that is not the case I am going to use window-state-changed too [to be tested] 2005-07-19 14:38:58 +00:00
Nikos Kouremenos
5ba4093701 add yet naother signal to assist peralta 2005-07-18 22:22:14 +00:00
Nikos Kouremenos
105b1b06d7 focus_out event in glade [assist peralta] 2005-07-18 22:07:43 +00:00
Nikos Kouremenos
ff18a88d92 advanced menuitem does not segfault any more 2005-07-18 09:55:55 +00:00
Nikos Kouremenos
e9696514e6 commit gui to enable/disable dbus on the fly 2005-07-17 22:52:15 +00:00
Nikos Kouremenos
6639ed3a4b Escape no longer closes advanced window [we may be wrediting value and press Escape to cancel editing] 2005-07-15 18:16:35 +00:00
Nikos Kouremenos
2aa4f0fa96 hide tooltip on certain events 2005-07-08 22:26:46 +00:00
Nikos Kouremenos
b8f2740ebe add a signal to assist Dimitur 2005-07-08 21:07:19 +00:00
Nikos Kouremenos
07f9843e1e copy JID/email address 2005-07-08 12:31:34 +00:00
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