Commit graph

166 commits

Author SHA1 Message Date
Nikos Kouremenos
74ceb1f9f8 if we have pygtk28/gtk28 we now set UrgencyHint instead of just *. I LOVE 2.8 [see inside for new way via .props] CONGRAAAAAATS to jdahlin, gjc and rest of gang :) 2005-09-04 16:57:09 +00:00
Alex Mauer
7fe4cd958e Don't lose the original message when scrolling down from the end in the sent message history. 2005-09-03 18:18:33 +00:00
Nikos Kouremenos
88b2f3b1f1 do some ellipsize via glade2.10 and remove some fixmes 2005-09-03 12:43:12 +00:00
Nikos Kouremenos
36a7ce1d45 [stephan k.] fix a typo 2005-08-30 21:20:25 +00:00
Nikos Kouremenos
37df1785e9 fix logic bug in tabs_always_visible 2005-08-29 10:41:57 +00:00
Nikos Kouremenos
79a3ee06ed fix typo 2005-08-28 15:56:08 +00:00
Nikos Kouremenos
215be2bb5c [nicfit] tabs_position (this needs UI option for .9) tabs_always_show tabs_border tabs_close_button are now configurable. USERS: you can have tabs in the bottom now if you like that :$ 2005-08-28 14:40:06 +00:00
Nikos Kouremenos
971f48abca thanks membris who found one noturius pygtk bug 2005-08-27 15:07:13 +00:00
Nikos Kouremenos
cec336112d [Stéphan K.] make most strings we use unicode instacnes 2005-08-26 00:52:44 +00:00
Nikos Kouremenos
cfe99c0a4f fix a silly tb [thanks Stephan] 2005-08-24 19:16:44 +00:00
Nikos Kouremenos
4aaa36fbae [hawke] show_ascii_formatting_chars advanced setting 2005-08-23 14:58:53 +00:00
Nikos Kouremenos
f640d62ac0 prevent a tb but add a fixme because I am not sure why it happens 2005-08-18 12:59:54 +00:00
Nikos Kouremenos
21e4819130 add a fixme for .9 2005-08-17 20:07:59 +00:00
Nikos Kouremenos
ba110194f8 action_button menu does not send inactive now 2005-08-17 09:49:21 +00:00
Nikos Kouremenos
6c38bf93b4 some more comments to assist tranlsations 2005-08-17 09:25:48 +00:00
Nikos Kouremenos
851457ba7a add a fixme 2005-08-16 19:05:27 +00:00
Nikos Kouremenos
a39e1acab6 trayicon_notification_on_new_messages advanced setting 2005-08-11 18:23:39 +00:00
Nikos Kouremenos
128f6e1e67 only change trayicon if we use tabbedui 2005-08-11 17:59:56 +00:00
Nikos Kouremenos
72f93e7f22 fix #666 [cool number] 2005-08-11 17:15:10 +00:00
Nikos Kouremenos
99bf5ba99f moving play_sound and launch_browser_mailer to common/helpers.py 2005-08-09 22:46:13 +00:00
Nikos Kouremenos
e7498bca12 notify_on_all_muc_messages advanced option 2005-08-09 19:56:49 +00:00
Nikos Kouremenos
f9e3223d76 if one tab, make sure you show the name and not Chat or Groupchat 2005-08-08 16:42:30 +00:00
Nikos Kouremenos
5aec9060cd remove switch to menuitems in a better way 2005-08-08 15:47:10 +00:00
Nikos Kouremenos
73a4bf97e8 fix jep0070 accidental reversion 2005-08-08 15:38:07 +00:00
Yann Leboulanger
0fa731445a popup menu is now shown in tabs 2005-08-08 12:21:47 +00:00
Yann Leboulanger
d17c42cbcb contectmenu now works on banner 2005-08-08 10:52:27 +00:00
Nikos Kouremenos
99f1f4acc4 fix a tb until we have the menu working there too 2005-08-08 09:51:48 +00:00
Dimitur Kirov
fef534d8a5 message line don;t get smaller that one line
height
2005-08-07 19:35:12 +00:00
Yann Leboulanger
cbbbb4d511 we can now configure font in chat / gc windows 2005-08-07 18:58:36 +00:00
Nikos Kouremenos
f1c58e462b gtk.MenuItem() -> gtk.SeparatorMenuItem() 2005-08-07 15:22:51 +00:00
Nikos Kouremenos
9472d318b2 do not send inactive if context menu is shown and fixes in glade (we also now use a dict to connect custom signals) 2005-08-07 15:19:21 +00:00
Nikos Kouremenos
680dace366 send gone chatstate to all tabs if many and we close window holding them 2005-08-06 20:17:45 +00:00
Nikos Kouremenos
d04ae286ae fix string 2005-08-05 15:46:34 +00:00
Nikos Kouremenos
f047663bf8 we now use wiktionary by defualt. dictionary and web search url accepts %s and checks if it exists before operating as expected 2005-08-05 15:42:55 +00:00
Nikos Kouremenos
08b1d56a7a better page to look for wikipedia results 2005-08-05 14:55:42 +00:00
Nikos Kouremenos
3ef05fb5cc small fix 2005-08-05 14:15:31 +00:00
Nikos Kouremenos
ecb476d796 action button in TC now is functional 2005-08-04 14:57:36 +00:00
Nikos Kouremenos
a7f5b83735 history button is gone. we now have actions button. to do that. TC needs the code for that. we also have history in GC occupants contact now 2005-08-04 14:30:41 +00:00
Nikos Kouremenos
cf260d18b2 add to roster menuitem in context menu of banner is now visible and only when needed. switch to removal was rewritten to remove position of childs 2005-08-04 12:46:31 +00:00
Yann Leboulanger
6b26a5d332 when we right click on a tab, we switch to it, so popup menu item are correct :) 2005-08-04 09:42:34 +00:00
Yann Leboulanger
3aa9a9a830 fix a TB 2005-08-03 19:42:26 +00:00
Nikos Kouremenos
dcfd92f2d5 send file menuitem in tc_context_menu and actions button in TC. the last need to popup the menu. it is not done yet 2005-08-03 15:42:44 +00:00
Yann Leboulanger
8018890427 clean some vars when we close (group)chat windows/tabs 2005-08-03 11:36:00 +00:00
Nikos Kouremenos
6591574a8a fixing #618 2005-08-03 10:40:29 +00:00
Nikos Kouremenos
6aefa6ae86 use plural forms (ngettext) in a string. please convert your strings that way 2005-08-02 23:03:21 +00:00
Nikos Kouremenos
55a5678ee4 add a FIXME 2005-08-01 22:47:11 +00:00
Dimitur Kirov
ba229ed0e6 scroll to end when changing from compact view
to "full view"
2005-07-29 18:10:23 +00:00
Dimitur Kirov
30517fa3e1 fixes for message view - reset size
on new tab &&
not always scroll to the end
2005-07-26 14:58:42 +00:00
Dimitur Kirov
07f52fce9c removed vpane in chat windows 2005-07-25 23:52:22 +00:00
Dimitur Kirov
6eb31e283c Make textviews scroll to the end when their
size is changed
2005-07-25 20:58:19 +00:00