aboutsummaryrefslogtreecommitdiff
path: root/hildon/hildon-live-search.c
AgeCommit message (Expand)Author
2009-11-17Only set the visible func in the filter if necessaryClaudio Saavedra
2009-11-16Make on_key_press_event() return TRUE so keypresses are not handled twiceAlberto Garcia
2009-11-16Handle also the 'destroy' signal of HildonLiveSearch's tree viewAlberto Garcia
2009-11-16HildonLiveSearch: store a reference to the tree view and the hook widgetAlberto Garcia
2009-11-16HildonLiveSearch: Set the initial value of text_column to -1Alberto Garcia
2009-11-16Change HildonLiveSearch indentation to match that of the rest of HildonAlberto Garcia
2009-11-16Compare old and new filters in hildon_live_search_set_filter()Alberto Garcia
2009-11-16Better check for parameters in the HildonLiveSearch public APIAlberto Garcia
2009-11-16Fix leak in hildon_live_search_restore_state()Alberto Garcia
2009-11-16Remove unnecessary check from HildonLiveSearchAlberto Garcia
2009-11-16Add missing 'Since:' keywords to HildonLiveSearchAlberto Garcia
2009-11-16Add pointer to HildonLiveSearchPrivate to the HildonLiveSearch structAlberto Garcia
2009-11-16Properly clear HildonLiveSearch entry when the widget is closedClaudio Saavedra
2009-11-16Minor documentation fixClaudio Saavedra
2009-11-16Add the documentation for HildonLiveSearchClaudio Saavedra
2009-11-16Make the treeview grab the focus when the livesearch entry is hiddenClaudio Saavedra
2009-11-16Forward the first key press in the treeview to the livesearch entryClaudio Saavedra
2009-11-16Major clean-up of the HildonLiveSearch event handlingClaudio Saavedra
2009-11-16Use a handler for GtkObject::destroy instead of a weak referenceClaudio Saavedra
2009-11-16hildon_live_search_set_text_column() doc updatesClaudio Saavedra
2009-11-16Remove trailing whitespaces coming from osso timesClaudio Saavedra
2009-11-16Add use a weak reference to the hook widget to discard its event handlersClaudio Saavedra
2009-11-16Add hildon_live_search_set_filter_func() for custom filteringClaudio Saavedra
2009-11-16Add a HildonLiveSearch:text-column propertyClaudio Saavedra
2009-11-16Use GtkTreePath methods in the selection mapping for better performanceClaudio Saavedra
2009-11-16Fixed license oddityClaudio Saavedra
2009-11-16Relicense to HildonLiveSearch to LGPLClaudio Saavedra
2009-11-16Rename OssoABookLiveSearch to HildonLiveSearchClaudio Saavedra
2009-11-16Revert "New HildonLiveSearch widget and search support for touch selectors"Claudio Saavedra
2009-11-11New HildonLiveSearch widget and search support for touch selectorsAlberto Garcia