Difference between revisions of "WindowsVista"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Windows Logo Program)
(Other Stuff)
Line 35: Line 35:
 
* Support for Default Programs (application to file type association)
 
* Support for Default Programs (application to file type association)
 
* Usage of new standard file open dialog (http://www.openoffice.org/issues/show_bug.cgi?id=71290)
 
* Usage of new standard file open dialog (http://www.openoffice.org/issues/show_bug.cgi?id=71290)
* Provide Live Icons in Documents (preview icons)
+
* Provide Live Icons in Documents (thumbnails) (http://www.openoffice.org/issues/show_bug.cgi?id=71526)
 +
** The default size for generating such thumbnail icons was changed from 128x128 pixel up to 256x256 pixel.
 +
  This works fine for Windows Vista and Windows XP. Because those icons are used also on other platforms
 +
  (and we do not wish to have more then one icon inside the same file) we have to test Windows 98, KDE, Gnome also.
 +
  E.g. Freedesktop.Org recommend using of 128x128 as pixel size ... but first test showed that there isnt a real problem
 +
  using other resolutions. Further tests are planned.
 
* Security
 
* Security
 
** Digitally signing of all executables and DLL's
 
** Digitally signing of all executables and DLL's

Revision as of 09:40, 23 November 2006

Preparations for Windows Vista

Search and Organization

  • The native FileOpen/Save dialogs are used to support virtual folders

Security

User Account Control (UAC)

  • The installation and update is fully UAC aware and performs the proper elevation to an administrator account
  • There are no known UAC issues during runtime

Speech recognition

Windows Logo Program

a lot of stuff comes with the Windows Logo Programs

Other Stuff

  This works fine for Windows Vista and Windows XP. Because those icons are used also on other platforms
  (and we do not wish to have more then one icon inside the same file) we have to test Windows 98, KDE, Gnome also.
  E.g. Freedesktop.Org recommend using of 128x128 as pixel size ... but first test showed that there isnt a real problem
  using other resolutions. Further tests are planned.
  • Security
    • Digitally signing of all executables and DLL's
Personal tools