Commit graph

29106 commits

Author SHA1 Message Date
Christoph von Wittich a9de2ac45a add wpp_ros.diff
svn path=/trunk/; revision=31866
2008-01-18 14:42:20 +00:00
Christoph von Wittich d4fb037596 update wine headers included by widl to wine-0.9.53
svn path=/trunk/; revision=31865
2008-01-18 14:11:42 +00:00
Colin Finck 5c06769534 Switch to the new widl (Wine-20080118)
svn path=/trunk/; revision=31864
2008-01-18 12:41:15 +00:00
Hervé Poussineau 4caea795dd Update status
svn path=/trunk/; revision=31862
2008-01-18 12:25:40 +00:00
Christoph von Wittich ca51e7ab6e Rob Shearman : rpcrt4: Set ReservedForRuntime to NULL in NdrClientInitializeNew.
<rob at codeweavers.com>

svn path=/trunk/; revision=31861
2008-01-18 11:57:48 +00:00
Hervé Poussineau 327cd0f9bc Shuffle functions to look more like in Wine.
Add a few stubs

svn path=/trunk/; revision=31860
2008-01-18 11:51:01 +00:00
Christoph von Wittich cc0209690e Rob Shearman : rpcrt4: Handle complex arrays in calc_arg_size. <rob at codeweavers.com>
svn path=/trunk/; revision=31859
2008-01-18 11:38:47 +00:00
Christoph von Wittich 88179de4f8 rpcrt4: Fix the calculation of element sizes for complex arrays by using a new function ComplexStructSize that doesn 't touch the buffer to calculate the size.
<rob at codeweavers.com>

svn path=/trunk/; revision=31858
2008-01-18 11:35:06 +00:00
Christoph von Wittich 690e2cd071 rpcrt4: Add support for calculating the memory size of complex types with embedded non-conformant strings. <rob at codeweavers.com>
svn path=/trunk/; revision=31857
2008-01-18 11:28:18 +00:00
Christoph von Wittich 34190c7a32 rpcrt4: Allocate a context handle if a NULL GUID is being unmarshalled. <rob at codeweavers.com>
svn path=/trunk/; revision=31856
2008-01-18 11:25:21 +00:00
Christoph von Wittich d9ca23e550 rpcrt4: Don't print fixmes for NDR types without a freeing function.
rpcrt4: Add traces to the start of TowerConstruct and TowerExplode.
<rob at codeweavers.com>

svn path=/trunk/; revision=31855
2008-01-18 11:22:16 +00:00
Christoph von Wittich 7e4a0d01fb widl: Fix context handle "cannot be null" detection.
The "cannot be null" attibute is applied to a parameter if and only if 
it is in-only.

widl: Fix the conditions under which array freeing code is output.

It doesn't matter whether or not the array is declared as a pointer or 
is declared using array subscripts - the array is still allocated by the 
unmarshalling function and so needs to be freed.

<rob at codeweavers.com>

