<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.paper.us.eu.org/minori/</link>
    <language>en-us</language>

    <title>minori: include/gui/widgets/text.h history</title>
    <description>include/gui/widgets/text.h revision history</description>
    <item>
    <title>*: megacommit that probably breaks things</title>
    <link>https://hg.paper.us.eu.org/minori/log/f81bed4e04ac/include/gui/widgets/text.h</link>
    <description><![CDATA[*: megacommit that probably breaks things]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 02 Oct 2024 23:06:43 -0400</pubDate>
</item>
<item>
    <title>text: redesign almost every widget</title>
    <link>https://hg.paper.us.eu.org/minori/log/6b0768158dcd/include/gui/widgets/text.h</link>
    <description><![CDATA[text: redesign almost every widget<br/>
<br/>
i.e. Paragraph is now a QLabel, etc etc, some things will probably<br/>
break, idc]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Tue, 25 Jun 2024 11:19:54 -0400</pubDate>
</item>
<item>
    <title>*: better support on Windows</title>
    <link>https://hg.paper.us.eu.org/minori/log/b82841e76e79/include/gui/widgets/text.h</link>
    <description><![CDATA[*: better support on Windows<br/>
<br/>
things now look much better in dark mode]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sun, 12 May 2024 20:24:09 -0400</pubDate>
</item>
<item>
    <title>*: refactor lots of stuff</title>
    <link>https://hg.paper.us.eu.org/minori/log/9a88e1725fd2/include/gui/widgets/text.h</link>
    <description><![CDATA[*: refactor lots of stuff<br/>
<br/>
I forgot to put this into different commits, oops!<br/>
<br/>
anyway, it doesn't really matter *that* much since this is an<br/>
unfinished hobby project anyway. once it starts getting stable<br/>
commit history will be more important, but for now it's not<br/>
that big of a deal]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sun, 12 May 2024 16:31:07 -0400</pubDate>
</item>
<item>
    <title>include: make header guards more sane</title>
    <link>https://hg.paper.us.eu.org/minori/log/3ec7804abf17/include/gui/widgets/text.h</link>
    <description><![CDATA[include: make header guards more sane<br/>
<br/>
The C++ standard[1] says:<br/>
	Each identifier that contains a double underscore __ or<br/>
	begins with an underscore followed by an uppercase letter<br/>
	is reserved to the implementation for any use.<br/>
<br/>
[1]: https://timsong-cpp.github.io/cppwp/n4659/lex.name#3.1]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 03 Apr 2024 20:04:28 -0400</pubDate>
</item>
<item>
    <title>*: HUUUGE changes</title>
    <link>https://hg.paper.us.eu.org/minori/log/862d0d8619f6/include/gui/widgets/text.h</link>
    <description><![CDATA[*: HUUUGE changes<br/>
<br/>
animia has been renamed to animone, so instead of thinking of a<br/>
health condition, you think of a beautiful flower :)<br/>
<br/>
I've also edited some of the code for animone, but I have no idea<br/>
if it even works or not because I don't have a mac or windows<br/>
machine lying around. whoops!<br/>
<br/>
... anyway, all of the changes divergent from Anisthesia are now<br/>
licensed under BSD. it's possible that I could even rewrite most<br/>
of the code to where I don't even have to keep the MIT license,<br/>
but that's thinking too far into the future<br/>
<br/>
I've been slacking off on implementing the anime seasons page,<br/>
mostly out of laziness. I think I'd have to create another db file<br/>
specifically for the seasons<br/>
<br/>
anyway, this code is being pushed *primarily* because the hard drive<br/>
it's on is failing! yay :)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 01 Apr 2024 02:43:44 -0400</pubDate>
</item>
<item>
    <title>*: ooooh! stupid big commit!</title>
    <link>https://hg.paper.us.eu.org/minori/log/b3549da699a6/include/gui/widgets/text.h</link>
    <description><![CDATA[*: ooooh! stupid big commit!<br/>
<br/>
oops]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Tue, 06 Feb 2024 16:56:32 -0500</pubDate>
</item>
<item>
    <title>include: set classes as final where appropriate</title>
    <link>https://hg.paper.us.eu.org/minori/log/8043152ef9d4/include/gui/widgets/text.h</link>
    <description><![CDATA[include: set classes as final where appropriate]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 01 Nov 2023 14:39:43 -0400</pubDate>
</item>
<item>
    <title>*: huuuge update</title>
    <link>https://hg.paper.us.eu.org/minori/log/d02fdf1d6708/include/gui/widgets/text.h</link>
    <description><![CDATA[*: huuuge update<br/>
<br/>
1. make the now playing page function correctly<br/>
2. de-constructorfy many of our custom widgets,<br/>
   allowing them to be changed on-the-fly from<br/>
   the Now Playing page<br/>
3. ... :)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 24 Oct 2023 22:01:02 -0400</pubDate>
</item>
<item>
    <title>*: format source code</title>
    <link>https://hg.paper.us.eu.org/minori/log/3364fadc8a36/include/gui/widgets/text.h</link>
    <description><![CDATA[*: format source code]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 04 Oct 2023 01:46:33 -0400</pubDate>
</item>
<item>
    <title>*: refactor some stuff</title>
    <link>https://hg.paper.us.eu.org/minori/log/d3e9310598b1/include/gui/widgets/text.h</link>
    <description><![CDATA[*: refactor some stuff<br/>
<br/>
text: &quot;TextParagraph&quot;s are now called sections, because that's the<br/>
      actual word for it :P<br/>
text: new classes: Line and OneLineSection, solves many problems with<br/>
      paragraphs that are only one line long (ex. going out of bounds)<br/>
http: reworked http stuff to allow threaded get requests, also moved it<br/>
      to its own file to (hopefully) remove clutter<br/>
      eventually I'll make a threaded post request method and use that in<br/>
      the &quot;basic&quot; function]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 04 Oct 2023 01:42:30 -0400</pubDate>
</item>
<item>
    <title>*: fix up some stuff</title>
    <link>https://hg.paper.us.eu.org/minori/log/27a19dd6cba1/include/gui/widgets/text.h</link>
    <description><![CDATA[*: fix up some stuff<br/>
<br/>
settings: due to my own incompetence OnOK caused the entire program to crash,<br/>
now that's fixed :)]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 03 Oct 2023 03:38:25 -0400</pubDate>
</item>
<item>
    <title>*: update</title>
    <link>https://hg.paper.us.eu.org/minori/log/fe719c109dbc/include/gui/widgets/text.h</link>
    <description><![CDATA[*: update<br/>
<br/>
1. add media tracking ability, and it displays info on the `now playing` page<br/>
2. the `now playing` page now actually shows something<br/>
3. renamed every page class to be more accurate to what it is<br/>
4. ...]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 01 Oct 2023 23:15:43 -0400</pubDate>
</item>
<item>
    <title>*: fix many clang warnings</title>
    <link>https://hg.paper.us.eu.org/minori/log/3d2decf093bb/include/gui/widgets/text.h</link>
    <description><![CDATA[*: fix many clang warnings]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 01 Oct 2023 06:39:47 -0400</pubDate>
</item>
<item>
    <title>*: update...</title>
    <link>https://hg.paper.us.eu.org/minori/log/d0adc4aedfc8/include/gui/widgets/text.h</link>
    <description><![CDATA[*: update...<br/>
<br/>
this commit:<br/>
  1. consolidates dark theme stuff to dark_theme.cpp<br/>
  2. creates a new widgets folder to store all of our<br/>
     custom widgets<br/>
  3. creates the list settings page in the information<br/>
     dialog, although much of it is nonfunctional: it<br/>
     doesn't save, and the status doesn't even get filled<br/>
     in... we'll fix this later!]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 23 Sep 2023 01:02:15 -0400</pubDate>
</item>

  </channel>
</rss>
