summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog44
1 files changed, 44 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05b898d..2952edb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,47 @@
+14-01-26 Cyrille Bagard <nocbos@gmail.com>
+
+ * configure.ac:
+ * src/arch/archbase.h:
+ * src/dialogs/about.c:
+ * src/dialogs/add_shellcode.c:
+ * src/dialogs/add_shellcode.h:
+ * src/dialogs/binparts.c:
+ * src/dialogs/export.c:
+ * src/dialogs/export.h:
+ * src/dialogs/goto.c:
+ * src/dialogs/Makefile.am:
+ * src/dialogs/shellcode.c:
+ * src/dialogs/shellcode.h:
+ * src/editor.h:
+ * src/glibext/gbufferline.h:
+ * src/glibext/gcodebuffer.c:
+ * src/glibext/gcodebuffer.h:
+ * src/glibext/gfontcache.h:
+ * src/gtkext/graph/edge.c:
+ * src/gtkext/graph/edge.h:
+ * src/gtkext/graph/layout.c:
+ * src/gtkext/graph/layout.h:
+ * src/gtkext/gtkbinarystrip.c:
+ * src/gtkext/gtkblockview.h:
+ * src/gtkext/gtkbufferview.c:
+ * src/gtkext/gtkbufferview.h:
+ * src/gtkext/gtkdockstation.c:
+ * src/gtkext/gtkdockstation.h:
+ * src/gtkext/gtkgraphview.c:
+ * src/gtkext/gtkgraphview.h:
+ * src/gtkext/gtklinkrenderer.c:
+ * src/gtkext/gtklinkrenderer.h:
+ * src/gtkext/gtksourceview.h:
+ * src/gtkext/gtkviewpanel.c:
+ * src/gtkext/gtkviewpanel-int.h:
+ * src/gui/menus/project.c:
+ * src/gui/panels/glance.c:
+ * src/gui/panels/panel.c:
+ * src/gui/panels/welcome.c:
+ * src/panels/panel.h:
+ * src/project.h:
+ Save the first steps of the migration to GTK+ v3.
+
14-01-13 Cyrille Bagard <nocbos@gmail.com>
* src/common/Makefile.am: