Commit Graph

29587 Commits

Author SHA1 Message Date
Alexandre Julliard 4e4740346d Documentation updates. 2006-08-23 15:59:14 +02:00
Alexandre Julliard 6bcbc126ed tools: Added a man page for wineprefixcreate. 2006-08-23 15:59:05 +02:00
Alexandre Julliard e3d0794aff DEVELOPERS-HINTS: Moved to the Wiki by Tom Wickline. 2006-08-23 15:58:51 +02:00
Mikołaj Zalewski f108b034cb shlwapi: Move strings used by StrFromTimeInterval to resources. 2006-08-23 15:58:10 +02:00
Mikołaj Zalewski 1ee7095e41 regedit: Put language-dependent strings in resources. 2006-08-23 15:58:03 +02:00
Mikołaj Zalewski 798a54f938 regedit: Remove custom filter from open/save dialogs. 2006-08-23 15:57:54 +02:00
Paul Vriens 343153e2e5 winecfg: Make sure we can use a large text. 2006-08-23 15:57:47 +02:00
Paul Vriens 5c0ea644da wintrust: Add some documentation. 2006-08-23 15:57:40 +02:00
Alexandre Julliard 03244197e0 configure: Remove -O2 disable hack for MacOS now that gcc is fixed. 2006-08-23 12:50:55 +02:00
Detlef Riekenberg e84a382b74 configure: Show messages about additional packages with --verbose. 2006-08-23 12:31:06 +02:00
James Liggett 60a97505a6 winex11.drv: Add XEmbed system tray support.
Portions of this patch based on the work of Mike Hearn and Rob
Shearman.
2006-08-23 12:09:09 +02:00
James Hawkins a6b8ff9ddb msiexec: Add handling for msiexec's regserver option. 2006-08-23 12:01:15 +02:00
Mike McCormack 261691fa2f server: Use ntdll values where possible. 2006-08-23 12:01:10 +02:00
Mike McCormack b346d0f248 windef.h: Add a definition for FILETIME. 2006-08-23 12:01:06 +02:00
Mike McCormack 2dca7aa2e2 ntdll: Use RTL_CRITICAL_SECTION not CRITICAL_SECTION. 2006-08-23 12:01:00 +02:00
Paul Vriens 15e1e4d824 winecfg: Update Dutch resource. 2006-08-23 12:00:52 +02:00
Paul Vriens a53ee521d0 winecfg: Wrong text in messagebox. 2006-08-23 12:00:47 +02:00
Hwang YunSong(황윤성) 3a04565b18 shlwapi: Update Korean resource. 2006-08-23 12:00:35 +02:00
Andrew Talbot 5e8f9c7aff libwine: Cast-qual warning fix. 2006-08-23 12:00:27 +02:00
Andrew Talbot 0235b1bf26 winebuild: Cast-qual warnings fix. 2006-08-23 12:00:22 +02:00
Stefan Leichter 0e592aa9bd ntdll/tests: Print 64bit integers as two 32 bit integers. 2006-08-23 12:00:15 +02:00
Roderick Colenbrander 8922e20096 winex11.drv: Fix opengl pixel format bug. 2006-08-23 12:00:02 +02:00
Fatih Aşıcı 859f8bce72 mshtml: Update Turkish resources. 2006-08-23 11:59:52 +02:00
Juan Lang 9958987f18 crypt32: Add CryptFormatObject stub. 2006-08-23 11:59:43 +02:00
Mikołaj Zalewski 0721dd254d shell32: Pl.rc: Fix a backslash. 2006-08-23 11:59:34 +02:00
Mikołaj Zalewski c4c00040ba shlwapi: Make StrFormatByteSize format numbers using locale settings. 2006-08-23 11:58:52 +02:00
Jacek Caban 593e897655 mshtml: Use IPropertyNotifySink connection point. 2006-08-23 11:58:45 +02:00
Robert Reif 02bd4ad437 dsound: Remove unused parameter from propset functions. 2006-08-23 11:58:38 +02:00
Gerald Pfeifer 4ff90b472e configure: Try to #include <pthread.h> before checking for pthread_np.h. 2006-08-23 11:58:27 +02:00
Stefan Dösinger d7f94bf7c9 wined3d: Correctly draw transformed and untransformed vertices in the same scene. 2006-08-22 12:53:53 +02:00
Paul Vriens a96ef0bac8 crypt32: Print parameters and add some documentation. 2006-08-22 12:53:49 +02:00
James Hawkins 80740e72e7 msi: Add tests for the AppSearch action. 2006-08-22 12:53:43 +02:00
James Hawkins 6a520c0b6d msi: Add handling for MsiEvaluateCondition's substring operators. 2006-08-22 12:11:40 +02:00
James Hawkins 762a13eb34 msi: Add tests for MsiEvaluateCondition's substring operators. 2006-08-22 12:11:29 +02:00
Mike McCormack 73137390b0 itss: Simplify the class factory. 2006-08-22 12:11:21 +02:00
Kai Blin 86de27bad6 kernel: Set last error in CreateIoCompletionPort. 2006-08-22 12:11:17 +02:00
Mikołaj Zalewski c18b0b7bd3 shlwapi: Format the kilobyte file size number using locale settings.
The code is quite complex but I haven't found any easier way to do it 
(passing NULL as NUMBERFMT results in two decimal places being appended).
2006-08-22 12:10:47 +02:00
Mikołaj Zalewski 6cc378cc67 shell32: Show file size in the details view in kilobytes. 2006-08-22 12:00:22 +02:00
Mike McCormack 000eddbc8c shell32: Don't add the directory name twice when recursing into subdirectories. 2006-08-22 12:00:14 +02:00
Benjamin Arai d1282dce88 oleaut32: Add support for handling TKIND_COCLASS in userdefined_to_variantvt. 2006-08-22 12:00:01 +02:00
Juan Lang d0ca58ba36 crypt32: Fix a misplaced parenthesis. 2006-08-22 11:59:47 +02:00
Stefan Leichter 220547708a oleaut32: Print 64bit integers with wine_dbgstr_longlong. 2006-08-22 11:59:38 +02:00
Alexander Nicolaysen Sørnes 6a37478ab9 winecfg: Update Norwegian Bokmål resources. 2006-08-22 11:59:30 +02:00
Fatih Aşıcı 2367e37774 winecfg: Update Turkish resources. 2006-08-22 11:59:24 +02:00
Matthew Finnicum 9b47add3bf riched20: Make EM_EXLINEFROMCHAR handle special case of lParam == -1. 2006-08-22 11:57:40 +02:00
Piotr Caban 52d16ff54d oleview: Added dispinterface handling to idl viewer. 2006-08-22 11:56:36 +02:00
Piotr Caban f7eeac6fc1 oleview: Added typedef handling to idl viewer. 2006-08-22 11:56:23 +02:00
Huw Davies 0bd611cead winex11.drv: Fix rendering of fonts that don't support anti-aliasing. 2006-08-21 12:37:34 +02:00
Frank Richter 3713f49dfa winecfg: audio: Use strings from resources. 2006-08-21 12:30:13 +02:00
Frank Richter a121ac5d71 winecfg: driveui: Load UI strings from resources. 2006-08-21 12:29:57 +02:00