mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
bug fix in WINGs bag.c WMInsertInBag().
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
Changes since version 0.61.0:
|
||||
.............................
|
||||
|
||||
- fixed bug with menu editor in WPrefs placing cut/paste-ed entries in wrong
|
||||
positions.
|
||||
|
||||
|
||||
Changes since version 0.61.0:
|
||||
.............................
|
||||
|
||||
- fixed Xdnd by cropping filename with ""
|
||||
- fixed OPEN_MENU
|
||||
- fixed crash when moving a shaded window with keyboard
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
changes since wmaker 0.61.1:
|
||||
............................
|
||||
|
||||
- fixed WMInsertInBag(). It ignored index, and always put the new item at end.
|
||||
|
||||
|
||||
changes since wmaker 0.61.0:
|
||||
............................
|
||||
|
||||
|
||||
Reference in New Issue
Block a user