summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Changelog6
-rw-r--r--doc/Howto_Write_Plugins5
-rw-r--r--doc/TODO1
3 files changed, 7 insertions, 5 deletions
diff --git a/doc/Changelog b/doc/Changelog
index 8953dd4..53ad734 100644
--- a/doc/Changelog
+++ b/doc/Changelog
@@ -3,6 +3,12 @@ next:
- added uselist to the "Generals" Tab
- added dependency tab
- removed frontend flexibility
+- overhauled the layout
+- now showing slots in the version list
+- added Turkish translation (thx to Gürkan Gür)
+
+0.9.0.3:
+- removed the "expanding bug" in 0.9.0.2
0.9.0.2:
- bugfixes
diff --git a/doc/Howto_Write_Plugins b/doc/Howto_Write_Plugins
index 9b0e375..6f58de5 100644
--- a/doc/Howto_Write_Plugins
+++ b/doc/Howto_Write_Plugins
@@ -60,11 +60,6 @@ Menu:
Note, that the underscore in front of a character will make it be underlined in the menu and thus accessible by a shortcut.
-Frontends:
- Sometimes, your plugin will only work with a specific frontend - you can therefore add a "frontends" tag with the list of frontends supported:
-
- <frontends>gtk qt4</frontends>
-
Options
--------
diff --git a/doc/TODO b/doc/TODO
index 9a54290..fcaec74 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -31,6 +31,7 @@ Main Point: user preferences:
- rotating systray icon
- if a package has been merged, but there are still dependencies to be merged - move the dependencies up the tree (Updater)
- use alternative way of displaying categories (tree-like - see Porthole)
+- move GUI prefs out of the system config
GTK:
----
td>-1/+1 2007-07-30updatesnecoro2-21/+64 2007-07-28some more pause emerge itemsnecoro5-276/+423 2007-07-27changed design / added linknecoro3-66/+154 2007-07-26changed design / added linknecoro2-34/+27 2007-07-25changed design / added linknecoro5-86/+188 2007-07-24made the resume_loop-plugin change titles toonecoro5-7/+22 2007-07-21added logviewersnecoro7-215/+429 2007-07-21updated howtonecoro1-14/+24 2007-07-20new Plugin Schemenecoro1-5/+4 2007-07-20new Plugin Schemenecoro1-1/+1 2007-07-20new Plugin Schemenecoro9-162/+214 2007-07-13fixesnecoro4-27/+37 2007-07-13new fancier log outputnecoro14-127/+116 2007-07-11added SIGSTOP/SIGCONT support; SIGTERM now works ;)necoro8-208/+275 2007-07-09bug in shutdown pluginnecoro2-5/+12 2007-07-09added resume_loop pluginnecoro1-1/+1 2007-07-09added resume_loop pluginnecoro10-22/+162 2007-07-07some more documentationnecoro6-4/+108 2007-07-07Some documentation worknecoro7-18/+129