<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glypher/Makefile, branch master</title>
<subtitle>A simple graphical text editor
</subtitle>
<link rel='alternate' type='text/html' href='https://git.cflip.net/glypher/'/>
<entry>
<title>Rename `append_buffer` to textbuf</title>
<updated>2023-01-26T01:32:43+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2023-01-25T18:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/glypher/commit/?id=723876da5741892530cd74112ec1510124e95cf9'/>
<id>723876da5741892530cd74112ec1510124e95cf9</id>
<content type='text'>
This name is a little bit better I think, and it will be nice to have a
distinction between this utility and the 'file' kind of buffer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This name is a little bit better I think, and it will be nice to have a
distinction between this utility and the 'file' kind of buffer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Glypher as the official name of the editor</title>
<updated>2023-01-25T18:00:53+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2023-01-23T06:00:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/glypher/commit/?id=69e2be81c732353f5f89389fec3f9bb768b0766a'/>
<id>69e2be81c732353f5f89389fec3f9bb768b0766a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an uninstall rule to the Makefile</title>
<updated>2023-01-23T05:58:24+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2023-01-23T05:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/glypher/commit/?id=6cf6fd2c62c89ac20e0a5cc3fba74089d5195f19'/>
<id>6cf6fd2c62c89ac20e0a5cc3fba74089d5195f19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an install command to the Makefile</title>
<updated>2023-01-19T20:08:18+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2023-01-19T20:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/glypher/commit/?id=ecac350e9289ec6846e8ac36fc68bd86e3608037'/>
<id>ecac350e9289ec6846e8ac36fc68bd86e3608037</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Load gzipped fonts from /usr/local/share/consolefonts/</title>
<updated>2023-01-19T20:08:18+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2023-01-19T17:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/glypher/commit/?id=d61a3f4921e55a753d4bc94de50dd7faffc3a348'/>
<id>d61a3f4921e55a753d4bc94de50dd7faffc3a348</id>
<content type='text'>
The editor now loads fonts from /usr/ instead of the current working
directory. Since they are gzipped the font loading code now uses zlib to
read from the files.

These fonts in particular were installed with `make install-psf` from
the Terminus makefile, however the location may vary from system to
system.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The editor now loads fonts from /usr/ instead of the current working
directory. Since they are gzipped the font loading code now uses zlib to
read from the files.

These fonts in particular were installed with `make install-psf` from
the Terminus makefile, however the location may vary from system to
system.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename 'rows' to 'lines' everywhere</title>
<updated>2023-01-17T17:39:21+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2023-01-17T17:39:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/glypher/commit/?id=1a416a917d74d956469e6e80cf4bb519e9474c91'/>
<id>1a416a917d74d956469e6e80cf4bb519e9474c91</id>
<content type='text'>
For whatever reason lines were called rows in the code, so this refactor
changes that name everywhere. The name 'row' is still used in some
places to refer to the unit of height in the screen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For whatever reason lines were called rows in the code, so this refactor
changes that name everywhere. The name 'row' is still used in some
places to refer to the unit of height in the screen.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all terminal-related code</title>
<updated>2023-01-11T18:21:41+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2023-01-11T18:21:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/glypher/commit/?id=0324dda2cc779bcd6d3eb425216e29b37a9a95ed'/>
<id>0324dda2cc779bcd6d3eb425216e29b37a9a95ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve makefile</title>
<updated>2023-01-10T21:20:34+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2023-01-10T21:15:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/glypher/commit/?id=0cd5d2b28f7529f4f9f7b31b9f54e76ada76d9b7'/>
<id>0cd5d2b28f7529f4f9f7b31b9f54e76ada76d9b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compile with debug information enabled</title>
<updated>2023-01-09T04:50:11+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2023-01-09T04:50:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/glypher/commit/?id=a43cf9420a8ca8f84b6ba92cffc4835173ce1c35'/>
<id>a43cf9420a8ca8f84b6ba92cffc4835173ce1c35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Connect the window and font code to the editor's main function</title>
<updated>2023-01-09T04:25:21+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2023-01-09T04:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/glypher/commit/?id=c2e8836f592db9cf28111182ea40f1268c758933'/>
<id>c2e8836f592db9cf28111182ea40f1268c758933</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
