Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: set the primary-toolbar style class on primary toolbars | Cosimo Cecchi | 2011-03-07 | 1 | -0/+3 |
| | | | | | | | So themes can override their appearance without hardcoding the widget hierarchy. https://bugzilla.gnome.org/show_bug.cgi?id=644121 | ||||
* | call-window: sync the sensitivity of the button and "send video" menu (#637839) | Guillaume Desmottes | 2011-01-24 | 1 | -0/+1 |
| | |||||
* | add 'info' icon next to the candidates | Guillaume Desmottes | 2010-08-05 | 1 | -16/+80 |
| | |||||
* | call-window: display candidates info (#599166) | Guillaume Desmottes | 2010-08-05 | 1 | -0/+241 |
| | |||||
* | call-window: display receiving codecs | Guillaume Desmottes | 2010-07-12 | 1 | -0/+121 |
| | |||||
* | call-window: Add 'details' pane containing encoding codecs (#599166) | Guillaume Desmottes | 2010-07-12 | 1 | -0/+276 |
| | | | | The details pane has been inspired from totem's 'Properties' pane. | ||||
* | use avatar-default instead of the deprecated stock_person icon | Guillaume Desmottes | 2010-05-20 | 1 | -1/+1 |
| | |||||
* | rephrase the 'redial' tooltip | Guillaume Desmottes | 2009-12-01 | 1 | -1/+1 |
| | |||||
* | add tooltips on the hang-up, redial and audio buttons (#576542) | Guillaume Desmottes | 2009-12-01 | 1 | -0/+3 |
| | |||||
* | add tooltips on the camera buttons | Guillaume Desmottes | 2009-11-30 | 1 | -0/+3 |
| | |||||
* | add video menu containing radio actions to control video | Guillaume Desmottes | 2009-11-28 | 1 | -0/+41 |
| | |||||
* | remove the "send video" menu item | Guillaume Desmottes | 2009-11-28 | 1 | -8/+0 |
| | | | | We're going to replace it by radio buttons. | ||||
* | rename camera to camera_on | Guillaume Desmottes | 2009-11-28 | 1 | -1/+1 |
| | | | | | Also move down tool_button_camera_on_toggled_cb so it doesn't need a prototype. | ||||
* | remove the "Always Show Video Preview" menuitem | Guillaume Desmottes | 2009-11-28 | 1 | -8/+0 |
| | | | | We use buttons for that now. | ||||
* | add "camera off" and "preview" buttons to the toolbar | Guillaume Desmottes | 2009-11-28 | 1 | -1/+30 |
| | | | | Also rename "send video" to "camera on" | ||||
* | call-window: check box labels should use sentence capitalization | Guillaume Desmottes | 2009-11-28 | 1 | -1/+1 |
| | |||||
* | call-window: change the semantic of the "Video Preview" menu item (#601288) | Guillaume Desmottes | 2009-11-28 | 1 | -5/+5 |
| | | | | | | | | | | Change it to "Always Show Video preview". We should always display the preview when we are sending video. So by changing the semantic of this menu it won't be possible to disable the preview while we are sending video. This mean that this menu isn't changed automatically anymore when the preview is displayed. | ||||
* | empathy-call-window: add a VBox to display errors | Guillaume Desmottes | 2009-11-05 | 1 | -2/+11 |
| | |||||
* | Use call-stop icon for Hang up toolbutton and menu item (GNOME bug 574771) | Frédéric Péters | 2009-06-18 | 1 | -2/+2 |
| | |||||
* | Implemented the call window's "View -> Video preview" option. | Jonathan Tellier | 2009-06-12 | 1 | -0/+1 |
| | |||||
* | Added a "Redial" button to the call window. | Jonathan Tellier | 2009-06-09 | 1 | -0/+21 |
| | |||||
* | Usability fix: The "Leave Fullscreen" button is now using the | jtellier | 2009-05-12 | 1 | -1/+0 |
| | | | | "gtk-leave-fullscreen" stock id instead of "gtk-fullscreen". | ||||
* | Video playback fullscreen mode | jtellier | 2009-05-08 | 1 | -0/+12 |
| | | | | See http://bugzilla.gnome.org/show_bug.cgi?id=580771 | ||||
* | empathy-call-window: send-video meny entry has to be unsensitive by default | Guillaume Desmottes | 2009-04-23 | 1 | -0/+1 |
| | |||||
* | Make use of GtkUIManager in EmpathyCallWindow | Xavier Claessens | 2009-04-16 | 1 | -56/+101 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2867 | ||||
* | Port EmpathyCallWindow to new API | Xavier Claessens | 2009-04-16 | 1 | -100/+53 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2855 | ||||
* | Convert glade files to GtkBuilder format | Xavier Claessens | 2009-04-16 | 1 | -0/+140 |
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840 |