Andreas Kling
|
be0ac86b63
|
TextEditor: Add New/Open/Save actions.
They aren't hooked up to anything, I just felt like making some icons. ;^)
|
2019-03-07 01:46:37 +01:00 |
|
Andreas Kling
|
c3bb84239e
|
TextEditor: Show the open filename in the window title.
|
2019-03-07 01:08:07 +01:00 |
|
Andreas Kling
|
ca65ca2f2d
|
TextEditor: Show the current cursor position in the statusbar.
|
2019-03-07 00:46:29 +01:00 |
|
Andreas Kling
|
9158de6c41
|
Begin working on a graphical TextEditor.
It's gonna be a wrapper around a new GTextEditor widget so I can easily
reuse the functionality anywhere I need it. :^)
|
2019-03-07 00:31:06 +01:00 |
|