summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/gtk/gloactiongroup.h
AgeCommit message (Expand)Author
2023-11-20tdf#143148: Use pragma once instead of include guards in vcl/inc/unxTaichi Haradaguchi
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2016-05-11gtk[3]: the frame argument is now unusedCaolán McNamara
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-02-24gtk3: implement native context menusCaolán McNamara
2015-07-27remove some unused definesNoel Grandin
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2012-11-14update license header for Canonical contributionBjoern Michaelsen
2012-11-14Menus are generated on demand now, but with some issues.Antonio Fernandez
2012-11-14Fixed crashes when executing some menu actions.Antonio Fernandez
2012-11-14Cleaned up some code.Antonio Fernandez
2012-11-14Menu is now generated in one step. DBus traffic improvements.Antonio Fernandez
2012-11-14GLOMenu class is now mostly implemented, but menus are buggy at the moment.Antonio Fernandez
2012-11-14Actions are generated during the item info filling.Antonio Fernandez
2012-11-14GLOActionGroup partially implemented. Menus work but no special items shown.Antonio Fernandez
2012-11-14Menu is now displayed properly in all windows.Antonio Fernandez
2012-11-14Added GLOMenu and GLOActionGroup. Menu is published with actions (not working)Antonio Fernandez