mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
Clarification.
svn path=/trunk/; revision=21595
This commit is contained in:
parent
36c545b0a1
commit
8a227df95f
10
ChangeLog
10
ChangeLog
@ -15,11 +15,11 @@
|
||||
Bug 132501 - Make utility window translate to tool window in win32
|
||||
|
||||
Implement the utility window type hint. Such windows are kept on
|
||||
top of other windows. Makes GIMP's toolbox and dock windows behave
|
||||
more like in GNOME under metacity. Apply the same logic also to
|
||||
windows marked with the dialog window type hint, and windows that
|
||||
are transient for some other window. I'll call such windows
|
||||
"transient-type" below.
|
||||
top of other windows of the same process. Makes GIMP's toolbox and
|
||||
dock windows behave more like in GNOME under metacity. Apply the
|
||||
same logic also to windows marked with the dialog window type
|
||||
hint, and windows that are transient for some other window. I'll
|
||||
call such windows "transient-type" below.
|
||||
|
||||
* gdk/win32/gdkevents-win32.c (doesnt_want_key): Drop unused
|
||||
variables.
|
||||
|
Loading…
Reference in New Issue
Block a user