Home
last modified time | relevance | path

Searched hist:"0340 e4b336ab01b78e7291c5d4ace2ba551a20f4" (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/charactermap/
H A DUnicodeBlockView.cpp0340e4b336ab01b78e7291c5d4ace2ba551a20f4 Wed Nov 26 17:24:39 UTC 2014 dsizzle <dcieslak@yahoo.com> CharacterMap: several fixes to char. view scroll

* Select items in the encoding list by block identifier rather than
list index (there are holes in the list)
* Scroll to the start of the list when the application starts
* Add and use IsBlockVisible to detect when we need to make a block
visible, avoiding unwanted scrollings in some cases with the previous
method of testing for only one character in the block.

Signed-off-by: Adrien Destugues <pulkomandy@gmail.com>

Fixes some problems with previous enhancements from #3651.
H A DCharacterView.h0340e4b336ab01b78e7291c5d4ace2ba551a20f4 Wed Nov 26 17:24:39 UTC 2014 dsizzle <dcieslak@yahoo.com> CharacterMap: several fixes to char. view scroll

* Select items in the encoding list by block identifier rather than
list index (there are holes in the list)
* Scroll to the start of the list when the application starts
* Add and use IsBlockVisible to detect when we need to make a block
visible, avoiding unwanted scrollings in some cases with the previous
method of testing for only one character in the block.

Signed-off-by: Adrien Destugues <pulkomandy@gmail.com>

Fixes some problems with previous enhancements from #3651.
H A DCharacterView.cpp0340e4b336ab01b78e7291c5d4ace2ba551a20f4 Wed Nov 26 17:24:39 UTC 2014 dsizzle <dcieslak@yahoo.com> CharacterMap: several fixes to char. view scroll

* Select items in the encoding list by block identifier rather than
list index (there are holes in the list)
* Scroll to the start of the list when the application starts
* Add and use IsBlockVisible to detect when we need to make a block
visible, avoiding unwanted scrollings in some cases with the previous
method of testing for only one character in the block.

Signed-off-by: Adrien Destugues <pulkomandy@gmail.com>

Fixes some problems with previous enhancements from #3651.
H A DCharacterWindow.cpp0340e4b336ab01b78e7291c5d4ace2ba551a20f4 Wed Nov 26 17:24:39 UTC 2014 dsizzle <dcieslak@yahoo.com> CharacterMap: several fixes to char. view scroll

* Select items in the encoding list by block identifier rather than
list index (there are holes in the list)
* Scroll to the start of the list when the application starts
* Add and use IsBlockVisible to detect when we need to make a block
visible, avoiding unwanted scrollings in some cases with the previous
method of testing for only one character in the block.

Signed-off-by: Adrien Destugues <pulkomandy@gmail.com>

Fixes some problems with previous enhancements from #3651.