Age | Commit message (Expand) | Author |
2014-03-02 | consts for overriding const functions from Fl_Browser | corvid |
2013-09-02 | FltkToggleButtonResource: fix compilation on SGI | corvid |
2013-04-20 | include optgroup-close among items in dillo-dw interface for SELECT | corvid |
2013-04-19 | trim some spaces | corvid |
2013-04-19 | Fl_Browser instead of Fl_Tree for <select> list box. | corvid |
2013-01-28 | Fix: dialog menu is keyboard-activable again (119c5d6ba0df regression) | Jorge Arellano Cid |
2013-01-22 | In textarea, ctrl-backspace deletes a word. | corvid |
2012-12-30 | don't let form Input eat ctrl-H, either | corvid |
2012-12-28 | don't let form Input eat Up or Down, either | corvid |
2012-12-28 | don't let form Input widgets or Location eat Page_Up/Down | corvid |
2012-12-25 | don't let form text input insert ^I, ^J, ^L, ^M | corvid |
2012-12-10 | don't bother with FLAT_BOX for image input | corvid |
2012-12-10 | comment | corvid |
2012-12-10 | fix complex button triggering from keyboard | corvid |
2012-11-30 | again | corvid |
2012-11-30 | tweaking FltkListResource::sizeRequest | corvid |
2012-11-28 | selection resource reset rm queueRedraws | corvid |
2012-11-28 | make it clear that Fl_Tree's select_only calls the callback by default | corvid |
2012-11-28 | don't require an item selected for SELECT size>1 non-multiple | corvid |
2012-11-28 | FltkListResource reset handle groups | corvid |
2012-11-28 | FltkListResource: can't select group | corvid |
2012-11-25 | and now we can implement maxlength | corvid |
2012-11-25 | dw entry resource, mentions of maxLength should be size | corvid |
2012-11-24 | reset for <select> | corvid |
2012-10-31 | Implement some keystrokes as shortcuts to option menuitems | Jorge Arellano Cid |
2012-10-03 | update comments for fl_width(uint_t) workaround | corvid |
2012-06-16 | fix image input coordinates (bug 1070) | corvid |
2011-09-25 | let the enter key trigger buttons when possible | corvid |
2011-09-06 | remove trailing whitespace | Jorge Arellano Cid |
2011-08-04 | free instead of delete | corvid |
2011-08-01 | deal with Fl_Text_Buffer::text() returning a copy | corvid |
2011-07-21 | work around a fl_width() bug | corvid |
2011-07-18 | turn on wrapping for textarea | corvid |
2011-07-03 | draw the labels when hidden inputs are shown | corvid |
2011-06-29 | Remove wrong comment | Jorge Arellano Cid |
2011-06-21 | Eliminated a pack of 22 compiler warnings (gcc-4.6.1 amd64) | Jorge Arellano Cid |
2011-06-18 | Enabled CTRL+{a,e,d,k} shortcuts for form's inputs | Jorge Arellano Cid |
2011-06-12 | clean up fltk form button callbacks (allows Space to trigger) | corvid |
2011-05-27 | rm fltk2 workaround | corvid |
2011-05-19 | forms listResource item selection | corvid |
2011-05-16 | cast | Rob S. |
2011-05-16 | rm spaces | corvid |
2011-05-14 | forms menu/list selection | corvid |
2011-05-10 | more of the same | corvid |
2011-05-10 | straighten out free/delete/delete[] | corvid |
2011-02-09 | disable symbol-interpretation in labels | corvid |
2011-02-04 | widget coloring | corvid |
2011-01-29 | font/size for fltk widgets | corvid corvid |
2011-01-29 | improve widget colors | corvid |
2011-01-29 | clean out FltkSelectionResource | corvid |