wj32
59bfcedf65
#2880368 - "Highlight Option dialog does not show current colors"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2253 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 04:04:58 +00:00
wj32
d092ca9173
* turned off ExtendedListView mandatory double buffering
...
* DoubleBuffered PropertyInfo is now cached
* removed stupid comment in OptionsWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2252 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-18 03:38:23 +00:00
dmex04
27c27da838
fixed ExtendedListView group collapsing + added commenting
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2169 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-14 01:43:44 +00:00
wj32
1e63b9e5dc
* changed ExtendedListView/TreeView namespace
...
* implemented Properties in Imports
* added DoubleClickChecks property
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2163 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-13 05:37:06 +00:00
wj32
7d9d7ea767
fixed ExtendedListView group links
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2162 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-13 04:31:07 +00:00
dmex04
cc28e49991
ExtendedListView code cleanup
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2161 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-13 01:09:44 +00:00
dmex04
9e13b50993
readded !Debug to disable exception handlers in debug mode, fixed ExtendedListView native string creation, changed ExtendedListView tests
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2145 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-12 00:05:17 +00:00
dmex04
62b47d39bf
switched Handle syntax
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2142 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 12:09:42 +00:00
dmex04
43a461c02d
subclassed ExtendedListView, still faulty but promising... :P
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2141 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 11:42:58 +00:00
wj32
d1b4158c97
half fixed ExtendedListView
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2136 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 10:37:01 +00:00
dmex04
5f327770f5
ExtendedListView fixes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2133 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 09:13:41 +00:00
wj32
f8f50cb051
* fixed tiny process creation notification inconsistency
...
* fixed ExtendedListView compilation error
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2122 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 02:01:06 +00:00
dmex04
1f7d1e956b
fixed up few ExtendedListView signatures and functions
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2121 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-10 22:33:15 +00:00
dmex04
0000296d46
added structs for ListViewLink support
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2120 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-10 11:21:27 +00:00
dmex04
629b7cec4e
added more HResult checking for supported APIs per msdn documentation
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2072 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-06 16:51:13 +00:00
dmex04
09363d99a5
fixed ExtendedListView crash on 32bit Windows: fixed LVGroup struct and SendMessage signatures
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2031 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-02 22:28:34 +00:00
dmex04
0d755ad73a
set some extra ExtendedListView fields as private
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2030 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-02 15:06:35 +00:00
dmex04
62d7c52772
fixed ExtendedListView using wrong WndProc event for setting theme and extended style, fixed capitalizations
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2029 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-02 14:51:28 +00:00
dmex04
26a806ce71
added copyright notice, removed LVGROUP Native<>Managed comment used for debugging
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2025 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-01 22:52:06 +00:00
dmex04
d3599c678b
cleaned up syntax + casings + code layout
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2024 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-01 22:47:36 +00:00
dmex04
b4e6df55bf
added missing WindowMessage cast breaking last build commit - oops
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2023 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-01 22:32:02 +00:00
dmex04
ab2076e8c5
removed duplicate API signatures, added OSVersion.IsBelow(WindowsVersion.Vista) check for unsupported OS, fixed comment typo
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2022 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-01 22:29:32 +00:00
dmex04
0c6fedc1c3
Added ExtendedListView supporting collapsible groups and explorer theme (Vista/Win7 only), swapped PEWindow "Imports" tab standard listview with ExtendedListView
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2020 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-01 22:07:49 +00:00