summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-21Merge latest egg-list-boxHEADmasterAlexander Larsson7-21/+115
2012-05-21Test scrolled listbox not at topAlexander Larsson1-1/+8
2012-05-21Support adjustments where the ListBox is not at topAlexander Larsson1-3/+6
2012-05-21Fix coordinates in size_allocateAlexander Larsson1-3/+3
2012-05-21Set background of GdkWindowAlexander Larsson1-0/+1
2012-05-21Track and properly remove separator widget childrenAlexander Larsson1-7/+28
2012-05-21Clean up all .c files created from .vala filesAlexander Larsson1-0/+2
2012-05-21Fix up test-scrolled buildAlexander Larsson1-1/+1
2012-05-21use GObject constructorGuillaume Desmottes1-1/+1
2012-05-20Updated Galician translationsFran Diéguez1-85/+78
2012-05-17upadte .gitignoreGuillaume Desmottes1-0/+6
2012-05-17generate egg-list-box-uninstalledGuillaume Desmottes2-1/+13
2012-05-17Build a static libraryGuillaume Desmottes1-5/+33
2012-05-16autogen.sh: add --no-configure optionGuillaume Desmottes1-1/+15
2012-05-16Use new ListBox.add_to_scrolled helperAlexander Larsson2-5/+2
2012-05-16Merge commit '736f1c9e3c5c8c539958532b3ea81b19fe822067'Alexander Larsson4-87/+269
2012-05-16Add set_adjustment to the API instead of relying on focus_vadjustmentAlexander Larsson2-11/+18
2012-05-16Avoid updating separators while not visibleAlexander Larsson1-8/+18
2012-05-16Initial version of test with scrolledwindowAlexander Larsson2-1/+104
2012-05-16Updated Spanish translationDaniel Mustieles1-86/+80
2012-05-16Make ChildInfo a class so we get rid of the by-value semanticsAlexander Larsson1-50/+53
2012-05-16Draw active childAlexander Larsson1-11/+36
2012-05-16Add tracking of active childAlexander Larsson1-12/+32
2012-05-16list-test: Add css to test prelight and activeAlexander Larsson1-0/+14
2012-05-15Split 'src/listbox/' into commit '35e07a8fc3a3e36176db529314d3cd7a4ec0db37'Alexander Larsson0-0/+0
2012-05-15Properly escape strings passed to set_markupAlexander Larsson6-14/+14
2012-05-15Remove now unused Contacts.CellRendererShapeAlexander Larsson2-331/+0
2012-05-15(split) Add ListBox.select_child methodAlexander Larsson1-0/+7
2012-05-15Use Egg.ListBox for Contacts.View, not TreeViewAlexander Larsson4-388/+173
2012-05-15Add ListBox.select_child methodAlexander Larsson1-0/+7
2012-05-15Add 'src/listbox/' from commit '744851ea2dad9a26bddb952e6d85f28cb9c451af'Alexander Larsson13-0/+2051
2012-05-15Delay showing of link hints to make scrolling fasterAlexander Larsson2-9/+24
2012-05-15Update ContactPresense when persona set changesAlexander Larsson1-0/+5
2012-05-15Initial importAlexander Larsson13-0/+2051
2012-05-10fetch contact info of selected contactGuillaume Desmottes1-0/+2
2012-05-10Add Contact.fetch_contact_info()Guillaume Desmottes1-0/+10
2012-05-02Updated Greek translationTom Tryfonidis1-211/+469
2012-04-30Correctly capitalize GNOME in gnome-contacts.doapPiotr Drąg1-2/+2
2012-04-30Remove non-working avatar setting in new contact dialogAlexander Larsson1-3/+4
2012-04-30Fix retrieving Personal evo group nameGiovanni Campagna2-3/+9
2012-04-30Require Gtk 3.4.0 (as we use API from it)Alexander Larsson1-1/+1
2012-04-30Support "." in facebook profile urisAlexander Larsson1-1/+1
2012-04-22Updated Hebrew translation.Yaron Shahrabani1-81/+110
2012-04-11Updated French translationBruno Brouard1-7/+7
2012-04-10[l10n]Updated Catalan (Valencian) translationCarles Ferrando1-7/+8
2012-04-10[l10n] Fixes on Catalan translationJordi Serratosa1-18/+23
2012-03-31Improved flash.Erick Pérez Castellanos1-3/+4
2012-03-29Added cheese flash effect to the act to taking the photo.Erick Pérez Castellanos1-2/+13
2012-03-29Adding cheese-flash effect support.Erick Pérez Castellanos4-0/+278
2012-03-29Adding webcam support when setting new avatars.Erick Pérez Castellanos1-1/+100