Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2008-12-27 18:37:23 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-12-27 18:37:23 (GMT)
commit79758a3ad5df393e161069fed3cc6d743d8fdc8d (patch)
treedd21867a64414748ad421197c18904edeec2eb73 /ChangeLog
parent48e488b596bc73000d172234f87ffd46e9f4032e (diff)
Use GTK_RESPONSE_CLOSE instead of GTK_RESPONSE_CANCEL for the close
2008-12-27 Carlos Garcia Campos <carlosgc@gnome.org> * cut-n-paste/gedit-message-area/gedit-message-area.[ch]: Use GTK_RESPONSE_CLOSE instead of GTK_RESPONSE_CANCEL for the close button. Add a function to get the contents of the message area. svn path=/trunk/; revision=3307
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3068569..141c55c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-12-27 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
+
+ Use GTK_RESPONSE_CLOSE instead of GTK_RESPONSE_CANCEL for the
+ close button. Add a function to get the contents of the message
+ area.
+
2008-12-24 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/Makefile.am: