Commit Graph

261 Commits

Author SHA1 Message Date
Yann Leboulanger 735032e250 fix weird traceback 2011-07-22 12:05:38 +02:00
Denis Fomin 0156f8ba4a use get_window() 2013-01-21 23:50:52 +04:00
Yann Leboulanger e6b3fb40e3 fix emitting key_press_event 2013-01-08 21:56:36 +01:00
Yann Leboulanger 91c7ff656b fix traceback 2013-01-06 23:07:39 +01:00
Denis Fomin da692fff54 fix banner context menu 2013-01-07 00:20:18 +04:00
Yann Leboulanger 86b256ac96 fix style / color things 2013-01-05 15:53:14 +01:00
Denis Fomin d5bf61ebf4 fix window mode 2013-01-03 20:09:40 +04:00
Yann Leboulanger 3fdefe20b7 xrange() -> list(range()) 2013-01-02 18:17:51 +01:00
Yann Leboulanger 069bddbbcb remove call to unicode() 2013-01-01 21:06:16 +01:00
Yann Leboulanger a8d946bc96 more GTK3 fixes 2012-12-27 21:58:52 +01:00
Yann Leboulanger 8f71d9f219 start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
Yann Leboulanger 0da0536010 [dpapavas] Improvements for Emacs Gtk binding theme. Fixes #7254 2012-11-08 12:09:13 +01:00
Yann Leboulanger 52b2b17c7c return True in accel_group callback. Fixes #5371, #6903 2012-09-30 21:31:45 +02:00
Denis Fomin 004c0fbdf5 set the focus when the first tab is opened 2012-08-24 18:21:38 +04:00
Yann Leboulanger 57c8fdad39 add option to enable / disable the remember opened chats option. Fixes #7193 2012-08-05 13:34:35 +02:00
Yann Leboulanger aea75469a1 save opened chat controls when quitting and restore them on startup. Fixes #3803 2012-04-20 14:34:24 +02:00
Yann Leboulanger b846ac8793 save config regulary when we change an option. 2012-04-18 10:15:53 +02:00
Yann Leboulanger fdb63bcd0c fix focus behaviour when opening chat / groupchat window. Fixes #7115, see #5740 2012-03-09 08:40:21 +01:00
Yann Leboulanger 3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Yann Leboulanger fc765088f7 fix chat tab finding when we get a pm 2011-08-22 12:31:24 +02:00
Yann Leboulanger 31bfc4969a follow chat in tabs more easily. Don't open as many chattabs as there are lowe priority chats. Fixes #5227 2011-08-21 09:51:57 +02:00
Yann Leboulanger d7f6b64abe Prevent Ctrl+f to open send file dialog if GTK has Emacs-style keybindings enabled. Fixes #6874 2011-05-26 19:39:03 +02:00
Yann Leboulanger 34e3ff804d don't block key pressed events to go until textview so that ctrl+W work in Emacs theme. Fixes #6786 2011-05-26 19:38:09 +02:00
Yann Leboulanger 40db9c36b7 revert [7ded06d532df]. It's already done in create_window() function. see #6746 2011-03-25 08:23:23 +01:00
Yann Leboulanger 58015a37bb [Maxim Koltsov] Set different WM_WINDOW_ROLE to different windows types (gc, chat). Fixes #6746 2011-03-24 22:51:38 +01:00
Denis Fomin e9eb73d21c tab_eventbox widget. do not grab focus 2010-12-11 12:15:55 +03:00
Denis Fomin c82e7951a9 Use custom style for close tab button.(in some GTK themes tabs look weird) 2010-12-09 15:55:58 +03:00
Yann Leboulanger 3c2481fc2d Give focus to message textview when we open a new chat. Fixes #5740 2010-07-30 14:38:19 +02:00
Yann Leboulanger d96cfefae8 when a groupchat occupand uses a previously used nick for which you had a window opened, closes the previous one. 2010-06-10 10:26:15 +02:00
Alexander Cherniuk 8785db9478 Removed an excess lambda 2010-05-25 10:26:42 +03:00
Yann Leboulanger 3fd6afb311 give focus to chat window after we open if. Fixes #5740 2010-05-25 09:00:14 +02:00
Yann Leboulanger b7d6441846 move "Do not ask me again" accelerator to D. Fixes #5755 2010-05-21 09:38:09 +02:00
Yann Leboulanger 2be53c4aac update my copyright to 2010 2010-03-11 16:52:36 +01:00
Éric Araujo fedd7dc8e2 convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
2010-02-08 15:08:40 +01:00
Yann Leboulanger d8c3e6f39f use Ctrl + Shift + n to change nick in groupchats. Fixes #5450 2010-01-26 19:55:28 +01:00
Yann Leboulanger b19ced6846 fix error when opening groupchat. see #5571 2010-01-23 11:31:59 +01:00
Yann Leboulanger 99872d8ff8 split message_window.ui to separate chat_control.ui and groupchat_control.ui 2010-01-22 21:17:59 +01:00
Yann Leboulanger 956accf010 Bye bye glade, Hi gtk builder. Fixes #4945 2010-01-22 19:57:59 +01:00
Yann Leboulanger e6b4382aaf apply config to minimized controls too. Fixes #5515 2009-12-28 22:41:05 +01:00
Alexander Cherniuk a23961fbf6 Big portion of doc-string refactoring 2009-11-25 22:59:43 +02:00
Yann Leboulanger e617b134b2 Alt-a -> Alt-d to open advanced action menu in (group)chat control. Fixes #5387 2009-11-10 21:50:11 +01:00
Yann Leboulanger 4bf3be4665 don't remove a _control when we try to rename it to the same name. Fixes #5346 2009-11-06 20:51:16 +01:00
Yann Leboulanger c91da54c9c remove hack I did for #5366, It was most probably due to #5375. see #5366, #5375 2009-10-30 09:51:16 +01:00
Yann Leboulanger d6f4241102 prevent a traceback which happen with obscure reasons. Fixes #5366 2009-10-28 20:03:45 +01:00
Yann Leboulanger 503aebd919 [change window icon according to the content (muc, chat). Fixes #4300 2009-10-23 10:02:45 +02:00
Yann Leboulanger da29844342 [Dicson] fix typo. Fixes #5267 2009-09-15 19:49:56 +02:00
Yann Leboulanger 651e801334 correctly change the resource of a control. Fixes #5261 2009-09-15 17:41:47 +02:00
Yann Leboulanger 9ea2a5c677 we now depend on GTK2.12. Remove test for older versions. Fixes #4996 2009-04-27 19:28:53 +00:00
Yann Leboulanger fdcf75ae59 minimize groupchats when closing several windows at the same time. Fixes #4987 2009-04-23 07:26:08 +00:00
Yann Leboulanger 0c27b86cc1 Warn user before closing chat window with tabs where we can loose data. Fixes #3645 2009-04-08 16:28:51 +00:00