index
:
hildon.git
gitignore
hildon-2-2
live-search-shown
master
Unnamed repository; edit this file to name it for gitweb.
Xavier Claessens
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-09
Resend motion_notify event to child even in selection mode.
HEAD
master
Xabier Rodriguez Calvar
1
-4/+2
2009-12-09
Implemented selection with Shift in HildonTextView
Xabier Rodriguez Calvar
1
-1/+45
2009-12-09
Avoided infinite loop in button press in pannable area.
Xabier Rodriguez Calvar
1
-12/+15
2009-12-09
Made cosmetic changes to the management of events in the pannable.
Xabier Rodriguez Calvar
1
-21/+21
2009-12-09
Unref event->window instead of priv->event_window in pannable area
Xabier Rodriguez Calvar
1
-3/+3
2009-12-09
Stopped panning when pressing shift in the pannable area.
Xabier Rodriguez Calvar
1
-12/+5
2009-12-09
Simplied two if conditions in pannable area code to be easier to read
Xabier Rodriguez Calvar
1
-4/+2
2009-12-09
Discard button_press problem in pannable area solved.
Xabier Rodriguez Calvar
1
-2/+2
2009-12-09
Preliminary version of allowing text selection inside a pannable.
Alejandro Pinheiro
1
-122/+147
2009-12-08
Emit HildonTouchSelector:value-changed when a row is removed
Claudio Saavedra
1
-0/+44
2009-12-08
Do not call gtk_tree_model_filter_set_visible_func() multiple times
Claudio Saavedra
1
-9/+19
2009-12-08
Fix a critical warning in hildon_touch_selector_get_selected()
Claudio Saavedra
1
-6/+9
2009-12-07
Don't emit HildonTouchSelector:changed unless necessary
Alberto Garcia
1
-2/+5
2009-12-07
Allow a visible function to be set more than once in HildonLiveSearch
Claudio Saavedra
1
-1/+4
2009-12-04
Remove the proper widget during HildonTouchSelector column removal
Claudio Saavedra
1
-7/+8
2009-12-03
Revert "Don't make HildonNote modal by default"
Alberto Garcia
1
-0/+1
2009-11-30
Also match non-alphanum if the prefix starts with a non-alphanum char
Claudio Saavedra
1
-1/+3
2009-11-30
Improve the matching algorithm in HildonTouchSelector's livesearch
Claudio Saavedra
1
-3/+50
2009-11-30
Comment the string handling methods in HildonTouchSelector
Claudio Saavedra
1
-0/+31
2009-11-30
Fix indentation of hildon-touch-selector.c
Claudio Saavedra
1
-113/+113
2009-11-26
Don't make HildonNote modal by default
Alberto Garcia
1
-1/+0
2009-11-25
Add default includes for gtkdoc-mkdb
Claudio Saavedra
1
-1/+1
2009-11-24
Revert "Protect hildon_window_event_filter() with gdk_threads_enter()"
Alberto Garcia
1
-13/+1
2009-11-20
Make HildonNote non-resizable
Alberto Garcia
1
-0/+3
2009-11-20
Add gitignore
gitignore
Xavier Claessens
1
-0/+37
2009-11-19
Don't close a picker dialog if both the model and the entry are empty
Alberto Garcia
1
-2/+9
2009-11-19
Set "text-column" in _append_text_column() instead of _new_text()
Claudio Saavedra
1
-7/+8
2009-11-19
Only unselect during selection restoral if there's anything to select
Claudio Saavedra
1
-1/+2
2009-11-19
Check that the iter is properly set before attempting selection
Claudio Saavedra
1
-2/+2
2009-11-19
Do not attempt to select an invisible iter in HildonTouchSelector
Claudio Saavedra
1
-2/+7
2009-11-19
Validate text_column before trying to get text from the model
Claudio Saavedra
1
-1/+1
2009-11-19
Rename hildon_touch_selector_get_text_from_model()
Claudio Saavedra
1
-2/+2
2009-11-19
Fix a leak in selection_map_update_selection_from_map()
Xavier Claessens
1
-0/+1
2009-11-19
Do not call the visible_func() excesively in HildonLiveSearch
Claudio Saavedra
1
-14/+11
2009-11-19
Fix hildon_live_search_get_filter() return on assertion failure
Claudio Saavedra
1
-1/+1
2009-11-19
Make touchselector's live search filter by multiple strings matching
Claudio Saavedra
1
-24/+93
2009-11-19
Rename touchselector's visible_func() to hildon_live_search_visible_func()
Claudio Saavedra
1
-5/+5
2009-11-19
Disable live-search for touchselectors with more than one column
Claudio Saavedra
1
-0/+10
2009-11-19
Allow HildonTouchSelectorEntry with empty models
Alberto Garcia
1
-0/+3
2009-11-18
Fix comment
Alberto Garcia
1
-3/+3
2009-11-18
Fix hildon_window_stack_pop_and_push() for new window stacks
Alberto Garcia
1
-10/+7
2009-11-18
Update layout of progress note
Alberto Garcia
2
-3/+14
2009-11-17
Add a HildonLiveSearch::refilter signal
Xavier Claessens
1
-6/+50
2009-11-17
Rename filter function to visible function
Xavier Claessens
5
-25/+30
2009-11-17
Add a hildon_live_search_get_filter() method
Xavier Claessens
3
-0/+24
2009-11-17
Only set the visible func in the filter if necessary
Claudio Saavedra
1
-5/+16
2009-11-17
Protect hildon_window_event_filter() with gdk_threads_enter()
Alberto Garcia
1
-1/+13
2009-11-17
Fade the indicator when using hildon_pannable_area_jump_to()
Alberto Garcia
1
-6/+1
2009-11-17
Change the method used to calculate the size of the HildonBanner label
Alberto Garcia
1
-30/+15
2009-11-16
Fix example in HildonTouchSelector documentation
Alberto Garcia
1
-2/+3
[next]