summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas James Alexander Thurman <tthurman@src.gnome.org>2009-01-27 05:03:06 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2009-01-27 05:03:06 +0000
commitf5fa4a386690180e029ccd471c60874ae3d07c47 (patch)
treeb311cf3b115982c6276053dcc8622863e20994e2 /ChangeLog
parent8cbcbb0655a142bca77e3e49619310a8626301f4 (diff)
downloadmetacity-f5fa4a386690180e029ccd471c60874ae3d07c47.tar.gz
All the window properties are now handled using simple
window property handlers. Closes #549886. * src/core/window-private.h: * src/core/window-props.c: * src/core/window.c: svn path=/trunk/; revision=4090
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4636f231..dbacc59a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-01-27 Thomas Thurman <tthurman@gnome.org>
+
+ All the window properties are now handled using simple
+ window property handlers. Closes #549886.
+
+ * src/core/window-private.h:
+ * src/core/window-props.c:
+ * src/core/window.c:
+
2009-01-26 Thomas Thurman <tthurman@gnome.org>
More of the window properties are checked using simple