Searched +hist:9 +hist:c89ceb8 (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/interface/
H A DTextView.cppdiff 9c89ceb8 Thu Sep 26 09:18:11 MDT 2019 Adrien Destugues <pulkomandy@pulkomandy.tk> BTextView: missing archiving of HideTyping()

This was not stored in BeOS, but that looks like an oversight on their
part and adding it is unlikely to break anything.

Change-Id: I5dbaeb85adf97afc5040a3ecc1bff264af0b0b57
Reviewed-on: https://review.haiku-os.org/c/haiku/+/1888
Reviewed-by: Axel Dörfler <axeld@pinc-software.de>
diff 9c89ceb8 Thu Sep 26 09:18:11 MDT 2019 Adrien Destugues <pulkomandy@pulkomandy.tk> BTextView: missing archiving of HideTyping()

This was not stored in BeOS, but that looks like an oversight on their
part and adding it is unlikely to break anything.

Change-Id: I5dbaeb85adf97afc5040a3ecc1bff264af0b0b57
Reviewed-on: https://review.haiku-os.org/c/haiku/+/1888
Reviewed-by: Axel Dörfler <axeld@pinc-software.de>
diff 9be774b5 Mon Jul 30 14:27:21 MDT 2012 Alex Smith <alex@alex-smith.me.uk> Compilation and 64-bit fixes to libbe.so sources.

Fixed the usual issues - printf format strings, uint32 instead of
addr_t, etc. One thing that isn't so nice is several places where
BList is used to store (u)int32, these require a double cast to addr_t
then void* to silence a warning on x86_64.
diff 9f65f3dd Tue Dec 06 11:13:26 MST 2011 Michael Lotz <mmlr@mlotz.ch> Rename variable so it is clear what is measured (bytes).
diff 9f3fce1e Thu Oct 16 15:40:12 MDT 2008 Oliver Tappe <zooey@hirschkaefer.de> Stippi + zooey:
* fixed LineHeight() for the case when the textview does not yet contain
anything - instead of returning 0 we now return the lineheight of the
default style (or the textview's font).
Fixes #2231


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28194 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 9d73eec0 Wed Jan 30 03:58:04 MST 2008 Stefano Ceccherini <stefano.ceccherini@gmail.com> Fixed a couple of problems with inserting text when there was a
selection (for example, moving around text with the mouse).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23789 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 9be774b553296a712704078314f2291ae5fc352c Mon Jul 30 14:27:21 MDT 2012 Alex Smith <alex@alex-smith.me.uk> Compilation and 64-bit fixes to libbe.so sources.

Fixed the usual issues - printf format strings, uint32 instead of
addr_t, etc. One thing that isn't so nice is several places where
BList is used to store (u)int32, these require a double cast to addr_t
then void* to silence a warning on x86_64.
diff 9f65f3dd6601b69ee7f7bfb072e04d4a56ef98df Tue Dec 06 11:13:26 MST 2011 Michael Lotz <mmlr@mlotz.ch> Rename variable so it is clear what is measured (bytes).
diff 9f3fce1eac49627262f5b60051e28ec1617a1787 Thu Oct 16 15:40:12 MDT 2008 Oliver Tappe <zooey@hirschkaefer.de> Stippi + zooey:
* fixed LineHeight() for the case when the textview does not yet contain
anything - instead of returning 0 we now return the lineheight of the
default style (or the textview's font).
Fixes #2231


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28194 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 9d73eec0ef3145a44fa5d15c350fed5cd30d39b8 Wed Jan 30 03:58:04 MST 2008 Stefano Ceccherini <stefano.ceccherini@gmail.com> Fixed a couple of problems with inserting text when there was a
selection (for example, moving around text with the mouse).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23789 a95241bf-73f2-0310-859d-f6bbb57e9c96

Completed in 92 milliseconds