Quantcast
Channel: MFCMAPI
Viewing all 1090 articles
Browse latest View live

Closed Issue: Forms Container Doesn't Render [16602]

$
0
0
Problem: Can't see forms container contents
Fix: Check for table when painting help text was incorrect and we painted the help text on top of the rows. Put in better check.
Comments: Fixed in December 2013 Release

Closed Issue: Named Props Crash AB [16607]

$
0
0
Problem: Named props crash the AB
Fix: Make doubly certain we don't parse named props on AB
Problem: Sometimes we don't treat an AB object as such.
Fix: Since we're looking at properties anyway, check PR_OBJECT_TYPE and if it's an AB type, turn on AB prop parsing.
Comments: Fixed in December 2013 Release

Closed Issue: Win 8 Taskbar Grouping [16610]

$
0
0
Problem: On Windows 8, MFCMAPI taskbar buttons don't always group properly
Fix: Explicit call to set an App User Model ID forces proper grouping
Comments: Fixed in December 2013 Release

Closed Issue: Can't Paste From Onenote [16611]

$
0
0
Problem: Can't paste from onenote
Fix: Implement CRichEditOleCallback and use QueryAcceptData to force only CF_TEXT. Also implement GetContextMenu to handle context menus directly.
Comments: Fixed in December 2013 Release

Closed Feature: Convert MSG to XML [16580]

$
0
0
Problem: Need a way to convert MSG to XML
Fix: Implement it
Comments: Fixed in December 2013 Release

Closed Feature: Cascade New Windows [16581]

$
0
0
Problem: Our Windows overlap too much
Fix: Introduce a cascade effect for new windows
Comments: Fixed in December 2013 Release

Closed Feature: Make About Dialog Grey [16583]

$
0
0
Problem: About dialog should be light grey
Fix: Make it so - also use this gray for all disabled text - looks good
Comments: Fixed in December 2013 Release

Closed Feature: Need a way to get to hierarchy and hidden tables from a folder view [16584]

$
0
0
Problem: Need a way to get to hierarchy and hidden tables from a folder view
Fix: Add menu items.
Comments: Fixed in December 2013 Release

Closed Feature: Suppress MAPI_E_NOT_FOUND Errors [16589]

$
0
0
Problem: People don't understand MAPI_E_NOT_FOUND in the table view
Fix: Display nothing when we've got MAPI_E_NOT_FOUND - users won't miss it.
Problem: MAPI_E_NOT_FOUND suppression needs reg key
Fix: Add reg key
Comments: Fixed in December 2013 Release

Closed Feature: Improve SetColumns Experience [16590]

$
0
0
Problem: SetColumns initial dialog is confusing
Fix: Eliminate it, push functionality to action buttons in the SetColumns main UI.
Problem: Invoking SetColumns dialog refreshes stuff even if you cancel
Fix: Reorder work in DoSetColumns to track if we actually need to refresh.
Comments: Fixed in December 2013 Release

Closed Feature: Dbl-click on attachment/recipient props should open appropriate tables. [16591]

$
0
0
Problem: Dbl-click on attachment/recipient props should open appropriate tables.
Fix: Make it so - also combined all the logic used in opening these tables
Problem: Attachment and recipient tables on MSG files don't work.
Fix: Fallback to GetAttachmentTable and GetRecipientTable when opening the equivalent properties fails.
Comments: Fixed in December 2013 Release

Closed Feature: Hex Editor Import/Export [16601]

$
0
0
Problem: Implement Import for Hex Editor
Fix: Import will read in a file so the hex editor can operate on it.
Problem: Need to be able to export from HexEditor
Fix: Implement it.
Problem: Need a third action button on edit dialogs
Fix: Stub one in
Comments: Fixed in December 2013 Release

Closed Feature: Suppress 0 For Associated Contents When Missing [16603]

$
0
0
Problem: Status bar reports 0 for associated contents when there may actually be contents
Fix: PR_ASSOC_CONTENT_COUNT is missing and we shouldn't assume 0. Assume ? instead. Reworked status bar code to accommodate strings.
Comments: Fixed in December 2013 Release

Closed Feature: New Option: Only Additional Properties [16618]

$
0
0
Problem: Need a way to only request additional properties.
Fix: Add option in.
Comments: Fixed in December 2013 Release

Closed Feature: View Panes [16567]

$
0
0
Problem: Edit dialogs are bulky.
Fix: Implement view panes, allowing us much more flexibility for layout. Implemented collapsible panes so we can minimize panes we don't want. First pass of collapsible panes is in the hex editor.
Problem: Quickstart - make nickname cache dialog use collapsible panes
Fix: Done
Problem: Stream Editor needs sprucing up.
Fix: Add collapsible panes, new smart view pane
Problem: SmartView panes ought to self collapse when there's nothing to display.
Fix: Track if we have data and report 0 variable lines when we have no data.
Problem: View Panes could use some color
Fix: Add color to view pane headers
Problem: Collapsible View Panes without labels don't get full blue bar
Fix: Show the empty label
Problem: Collapse should use whole background
Fix: Expand collapse button to full width, fix how triangle is drawn so it stays left, merge all button and label code back to ViewPane
Problem: Property Editor needs a configurable smart view pane
Fix: Update all panes in property editor to be collapsible, use the smart view pane, hook up plumbing to allow selection of different parsers
Problem: Multivalue Binary needs the smartview upgrade
Fix: Do it
Problem: Property Editor needs collapse in PT_STRING8/PT_UNICODE
Fix: Add it
Problem: PT_LONG, PT_I8, PT_I2 need the smartview upgrade
Fix: Do it
Problem: Remove redundant SmartView parse option
Fix: This option is now redundant. Property Editor and Stream Editor both allow selection of smart view parsing. Cut this code.
Comments: Fixed in December 2013 Release

Closed Feature: Property Bags [16565]

$
0
0
Problem: SingleMAPIPropList is too tied to the underlying data source to make it useful in displaying other types of data.
Fix: Introduce a PropertyBag interface layer to hide the details a bit. First two implementations build on IMAPIProp and LPSRow.
Comments: Fixed in December 2013 Release

Created Feature: Dump Profiles from MrMAPI [16634]

$
0
0
[https://mfcmapi.codeplex.com/workitem/16614](https://mfcmapi.codeplex.com/workitem/16614 ) added the ability to dump profile data from mfcmapi. This request is to allow this to be done from mrmapi as well.

mrmapi.exe -Pr Outlook -Output "%temp%\outlook.xml"

Source code checked in, #106188

$
0
0
Problem: Allow user to specify excluded props on CopyTo when creating MSG files. Fix: Add in UI.

Source code checked in, #106193

$
0
0
Problem: Hex Editor Export says Open instead of Save As Fix: Wrong value passed to DisplayDialog

Source code checked in, #106304

$
0
0
Problem: MapiProcessor folder hierarchy code fetches one rwo at a time. Slow. Fix: Fetch 255 at a time. Problem: MrMAPI -mid -fid has blank rows on output Fix: Those entries had no subject. Added message class in () to help.
Viewing all 1090 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>