Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed the EDropdownButton so that it works more like a standard menu | Ettore Perazzoli | 2001-01-28 | 1 | -3/+3 |
| | | | | | | | | bar (i.e. the menu is popped up on button_press instead of button_release). Now it is also based on GtkToggleButton, so it stays pushed down when the menu is on the screen. svn path=/trunk/; revision=7869 | ||||
* | Fix the API to EDropdownButton by removing args that don't make much | Ettore Perazzoli | 2001-01-27 | 1 | -6/+2 |
| | | | | | | sense. svn path=/trunk/; revision=7854 | ||||
* | New, simple dropdown button widget based on the thing that Damon did | Ettore Perazzoli | 2001-01-27 | 1 | -0/+78 |
in `e-meeting-time-sel.c'. svn path=/trunk/; revision=7851 |