Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Listen to GtkMenuItem's 'toggle-size-allocate' signal to get the toggle size ↵ | Cody Russell | 2010-10-07 | 1 | -1/+16 |
| | | | | instead of using the GSEAL'd GtkMenuItem::toggle_size value. | ||||
* | Fix for armel build. Patch by David Sugar. | Cody Russell | 2010-08-03 | 1 | -1/+1 |
| | |||||
* | bleh | Cody Russell | 2010-07-29 | 1 | -2/+2 |
| | |||||
* | Different range size styles. | Cody Russell | 2010-07-15 | 1 | -57/+93 |
| | |||||
* | Add IdoRange, and modify IdoScaleMenuItem to use it. | Cody Russell | 2010-07-13 | 1 | -23/+280 |
| | |||||
* | Fake out the grab stuff by setting GTK_HAS_GRAB on the scale widget before ↵ | Cody Russell | 2010-05-10 | 1 | -0/+4 |
| | | | | forwarding the event. | ||||
* | Try to remove offscreen fu | Cody Russell | 2010-05-10 | 1 | -130/+36 |
| | |||||
* | reverse-scroll-events property only affects GDK_SCROLL_UP and GDK_SCROLL_DOWN | Cody Russell | 2010-04-14 | 1 | -2/+14 |
| | |||||
* | Don't capture up/down keys. Compile fixes for latest gtk+. | Cody Russell | 2010-03-15 | 1 | -3/+3 |
| | |||||
* | Fix for grab/release signals. If you grab the slider and then release it ↵ | Cody Russell | 2010-03-09 | 1 | -4/+58 |
| | | | | while the mouse is outside the menu, it was not emitting the released signal. | ||||
* | Add grab/release signals | Cody Russell | 2010-03-05 | 1 | -0/+32 |
| | |||||
* | Make 'ido-offscreen-scale' the name of the GtkOffscreenWindow, not the GtkScale.0.1.3 | Cody Russell | 2010-03-04 | 1 | -1/+1 |
| | |||||
* | Name the offscreen scale 'ido-offscreen-scale' | Cody Russell | 2010-03-04 | 1 | -0/+1 |
| | |||||
* | Support reversing scroll events | Cody Russell | 2010-02-13 | 1 | -2/+25 |
| | |||||
* | fixed build failure where secondary_padding wasn't initialized | Ken VanDine | 2010-02-11 | 1 | -1/+1 |
| | |||||
* | Merge initial-slider-value branch | Cody Russell | 2010-02-09 | 1 | -1/+2 |
|\ | |||||
| * | Add support for initial value to ido_scale_menu_item_new_with_range() | Cody Russell | 2010-02-09 | 1 | -1/+2 |
| | | |||||
* | | Merge scale-icons branch | Cody Russell | 2010-02-09 | 1 | -33/+187 |
|\ \ | |/ |/| | |||||
| * | Upper/lower clamping on icon click | Cody Russell | 2010-02-09 | 1 | -36/+4 |
| | | |||||
| * | Add support for primary/secondary icons. | Cody Russell | 2010-02-06 | 1 | -33/+219 |
| | | |||||
* | | Test ARM fix | Cody Russell | 2010-02-05 | 1 | -4/+8 |
|/ | |||||
* | Scale spacing fixes | Cody Russell | 2010-02-04 | 1 | -7/+50 |
| | |||||
* | Copyright/license fu | Cody Russell | 2010-02-04 | 1 | -13/+16 |
| | |||||
* | Merge offscreen scale branch | Cody Russell | 2010-02-01 | 1 | -176/+61 |
|\ | |||||
| * | Unref the pixbuf | Cody Russell | 2010-02-01 | 1 | -0/+2 |
| | | |||||
| * | Use GtkOffscreenWindow to manage rendering of the scale. | Cody Russell | 2010-01-20 | 1 | -176/+59 |
| | | |||||
* | | Add ido_scale_menu_item_get_scale() function | Cody Russell | 2010-01-25 | 1 | -0/+12 |
|/ | |||||
* | IDO initial commit, scale menuitem | Cody Russell | 2010-01-19 | 1 | -0/+449 |