msi: A component with an empty path is not used.
[wine] / programs /
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-18  Hwang YunSong(황윤성)cmdlgtst: Updated Korean resource.
2006-07-17  Duane Clarknotepad: Change notepad printing font.
2006-07-17  Duane Clarknotepad: Make notepad print something reasonable.
2006-07-17  Aric Stewartwineboot: Copy windows file protection files at boot...
2006-07-17  Hwang YunSong(황윤성)clock: Updated Korean resource.
2006-07-17  Jonathan Ernstnotepad: Fix typo in Danish translation spotted by...
2006-07-17  Hwang YunSong(황윤성)wordpad: Updated Korean resource.
2006-07-17  Aric Stewartcomcat: cImplemented or cRequired of -1 means to match...
2006-07-14  Alexandre Julliardmsiexec: Invert the return values of the boolean functi...
2006-07-14  James Hawkinsmsiexec: Also support options using a hyphen.
2006-07-13  Jonathan Ernstnotepad: Fix the ellipsis and shortcuts in menus.
2006-07-13  Jonathan Ernstwordpad: Add shortcuts in menus.
2006-07-13  Thomas Khonotepad: Change file not saved alert title to match...
2006-07-13  Thomas Khonotepad: Change window title to be like Windows' notepa...
2006-07-11  Alexandre Julliardwinegcc: Automatically add the correct lib paths when...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-11  Ge van Geldorpwinedbg: Implement some x86_64 backend routines.
2006-07-11  Mikołaj Zalewskinotepad: En.rc: Fix the ellipsis in menu.
2006-07-11  Piotr Cabanoleview: Added more fields to TypeLib Viewer tree.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore lex and bison...
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-10  Hwang YunSong(황윤성)winecfg: Updated Korean resource.
2006-07-10  Paul Vrienswinecfg: Nl.rc: Shift Graphics page up to fill the...
2006-07-10  Andrew Talbotwinecfg: Write-strings warnings fix.
2006-07-07  Vitaliy Margolenwinecfg: Shift Graphics page up to fill the empty place.
2006-07-07  Michael Stefaniucjanitorial: Move the storage specifier to the beginning...
2006-07-07  Thomas Khonotepad: Change window classname from NPClass to Notepad.
2006-07-07  Andrew Talbotregedit: Write-strings warning fix.
2006-07-06  Detlef Riekenbergcomdlg32: Add initial test.
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-07-03  Thomas Khowcmd: Modify option parser to allow compound options.
2006-07-03  Andrew Talbottaskmgr: Write-strings warnings fix.
2006-07-03  Andrew Talbotregedit: Write-strings warnings fix.
2006-07-03  Ge van Geldorpwinedbg: Implement be_x86_64_init_registers.
2006-07-03  Ge van Geldorpwinedbg: Adjust the parameters of the backend read...
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-29  Juan Langregedit: Update status bar after editing key name.
2006-06-27  James Hawkinsmsiexec: Use CommandLineToArgvW instead of process_args...
2006-06-27  Alexandre Julliardwineconsole: Portability fixes in the curses mouse...
2006-06-27  Eric Pouechwinedbg: Module info.
2006-06-27  Eric Pouechwinedbg: Use 64 bit version of imagehlp_module.
2006-06-27  Alexandre Julliardwinetest: Portability fix in the maketest script. Added...
2006-06-26  Francois GougetAssorted spelling, case and grammar fixes.
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.
2006-06-20  Vitaly Lipatovwinecfg: Russian translation.
2006-06-20  Paul Vrienswinecfg: Create Resources directory when adding themes.
2006-06-20  Eric Pouechwinedbg: Proper handling of typedefs.
2006-06-20  Ge van Geldorpwinedbg: Added x86_64 support.
2006-06-19  Fatih Aşıcıwinecfg: Update Turkish resorce file.
2006-06-19  András Kovácsuninstaller: Hungarian translation.
2006-06-16  Francois GougetAdd trailing '\n's to ok() calls.
2006-06-15  Mikołaj Zalewskinotepad: Pl.rc: Fix the ellipsis in menu.
2006-06-15  Alexandre Julliarddlls: d3d8, d3d9 and ddraw no longer depend on OpenGL...
2006-06-15  Alexander Nicolays... winecfg: Updated Norwegian Bokmål resources.
2006-06-15  Alexandre Julliardwinedbg: Avoid a crash when there's no backtrace to...
2006-06-14  Paul Vriensuxtheme: Add framework and initial tests.
2006-06-13  Alexandre Julliardwinedbg: sscanf arguments should be ints, not size_t.
2006-06-13  Alexandre Julliardwinevdm: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardrpcss: Don't use sizeof in traces to avoid printf forma...
2006-06-12  Andrew Talbotwinedbg: Write-strings warnings fix.
2006-06-10  Pavel Roskinwinecfg: Recognize all CD and floppy devices listed...
2006-06-10  Pavel Roskinwinecfg: Allow and prefer using A: and B: for floppies.
2006-06-09  Detlef Riekenbergcmdlgtst: Use standard debug functions.
2006-06-07  Mike McCormackserver: open_console's from field should be a handle.
2006-06-07  Michael StefaniucRemove more redundant NULL checks before HeapFree ...
2006-06-07  Dmitry Timoshkovwinecfg: Avoid unnecessary casts.
2006-06-06  Alexandre JulliardRevert "winedbg: Remove useless NOCMD state."
2006-06-06  Mike McCormackwinecfg: Make some pointer casts win64 compliant.
2006-06-06  Mike McCormackwineconsole: Use correct prototypes for dialog procs.
2006-06-06  Mike McCormackwcmd: Fix a Win64 warning.
2006-06-06  Mike McCormacktaskmgr: Use correct types for Win64.
next