update
This commit is contained in:
parent
7e11e99f79
commit
e108c5cac0
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,5 +1,15 @@
|
|||
(Format: Year/Month/Day)
|
||||
Changes for 0.9.13
|
||||
*05/04/29:
|
||||
* Fixed transient bug. (Henrik)
|
||||
#1157361 inconsistent behavior of Java dialogs.
|
||||
Transients that are created before the transient_for window
|
||||
gets copied to a transient_for waiting list and when the
|
||||
transient_for window is created the transients are updated,
|
||||
When raising a transient window the window gets placed last
|
||||
in the transient list so it gets raised last and thus gets
|
||||
places above.
|
||||
WinClient.hh/cc, Window.cc
|
||||
*05/04/28:
|
||||
* Revert Mathias's little change to my patch, and fix it properly :) (Simon)
|
||||
FbTk/FbWindow.cc/hh FbWinFrame.cc
|
||||
|
|
Loading…
Reference in a new issue