summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog40
1 files changed, 40 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 754aa5f..8c4a867 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+12-01-30 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/editor.c:
+ Remove all dead code relative to the Project menu.
+
+ * src/gtkext/gtkextstatusbar.c:
+ Do not use GDK threads lock anymore (FIXME).
+
+ * src/gui/editem.c:
+ * src/gui/editem.h:
+ * src/gui/editem-int.h:
+ Update on project content change.
+
+ * src/gui/menus/file.c:
+ Typo.
+
+ * src/gui/menus/Makefile.am:
+ Add the project.[ch] files to libguimenus_la_SOURCES.
+
+ * src/gui/menus/menubar.c:
+ Load the Project menu and update it when needed.
+
+ * src/gui/menus/project.c:
+ * src/gui/menus/project.h:
+ New entries: provide a Project menu.
+
+ * src/gui/menus/view.c:
+ * src/gui/menus/view.h:
+ Typo.
+
+ * src/gui/tb/source.c:
+ Disable all updates of the toolbar item.
+
+ * src/main.c:
+ Do not use GDK threads lock anymore (FIXME).
+
+ * src/project.c:
+ * src/project.h:
+ Reorganize the code. Do not use GDK threads lock anymore (FIXME).
+
12-01-26 Cyrille Bagard <nocbos@gmail.com>
* po/fr.po: