aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-call-window.ui
Commit message (Collapse)AuthorAgeFilesLines
* empathy-call-window: add a VBox to display errorsGuillaume Desmottes2009-11-051-2/+11
|
* Use call-stop icon for Hang up toolbutton and menu item (GNOME bug 574771)Frédéric Péters2009-06-181-2/+2
|
* Implemented the call window's "View -> Video preview" option.Jonathan Tellier2009-06-121-0/+1
|
* Added a "Redial" button to the call window.Jonathan Tellier2009-06-091-0/+21
|
* Usability fix: The "Leave Fullscreen" button is now using thejtellier2009-05-121-1/+0
| | | | "gtk-leave-fullscreen" stock id instead of "gtk-fullscreen".
* Video playback fullscreen modejtellier2009-05-081-0/+12
| | | | See http://bugzilla.gnome.org/show_bug.cgi?id=580771
* empathy-call-window: send-video meny entry has to be unsensitive by defaultGuillaume Desmottes2009-04-231-0/+1
|
* Make use of GtkUIManager in EmpathyCallWindowXavier Claessens2009-04-161-56/+101
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2867
* Port EmpathyCallWindow to new APIXavier Claessens2009-04-161-100/+53
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2855
* Convert glade files to GtkBuilder formatXavier Claessens2009-04-161-0/+140
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840