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-app-menu.c
Age
Commit message (
Expand
)
Author
2012-05-30
Port to GTK+ 3
Mukund Sivaraman
2012-05-30
Widget porting to GTK+ 3
Tomasz Sterna
2010-01-08
Add HildonAppMenu to its parent's window group when it's popped
Alberto Garcia
2009-12-14
Hide a HildonAppMenu only when there's a modal window below it
Alberto Garcia
2009-10-01
Fix HildonAppMenu crasher during destruction
Claudio Saavedra
2009-09-11
Emit HildonAppMenu::changed when menu items change visibility
Claudio Saavedra
2009-09-11
Add HildonAppMenu::changed signal
Claudio Saavedra
2009-09-11
Add hildon_app_menu_has_visible_children() private method
Claudio Saavedra
2009-09-04
Redraw HildonAppMenu when the number of items change
Alberto Garcia
2009-08-28
Close HildonAppMenu if it receives a grab-notify signal
Alberto Garcia
2009-08-05
Remove leftover function declaration
Claudio Saavedra
2009-08-05
Remove the grab from HildonAppMenu.
Claudio Saavedra
2009-07-15
Ensure HildonAppMenu size is correct after rotation
László Pere
2009-06-15
Make sure that buttons in HildonAppMenu receive 'button-release-event'
Alberto Garcia
2009-06-15
New style property to set the size of the group of filter buttons
Alberto Garcia
2009-06-13
Remove redundant "represents" wording from most of the documentation.
Claudio Saavedra
2009-06-12
HildonAppMenu: avoid installing duplicate idle functions
Alberto Garcia
2009-05-28
Don't close HildonAppMenu if there's an animation actor below it
Alberto Garcia
2009-05-27
Create grab transfer window for HildonAppMenu before mapping
Alberto Garcia
2009-05-25
Doc updates to HildonAppMenu
Alberto Garcia
2009-05-25
Optimize hildon_app_menu_repack_items() to resize the table just once
Alberto Garcia
2009-05-25
Rearrange HildonAppMenu items just once in gtk_widget_show_all/hide_all
Alberto Garcia
2009-05-25
Don't call gtk_widget_show() when adding items to HildonAppMenu
Alberto Garcia
2009-05-06
Don't make HildonAppMenu a modal window
Alberto Garcia
2009-04-30
Renamed src/ to hildon/
Alberto Garcia