diff options
author | George Hazan <george.hazan@gmail.com> | 2015-05-12 21:28:06 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-05-12 21:28:06 +0000 |
commit | a4f715971c8c0f5be8f8fcc8678c7dd57cab0f8e (patch) | |
tree | 4bca82393f90685c3c9b3a0420745cf24bd84e28 /bin10 | |
parent | b3742e87f4003a80c13ece74264397b6c137096b (diff) |
- CCtrlData::OnChange moved to CCtrlBase, because almost all controls can send change notifications;
- checkbox manager for CCtrlTreeView moved into the core, to remove Windows-dependent code from plugins;
- MTREE_CHECKBOX & MTREE_DND flags introduced to turn on predefined behaviors of a tree control
- typo fixed
git-svn-id: http://svn.miranda-ng.org/main/trunk@13564 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'bin10')
-rw-r--r-- | bin10/lib/mir_core.lib | bin | 328368 -> 328512 bytes |
-rw-r--r-- | bin10/lib/mir_core64.lib | bin | 330114 -> 330264 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/bin10/lib/mir_core.lib b/bin10/lib/mir_core.lib Binary files differindex 4ebfa5430c..5c42c3fcea 100644 --- a/bin10/lib/mir_core.lib +++ b/bin10/lib/mir_core.lib diff --git a/bin10/lib/mir_core64.lib b/bin10/lib/mir_core64.lib Binary files differindex aaf5ce9a5a..076048fe5f 100644 --- a/bin10/lib/mir_core64.lib +++ b/bin10/lib/mir_core64.lib |