1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-27 17:02:33 +01:00

patch from Vitaly Ovtchinnikov <ov@rbcmail.ru> for

double/triple-click selection in textfield
This commit is contained in:
kojima
2003-05-06 03:36:21 +00:00
parent 669d542408
commit bc3ab27364
2 changed files with 28 additions and 3 deletions

View File

@@ -58,7 +58,8 @@ Changes since wmaker 0.80.1:
- Fixed small memory leak in the font panel code.
- Fixed call to qsort in WMSortArray.
- Fixed a memleak in the file panel.
- Double/triple-click selection in text widgets (Vitaly Ovtchinnikov
<ov@rbcmail.ru>)
Changes since wmaker 0.80.0:
............................