Scott Brogden
|
23fe170d8c
- Fixed build warnings
|
7 years ago |
scott brogden
|
cfed5a86d8
png supported in viewer and thumbnail images
|
8 years ago |
sabrogden
|
f8a78bf6ef
fixed issue with drawning rtf text
|
8 years ago |
sabrogden
|
26d08ea351
fixed issue with thumbnail images not showing
|
8 years ago |
ScottBrogden
|
cc81b86e3b
fixed memory issue when load thumbnails for images
|
8 years ago |
sabrogden
|
ffdd5caa3b
Fixed issue with auto send to friends, after 30 seconds the first send would not be sent
|
9 years ago |
sabrogden
|
51c063834d
renamed variables to make it clearer if we are using the dataId or parentId from the data table. This caused the delete clip format delete in clip properties to not work
|
10 years ago |
sabrogden
|
efaab6c1b9
Sped up loading list with large databases 30000+ entries
|
10 years ago |
sabrogden
|
58730e0962
- Handle fast scrolling better, out of order loads
|
13 years ago |
sabrogden
|
55379efd9b
- global key changes
|
14 years ago |
sabrogden
|
34e87b76b4
- new order column, use this instead of the date
|
14 years ago |
sabrogden
|
e0b6f4688f
64 bit build
|
14 years ago |
sabrogden
|
04c8456ca5
improve pasting when always on top is set, set selected item on fill
|
14 years ago |
sabrogden
|
5d3965bd46
- added more checks to ensure we skip focus changes on toolbar/tasktray.
|
14 years ago |
sabrogden
|
6dbc33eeb5
- removed check to see if 0 sized rect is in window rect, was causing ditto to open at 0, 0 on multiple monitors
|
15 years ago |
sabrogden
|
be5fb04077
optimize loading of the list view
|
15 years ago |
sabrogden
|
292b130a74
tried to optimize loading the list
|
15 years ago |
sabrogden
|
18a0dbe057
added more logging, output ms in logging times, removed loading accelerator keys, found this is slowing things down, going to look more into this
|
15 years ago |
sabrogden
|
8590b39208
added full clip search, re added quick paste text to clip properties
|
15 years ago |
sabrogden
|
23ed7ea2de
latest changes to prevent 'v' from getting pasted.
|
15 years ago |
sabrogden
|
79c190dc2c
when clearing list refresh list so it comes back up empty. Ensure the db is open when querying for list items
|
15 years ago |
sabrogden
|
0e7165e6c5
fixed issue with not showing items when scrolling quickly. Changed critical sections to AtlCritSec. changed some of the std::vector to std::list.
|
15 years ago |
sabrogden
|
f09209e4a4
new files moved from misc.cpp
|
16 years ago |