Commit Graph

  • dbb665da60 When we just received a message in a groupchat room and we close it Gajim asks if we really want to close it. Yann Leboulanger 2005-03-07 11:29:11 +0000
  • d330521f4d When we just received a message from a contact and we close it's chat window/tab Gajim asks if we really want to close it. Yann Leboulanger 2005-03-07 11:16:09 +0000
  • 973e001832 typo Yann Leboulanger 2005-03-07 11:14:29 +0000
  • 1b2700840a we can now send a status message when we disconnect Yann Leboulanger 2005-03-07 11:13:24 +0000
  • 2bd9750040 tooltip fix Nikos Kouremenos 2005-03-07 00:12:45 +0000
  • cda51794ce we can now set ask_online_status and ask_offline_status in the preferences window Yann Leboulanger 2005-03-06 23:20:30 +0000
  • 4cdda8995c new option implementation : gajim can now ask a status message when we go online / offline. (code in preferences window is still needed) Yann Leboulanger 2005-03-06 22:56:49 +0000
  • fb42a00add second tab instant apply, row-changed needs fix bigpod 2005-03-06 21:43:35 +0000
  • f96dc3ad5d little bugfix in glade file Yann Leboulanger 2005-03-06 21:26:55 +0000
  • 56d4876b33 thanks yann Nikos Kouremenos 2005-03-06 20:53:58 +0000
  • 049851e549 make the contact name bold in groupchat when our nick is in the text Yann Leboulanger 2005-03-06 20:15:11 +0000
  • c6fe9aa655 small fix on config.py bigpod 2005-03-06 19:45:38 +0000
  • 7f3b895cdc code added forreset color button bigpod 2005-03-06 19:30:32 +0000
  • f17c483632 a space after time in groupchat window Yann Leboulanger 2005-03-06 19:24:26 +0000
  • f33b9f9fb6 we can now desactivate the history logging for all contacts in an account Yann Leboulanger 2005-03-06 19:19:21 +0000
  • 6ec9c12f61 Alex, write the code for the reset colors button Nikos Kouremenos 2005-03-06 18:33:54 +0000
  • f1575690af iconstyle_combobox fix some other small fixes bigpod 2005-03-06 18:28:42 +0000
  • 1408778961 first tab in preferences is working with instant apply the only thing that does not work correctly is iconstyle_combobox i will fix it in about an hour from now bigpod 2005-03-06 16:20:33 +0000
  • 2139dc0cfd glade fixes and some new options Nikos Kouremenos 2005-03-06 15:40:46 +0000
  • 19785c664f instant apply on first tab of preferences window bigpod 2005-03-06 15:14:34 +0000
  • a37882df65 single click on accounts also bigpod 2005-03-06 13:33:12 +0000
  • 1ec0b26beb no need of these signals Yann Leboulanger 2005-03-06 09:08:23 +0000
  • f8abaa8266 in tabbed chat window : remove the * or [n] when we scroll at the and to see new messages Yann Leboulanger 2005-03-06 09:01:42 +0000
  • b1d7152bdd use the width of the first CellRenderer instead of the width of the pixbuf less deep indentation Yann Leboulanger 2005-03-06 08:31:09 +0000
  • d6fcb4011c small fix on single click bigpod 2005-03-06 03:03:29 +0000
  • 3117e65687 single click in arrow works now bigpod 2005-03-06 03:01:34 +0000
  • 94167e45d9 /me now works in groupchat windows Yann Leboulanger 2005-03-06 02:19:22 +0000
  • 9f65782645 small fix on config.py bigpod 2005-03-06 02:06:00 +0000
  • 20edeaf030 some fixes in config.py bigpod 2005-03-06 01:58:42 +0000
  • 5c9eb3a330 plit() != split(' ') Yann Leboulanger 2005-03-06 01:12:28 +0000
  • 75cdeb819f can anyone reproduce it now? Nikos Kouremenos 2005-03-06 00:49:09 +0000
  • a3b284155e fixes Nikos Kouremenos 2005-03-06 00:36:27 +0000
  • fe33eb8399 startswith is more clean Nikos Kouremenos 2005-03-05 21:59:04 +0000
  • 56dbcd1819 plz have a look at the FIXME: I cannot find a way to avoid * when we open new window and write Nikos Kouremenos 2005-03-05 21:35:37 +0000
  • 893358edfe PLEASE HAVE A LOOK. string module is deprecated. starting to change in order not to be deprecated. PLEASE HAVE A LOOK. I DID 2 times, maybe I missed sth though. split(' ') --> split() is the same so that's not an error [sep=' '] is the default one [and I don't expect that to change :P Nikos Kouremenos 2005-03-05 21:02:38 +0000
  • c9d65729df some fixes Nikos Kouremenos 2005-03-05 19:47:49 +0000
  • 6d67431f37 Some variable name fixes in preferences, and in config.py bigpod 2005-03-05 18:56:32 +0000
  • 7b5d79a716 glade fixes and variable naming in classes Nikos Kouremenos 2005-03-05 18:47:12 +0000
  • 772e6c3310 I tried everything. In the end I did it the normal way. Focus works on message_textview. Yann have a look if you want to make the same thing in GC Nikos Kouremenos 2005-03-05 17:34:33 +0000
  • 747be28ef9 do not scroll when we are not at the end a the textbuffer in tabbed chat window FIXME: the on_conversation_scrolledwindow_scroll_child is never called :/ Yann Leboulanger 2005-03-05 17:07:42 +0000
  • a65a856ebd Now the signals made from the glade file bigpod 2005-03-05 17:01:14 +0000
  • a13ca3a09b missing line :) Yann Leboulanger 2005-03-05 16:01:20 +0000
  • 4a71cb6de8 Delete key now works on roster treeview bigpod 2005-03-05 15:09:54 +0000
  • cefda7be5b groupchat_window now supports sevral groupchats in tabs ! Yann Leboulanger 2005-03-05 13:16:52 +0000
  • 965990fd1c links detection v 0.0.0.2 bigpod 2005-03-05 02:15:38 +0000
  • f24abd1e73 links detection v 0.0.0.1 bigpod 2005-03-05 02:11:01 +0000
  • d6585f5e8e recommit my changes Nikos Kouremenos 2005-03-05 01:58:52 +0000
  • 136b9051dc recommit. sorry yann Nikos Kouremenos 2005-03-05 01:53:51 +0000
  • bfac48aac3 http duplicates all data. first it's blue. Nikos Kouremenos 2005-03-05 01:32:07 +0000
  • 4e0e41dab8 commit to bug test with alex Nikos Kouremenos 2005-03-05 01:21:46 +0000
  • 0affca1760 commit to bug test with alex Nikos Kouremenos 2005-03-05 01:20:39 +0000
  • 3feff20ddd set the title in the group chat window Yann Leboulanger 2005-03-05 01:10:56 +0000
  • 905449465a change callback, widget and variable names for group chat window in glade and in the code Yann Leboulanger 2005-03-05 01:00:08 +0000
  • f34437a7f7 config properties for openwith bigpod 2005-03-05 00:31:39 +0000
  • 864623f1ea add a space after the nick when autocompletion is done Yann Leboulanger 2005-03-05 00:12:15 +0000
  • 0bec214a8e auto completion in groupchat window : we begin to write the nickname of a prson in the room and press tab to get the end Yann Leboulanger 2005-03-05 00:06:04 +0000
  • d08770000b avoid libglade overuse. a workaround until we redisgn the whole thing Nikos Kouremenos 2005-03-04 23:09:17 +0000
  • 2df99a76a9 little bugfix Yann Leboulanger 2005-03-04 22:39:41 +0000
  • 32f879a821 little bugfix : we don't always have a jid Yann Leboulanger 2005-03-04 22:32:16 +0000
  • bf961f3b03 Now we can have information on a contact in groupchat window Yann Leboulanger 2005-03-04 22:27:06 +0000
  • 1c1a11a9e3 print who changed the subject in the groupchat window Yann Leboulanger 2005-03-04 21:52:27 +0000
  • 78773f0308 small gui fix in the code part II Nikos Kouremenos 2005-03-04 21:36:23 +0000
  • 1c91fadd5d small gui fix in the code Nikos Kouremenos 2005-03-04 21:34:08 +0000
  • 7c9ec2229b we can now set and receive subjects Yann Leboulanger 2005-03-04 21:27:45 +0000
  • 6c95160913 we can now grant and revoke roles and affiliation in group chats Yann Leboulanger 2005-03-04 19:59:07 +0000
  • 0c96ac4a87 small bugfix Yann Leboulanger 2005-03-04 14:58:00 +0000
  • 97c1aa38e2 A fix for the window icon. bigpod 2005-03-04 14:17:55 +0000
  • b35042a753 glade fixes for previous fixes :P Nikos Kouremenos 2005-03-04 14:04:32 +0000
  • fd20f6cdc7 glade fixes Nikos Kouremenos 2005-03-04 14:02:02 +0000
  • acc7fc8238 Now when the jabber status changes it also changes the window icon bigpod 2005-03-04 13:57:59 +0000
  • 45212e8d74 an item can not have a 'name' key if it is for a person in the groupchat : for example when jid = gajim@conference.jabber.lagaule.org/nick Yann Leboulanger 2005-03-04 13:57:21 +0000
  • 416a427abb some typos Yann Leboulanger 2005-03-04 13:41:48 +0000
  • cf41cb93f4 we can now change our jabber password Yann Leboulanger 2005-03-04 13:10:00 +0000
  • 4dd1116ffa \/ looks nice part II Nikos Kouremenos 2005-03-03 23:52:50 +0000
  • ed0038b963 we can now rename groups Yann Leboulanger 2005-03-03 23:50:11 +0000
  • 895fdee30c \/ are nicer now Nikos Kouremenos 2005-03-03 23:26:05 +0000
  • d650897aa4 not_in_list.xpm becomes not_in_the_roster.xpm Yann Leboulanger 2005-03-03 22:54:10 +0000
  • c5b93e0b65 open a new tab only if it is not already in the notebook Yann Leboulanger 2005-03-03 22:28:13 +0000
  • 6ed0c6d097 do not use a second loop to print dialogs (do not use run) Yann Leboulanger 2005-03-03 22:15:45 +0000
  • b592f60c45 new message class should be stable Nikos Kouremenos 2005-03-03 22:14:50 +0000
  • a40c2f8d9b add some shortcuts (F2 to rename ctrl+tab, scroll with ctrl+PageUp/Down Yann Leboulanger 2005-03-03 20:33:39 +0000
  • ccfafcd432 commiting, yann take a look at the FIXME: bla bla Yann (in new_message_window class) Nikos Kouremenos 2005-03-03 17:14:37 +0000
  • a00c53e96d has default Nikos Kouremenos 2005-03-03 15:49:45 +0000
  • c8c69049be warning dialog should work now? introducing some other classes for dialogs too Nikos Kouremenos 2005-03-03 15:27:37 +0000
  • 0bc4a5cfb0 some typos Yann Leboulanger 2005-03-03 13:45:12 +0000
  • c7951a4659 glade optimizations Nikos Kouremenos 2005-03-03 01:51:56 +0000
  • 4e5671a2cf new message minor code fix Nikos Kouremenos 2005-03-03 01:41:15 +0000
  • 630a12ad10 when there is only a tab : show the jid in the chat window's title Yann Leboulanger 2005-03-02 23:35:28 +0000
  • 35f9462813 bugfix : do not render image if there is not Yann Leboulanger 2005-03-02 23:16:28 +0000
  • a4cd6f37b9 merge tabbed_chat_window and chat_window no need to restart gajim to take into account the use_tabbed_window option (already opened windows are not concerned for the moment) Yann Leboulanger 2005-03-02 22:34:16 +0000
  • d3590b1921 new message works Nikos Kouremenos 2005-03-02 20:40:44 +0000
  • 036c476127 partial fixes Nikos Kouremenos 2005-03-02 20:27:09 +0000
  • 832872f547 commit before massively user --> User Nikos Kouremenos 2005-03-02 18:38:27 +0000
  • 37764c01af bugfix in the agent browser Yann Leboulanger 2005-03-02 16:11:54 +0000
  • e8d9731cd2 fix handler name Yann Leboulanger 2005-03-02 15:48:13 +0000
  • 1343f685a3 logo.png is not in the same folder as the glade file Yann Leboulanger 2005-03-02 14:04:33 +0000
  • ec3c3b669a logo again :P Nikos Kouremenos 2005-03-02 13:59:16 +0000
  • 8868c6d625 show out logo in about_window Yann Leboulanger 2005-03-02 13:52:43 +0000
  • ddb6e8c5fd missing variable Yann Leboulanger 2005-03-02 13:47:42 +0000
  • 64682f8899 added our logo Nikos Kouremenos 2005-03-02 13:42:33 +0000