Commit graph

27518 commits

Author SHA1 Message Date
Hervé Poussineau
bcd746b012 Also use the module name in idl object files
svn path=/trunk/; revision=30188
2007-11-05 17:27:58 +00:00
James Tabor
ff1da0b87a Ntoskrnl:
- Add callback for BatchFlushRoutine in ps/win32.c.
- Thanks to Thomas for helping me find out why it was not working.

svn path=/trunk/; revision=30187
2007-11-05 17:27:25 +00:00
Pierre Schweitzer
9dd4fbc81c Updated Shell32 French translation
svn path=/trunk/; revision=30186
2007-11-05 17:06:44 +00:00
Ged Murphy
6cb7ffabfb Check the registry for previous servers and fill the combobox with them.
svn path=/trunk/; revision=30185
2007-11-05 16:29:20 +00:00
Hervé Poussineau
8818f37891 Remove MP build option from config.template.rbuild
See issue #1183 for more details.

svn path=/trunk/; revision=30184
2007-11-05 16:20:30 +00:00
Hervé Poussineau
f93fa0baf7 Support to build more than one object file with one source file
svn path=/trunk/; revision=30183
2007-11-05 16:19:10 +00:00
Hervé Poussineau
e10c1b69e6 Add rbuild file to build ntkrnlmp.exe
(not added to main build yet)
See issue #1181 for more details.

svn path=/trunk/; revision=30182
2007-11-05 16:16:41 +00:00
Hervé Poussineau
c42e45b512 Add a Module argument to GetObjectFilename()
Fix a typo when a define in incorrectly overridden

svn path=/trunk/; revision=30181
2007-11-05 15:57:06 +00:00
Ged Murphy
a6cd1d84e7 fix displaying of current resolution
svn path=/trunk/; revision=30180
2007-11-05 15:31:22 +00:00
Ged Murphy
3df6ea56d3 Adding a note to ask translators not to work on this app yet.
The base file is constantly changing, and it becomes difficult to keep track of those changes across multiple resources.
Thanks

svn path=/trunk/; revision=30178
2007-11-05 15:05:51 +00:00
Aleksey Bragin
b2c17d31d7 Dmitry Chapyshev <lentind@yandex.ru>
- Russian translation fixes.
- Size changes, so it looks better.

svn path=/trunk/; revision=30177
2007-11-05 14:53:11 +00:00
Ged Murphy
6833d9e227 various rough additions towards a working dialog
svn path=/trunk/; revision=30176
2007-11-05 14:39:24 +00:00
Aleksey Bragin
64ee2581fe Dmitry Chapyshev <lentind@yandex.ru>
- Change sizes of some dialog windows(in all language resources) and controls, so that match generic UI considerations in Windows.
- Change sizes of some dialog windows, so that extensions fit in them (in all language resources).
- Make it look better in general.

svn path=/trunk/; revision=30173
2007-11-05 13:17:07 +00:00
Aleksey Bragin
8bf9fc912d - Add more debug prints in failure cases.
svn path=/trunk/; revision=30172
2007-11-05 13:06:53 +00:00
Aleksey Bragin
fffed3ea73 - SeSet/QuerySecurityAccessMask() should initialize DesiredAccess to 0 (inspired by 30154).
svn path=/trunk/; revision=30170
2007-11-05 12:58:03 +00:00
Colin Finck
a80a5aed57 Unbreak shell32, broken by janderwald this time ;-)
svn path=/trunk/; revision=30169
2007-11-05 12:08:20 +00:00
Hervé Poussineau
db2e11b33a Add PSHORT and PUSHORT types
svn path=/trunk/; revision=30168
2007-11-05 12:03:15 +00:00
Johannes Anderwald
e9616e5788 - disable insert & insert link option when no file is currently been copied / moved
svn path=/trunk/; revision=30167
2007-11-05 11:50:28 +00:00
Colin Finck
c9efa857c4 Fix bootcd build for real now
svn path=/trunk/; revision=30166
2007-11-05 11:41:33 +00:00
Colin Finck
ce625d50ff Attempt to fix build
Still not the perfect solution as it might be better to use the host/typedefs.h also for Windows hosts, but at least the code works without the obsolete typedefs64.h now.

svn path=/trunk/; revision=30165
2007-11-05 11:26:20 +00:00
Hervé Poussineau
b964c2fdeb Remove useless file
svn path=/trunk/; revision=30164
2007-11-05 11:12:33 +00:00
Johannes Anderwald
5aad5425f5 - desktop background menu has no view option, this option is only available when browsing the shell
svn path=/trunk/; revision=30163
2007-11-05 11:07:57 +00:00
Pierre Schweitzer
6a390b34dc Oops, forgotten a line
svn path=/trunk/; revision=30162
2007-11-05 11:03:34 +00:00
Pierre Schweitzer
d000326584 Fixed details in French translation of newdev
svn path=/trunk/; revision=30161
2007-11-05 10:58:33 +00:00
Johannes Anderwald
fd2bfa44c6 - fix identation
- refresh shellview after success

svn path=/trunk/; revision=30159
2007-11-05 10:50:03 +00:00
Johannes Anderwald
c3c57d6114 - call SHEmptyRecycleBinW on request
- store first cmdindex of first shell extension
- empty bitbucket should now work, although it gives back an error
- thnx to hpoussin

