History log of /haiku/headers/private/interface/TextViewSupportBuffer.h
Revision Date Author Comments
# 1705656e 24-May-2019 Augustin Cavalier <waddlesplash@gmail.com>

Add (void*) casts to memcpy/memset invocations to appease GCC 8.

A lot of these classes are not *technically* "trivially copyable"
for one reason or another, but in all of these cases it seems
OK to me to use memcpy/memset on them. Adding a cast to void*
tells GCC that "I know what I'm doing here" and shuts up the
warning.


# 4225e5b7 03-Jul-2010 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Use the Bfont object to discriminate between fonts (as in Dano)
and not just size and code. Style cleanups.


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


# a2fab562 04-Nov-2004 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Added a debugger call in case the reallocation fails.
We can't handle an allocation failure there (at least for now). Took the chance to stylize the code.


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


# f1569dbb 15-Jan-2004 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Moved some headers here so they can be included by Globals.cpp in the interface kit folder


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


# 4225e5b785b61988b7944bd6b1efdadce3885f65 03-Jul-2010 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Use the Bfont object to discriminate between fonts (as in Dano)
and not just size and code. Style cleanups.


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


# a2fab5626d1dfed8391d7923a7b29a0b7a2b531a 04-Nov-2004 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Added a debugger call in case the reallocation fails.
We can't handle an allocation failure there (at least for now). Took the chance to stylize the code.


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


# f1569dbb9e1cbb1c71c0d574c051d219d03ffe0c 15-Jan-2004 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Moved some headers here so they can be included by Globals.cpp in the interface kit folder


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