Handle context in CreateURLMoniker.
[wine] / programs /
2004-01-13  Francois GougetRemove references to regapi.
2004-01-08  Ivan Leo Murray... Brought up to date to Dimi's latest patch.
2004-01-07  Robert van HerkAdded a tabsheet that allows the user to change the...
2004-01-06  Francois GougetAssorted spelling fixes.
2004-01-06  Chris MorganAdded winebrowser app that launches a Unix browser.
2004-01-06  Francois GougetImprove error reporting.
2004-01-06  Dimitrie O. PaunAdd new value support. Misc improvements and cleanups.
2004-01-06  Ivan Leo Murray... Updated Italian resources.
2004-01-05  Eric PouechMade wine_get_unix_file_name take a Unicode string...
2004-01-05  Dimitrie O. PaunAdd value delete, and dword edit support.
2004-01-03  Zimler AttilaAdded support for creating new keys.
2004-01-02  Ivan Leo Murray... Added Italian resources.
2003-12-30  Mike McCormackSort the output of wcmd's set command.
2003-12-30  Ivan Leo Murray... Updated Italian translations.
2003-12-30  Ferenc WagnerSolaris sh portability fix.
2003-12-15  Eric Pouech- get rid of winedbg internal channels for output
2003-12-13  Alexandre JulliardRemoved useless #ifdef WINELIB.
2003-12-13  Alexandre JulliardDefine __WINE__ to enable extensions (spotted by Martin...
2003-12-12  Martin FuchsFixed missing initializations of struct SHELLEXECUTEINFO.
2003-12-12  Dimitrie O. PaunRemove most string size limitations.
2003-12-11  Richard Cohen- Fix obsolete comments about windowsx, commdlg.
2003-12-10  Jon GriffithsSort the listview when clicking the Name or Type headers.
2003-12-08  Dimitrie O. PaunReformat regedit in a consistent manner.
2003-12-08  Richard Cohen- Implement 'Choose font', 'No title', 'Always on Top'.
2003-12-08  Pavel RoskinMake inactive LED segments dimmer to make numbers easie...
2003-12-08  Dimitrie O. PaunMove include/bitmaps/*.xpm where they belong.
2003-12-05  Francois GougetPrint error messages to stderr as is customary.
2003-12-05  Filip NavaraFixed some flags in calls to CreateWindowEx.
2003-12-04  Alexandre JulliardAuthors: Jakob Eriksson <jakov@vmlinux.org>, Dimitrie...
2003-12-03  Alexandre JulliardUse delayed imports instead of explicit GetProcAddress...
2003-12-03  Alexandre JulliardAdded support for loading 16-bit dlls.
2003-12-03  Dimitrie O. PaunAdded support for editing strings.
2003-12-03  Richard Cohen- Properly disable the second hand.
2003-12-03  Richard Cohen- Use resource ids IDM_*, IDS_* instead of numbers.
2003-12-02  Alexandre JulliardUse normal dll imports instead of GetProcAddress hacks.
2003-12-02  Peter Berg Larsen- the last event was not looked at when compressing...
2003-12-01  Jon GriffithsThai translation of notepad. Fix spelling in clock...
2003-11-30  Alexandre JulliardAdded make_progs tool to generate the programs makefile.
2003-11-30  Andrew de QuinceyFixed one more HeapReAlloc call.
2003-11-30  Richard CohenRemove some unused code.
2003-11-30  Alexandre JulliardRemoved some no longer used programs.
2003-11-30  Stefan LeichterChanged the version resource to be created in the commo...
2003-11-28  Stefan LeichterAdded version info resource.
2003-11-27  Alexandre JulliardPorting fixes.
2003-11-26  Alexandre JulliardFixed one more HeapReAlloc call.
2003-11-26  Alexandre JulliardFixed declarations of BroadcastSystemMessage and Transl...
2003-11-26  Dimitrie O. PaunMake the winehq.org domain the official one.
2003-11-26  Joshua ThielenFixed incorrect labeling of question boxes.
2003-11-25  Jon GriffithsThai language translation.
2003-11-21  Ivan Leo Murray... Added/updated Italian resources.
2003-11-20  Dimitrie O. PaunHeapReAlloc() does not allocate memory.
2003-11-20  Ivan Leo Murray... Added/updated Italian resources.
2003-11-17  Marcelo DuarteLocalization to Portuguese.
2003-11-17  Ivan Leo Murray... Improved Italian translations.
2003-11-05  Marcelo DuarteLocalization to the Portuguese of Brazil.
2003-11-05  Rein KlazesLet "info wnd" print the client rectangle in screen...
2003-10-28  Francois GougetWeekly spelling fixes.
2003-10-27  Hans Leidekker- Dutch translations of Wine programs.
2003-10-27  Hans Leidekker- Added Dutch translation.
2003-10-24  Mike HearnMinor GUI relayout.
2003-10-22  Mike HearnComplete support DOS version and winelook settings.
2003-10-22  Mike Hearn- Clear screen depth combo box on page init.
2003-10-16  Alexandre JulliardReplaced a few more 0xffffffff by the appropriate const...
2003-10-16  Rolf KalbermatterUse INVALID_FILE_ATTRIBUTES to test for failure of
2003-10-15  Alexandre JulliardGet rid of the memory allocation macros, use real funct...
2003-10-15  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-10-15  Gerald PfeiferRemove unused variable commandSaveRegistry.
2003-10-15  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-14  Michal Janusz MiroslawExtend displays: now one can add displays active only...
2003-10-14  Gerald PfeiferRemove unused variable debug_channels.
2003-10-11  Dimitrie O. PaunFix some instances of memory allocation through HeapReA...
2003-10-11  Alexandre JulliardDefine an LDDLL command to link dlls, instead of using...
2003-10-10  Peter Berg LarsenChanged debug channel to "curses" to seperate it from...
2003-10-09  Mike McCormackHandle quoting on the command line in uninstaller.
2003-10-09  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-09  Peter Berg LarsenUse CONSOLE_RENDERER_NONE_EVENT to compress an event...
2003-10-09  Peter Berg LarsenThe Tab key was considered a ctrl-key and Shift-Tab...
2003-10-08  Alexandre JulliardRemoved useless WINE_TRACE_ON tests.
2003-10-08  Peter Berg LarsenMoved debug output up before calling the backend.
2003-10-07  Mike McCormackWhen registering a dll, search the dll's directory...
2003-10-04  Pavel RoskinConvert resources to standard format without embedded...
2003-10-04  Pavel RoskinUse a better icon. Comment out the binary resource.
2003-10-04  Hans LeidekkerDutch translation of progman.
2003-10-04  Pavel RoskinDon't pass unused pointers to RegCreateKeyEx() - this...
2003-10-04  Pavel RoskinSet win_style of the main window to WS_OVERLAPPEDWINDOW.
2003-10-03  Dimitrie O. PaunExtract binary resources to files, to fit the standard.
2003-10-03  Gerald PfeiferThis is actually a /bin/sh script, /bin/bash is not...
2003-10-02  Hans LeidekkerAdded Dutch translation.
2003-10-01  Hans LeidekkerDutch translation of clock and cmdlgtst.
2003-10-01  Pavel RoskinCorrectly set openfilename.lStructSize before calling
2003-09-30  Alexandre JulliardStore module names in Unicode in the server.
2003-09-30  Mike HearnMove Applications tab before Libraries tab.
2003-09-29  Pavel RoskinWiden the "About" dialog to prevent wrapping of text.
2003-09-29  Pavel RoskinFix processing of IDCANCEL command.
2003-09-27  Alexandre JulliardMake sure all 16-bit system drivers are loaded for...
2003-09-27  Michael StefaniucFix some memory leaks found by smatch.
2003-09-27  José Manuel Ferrer... Added Spanish resources.
2003-09-25  Pavel RoskinFix checkboxes in the "Color dialog flags" dialogs...
2003-09-25  Pavel RoskinCall HeapAlloc() on entries before HeapReAlloc() to...
2003-09-25  Pavel RoskinFix processing of the command line.
next