aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-08GDK expects device to be set on crossing events.HEADgtk_3David Barksdale
2012-06-08Fix hildon_pannable_area_add.David Barksdale
2012-06-07Fixed invalid use of gtk_widget_get_allocation.David Barksdale
2012-06-07Fixed a copy-paste error.David Barksdale
2012-05-30Fixed examples to new widgets codeTomasz Sterna
2012-05-30Install hildon-banner.hMukund Sivaraman
2012-05-30Fix GTK+ version on hildon.pc fileMukund Sivaraman
2012-05-30tests: Port to GTK+ 3Mukund Sivaraman
2012-05-30Port to GTK+ 3Mukund Sivaraman
2012-05-30Widget porting to GTK+ 3Tomasz Sterna
2012-01-24Removed MAEMO_CHANGES and MAEMO_GTKTomasz Sterna
2012-01-24Removed deprecated widgets and methodsTomasz Sterna
2012-01-04Bumped Hildon version to 3.0 and fixed GTK+ 3.2 dependencyTomasz Sterna
2012-01-04Updated m4/ .gitignore entriesTomasz Sterna
2011-11-14Merged imcontext.patchTomasz Sterna
2011-11-14Merged fixlivesearch.patchTomasz Sterna
2011-11-14Merged enumtypes.patchTomasz Sterna
2011-11-14Merged setplaceholdertext.patchTomasz Sterna
2011-11-14Merged setthemesize.patchTomasz Sterna
2011-11-14Merged hildonuimode.patchTomasz Sterna
2011-11-14Merged fix-hildonsizetype.patchTomasz Sterna
2010-07-21Add hildon_picker_button_{get,set}_active_iter ()Alberto Garcia
2010-06-24Add missing CFLAGS for several examplesClaudio Saavedra
2010-06-21Do not add items that don't have a icon to the touchselector examplesClaudio Saavedra
2010-06-15Use hildon_live_search_set_text() when hiding the live search widgetClaudio Saavedra
2010-06-15Don't filter asynchronously when hildon_live_search_set_text() calledClaudio Saavedra
2010-06-15Do not destroy the mapping until the filtering is actually doneClaudio Saavedra
2010-06-03Remove unnedded definitions from HildonTimeButton and HildonDateButtonClaudio Saavedra
2010-06-03Use a stock string for the date and time buttonsClaudio Saavedra
2010-06-03Honor "use-stock" property for the HildonButton titleClaudio Saavedra
2010-06-03Use Hildon stock items in all widgets where it makes senseClaudio Saavedra
2010-06-03Add stock items for HildonClaudio Saavedra
2010-06-01Add and use new iconv based matching methodsClaudio Saavedra
2010-05-21Use gdk_threads_add_idle for the idle live search refilteringClaudio Saavedra
2010-05-14Documentation fixesClaudio Saavedra
2010-05-10Make filtering in HildonLiveSearch asynchronousClaudio Saavedra
2010-05-10Call g_list_free() once instead of multiple times g_list_delete_link()Claudio Saavedra
2010-05-07Fix a critical warningClaudio Saavedra
2010-05-06Mark reference_row_has_path() as staticClaudio Saavedra
2010-05-05Use a GtkTreeRowReference in HildonLiveSearch instead of GtkTreePathAlban Crequy
2010-05-05Fix another critical warningClaudio Saavedra
2010-04-29Fix critical warnings in HildonLiveSearchClaudio Saavedra
2010-04-29[HildonLiveSearch] Use selection map only when not in GTK_SELECTION_NONEClaudio Saavedra
2010-04-27[HildonLiveSearch] Initialize priv->selection_mapClaudio Saavedra
2010-04-26Fix hildon_helper_utf8_strstrcasedecomp_needle_stripped()Claudio Saavedra
2010-04-26Remove unneeded variableClaudio Saavedra
2010-04-21Fix compilation warningAlberto Garcia
2010-04-14Fix an issue with strstrcasedecomp_needle_stripped()Alban Crequy
2010-04-13Pass ctrl+space to the GtkEntry in HildonLiveSearchClaudio Saavedra
2010-04-12Don't give up search when there is a '\n' in the haystackAlban Crequy