Commit Graph

442 Commits

Author SHA1 Message Date
Erich E. Hoover
9b6f3ef459 Removed strmbase/quartz locking fix patches (accepted upstream). 2014-08-05 17:28:27 -06:00
Sebastian Lackner
e08596a770 Added patch to set ldr.EntryPoint for main executable (fixes wine bug 33034). 2014-08-06 00:19:57 +02:00
Sebastian Lackner
399f43a3f2 Update debian/changelog. 2014-08-06 00:14:55 +02:00
Michael Müller
cd729384de Add RunDLL_CallEntry16 patch. 2014-08-05 00:57:45 +02:00
Sebastian Lackner
647f53b37e Remove patchset shell32-Register_Folders (accepted upstream), update changelog. 2014-08-04 22:55:46 +02:00
Michael Müller
98334f6e19 Add patch for extra large and jumbo icons. 2014-08-03 03:33:13 +02:00
Michael Müller
281bf873aa Improve GetSystemMetrics. 2014-08-02 05:37:29 +02:00
Erich E. Hoover
1ff09d87c5 Added patch to fix edge cases in TOOLTIPS_GetTipText. 2014-07-31 11:15:26 -06:00
Erich E. Hoover
f9cb758cdc Fix the unlock order in one of the strmbase/quartz race condition patches. 2014-07-31 06:51:27 -06:00
Erich E. Hoover
92ab0e4143 Added patch to return the appropriate connection time with SO_CONNECT_TIME. 2014-07-30 17:40:32 -06:00
Erich E. Hoover
8f48583742 Added patch to return empty D3D hardware flags for HEL device enumeration. 2014-07-30 17:03:13 -06:00
Erich E. Hoover
f84058ab42 Fix Arch README information in template file. 2014-07-30 10:50:09 -06:00
compholio
489ccc88e6 Update README with appropriate Arch command.
Fixes Bug #37.
2014-07-30 10:45:11 -06:00
Sebastian Lackner
196a06e3b6 README.md: Some minor fixes. 2014-07-30 16:21:38 +02:00
Sebastian Lackner
e599595153 patchupdate.py: Speed up lookup of bug short_desc by using an 'undocumented feature' to query all at the same time. 2014-07-30 16:10:05 +02:00
Sebastian Lackner
89e1de9267 LICENSE.md: Fix formulation of introduction text. 2014-07-30 06:13:56 +02:00
Sebastian Lackner
3e8756078d Wine-Compholio is a name, so it should start everywhere with captial letter W and C. 2014-07-30 04:31:51 +02:00
Sebastian Lackner
f15cf20757 Fix github markdown syntax. 2014-07-30 04:27:36 +02:00
Sebastian Lackner
4b63027ca0 Improve license file, rename licenses before packaging them. 2014-07-30 04:24:46 +02:00
Sebastian Lackner
1f2bb7be5e debian/rules: Cleanup of rules file. 2014-07-30 03:09:17 +02:00
Sebastian Lackner
bcf0e1d72d README.md: Fix typo in Mageia installation instructions. 2014-07-29 21:21:44 +02:00
Sebastian Lackner
4a5b0ad90a Install LICENSE.wine-compholio.md instead of multiple individual licenses. 2014-07-29 05:18:02 +02:00
Sebastian Lackner
644869d239 LICENSE.wine-compholio.md: Reorder some parts, fix typo. 2014-07-29 05:14:51 +02:00
Sebastian Lackner
1896b3cd3b LICENSE.wine-compholio.md: One more attempt to make it look a bit better... 2014-07-29 05:12:26 +02:00
Sebastian Lackner
04e56f5acd LICENSE.wine-compholio.md: Change headlines one more time, and add direct links to anchors within same file. 2014-07-29 05:05:55 +02:00
Sebastian Lackner
420a6e0ba6 LICENSE.wine-compholio.md: Use bigger headlines. 2014-07-29 04:59:35 +02:00
Sebastian Lackner
abc3892f41 LICENSE.wine-compholio.md: Another attempt to fix formatting issues. 2014-07-29 04:57:41 +02:00
Sebastian Lackner
c29548b4e2 LICENSE.wine-compholio.md: Some formatting fixes. 2014-07-29 04:52:52 +02:00
Sebastian Lackner
dc0ef2893b Add license for wine-compholio in markdown format. 2014-07-29 04:49:46 +02:00
Sebastian Lackner
202cf08f77 README.md: Fix numbering in enumeration. 2014-07-29 03:56:11 +02:00
Sebastian Lackner
18ee5a9427 README.md: Use fixed wordwrap of 80 characters. 2014-07-29 03:55:22 +02:00
Sebastian Lackner
5f47470e86 DEVELOPER.md: Use fixed wordwrap of 80 characters. 2014-07-29 03:41:16 +02:00
Sebastian Lackner
46f1e23363 DEVELOPER.md: Shorten title a bit. 2014-07-29 03:34:16 +02:00
Sebastian Lackner
8b72d74b6f Merge ATTRIBUTION.md into DEVELOPER.md. 2014-07-29 03:29:55 +02:00
Sebastian Lackner
b0daaa4b96 Move developer readme (DEVELOPER.md) into a separate file. 2014-07-29 02:33:30 +02:00
Sebastian Lackner
9017db8694 Revert patch "Use an empty buffer in DecryptMessage".
Reverts 26302e61a3
2014-07-28 20:21:40 +02:00
Sebastian Lackner
2059944f48 patchupdate.py: Incrase number of concurrent webrequests to 16. 2014-07-28 02:45:35 +02:00
Sebastian Lackner
73f8a0cbf5 patchupdate.py: Move all defined paths into a config class (to allow easier modification). (2/2) 2014-07-28 02:41:50 +02:00
Sebastian Lackner
4eb3d2d06c patchupdate.py: Some style improvements (1/2). 2014-07-28 02:32:13 +02:00
Sebastian Lackner
3fa9e6b400 patchupdate.py: Add additional cache to speed up lookup of git source files based on commit sha1. 2014-07-28 02:22:58 +02:00
Michael Müller
c0f05edf66 Update patch to create additional profile directories. 2014-07-28 02:00:50 +02:00
Erich E. Hoover
26302e61a3 Added patch to use an empty buffer in DecryptMessage to return decrypted data. 2014-07-27 14:51:44 -06:00
Erich E. Hoover
ca15d9aed6 Fix TRACE message in GetSystemTimes patch. 2014-07-27 13:12:46 -06:00
Erich E. Hoover
ddfef57f82 Add a couple missing changelog entries. 2014-07-27 13:06:18 -06:00
Erich E. Hoover
c8a6c04975 Added patch to implement GetSystemTimes. 2014-07-27 12:54:01 -06:00
Erich E. Hoover
1be929fbf9 Added patch with stubs for [Get|Set]SystemFileCacheSize. 2014-07-27 10:37:31 -06:00
Sebastian Lackner
935854b8a4 README.md: Sort bugs alphabetically instead of by bugzilla bug number. 2014-07-27 18:10:04 +02:00
Sebastian Lackner
3b6dcb11c8 Add Wine bugzilla bug number for winepulse patches. 2014-07-27 18:05:12 +02:00
Sebastian Lackner
3f4ea42573 patchupdate.py: Remove ugly hack to remove *.ok files on failure, use .INTERMEDIATE instead. 2014-07-27 17:55:33 +02:00
Erich E. Hoover
1f2cf52167 Fix author in definition file for inet_pton patch. 2014-07-27 09:49:24 -06:00