svn path=/trunk/; revision=31854
2008-01-18 11:17:50 +00:00
Christoph von Wittich 643cc20639 rpcrt4: Don't set Buffer to NULL in I_RpcFreeBuffer. <rob at codeweavers.com>
svn path=/trunk/; revision=31853
2008-01-18 10:42:16 +00:00
Christoph von Wittich 02f7a25753 rpcrt4: Fix memory leak in NdrFullPointerXlatFree. <rob at codeweavers.com>
First of all, the code was freeing the wrong pointer (i.e. the pointer
supplied by the caller of one of the NdrFullPointer* functions, not the
PFULL_PTR_TO_REFID_ELEMENT. Second, the code wasn't following the Next
link to the next entry in the list.

svn path=/trunk/; revision=31852
2008-01-18 10:37:37 +00:00
Christoph von Wittich bf565b3d3a rpcrt4: Fix a leak of msg in RPCRT4_io_thread on the error paths. <rob at codeweavers.com>
svn path=/trunk/; revision=31851
2008-01-18 10:34:34 +00:00
Christoph von Wittich 41862fd922 Rob Shearman : rpcrt4: Improve error handling in RPCRT4_io_thread and remove commented-out code. <rob at codeweavers.com>
svn path=/trunk/; revision=31850
2008-01-18 10:09:21 +00:00
Hervé Poussineau 5914c98aa9 Use new interface names
svn path=/trunk/; revision=31849
2008-01-18 10:08:49 +00:00
Christoph von Wittich e83b5427a6 Rob Shearman : rpcrt4: Set the fBufferValid flag in NdrProxyGetBuffer. <rob at codeweavers.com>
svn path=/trunk/; revision=31848
2008-01-18 10:05:52 +00:00
Christoph von Wittich 714d031d4f Rob Shearman : rpcrt4: Remove some unused includes. <rob at codeweavers.com>
svn path=/trunk/; revision=31847
2008-01-18 10:02:41 +00:00
James Tabor 3f063e5fa2 Patch by Stefan100 stefan__100__ at hotmail.com. Remove NtGdiGetTextExtentPoint32, update all related.
svn path=/trunk/; revision=31846
2008-01-18 03:43:03 +00:00
Daniel Reimer 6274286a77 Hopefully the last changes for now. Fixed the warnings due to a missing empty line.
svn path=/trunk/; revision=31845
2008-01-17 20:18:11 +00:00
Thomas Bluemel 162436143d Patch by Carlo Bramix <carlo.bramix@libero.it>
Enable the find menu items
See issue #2978 for more details.

svn path=/trunk/; revision=31844
2008-01-17 20:08:18 +00:00
Hervé Poussineau beaf1037f9 Do not autoregister msi, as long as problem is not fixed (2nd stage break)
svn path=/trunk/; revision=31843
2008-01-17 16:12:44 +00:00
Colin Finck 860c4aab05 These files still included the now non-existent "resource.h" files.
svn path=/trunk/; revision=31842
2008-01-17 15:22:18 +00:00
Colin Finck c64d173b9a This file was still including "resource.h" although there is no "resource.h" for xcopy
svn path=/trunk/; revision=31841
2008-01-17 15:01:14 +00:00
Colin Finck 2d0464ddb2 - Define the copyright year one time and then use this constant everywhere instead of redefining it at X places
- Get rid of the "include/reactos/resource.h" header file.
  It contained outdated strings and had no effect on the resource files anymore. The "version.rc" file has the same purpose and does a better job.

svn path=/trunk/; revision=31840
2008-01-17 14:50:36 +00:00
Daniel Reimer 9238f49148 Continue of my try to get all RCs in Sync.
Same as before. Killed {}, changed to default font etc.

svn path=/trunk/; revision=31839
2008-01-17 14:02:01 +00:00
Daniel Reimer ff4f467cdb Continue of my try to get all RCs in Sync.
Same as before. Killed {}, changed to default font etc.
This syncs all cpls except the diabled rcs of intl and sysdm which are in a rather incomplete shape.
I might fill them up again later this day to gether with the rest of the dlls folder which is not synched..

svn path=/trunk/; revision=31838
2008-01-17 14:01:53 +00:00
Daniel Reimer 8a120c9e61 Bug 2944: Polish translation: part 4/4 - Dll (olaf_siejka<AT>o2<DOT>pl)
Some German RC Fixes by Dark_Shadow<AT>gmx<DOT>at and me
Remove the {} and replace with BEGIN END
Still TBD:
- Sync the CPL Resources
- DO all the same for DLL Folder.

svn path=/trunk/; revision=31837
2008-01-17 09:34:17 +00:00
Colin Finck 76fa5d59e8 Get rid of bin2res and all rbuild stuff associated with it. We don't need it anymore after the latest winesyncs.
This also requires adding an '<include base="stdole2" root="intermediate">.</include>' line to stdole2.rbuild, because previously this include directory was automatically added when processing Wine modules.
This is already done for similar modules like "msi".

svn path=/trunk/; revision=31836
2008-01-17 00:35:44 +00:00
Aleksey Bragin 7b3487eb9a - Sync NDK changes.
svn path=/trunk/; revision=31835
2008-01-16 23:19:01 +00:00
Daniel Reimer 0402021d21 Final Update for now. DLLs will come later. (Too tired)
svn path=/trunk/; revision=31834
2008-01-16 21:39:50 +00:00
Daniel Reimer ac3c1e1cfa Bug 2975: slovak translations for logoff and cacls (kario<AT>szm<DOT>sk)
Some fixes for shell32 which I got from a Austrian guy: Dark_Shadow<AT>gmx<DOT>at

svn path=/trunk/; revision=31833
2008-01-16 21:39:35 +00:00
Daniel Reimer 59259e3005 Tahoma, MS Sans Serif... to MS Shell Dlg (I did not touch the Japanese Font)
svn path=/trunk/; revision=31832
2008-01-16 19:49:11 +00:00
Christoph von Wittich f348fd1edc fix explorer build
svn path=/trunk/; revision=31831
2008-01-16 19:29:09 +00:00
Daniel Reimer 55ea1cb8dc Sync all RC Files to contain all Stuff. Non Translated stuff is in English.
Fix some Bugs and Typos.
Say byebye to { and }. Say Hello to BEGIN and END. :-P
Fix Part of the mess of different fonts used. (Still needs to be completed)

svn path=/trunk/; revision=31830
2008-01-16 18:37:56 +00:00
Aleksey Bragin c42936177e - Update WRC to Wine-0.9.53.
- Update and include to the build process utf8.c of unicode library.

svn path=/trunk/; revision=31829
2008-01-16 17:16:34 +00:00
Aleksey Bragin 78150156e2 - Add more NLS definitions.
svn path=/trunk/; revision=31828
2008-01-16 17:05:31 +00:00
Aleksey Bragin f311e418d5 - Uncomment typelib data from the msi resource file.
svn path=/trunk/; revision=31827
2008-01-16 15:22:24 +00:00
Aleksey Bragin b712d37e28 - Fix a typo.
svn path=/trunk/; revision=31826
2008-01-16 14:50:23 +00:00
Hervé Poussineau c57a376eca Add missing files to bootcd
svn path=/trunk/; revision=31825
2008-01-16 10:52:22 +00:00
Christoph von Wittich 712914b384 add stdole2.tlb to bootcd
svn path=/trunk/; revision=31824
2008-01-16 10:40:27 +00:00
Christoph von Wittich a511d858af add stdole2.tlb to build as wrc seems to be fixed now
svn path=/trunk/; revision=31823
2008-01-16 10:28:32 +00:00
Hervé Poussineau 70ac7c5e51 Fix double " spotted by Christoph_vW
svn path=/trunk/; revision=31822
2008-01-16 10:19:58 +00:00
Hervé Poussineau ec57c0c87d Update prototype
svn path=/trunk/; revision=31821
2008-01-16 10:16:32 +00:00
The Wine Synchronizer bb90d50b08 Autosyncing with Wine HEAD
svn path=/trunk/; revision=31820
2008-01-16 10:11:22 +00:00
Hervé Poussineau f56ddc98c9 Add missing FOF_NORECURSION
svn path=/trunk/; revision=31819
2008-01-16 10:07:35 +00:00
Hervé Poussineau 7f19df1da4 Fix typo
svn path=/trunk/; revision=31818
2008-01-16 08:59:57 +00:00
Peter Ward dfc4d23bdf Big polish translation patch by Olaf Siejka (caemyr AT gmail DOT com)
See issue #2944 for more details.
- Polish translation for 0.3.4 is now complete... almost :)
  One thing left is kernel32 error codes. As it requires integration, it will be
  completed this week, right now i`m just adding a pl file for starters.

svn path=/trunk/; revision=31817
2008-01-16 05:06:57 +00:00
Colin Finck a89e08f7e8 Updated "widl_ros.diff" file.
I created it with SVN's diff command against our vendor-imported widl version, but it is also possible to patch the Wine widl CVS version with it.

svn path=/trunk/; revision=31816
2008-01-15 21:54:49 +00:00