]> Pileus Git - ~andy/gtk/commit
Locate child at (border_width,border_width), not
authorOwen Taylor <otaylor@gtk.org>
Sat, 23 May 1998 21:55:40 +0000 (21:55 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sat, 23 May 1998 21:55:40 +0000 (21:55 +0000)
commit53d06396b835233d87a06ebd7f86418b5418f19c
tree2b9b8335db1be65f1f493063f5323dc32ede8092
parentfdd65ddef39ad98af0bf5814662a405f46abd77b
Locate child at (border_width,border_width), not

Sat May 23 17:48:58 1998  Owen Taylor  <otaylor@gtk.org>

* gtk/gtkeventbox.c (gtk_event_box_size_allocate):
        Locate child at (border_width,border_width), not
(2*border_width,2*border_width). [ The border is _outside_
widget->window ]

* gdk/gdk.[ch]: added gdk_screen_width_mm/gdk_screen_height_mm
  functions. [From: Alexander Larsson <alla@lysator.liu.se> ]
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/gdk.c
gdk/gdk.h
gdk/x11/gdkmain-x11.c
gtk/gtkeventbox.c