aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-18Add hildon_live_search_clean_selection_map()Claudio Saavedra
2009-12-18Make HildonTouchSelector::live-search readwriteClaudio Saavedra
2009-12-18Factor out code to add and remove a livesearch from a touchselectorClaudio Saavedra
2009-12-16Select text in HildonTouchSelectorEntry's entry on dialog closureAlejandro PiƱeiro
2009-12-15Fix hildon_touch_selector_get_last_activated_row ()Claudio Saavedra
2009-12-15Rename hildon_gtk_window_take_screenshot_then_wait()Claudio Saavedra
2009-12-15hildon_gtk_window_take_screenshot_then_wait()Adam Endrodi
2009-12-15Fix touchselector focus handling to allow livesearch to workClaudio Saavedra
2009-12-15Do not skip numeric strings in HildonTouchSelector livesearch matchingClaudio Saavedra
2009-12-14Hide a HildonAppMenu only when there's a modal window below itAlberto Garcia
2009-12-14Fix compilation warningsAlberto Garcia
2009-12-14Add $MAEMO_CHANGES $MAEMO_GTK to EXTRA_CFLAGSAlberto Garcia
2009-12-09Bump to 2.3.0Claudio Saavedra
2009-12-09No need to hide the live search widget explicitlyClaudio Saavedra
2009-12-09Do not show the live search by default.Xavier Claessens
2009-12-09Convert user iter in hildon_touch_selector_unselect_iter()Claudio Saavedra
2009-12-09Resend motion_notify event to child even in selection mode.Xabier Rodriguez Calvar
2009-12-09Implemented selection with Shift in HildonTextViewXabier Rodriguez Calvar
2009-12-09Avoided infinite loop in button press in pannable area.Xabier Rodriguez Calvar
2009-12-09Made cosmetic changes to the management of events in the pannable.Xabier Rodriguez Calvar
2009-12-09Unref event->window instead of priv->event_window in pannable areaXabier Rodriguez Calvar
2009-12-09Stopped panning when pressing shift in the pannable area.Xabier Rodriguez Calvar
2009-12-09Simplied two if conditions in pannable area code to be easier to readXabier Rodriguez Calvar
2009-12-09Discard button_press problem in pannable area solved.Xabier Rodriguez Calvar
2009-12-09Preliminary version of allowing text selection inside a pannable.Alejandro Pinheiro
2009-12-08Emit HildonTouchSelector:value-changed when a row is removedClaudio Saavedra
2009-12-08Do not call gtk_tree_model_filter_set_visible_func() multiple timesClaudio Saavedra
2009-12-08Fix a critical warning in hildon_touch_selector_get_selected()Claudio Saavedra
2009-12-07Don't emit HildonTouchSelector:changed unless necessaryAlberto Garcia
2009-12-07Allow a visible function to be set more than once in HildonLiveSearchClaudio Saavedra
2009-12-04Remove the proper widget during HildonTouchSelector column removalClaudio Saavedra
2009-12-03Revert "Don't make HildonNote modal by default"Alberto Garcia
2009-11-30Also match non-alphanum if the prefix starts with a non-alphanum charClaudio Saavedra
2009-11-30Improve the matching algorithm in HildonTouchSelector's livesearchClaudio Saavedra
2009-11-30Comment the string handling methods in HildonTouchSelectorClaudio Saavedra
2009-11-30Fix indentation of hildon-touch-selector.cClaudio Saavedra
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