mshtml: Use nsAString_InitDepend in SetDesignMode call.
[wine] / programs / oleview /
2007-02-26  Misha Koshelevoleview: Make optional flag "optional" not "opt.".
2007-02-26  Misha Koshelevoleview: Add forgotten newlines to forward declarations.
2007-02-26  Misha Koshelevoleview: Properly support enumerations.
2007-02-26  Misha Koshelevoleview: Report default values.
2007-02-22  Misha Koshelevoleview: Account for unnamed right hand side parameter...
2007-02-21  Misha Koshelevoleview: Respect size of array ITypeInfo_GetNames returns.
2007-02-06  Marcus Meissneroleview: Removed dead code (Coverity).
2007-02-05  Mike McCormackoleview: Remove many casts.
2007-01-09  Michael Stefaniucjanitorial: Remove stray '\' at end of lines.
2006-11-27  Alexander Nicolays... oleview: Add Norwegian Bokmål translation.
2006-10-25  Alexandre Julliardoleview: Properly handle negative coordinates for mouse...
2006-10-23  Francois Gougetoleview: Fix compilation with gcc 2.95.
2006-10-23  Byeong-Sik Jeonoleview: Update Korean resources.
2006-10-23  Frank Richteroleview: Add German translation.
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-16  Francois Gougetoleview: U(x) must be defined after winnt.h has had...
2006-10-06  Francois GougetFrench rc files must be encoded in iso-8859-1, not...
2006-10-05  Francois Gougetoleview: Fix the placement of a '\n'.
2006-10-04  Jonathan Ernstoleview: Updated French translation.
2006-10-03  Michael Stefaniucoleview: Win64 'incompatible pointer type' warning...
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-25  Mikołaj Zalewskiresources: Mark common resources as LANG_NEUTRAL, SUBLA...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-26  Piotr Cabanoleview: Added data freeing in EnumFuncs function.
2006-08-22  Piotr Cabanoleview: Added dispinterface handling to idl viewer.
2006-08-22  Piotr Cabanoleview: Added typedef handling to idl viewer.
2006-08-21  Piotr Cabanoleview: Added idl save to file functionality.
2006-08-21  Piotr Cabanoleview: Added idl displaying.
2006-08-21  Piotr Cabanoleview: Added idl formatting.
2006-08-21  Piotr Cabanoleview: Added functions description to idl generation.
2006-08-14  Piotr Cabanoleview: Improved interface handling in idl viewer.
2006-08-07  Hwang YunSong(황윤성)oleview: Updated Korean resource.
2006-08-02  Dan Hipschmanoleview: Initialize TVITEM.lParam to NULL in EnumFuncs.
2006-07-24  Piotr Cabanoleview: Added interface handling to idl display.
2006-07-19  Piotr Cabanoleview: Added data freeing in TypeLib Viewer.
2006-07-19  Piotr Cabanoleview: Added some features to IDL data displaying.
2006-07-19  Piotr Cabanoleview: Added skeleton for IDL files generation.
2006-07-11  Piotr Cabanoleview: Added more fields to TypeLib Viewer tree.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_progs: Generate the .gitignore file.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-03  Piotr Cabanoleview: Added next field to TypeLib viewer treeview...
2006-07-03  Piotr Cabanoleview: Improved type handling in TypeLib viewer.
2006-07-03  Piotr Cabanoleview: Added open TypeLib file functionality.
2006-07-03  Piotr Cabanoleview: Added type displaying in TypeLib Viewer.
2006-06-30  Piotr Cabanoleview: Added base TypeLib Viewer menu functionality.
2006-06-30  Piotr Cabanoleview: Added status bar to TypeLib Viewer.
2006-06-30  Piotr Cabanoleview: Added TypeLib Viewer base.
2006-06-26  Hwang YunSong(황윤성)oleview: Added Korean resources.
2006-06-26  Piotr Cabanoleview: Fix compilation with gcc 2.95.
2006-06-26  Piotr Cabanoleview: Added propper ClassName displaying to interfac...
2006-06-26  Piotr Cabanoleview: Added interface viewer.
2006-06-23  Piotr Cabanoleview: Added system configuration dialog.
2006-06-23  Piotr Cabanoleview: Added copy HTML tag functionality.
2006-06-23  Piotr Cabanoleview: Added copy CLSID functionality.
2006-06-23  Piotr Cabanoleview: Added CreateInstanceOn functionality.
2006-06-23  Jonathan Ernstoleview: Spelling fixes (English).
2006-06-23  Jonathan Ernstoleview: French localization.
2006-06-22  Piotr Cabanoleview: Removed use of strlenW, strcmpW and strcpyW...
2006-06-21  Alexandre Julliardoleview: Delete the symlink from git.
2006-06-21  Piotr Cabanoleview: Added registry tab in details window.
2006-06-21  Piotr Cabanoleview: Added details window base.
2006-06-21  Piotr Cabanoleview: Added base menu funcionality.
2006-06-21  Piotr Cabanoleview: Added more TreeView entries.
2006-06-21  Piotr Cabanoleview: Added TreeView entries read from registry.
2006-06-21  Piotr Cabanoleview: Added TreeView window.
2006-06-21  Piotr Cabanoleview: Added pane bar.
2006-06-21  Piotr Cabanoleview: Added initial version.