svn path=/trunk/; revision=30156
2007-11-05 09:57:30 +00:00
Hervé Poussineau
03723d94e3 Fix build
svn path=/trunk/; revision=30155
2007-11-05 09:56:45 +00:00
Art Yerkes
68734cc1a4 Initialize DesiredAccess. Cygwin is a little closer.
svn path=/trunk/; revision=30154
2007-11-05 09:43:08 +00:00
Pierre Schweitzer
7caf7b47b2 French translation for appwiz.
Avoid deleting it now.

svn path=/trunk/; revision=30153
2007-11-05 09:41:23 +00:00
Johannes Anderwald
6d83d3d8b5 - implement IShellExtInit interface for recycle bin
- fix a bug in SH_LoadDynamicContextMenuHandlers

svn path=/trunk/; revision=30152
2007-11-05 09:37:09 +00:00
Aleksey Bragin
104b879169 Dmitry Chapyshev <lentind@yandex.ru>
- Fix russian translation of winemine.

svn path=/trunk/; revision=30151
2007-11-05 09:36:35 +00:00
Aleksey Bragin
ec115949ea Dmitry Chapyshev <lentind@yandex.ru>
- Russian language fixes for Taskmgr.
- 'more' cmd util translation by me and towerr.

svn path=/trunk/; revision=30150
2007-11-05 09:27:52 +00:00
Hervé Poussineau
69251b5abf Better error reporting in case of define override
Support empty defines

svn path=/trunk/; revision=30149
2007-11-05 08:57:04 +00:00
James Tabor
cdc0ef2243 Fix typos,, now it runs.
svn path=/trunk/; revision=30146
2007-11-05 03:09:52 +00:00
James Tabor
0dc4496ea8 Allow batch flush to handle null DCs.
svn path=/trunk/; revision=30145
2007-11-05 02:25:43 +00:00
James Tabor
1423476391 - Implement batching for DeleteObject.
- Implemented DeleteRegion, a support function with batching.
- Add delete objects and a hack to fake the running of the batch to gdibatch.c.
- These batching functions will not run until proper structure attributes are implemented.

svn path=/trunk/; revision=30144
2007-11-05 01:50:59 +00:00
James Tabor
ca76afe698 Fix typo in header.
svn path=/trunk/; revision=30142
2007-11-05 00:07:09 +00:00
James Tabor
afa6748db1 Fix gdi batch size.
svn path=/trunk/; revision=30138
2007-11-04 22:49:19 +00:00
Pierre Schweitzer
152e38c410 Add French translation for mstsc
svn path=/trunk/; revision=30137
2007-11-04 22:46:05 +00:00
Eric Kohl
a139a7c2ad Get rid of static variables.
svn path=/trunk/; revision=30135
2007-11-04 22:12:25 +00:00
James Tabor
49f59088cf - Removed NtGdiDeleteObject from w32ksvc.db and ntgdibad.h.
- Moved the define export to gdiobj.h and made it a FASTCALL internal to win32k.
- I did not rename it to IntXXXX.
- Implemented a functional DeleteObject for gdi.

svn path=/trunk/; revision=30133
2007-11-04 22:10:59 +00:00
Johannes Anderwald
9fb45686cb - implement renaming of MyComputer object
- doesnot work yet because ISF_Desktop_fnSetNameOf is _not_ implemented
See issue #376 for more details.

svn path=/trunk/; revision=30127
2007-11-04 19:28:55 +00:00
Johannes Anderwald
57e84edfc2 - add registry setting to support changing desktop object name
- uncomment fileext setting

svn path=/trunk/; revision=30126
2007-11-04 18:26:24 +00:00
Johannes Anderwald
59adf06968 - check if group policy is active
- in this case check if the shell extension has been registered as approved and only accept it if it is listed

svn path=/trunk/; revision=30122
2007-11-04 17:07:40 +00:00
Aleksey Bragin
c6cd8c67b4 - Update msvcrt_winetest to Wine-04112007.
- Disable test_codepage, since it causes internal GCC error during compiling.

svn path=/trunk/; revision=30119
2007-11-04 15:54:33 +00:00
Aleksey Bragin
556690fd9a - Add some defines from Wine.
svn path=/trunk/; revision=30118
2007-11-04 15:53:24 +00:00
Daniel Reimer
df51dad172 German Translation for RemoteDesktop Tool by GedMurphy.
svn path=/trunk/; revision=30115
2007-11-04 14:41:39 +00:00
Ged Murphy
a0b2728e97 adjust and rearrange some init code
svn path=/trunk/; revision=30110
2007-11-04 13:49:47 +00:00
Johannes Anderwald
21cdd294a3 - add static context menus for drives when available
svn path=/trunk/; revision=30109
2007-11-04 12:19:44 +00:00
Art Yerkes
06c5ac0542 Add the beginnings of context switch and decrementer exception handler.
Move cruddy asm code for syscall trap to an ASM file.
Factor out an i386 specific name.
Add relevant registers to FX save.

svn path=/trunk/; revision=30108
2007-11-04 12:09:37 +00:00