History log of /haiku/src/apps/haikudepot/textview/Paragraph.cpp
Revision Date Author Comments
# 111528d1 23-Nov-2023 PulkoMandy <pulkomandy@pulkomandy.tk>

HaikuDepot TextView: fix merging of spans

When adding two successive spans with identical styles, they should be
merged into a single span. However, all prevous spans in the view were
accidentally removed.

Change-Id: I4b2d21331ba97cf54a0db83e7638e23bd2303a63
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7128
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>


# 3d2fd2ac 18-Feb-2021 Andrew Lindesay <apl@lindesay.co.nz>

HaikuDepot: Remove Custom List

Further removal of the use of custom list class;
this time part of the test engine inside HD.

Relates To #15534

Change-Id: Ia1f1d7c2577f92bba96da392fd48949a13b5a169
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3745
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>


# 2e2ff27a 20-Sep-2015 Stephan Aßmus <superstippi@gmx.de>

Paragraph: Added EndsWith(BString)


# 87084745 07-Apr-2015 Michael Lotz <mmlr@mlotz.ch>

HaikuDepot: Clean up trailing whitespace.


# f5a8bae6 29-Nov-2014 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: Paragraph: Fixed typo in PrintToStream()


# d7f7bf2d 24-Mar-2014 Axel Dörfler <axeld@pinc-software.de>

Renamed HaikuDepot's home to haikudepot.

* This closes #10699. I mentioned that to stippi after his first commit
of HaikuDepot, anyway :-)


# 2e2ff27a922c071c15aa4193d8f8a8cd6e4de89d 20-Sep-2015 Stephan Aßmus <superstippi@gmx.de>

Paragraph: Added EndsWith(BString)


# 8708474567be756984f35cd6c5bfcc2c9546dc1e 07-Apr-2015 Michael Lotz <mmlr@mlotz.ch>

HaikuDepot: Clean up trailing whitespace.


# f5a8bae677bf100454e54f705e46b8245ca1e0d6 29-Nov-2014 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: Paragraph: Fixed typo in PrintToStream()


# d7f7bf2d890f652e20b8cf34e9b4c6ae1d3e20eb 24-Mar-2014 Axel Dörfler <axeld@pinc-software.de>

Renamed HaikuDepot's home to haikudepot.

* This closes #10699. I mentioned that to stippi after his first commit
of HaikuDepot, anyway :-)