[tepl] docs: update roadmap



commit 6cf2ab96bc7eb28eb35213a2f5ed1be55723f59e
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Tue Apr 21 18:20:14 2020 +0200

    docs: update roadmap

 docs/roadmap.md | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/docs/roadmap.md b/docs/roadmap.md
index 65546da..3ee90f7 100644
--- a/docs/roadmap.md
+++ b/docs/roadmap.md
@@ -6,6 +6,14 @@ future.
 
 See the [NEWS file](../NEWS) for a detailed history.
 
+Side/bottom panel container
+---------------------------
+
+- Status: **done**
+- Release: Tepl 5 (GNOME 3.38)
+
+See the TeplPanel class.
+
 Rework file metadata
 --------------------
 
@@ -34,6 +42,7 @@ Tasks:
   [uchardet](https://www.freedesktop.org/wiki/Software/uchardet/).
 - Use the libicu for character encoding _conversion_, not iconv.
 - Feature parity with the GtkSourceView file loading and saving API.
+- Replace the few functions that do sync I/O with async I/O.
 
 High-level file loading and saving API: separate it from the core framework
 ---------------------------------------------------------------------------
@@ -50,11 +59,6 @@ Continue high-level file loading and saving implementation
 
 All the errors would be handled by Tepl, showing TeplInfoBars etc.
 
-Side/bottom panel container
----------------------------
-
-- Status: **todo**
-
 File browser widget
 -------------------
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]