aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2006-01-04 21:13:49 +0000
committerJan Djärv2006-01-04 21:13:49 +0000
commit0facd9c3c56e1ced8abf6d24206aecae9f254d47 (patch)
tree71f3d088daac0b385da13d57e6abb9ee32ce444a /src/ChangeLog
parentb76747af07091b8e44df8f8351e3fef388d4f142 (diff)
downloademacs-0facd9c3c56e1ced8abf6d24206aecae9f254d47.tar.gz
emacs-0facd9c3c56e1ced8abf6d24206aecae9f254d47.zip
* gtkutil.c (xg_get_image_for_pixmap): If the image is from a file,
let GTK do all image processing. Importing Emacs own pixmaps to GTK looks bad for inactive tool bar items with some Gnome themes.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 75a0dcc5890..b72a38da57a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12006-01-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_get_image_for_pixmap): If the image is from a file,
4 let GTK do all image processing. Importing Emacs own pixmaps to GTK
5 looks bad for inactive tool bar items with some Gnome themes.
6
12006-01-04 Eli Zaretskii <eliz@gnu.org> 72006-01-04 Eli Zaretskii <eliz@gnu.org>
2 8
3 * .gdbinit: Avoid a warning message when x_error_quitter is not 9 * .gdbinit: Avoid a warning message when x_error_quitter is not