view .gitignore @ 20033:91e2212b060d

Fix FLTK SelectionType for Middle Button and double clicks (bug #44669). * __init_fltk__.cc (handle): Check event for FL_MIDDLE_BUTTON and return "extend" if found. Use Fl::event_clicks to check for double click before any other button processing and return "open" if found.
author Rik <rik@octave.org>
date Tue, 31 Mar 2015 11:18:46 -0700
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/