ingenuus
|
decdccbaf9
CProcessPaste::DoPaste - fixed "unable to open clipboard" errors.
|
22 years ago |
sabrogden
|
d3b1a8c6ec
changed return to LResult and changed the create of the tree control to call the CreateEx of CWnd
|
22 years ago |
sabrogden
|
f37e3834f3
Set focus to search combo when typing in list box. Cancel filter on Escape.
|
22 years ago |
sabrogden
|
e3da227614
*** empty log message ***
|
22 years ago |
sabrogden
|
547bd218fb
show tree view of groups
|
22 years ago |
sabrogden
|
96b479c30e
added bitmaps
|
22 years ago |
sabrogden
|
b3608a5d52
added combo in copy properties to move item to a group
|
22 years ago |
sabrogden
|
0e4976f6e3
- prompt for group name
|
22 years ago |
ingenuus
|
9d9e7d1b09
COleDataObjectEx::GetGlobalData - Removed unnecessary sentinel assertion on failure which was sometimes triggered.
|
22 years ago |
ingenuus
|
be08f3adfd
Fixed assertions due to occassional receipt of seemingly valid HGLOBALs with invalid (NULL) data.
|
22 years ago |
sabrogden
|
75303c4f60
but items on clip board on Ctrl-C and Ctrl-X
|
22 years ago |
sabrogden
|
6659ba6b0f
show tooltips and snap correctly on multiple monitors and hide manually activated toolip when window pos changes -- SAB
|
22 years ago |
sabrogden
|
04ab6d839a
check correct item for double clicking on caption
|
22 years ago |
ingenuus
|
e1bb9751f2
OnTimer: only ShowFullDescription if db is open (QPaste is showing)
|
22 years ago |
sabrogden
|
f38dfc5242
added option to allways show description and setting for what double clicking on caption bar does.
|
22 years ago |
ingenuus
|
6b0aa607ed
return TRUE for handled keys - CQPasteWnd::PreTranslateMessage
|
22 years ago |
sabrogden
|
8135806821
changes to work in 6.0
|
22 years ago |
sabrogden
|
1747ee79aa
sort first 255 characters in memo field -- SAB
|
22 years ago |
ingenuus
|
1567efaaaf
CProcessPaste::DoPaste() - use sizeof("Ignore")
|
22 years ago |
ingenuus
|
a8b84a7e2d
Shared Data, Groups, etc.
|
22 years ago |
sabrogden
|
b838262140
delete 100 items at a time and show selection/total count in status -- SAB
|
22 years ago |
sabrogden
|
fd19578726
*** empty log message ***
|
22 years ago |
sabrogden
|
92f596d1f9
changed strText to mText type memo and removed strType -- SAB
|
22 years ago |
sabrogden
|
5d4d09c0ee
added option for the amount of text to save for the desciption -- SAB
|
22 years ago |
sabrogden
|
71fdce7cbd
allow for text greater than 255 -- SAB
|
22 years ago |
sabrogden
|
c4307ce37d
This is a test for e-mail
|
22 years ago |
sabrogden
|
5586285258
changed GetAt() to ElementAt() in 6.0 GetAt doesn't return the reference, ElementAt does -- SAB
|
22 years ago |
sabrogden
|
b0802e322a
changed to work with VS 6.0 -- SAB
|
22 years ago |
sabrogden
|
6cc5c20c90
changes things to compile in 6.0
|
22 years ago |
sabrogden
|
004f01b5d0
view caption on all sides and roll up window -- SAB
|
22 years ago |