Commit Graph

125 Commits

Author SHA1 Message Date
Yann Leboulanger 80fcd4d577 fix history window 2013-01-03 23:30:17 +01:00
Denis Fomin 92ce48886c fix some windows 2013-01-02 20:57:20 +04:00
Denis Fomin e55985b498 fix join gc dialog 2013-01-02 13:32:17 +04:00
Denis Fomin f67f063769 fix gtk warning in chat_control 2013-01-02 00:31:13 +04:00
Yann Leboulanger e84168a88e fix some windows 2013-01-01 12:45:38 +01:00
Denis Fomin 3d278f814b fix preferences_window.ui 2013-01-01 04:25:12 +04:00
Denis Fomin f28d5574d0 fix plugin window 2012-12-31 20:13:35 +04: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
Denis Fomin 004c0fbdf5 set the focus when the first tab is opened 2012-08-24 18:21:38 +04:00
Denis Fomin e56d5a5657 Add Keyboard Shortcuts menuitem to Help menu 2012-08-24 17:26:00 +04:00
Denis Fomin 688b3ca66f make button label ranslatable 2012-08-17 23:09:24 +04:00
Denis Fomin c6208e6167 Translatable window title (Contact Information.zeroconf). Fixes #7191 2012-07-12 22:21:58 +04:00
Denis Fomin 9c2573980a fix set parent window for ProfileWindow and ChoseGPGKeyDialog. 2012-07-06 01:38:18 +04:00
Denis Fomin f92b8e46d4 Set parent window for ProfileWindow. See #7184. 2012-07-05 23:53:51 +04:00
Denis Fomin 926b7d8514 Select root iter in the PluginsWindow treeview. set focus on close button when switch page. 2012-06-28 13:37:55 +04:00
Denis Fomin 83e7a8745b Don't ellipsize Family Name label in the profile window. 2012-06-28 13:15:52 +04:00
Denis Fomin 3ce659a593 Set focus on close button when switch preferences window page. 2012-06-28 13:03:56 +04:00
Denis Fomin 62b0f065dd Set focus on ok button when switch profile window page. 2012-06-28 12:49:54 +04:00
Denis Fomin 7e432b387b Set focus on close button when switch vcard page. 2012-06-28 12:38:43 +04:00
Yann Leboulanger cd4d2d5900 don't make preferences window too wide because of long audio / video strings 2012-04-18 14:00:16 +02:00
Yann Leboulanger 27ca6e13c5 make output of adhoc command selectable. Fixes #3697 2012-04-17 15:23:32 +02:00
Yann Leboulanger 444bed2784 ability to reset options to default value. Fixes #4465 2012-04-09 19:45:56 +02:00
Yann Leboulanger 95c2d73684 don't translate useless strings 2012-03-18 19:58:22 +01:00
Yann Leboulanger 3a0aa4c7c6 fix some strings 2012-02-14 20:42:32 +01:00
Denis Fomin a1e369dde4 tooltip for button in history window 2011-12-18 22:02:31 +04:00
Denis Fomin 783cf55ba7 optimize history search. Fixes #6997 2011-12-18 21:28:47 +04:00
Denis Fomin 20849b4954 do not require gtk+ v 2.22 in glade file. Fixes #7058 2011-12-06 22:10:45 +03:00
Yann Leboulanger e88427e0f3 add missin pref window changes. Fixes #7023 2011-11-10 20:39:24 +01:00
Denis Fomin a574abb1a4 change the size of a 'info' button 2011-11-10 15:50:32 +03:00
Yann Leboulanger 7924407325 [ioerror and !] add GUI widget for send_time_info option.
don't send client version if send_os_info is False.
Fixes #7028
2011-11-06 20:40:54 +01:00
Denis Fomin 823d98a5ac add button icons in the account window 2011-10-17 18:03:30 +03:00
Yann Leboulanger 4ab2a6596b Fix hotkeys. Fixes #7012 2011-10-09 13:51:43 +02:00
Yann Leboulanger 55beaaa47e don't force to have a bigger roster window width. see #6967 2011-09-17 10:04:15 +02:00
Yann Leboulanger f51a7d6b8a increase defaultroster window width. Fixes #6967 2011-09-09 14:49:40 +02:00
Denis Fomin 25bd925644 plugins window redesign 2011-08-25 12:58:39 +03:00
Yann Leboulanger 94644a2ee3 ability to connect to a host that require a PCKS certificate that is encrypted. 2011-07-26 22:44:11 +02:00
Yann Leboulanger 9308d3af17 use our roster filter as soon as we type a letter. Fixes #5221 2011-07-23 23:18:17 +02:00
Yann Leboulanger d598cbb041 remove old way of doing advanced notification. 2011-06-13 23:06:43 +02:00
Yann Leboulanger be942a0270 don't open twice the same subscription request dialog. see #6762 2011-05-23 22:35:19 +02:00
Yann Leboulanger 56ef560510 change shortcut letter for actions -> send single message 2011-05-21 19:40:11 +02:00
Yann Leboulanger 829892f4c0 [misc] ability to request voice in moderated rooms. Fixes #2266 2011-04-26 15:54:46 +02:00
Julien Pivotto 203f8c76a0 change rfilter keyboard shorcut to ctrl+l because ctrl+i was already used. 2011-04-19 08:54:41 +02:00
Julien Pivotto 86e940e7a7 change rfilter stock icon from gtk-close to gtk-clear 2011-04-18 12:10:47 +02:00
Julien Pivotto b36881782d rename roster_filter_ to rfilter_. and special thanks to otradox for his patch. fix #5221 2011-04-18 12:04:47 +02:00
Julien Pivotto 390cea6c56 enable clearing search with the icon 2011-04-18 11:53:46 +02:00
Julien Pivotto 1493a7909c add icon to roster filter 2011-04-18 11:36:42 +02:00
Julien Pivotto f3e7c18749 Hide the roster_filter_entry better 2011-04-18 11:32:16 +02:00
Julien Pivotto a5c9c5fc4a use changed signal instead of insert_at_cursor 2011-04-18 10:29:32 +02:00
Julien Pivotto 53fed1a5f5 dynamic visibility of the filter 2011-04-18 10:25:32 +02:00