e88e9a278a
no need for a widget name here
2016-07-02 13:53:30 -04:00
e19646c3b1
remove commented code
2016-07-01 18:03:48 -04:00
b8d92ba356
no reason to make floating text entry be in STATE_SELECTED when constructed
2016-06-30 17:41:11 -04:00
428ed8ae1b
stop playing silly games with widget packing when editing a route name in the edito
...
Use a FloatingTextEntry instead. All clever functionality from previous
implementation has been retained.
2016-05-31 15:30:44 -04:00
9010262bed
first compilable version of tabbable design.
...
I would have loved to split this apart, but there are just so many interrelated changes,
it makes little sense and would be a huge effort that would break future git bisect
use because so many intermediate commits would not compile
2016-02-22 15:31:21 -05:00
22b07e0233
NOOP, remove trailing tabs/whitespace.
2015-10-05 16:17:49 +02:00
4dc63966f0
globally remove all trailing whitespace from ardour code base.
...
Paul Davis was responsible for introducing almost all of this.
2015-10-04 14:51:05 -04:00
97981e9007
fix indentation nightmare from 9559cf3947
2014-11-25 12:17:26 +02:00
5101916a17
fix case of included header file
2014-11-25 12:17:26 +02:00
VKamyshniy
c14c365419
[Summary] Fixing behavior of the FloatingTextEntry
2014-11-25 12:17:26 +02:00
8641dcdb0c
permit initial contents of a FloatingTextEntry
2014-11-05 07:41:43 -05:00
23d95e1bca
repropagate button press event outside of FloatingTextEntry so that the click is still effective, as well as terminating the edit
2014-11-02 11:25:49 -05:00
f76109d873
use modal grab and event_is_inside_widget_window() to provide "expected" behaviour when editing in a FloatingTextEntry
2014-11-02 08:58:07 -05:00
cbb4be908a
add new floating text entry class (ported from Tracks)
2014-10-31 12:26:57 -04:00