aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-26Don't make HildonNote modal by defaultAlberto Garcia
2009-11-25Add default includes for gtkdoc-mkdbClaudio Saavedra
2009-11-24Revert "Protect hildon_window_event_filter() with gdk_threads_enter()"Alberto Garcia
2009-11-20Make HildonNote non-resizableAlberto Garcia
2009-11-20Add gitignoreXavier Claessens
2009-11-19Don't close a picker dialog if both the model and the entry are emptyAlberto Garcia
2009-11-19Set "text-column" in _append_text_column() instead of _new_text()Claudio Saavedra
2009-11-19Only unselect during selection restoral if there's anything to selectClaudio Saavedra
2009-11-19Check that the iter is properly set before attempting selectionClaudio Saavedra
2009-11-19Do not attempt to select an invisible iter in HildonTouchSelectorClaudio Saavedra
2009-11-19Validate text_column before trying to get text from the modelClaudio Saavedra
2009-11-19Rename hildon_touch_selector_get_text_from_model()Claudio Saavedra
2009-11-19Fix a leak in selection_map_update_selection_from_map()Xavier Claessens
2009-11-19Do not call the visible_func() excesively in HildonLiveSearchClaudio Saavedra
2009-11-19Fix hildon_live_search_get_filter() return on assertion failureClaudio Saavedra
2009-11-19Make touchselector's live search filter by multiple strings matchingClaudio Saavedra
2009-11-19Rename touchselector's visible_func() to hildon_live_search_visible_func()Claudio Saavedra
2009-11-19Disable live-search for touchselectors with more than one columnClaudio Saavedra
2009-11-19Allow HildonTouchSelectorEntry with empty modelsAlberto Garcia
2009-11-18Fix commentAlberto Garcia
2009-11-18Fix hildon_window_stack_pop_and_push() for new window stacksAlberto Garcia
2009-11-18Update layout of progress noteAlberto Garcia
2009-11-17Add a HildonLiveSearch::refilter signalXavier Claessens
2009-11-17Rename filter function to visible functionXavier Claessens
2009-11-17Add a hildon_live_search_get_filter() methodXavier Claessens
2009-11-17Only set the visible func in the filter if necessaryClaudio Saavedra
2009-11-17Protect hildon_window_event_filter() with gdk_threads_enter()Alberto Garcia
2009-11-17Fade the indicator when using hildon_pannable_area_jump_to()Alberto Garcia
2009-11-17Change the method used to calculate the size of the HildonBanner labelAlberto Garcia
2009-11-16Fix example in HildonTouchSelector documentationAlberto Garcia
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-16Fix leak in HildonLiveSearch exampleAlberto 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-16Add an example for HildonLiveSearchAlberto 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 HildonLiveSearch public APIClaudio Saavedra
2009-11-16Disable live search in HildonTouchSelector derived widgetsClaudio Saavedra
2009-11-16Use a custom filtering function in HildonTouchSelector's live searchClaudio Saavedra
2009-11-16Fix the referencing of the GtkTreeModelFilter in HildonTouchSelectorColumnClaudio Saavedra