aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-14Initial changes to support HildonLiveSearch used with other widgetsClaudio Saavedra
2010-01-14Center the pannable area on the focused child after pressing a keyAlberto Garcia
2010-01-13Don't set the same menu twice to a windowAlberto Garcia
2010-01-13Make keyboard shortcuts work with HildonLiveSearchAlberto Garcia
2010-01-13Update hildon_pannable_area_add_with_viewport documentationAlejandro Piñeiro
2010-01-08Update configuration outputAlberto Garcia
2010-01-08Build with -DG_DISABLE_CAST_CHECKS, use --enable-debug to overrideAlberto Garcia
2010-01-08Add HildonAppMenu to its parent's window group when it's poppedAlberto Garcia
2010-01-07Do not attempt to select the first item in a selector if model is emptyClaudio Saavedra
2010-01-04Update contact address in configure.acClaudio Saavedra
2010-01-04Fix hildon_touch_selector_set_active() with index of -1Claudio Saavedra
2010-01-04Propagate the return value from gtk_widget_event() in live search hookMathias Hasselmann
2009-12-18Fix hildon_touch_selector_set_active()Claudio Saavedra
2009-12-18Keep selection consistent in touch selectors with single selectionClaudio Saavedra
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