aboutsummaryrefslogtreecommitdiff
path: root/hildon/hildon-app-menu.c
AgeCommit message (Expand)Author
2009-10-01Fix HildonAppMenu crasher during destructionClaudio Saavedra
2009-09-11Emit HildonAppMenu::changed when menu items change visibilityClaudio Saavedra
2009-09-11Add HildonAppMenu::changed signalClaudio Saavedra
2009-09-11Add hildon_app_menu_has_visible_children() private methodClaudio Saavedra
2009-09-04Redraw HildonAppMenu when the number of items changeAlberto Garcia
2009-08-28Close HildonAppMenu if it receives a grab-notify signalAlberto Garcia
2009-08-05Remove leftover function declarationClaudio Saavedra
2009-08-05Remove the grab from HildonAppMenu.Claudio Saavedra
2009-07-15Ensure HildonAppMenu size is correct after rotationLászló Pere
2009-06-15Make sure that buttons in HildonAppMenu receive 'button-release-event'Alberto Garcia
2009-06-15New style property to set the size of the group of filter buttonsAlberto Garcia
2009-06-13Remove redundant "represents" wording from most of the documentation.Claudio Saavedra
2009-06-12HildonAppMenu: avoid installing duplicate idle functionsAlberto Garcia
2009-05-28Don't close HildonAppMenu if there's an animation actor below itAlberto Garcia
2009-05-27Create grab transfer window for HildonAppMenu before mappingAlberto Garcia
2009-05-25Doc updates to HildonAppMenuAlberto Garcia
2009-05-25Optimize hildon_app_menu_repack_items() to resize the table just onceAlberto Garcia
2009-05-25Rearrange HildonAppMenu items just once in gtk_widget_show_all/hide_allAlberto Garcia
2009-05-25Don't call gtk_widget_show() when adding items to HildonAppMenuAlberto Garcia
2009-05-06Don't make HildonAppMenu a modal windowAlberto Garcia
2009-04-30Renamed src/ to hildon/Alberto Garcia