index
:
libhildon
gtk_3
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hildon
/
hildon-live-search.c
Age
Commit message (
Expand
)
Author
2009-11-17
Only set the visible func in the filter if necessary
Claudio Saavedra
2009-11-16
Make on_key_press_event() return TRUE so keypresses are not handled twice
Alberto Garcia
2009-11-16
Handle also the 'destroy' signal of HildonLiveSearch's tree view
Alberto Garcia
2009-11-16
HildonLiveSearch: store a reference to the tree view and the hook widget
Alberto Garcia
2009-11-16
HildonLiveSearch: Set the initial value of text_column to -1
Alberto Garcia
2009-11-16
Change HildonLiveSearch indentation to match that of the rest of Hildon
Alberto Garcia
2009-11-16
Compare old and new filters in hildon_live_search_set_filter()
Alberto Garcia
2009-11-16
Better check for parameters in the HildonLiveSearch public API
Alberto Garcia
2009-11-16
Fix leak in hildon_live_search_restore_state()
Alberto Garcia
2009-11-16
Remove unnecessary check from HildonLiveSearch
Alberto Garcia
2009-11-16
Add missing 'Since:' keywords to HildonLiveSearch
Alberto Garcia
2009-11-16
Add pointer to HildonLiveSearchPrivate to the HildonLiveSearch struct
Alberto Garcia
2009-11-16
Properly clear HildonLiveSearch entry when the widget is closed
Claudio Saavedra
2009-11-16
Minor documentation fix
Claudio Saavedra
2009-11-16
Add the documentation for HildonLiveSearch
Claudio Saavedra
2009-11-16
Make the treeview grab the focus when the livesearch entry is hidden
Claudio Saavedra
2009-11-16
Forward the first key press in the treeview to the livesearch entry
Claudio Saavedra
2009-11-16
Major clean-up of the HildonLiveSearch event handling
Claudio Saavedra
2009-11-16
Use a handler for GtkObject::destroy instead of a weak reference
Claudio Saavedra
2009-11-16
hildon_live_search_set_text_column() doc updates
Claudio Saavedra
2009-11-16
Remove trailing whitespaces coming from osso times
Claudio Saavedra
2009-11-16
Add use a weak reference to the hook widget to discard its event handlers
Claudio Saavedra
2009-11-16
Add hildon_live_search_set_filter_func() for custom filtering
Claudio Saavedra
2009-11-16
Add a HildonLiveSearch:text-column property
Claudio Saavedra
2009-11-16
Use GtkTreePath methods in the selection mapping for better performance
Claudio Saavedra
2009-11-16
Fixed license oddity
Claudio Saavedra
2009-11-16
Relicense to HildonLiveSearch to LGPL
Claudio Saavedra
2009-11-16
Rename OssoABookLiveSearch to HildonLiveSearch
Claudio Saavedra
2009-11-16
Revert "New HildonLiveSearch widget and search support for touch selectors"
Claudio Saavedra
2009-11-11
New HildonLiveSearch widget and search support for touch selectors
Alberto Garcia
[prev]