Commit Graph

12 Commits

Author SHA1 Message Date
Ansis Brammanis a32858caa5 Only debounce taginfo for taglist autocompletion 2013-02-26 12:39:35 -05:00
Ansis Brammanis 051e05dcf7 return after hiding combobox 2013-02-26 11:37:34 -05:00
Ansis Brammanis b247191f62 stop leaving combobox divs lying around 2013-02-26 10:38:41 -05:00
Ansis Brammanis cdec43359d Fix combobox mousedown and drag 2013-02-19 19:33:04 -05:00
Yohan Boniface 6d1fa6b258 Do not show combobox if input has lost focus 2013-02-19 21:35:04 +01:00
Ansis Brammanis 2b4cfe87d0 Fix async combobox 2013-02-19 13:14:12 -05:00
Ansis Brammanis 9b5f506694 Add autocompletion to combobox
Also, don't filter results with input value
when selecting the combobox, so that it
behaves like a select input in this case.
2013-02-19 00:09:46 -05:00
Ansis Brammanis 6330137964 Combobox now settable using select input approach 2013-02-18 18:15:55 -05:00
Ansis Brammanis 876a406e70 Fix combobox bugs
- size and position is recalculated for each
  update so that it works even if input
  isn't rendered when combobox is called
- adds caret differently, for same reason as above
- adds combobox to body to prevent scrolling issues
2013-02-18 16:56:11 -05:00
John Firebaugh eadf460b55 Fix global leaks 2013-02-16 09:02:23 -08:00
Tom MacWright eb999c47c6 Switch to comboboxes 2013-02-01 17:54:55 -05:00
Tom MacWright 8eb04ddb4d combobox 2013-01-31 19:41:52 -05:00