summaryrefslogtreecommitdiff
path: root/src/contacts-avatar-dialog.vala
Commit message (Expand)AuthorAgeFilesLines
* Rename AvatarDialog to AvatarSelector.Niels De Graef2018-01-191-392/+0
* Avatar: don't use a button.wip/nielsdg/avatar-no-buttonNiels De Graef2018-01-181-22/+25
* Rename ContactFrame to Avatar.Niels De Graef2018-01-161-14/+14
* Use the conventional path for resources.Niels De Graef2017-12-241-1/+1
* Cleanup: set App.window privateNiels De Graef2017-08-261-2/+2
* Load the webcam in a separate thread.Niels De Graef2017-07-011-9/+7
* Sync the CropArea-widget again.Niels De Graef2017-06-271-2/+2
* Re-introduce separator before the stock thumbnailsNiels De Graef2017-06-261-8/+10
* Implement AvatarDialog as a GtkTemplate.Niels De Graef2017-06-261-320/+227
* AvatarDialog: Fix syntax error, Gtk.Stack has no set_current_page()Rico Tzschichholz2014-08-211-1/+0
* AvatarDialog: make it not require a contactErick Pérez Castellanos2014-08-111-13/+23
* AvatarDialog: updated UIErick Pérez Castellanos2014-08-111-62/+65
* Use header bar in the avatar dialogYosef Or Boczko2014-04-091-1/+2
* build: removed more gtk+ deprecated callsErick Pérez Castellanos2014-02-151-3/+3
* Bug 705431 — Replace MemoryIcon with GBytesIconPhilip Withnall2013-08-091-2/+7
* Remove use of GtkStockPhilip Withnall2013-08-041-3/+3
* Sync cheese-flash.[ch]Jonh Wendell2013-07-101-4/+2
* Avatar dialog should use inline toolbar, not primaryErick Pérez Castellanos2013-05-271-1/+1
* Dispose of cheese widget on avatar dialog destroyChris Cummins2013-05-271-0/+8
* Avatar dialog should use inline toolbar, not primaryErick Pérez Castellanos2013-05-041-1/+1
* Avatar dialog should use inline toolbar, not primaryPaolo Borelli2013-04-271-1/+1
* Use cheese APIs rather than direct gstreamer to take avatar photoAlexander Larsson2012-09-031-99/+77
* Properly escape strings passed to set_markupAlexander Larsson2012-05-151-1/+1
* Improved flash.Erick Pérez Castellanos2012-03-311-3/+4
* Added cheese flash effect to the act to taking the photo.Erick Pérez Castellanos2012-03-291-2/+13
* Adding webcam support when setting new avatars.Erick Pérez Castellanos2012-03-291-1/+100
* Reorganizing views in AvatarDialog.Erick Pérez Castellanos2012-03-291-48/+60
* Fix up deprecated vala method usage3.3.91Alexander Larsson2012-03-051-1/+1
* Rename member to avoid conflict with Dialgo.add_button methodAlexander Larsson2012-03-051-10/+10
* Fix a bunch of warnings about exceptionsAlexander Larsson2012-03-051-8/+8
* Minor layout fixes in avatar dialogAlexander Larsson2012-02-141-10/+12
* Addig crop support to avatars.Erick Pérez Castellanos2012-02-071-4/+57
* Add style class to avatar frameAlexander Larsson2012-02-021-0/+1
* Use a dialog for avatar changingAlexander Larsson2012-02-021-0/+301