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-pannable-area.c
Age
Commit message (
Expand
)
Author
2012-06-08
GDK expects device to be set on crossing events.
HEAD
gtk_3
David Barksdale
2012-06-08
Fix hildon_pannable_area_add.
David Barksdale
2012-06-07
Fixed invalid use of gtk_widget_get_allocation.
David Barksdale
2012-06-07
Fixed a copy-paste error.
David Barksdale
2012-05-30
Widget porting to GTK+ 3
Tomasz Sterna
2012-01-24
Removed deprecated widgets and methods
Tomasz Sterna
2010-05-14
Documentation fixes
Claudio Saavedra
2010-03-22
[HildonPannableArea] Explicitly unmap during unrealization
Claudio Saavedra
2010-02-22
Fix hildon_pannable_area_scroll_to() example
Alberto Garcia
2010-01-29
Deprecate HildonPannableArea:size-request-policy
Alberto Garcia
2010-01-28
Improved "mode" and "mov-mode" properties doc in HildonPannableArea.
Xabier Rodriguez Calvar
2010-01-19
Make the HildonPannableArea more evident using an initial fade-in effect
Alberto Garcia
2010-01-19
HildonPannableArea: show the initial effect everytime the window appears
Alberto Garcia
2010-01-14
Center the pannable area on the focused child after pressing a key
Alberto Garcia
2010-01-13
Update hildon_pannable_area_add_with_viewport documentation
Alejandro PiƱeiro
2009-12-09
Resend motion_notify event to child even in selection mode.
Xabier Rodriguez Calvar
2009-12-09
Avoided infinite loop in button press in pannable area.
Xabier Rodriguez Calvar
2009-12-09
Made cosmetic changes to the management of events in the pannable.
Xabier Rodriguez Calvar
2009-12-09
Unref event->window instead of priv->event_window in pannable area
Xabier Rodriguez Calvar
2009-12-09
Stopped panning when pressing shift in the pannable area.
Xabier Rodriguez Calvar
2009-12-09
Simplied two if conditions in pannable area code to be easier to read
Xabier Rodriguez Calvar
2009-12-09
Discard button_press problem in pannable area solved.
Xabier Rodriguez Calvar
2009-12-09
Preliminary version of allowing text selection inside a pannable.
Alejandro Pinheiro
2009-11-17
Fade the indicator when using hildon_pannable_area_jump_to()
Alberto Garcia
2009-09-23
Unset the scroll_to attribute to stop the panning timeout properly.
Alejandro G. Castro
2009-09-11
Added a new system to calculate acceleration in fast-panning
Alejandro G. Castro
2009-09-08
Fixed problem with the timeout deceleration in pannable.
Alejandro G. Castro
2009-09-07
Increased pannable area max speed.
Alejandro G. Castro
2009-09-07
More tuning for the pannable large lists kinetics.
Alejandro G. Castro
2009-09-07
Reduced the fade delay of the pannable widget.
Alejandro G. Castro
2009-09-04
Tuned pannable, added a new acceleration gesture
Alejandro G. Castro
2009-09-03
Use G_PRIORITY_IDLE_HIGH + 20 for all the pannable area timeouts
Claudio Saavedra
2009-08-27
Reverted tuning modifications
Alejandro G. Castro
2009-08-26
Some pannable area tuning
Alejandro G. Castro
2009-08-26
Fixed error in one of the branches of the topmost algorithm.
Alejandro Pinheiro
2009-08-26
Added more protection to the pannable area timeouts
Alejandro G. Castro
2009-08-20
Increase default value of HildonPannableArea:velocity_max to 2000
Alberto Garcia
2009-08-11
Added a new check of scrollbars layout in the allocation
Alejandro G. Castro
2009-08-11
Fixed memory leak of the event window of the pannable.
Alejandro G. Castro
2009-08-06
Modified the overshooting effect to make it faster
Alejandro G. Castro
2009-08-03
Reverted change of the timeout priority of the pannable area
Alejandro G. Castro
2009-07-29
Process the scrollbar window in the timeout
Alejandro G. Castro
2009-07-23
Modified the priority of the pannning timeout
Alejandro G. Castro
2009-07-15
Added a new feature to the HildonPannableArea allowing center on the child
Alejandro Pinheiro
2009-06-25
Cache the HildonPannableArea panning indicator color
Claudio Saavedra
2009-06-25
Correct the HildonPannableArea indicator color
Claudio Saavedra
2009-06-23
HildonPannableArea: new 'panning-started' and 'panning-finished' signals
Alejandro G. Castro
2009-06-16
Refactored event flags code in HildonPannableArea
Alejandro G. Castro
2009-06-09
Added faked release coordinates to the release event if we want
Alejandro G. Castro
2009-06-09
Reviewed release button logic
Alejandro G. Castro
[next]