reactos.git
16 years agoAdded context menu on right click in treeviews
Gregor Brunmar [Wed, 3 Oct 2007 19:45:39 +0000 (19:45 +0000)]
Added context menu on right click in treeviews

svn path=/trunk/; revision=29384

16 years ago* Fixed bug 2456 (propsheet's apply button enabling at the wrong time)
Gregor Brunmar [Wed, 3 Oct 2007 19:34:34 +0000 (19:34 +0000)]
* Fixed bug 2456 (propsheet's apply button enabling at the wrong time)
See issue #2456 for more details.

svn path=/trunk/; revision=29383

16 years ago- deactivate signal handler for linux
Johannes Anderwald [Wed, 3 Oct 2007 17:53:03 +0000 (17:53 +0000)]
- deactivate signal handler for linux

svn path=/trunk/; revision=29382

16 years agoDmitry Chapyshev <lentind@yandex.ru>
Aleksey Bragin [Wed, 3 Oct 2007 17:50:43 +0000 (17:50 +0000)]
Dmitry Chapyshev <lentind@yandex.ru>
- Change listbox to listview
- Draw icons
- Add a find bar (it works, but will work better in future)
- "Install" button moved to a separate tab, also buttons "Download!" and "Find in the Internet" are added there too
- Applet's width increased
- "Modify/Remove" button will become active only when an application is selected

svn path=/trunk/; revision=29381

16 years ago- fix linux build
Johannes Anderwald [Wed, 3 Oct 2007 17:38:18 +0000 (17:38 +0000)]
- fix linux build

svn path=/trunk/; revision=29380

16 years agofix some of the build errors
Christoph von Wittich [Wed, 3 Oct 2007 16:52:31 +0000 (16:52 +0000)]
fix some of the build errors

svn path=/trunk/; revision=29379

16 years agoAdd back windres, it is still used after wrc invocation
Hervé Poussineau [Wed, 3 Oct 2007 14:17:46 +0000 (14:17 +0000)]
Add back windres, it is still used after wrc invocation

svn path=/trunk/; revision=29378

16 years agoRemove usewrc attribute in rbuild files ; wrc should be able to compile all resources
Hervé Poussineau [Wed, 3 Oct 2007 14:09:45 +0000 (14:09 +0000)]
Remove usewrc attribute in rbuild files ; wrc should be able to compile all resources

svn path=/trunk/; revision=29377

16 years agoRemove hack added in r28961. It seems that wrc works well now.
Hervé Poussineau [Wed, 3 Oct 2007 14:02:04 +0000 (14:02 +0000)]
Remove hack added in r28961. It seems that wrc works well now.

svn path=/trunk/; revision=29376

16 years agoImplement NdisMWriteLogData, enough to see something
Hervé Poussineau [Wed, 3 Oct 2007 13:48:51 +0000 (13:48 +0000)]
Implement NdisMWriteLogData, enough to see something

svn path=/trunk/; revision=29375

16 years ago- Silence badly placed debug message. DPRINT1 equals FIXME and ERR, but not TRACE!
Aleksey Bragin [Wed, 3 Oct 2007 12:01:13 +0000 (12:01 +0000)]
- Silence badly placed debug message. DPRINT1 equals FIXME and ERR, but not TRACE!

svn path=/trunk/; revision=29374

16 years ago- Use IopLoanUnloadDriver() for calling unload routine too, in the context of system...
Aleksey Bragin [Wed, 3 Oct 2007 11:54:31 +0000 (11:54 +0000)]
- Use IopLoanUnloadDriver() for calling unload routine too, in the context of system process, when needed.

svn path=/trunk/; revision=29373

16 years agoTry to fix Linux build
Hervé Poussineau [Wed, 3 Oct 2007 11:24:56 +0000 (11:24 +0000)]
Try to fix Linux build

svn path=/trunk/; revision=29372

16 years agoSupport custom C and C++ compilers, by variables HOST_CC, HOST_CPP, TARGET_CC and...
Hervé Poussineau [Wed, 3 Oct 2007 11:12:25 +0000 (11:12 +0000)]
Support custom C and C++ compilers, by variables HOST_CC, HOST_CPP, TARGET_CC and TARGET_CPP
Simplify usage of ROS_PREFIX variable

svn path=/trunk/; revision=29371

16 years ago- NtLoadDriver APIs refactor/improvent:
Aleksey Bragin [Wed, 3 Oct 2007 10:17:04 +0000 (10:17 +0000)]
- NtLoadDriver APIs refactor/improvent:
 * Move loading of a driver to the common (in future) routine IopLoadUnloadDriver (name taken from http://wasm.ru/forum/viewtopic.php?pid=166891).
 * Fix a bug: NtLoadDriver should always load drivers in a context of the system process, explanation here: http://www.osronline.com/showthread.cfm?link=114687
 * Reformat NtLoadDriver's code.

svn path=/trunk/; revision=29370

16 years agoSepare right code from hack
Hervé Poussineau [Wed, 3 Oct 2007 08:28:16 +0000 (08:28 +0000)]
Separe right code from hack

svn path=/trunk/; revision=29369

16 years ago- Fix a typo in shell32 resources.
Aleksey Bragin [Wed, 3 Oct 2007 08:20:13 +0000 (08:20 +0000)]
- Fix a typo in shell32 resources.
See issue #2717 for more details.

svn path=/trunk/; revision=29368

16 years agoMove DCX_EXCLUDEUPDATE to the psdk where it belongs.
James Tabor [Wed, 3 Oct 2007 04:08:22 +0000 (04:08 +0000)]
Move DCX_EXCLUDEUPDATE to the psdk where it belongs.

svn path=/trunk/; revision=29367

16 years agoAdd dprint to debug the change to ownership for shutdown. Also free fake save DC...
James Tabor [Wed, 3 Oct 2007 00:39:20 +0000 (00:39 +0000)]
Add dprint to debug the change to ownership for shutdown. Also free fake save DC if all window DCE are free.

svn path=/trunk/; revision=29366

16 years agoYou forgot something in your Translation janderwald.
Daniel Reimer [Tue, 2 Oct 2007 23:48:56 +0000 (23:48 +0000)]
You forgot something in your Translation janderwald.

svn path=/trunk/; revision=29365

16 years ago- start implementing create shortcut wizard
Johannes Anderwald [Tue, 2 Oct 2007 23:34:00 +0000 (23:34 +0000)]
- start implementing create shortcut wizard

svn path=/trunk/; revision=29364

16 years ago- remove small hack
Johannes Anderwald [Tue, 2 Oct 2007 22:09:12 +0000 (22:09 +0000)]
- remove small hack
- enhance debug statement
- port the drive general / tools property dialog to all languages (english translation)

svn path=/trunk/; revision=29363

16 years agoBug 2716: Italian translation for Logoff (folleinvasato@yahoo.it)
Daniel Reimer [Tue, 2 Oct 2007 21:04:32 +0000 (21:04 +0000)]
Bug 2716: Italian translation for Logoff (folleinvasato@yahoo.it)

svn path=/trunk/; revision=29362

16 years agoBug 2708: Ukrainian translation update (temarez@yandex.ru)
Daniel Reimer [Tue, 2 Oct 2007 20:50:52 +0000 (20:50 +0000)]
Bug 2708: Ukrainian translation update (temarez@yandex.ru)
Bug 2712: Lithuanian translation (cman@cman.us)
Bug 2713: Italian translation for FIND (folleinvasato@yahoo.it)
Bug 2714: Italian translation for MORE (folleinvasato@yahoo.it)

svn path=/trunk/; revision=29361

16 years ago- Temporary revert 29342.
Aleksey Bragin [Tue, 2 Oct 2007 20:09:31 +0000 (20:09 +0000)]
- Temporary revert 29342.
See issue #2715 for more details.

svn path=/trunk/; revision=29360

16 years ago- enable cleanup button
Johannes Anderwald [Tue, 2 Oct 2007 18:03:15 +0000 (18:03 +0000)]
- enable cleanup button
- start cleanmgr process on request

svn path=/trunk/; revision=29359

16 years ago- implement drive extra dialog
Johannes Anderwald [Tue, 2 Oct 2007 17:41:48 +0000 (17:41 +0000)]
- implement drive extra dialog

svn path=/trunk/; revision=29358

16 years ago- remove superflious calls to sysreg
Johannes Anderwald [Tue, 2 Oct 2007 16:10:11 +0000 (16:10 +0000)]
- remove superflious calls to sysreg

svn path=/trunk/; revision=29357

16 years ago- perform all boot tests in one launch of sysreg
Johannes Anderwald [Tue, 2 Oct 2007 16:09:29 +0000 (16:09 +0000)]
- perform all boot tests in one launch of sysreg
- check for timeouts in windows version to see if qemu has hung

svn path=/trunk/; revision=29356

16 years ago- draw drive dialog static controls
Johannes Anderwald [Tue, 2 Oct 2007 16:03:48 +0000 (16:03 +0000)]
- draw drive dialog static controls
- use rtl library for calculating [free|used] diskspace
- add german resource strings

svn path=/trunk/; revision=29355

16 years agoSimplify code.
Hervé Poussineau [Tue, 2 Oct 2007 14:38:14 +0000 (14:38 +0000)]
Simplify code.
Spotted by Pablo Menichini, pablo at menichini dot com dot ar

svn path=/trunk/; revision=29354

16 years agoSupport "i386" as an alternative name for cdrom directory
Hervé Poussineau [Tue, 2 Oct 2007 12:23:40 +0000 (12:23 +0000)]
Support "i386" as an alternative name for cdrom directory

svn path=/trunk/; revision=29353

16 years agoDo not hardcode cdrom directory
Hervé Poussineau [Tue, 2 Oct 2007 12:16:45 +0000 (12:16 +0000)]
Do not hardcode cdrom directory

svn path=/trunk/; revision=29352

16 years agoAdd a default debug channel
Hervé Poussineau [Tue, 2 Oct 2007 10:57:00 +0000 (10:57 +0000)]
Add a default debug channel

svn path=/trunk/; revision=29351

16 years agoFix NtUserGetIconSize prototype.
James Tabor [Tue, 2 Oct 2007 00:56:04 +0000 (00:56 +0000)]
Fix NtUserGetIconSize prototype.

svn path=/trunk/; revision=29350

16 years ago- improve drive property dialog a bit
Johannes Anderwald [Tue, 2 Oct 2007 00:07:22 +0000 (00:07 +0000)]
- improve drive property dialog a bit

svn path=/trunk/; revision=29349

16 years agoWin32k/User32:
James Tabor [Mon, 1 Oct 2007 23:15:02 +0000 (23:15 +0000)]
Win32k/User32:
- Moved NtUserGetCursorIconInfo to NtUserGetIconInfo, update header.
- GetIconInfo is correctly called now.

svn path=/trunk/; revision=29348

16 years agoremove the bitmap stuff, we won't be using this for now
Ged Murphy [Mon, 1 Oct 2007 22:53:09 +0000 (22:53 +0000)]
remove the bitmap stuff, we won't be using this for now

svn path=/trunk/; revision=29347

16 years ago- add GUID_DEVCLASS_DISKDRIVE
Johannes Anderwald [Mon, 1 Oct 2007 22:40:15 +0000 (22:40 +0000)]
- add GUID_DEVCLASS_DISKDRIVE

svn path=/trunk/; revision=29346

16 years ago- remove previously added DRIVE_SHARE_DLG and DRIVE_CONTINGENT_DLG
Johannes Anderwald [Mon, 1 Oct 2007 21:53:41 +0000 (21:53 +0000)]
- remove previously added DRIVE_SHARE_DLG and DRIVE_CONTINGENT_DLG
- the drive share dialog is implemented in rshx32.dll
- the contigent dialog is implemented in dskquoui.dll
- start implementing german general drive dialog

svn path=/trunk/; revision=29345

16 years ago- start implementing a few shell property dialogs (shelllink, file, drive) and corres...
Johannes Anderwald [Mon, 1 Oct 2007 20:28:45 +0000 (20:28 +0000)]
- start implementing a few shell property dialogs (shelllink, file, drive) and corresponding shell objects (i.e. Desktop properties opens sysdm cpl) etc

svn path=/trunk/; revision=29344

16 years ago- fix typo
Johannes Anderwald [Mon, 1 Oct 2007 20:25:16 +0000 (20:25 +0000)]
- fix typo

svn path=/trunk/; revision=29343

16 years ago- Finally move MmInit1 to MmInitSystem where it should belong, since FreeLdr now...
Aleksey Bragin [Mon, 1 Oct 2007 20:24:01 +0000 (20:24 +0000)]
- Finally move MmInit1 to MmInitSystem where it should belong, since FreeLdr now properly sets up SharedUserData. (Thanks to Alex for the hint)

svn path=/trunk/; revision=29342

16 years agoremove <alloca.h>
Martin Fuchs [Mon, 1 Oct 2007 20:00:24 +0000 (20:00 +0000)]
remove <alloca.h>

svn path=/trunk/; revision=29340

16 years agoFix build
Hervé Poussineau [Mon, 1 Oct 2007 19:54:37 +0000 (19:54 +0000)]
Fix build

svn path=/trunk/; revision=29339

16 years agoupdate explorer/xmlstorage
Martin Fuchs [Mon, 1 Oct 2007 19:53:58 +0000 (19:53 +0000)]
update explorer/xmlstorage

svn path=/trunk/; revision=29338

16 years ago- Forgot to hit "CTRL+S" in the editor :) (add a FIXME comment about small hack).
Aleksey Bragin [Mon, 1 Oct 2007 19:12:09 +0000 (19:12 +0000)]
- Forgot to hit "CTRL+S" in the editor :) (add a FIXME comment about small hack).

svn path=/trunk/; revision=29337

16 years agoAutosyncing with Wine HEAD
Hervé Poussineau [Mon, 1 Oct 2007 19:09:53 +0000 (19:09 +0000)]
Autosyncing with Wine HEAD

svn path=/trunk/; revision=29336

16 years agoPrepare import of browseui.dll
Hervé Poussineau [Mon, 1 Oct 2007 19:09:07 +0000 (19:09 +0000)]
Prepare import of browseui.dll

svn path=/trunk/; revision=29335

16 years ago- Almost completely fix the hack in IopParseDevice which was resulting in "FIXME...
Aleksey Bragin [Mon, 1 Oct 2007 18:04:42 +0000 (18:04 +0000)]
- Almost completely fix the hack in IopParseDevice which was resulting in "FIXME: Broken Parse due to invalid DesiredAccess" messages, by changing some calls to IoGetDeviceObjectPointer to use FILE_READ_ATTRIBUTES instead of FILE_READ_DATA (so that the volume doesn't get mounted).

svn path=/trunk/; revision=29334

16 years agoDisplay error location when possible
Hervé Poussineau [Mon, 1 Oct 2007 18:02:45 +0000 (18:02 +0000)]
Display error location when possible

svn path=/trunk/; revision=29333

16 years ago- KeRosCaptureUserStackBackTrace is now created, which calls RtlWalkFrameChain with...
Aleksey Bragin [Mon, 1 Oct 2007 17:58:49 +0000 (17:58 +0000)]
- KeRosCaptureUserStackBackTrace is now created, which calls RtlWalkFrameChain with the user-mode flag, meaning that bugchecks finally show the user-mode stack again!
- KeRosDumpStackFrames is fixed so that if the EIP can't be found in a module list, it's still displayed (just without the module name). Previously the EIP would not be shown, resulting in code running on the heap/stack/somewhere else not being shown as part of the trace.

svn path=/trunk/; revision=29332

16 years ago- half implement support for multiple monitors to desk.cpl
Ged Murphy [Mon, 1 Oct 2007 15:44:53 +0000 (15:44 +0000)]
- half implement support for multiple monitors to desk.cpl
- people with more than one monitor can now use this applet in windows without it crashing

svn path=/trunk/; revision=29331

16 years agoRename 'base' to 'installbase' for CdFile, InstallFile and Bootstrap
Hervé Poussineau [Mon, 1 Oct 2007 14:19:27 +0000 (14:19 +0000)]
Rename 'base' to 'installbase' for CdFile, InstallFile and Bootstrap
Patch by Marc Piulachs, marc dot piulachs at codexchange dot net
See issue #2706 for more details.

svn path=/trunk/; revision=29330

16 years agouse w3seek's control for single monitors displays
Ged Murphy [Mon, 1 Oct 2007 13:54:54 +0000 (13:54 +0000)]
use w3seek's control for single monitors displays

svn path=/trunk/; revision=29329

16 years agoIt's not pretty, but get desk.cpl building in msvc again.
Ged Murphy [Mon, 1 Oct 2007 13:23:28 +0000 (13:23 +0000)]
It's not pretty, but get desk.cpl building in msvc again.

svn path=/trunk/; revision=29328

16 years agoremove some debug output I missed
Ged Murphy [Mon, 1 Oct 2007 11:59:11 +0000 (11:59 +0000)]
remove some debug output I missed

svn path=/trunk/; revision=29327

16 years ago- partial rewrite of NtGdiGetDIBitsInternal
Ged Murphy [Mon, 1 Oct 2007 11:53:31 +0000 (11:53 +0000)]
- partial rewrite of NtGdiGetDIBitsInternal
- wrap all usermode read/writes in seh
- make it more compatible with XP. We now pass all current GetDIBits tests and win32k tests

svn path=/trunk/; revision=29326

16 years ago- Make VideoPortCreateSecondaryDisplay() return an error instead of success, so that...
Aleksey Bragin [Mon, 1 Oct 2007 10:18:53 +0000 (10:18 +0000)]
- Make VideoPortCreateSecondaryDisplay() return an error instead of success, so that driver does not assume the SecondaryDeviceExtension was created for it.
- Add one more DPRINT() to show the size of Device Extension miniport has asked for.
See issue #2672 for more details.

svn path=/trunk/; revision=29325

16 years agoDisable debug output
Hervé Poussineau [Mon, 1 Oct 2007 09:26:46 +0000 (09:26 +0000)]
Disable debug output

svn path=/trunk/; revision=29324

16 years ago- Rewrite IntVideoPortGetProcAddress() implementation to use a lookup table instead...
Aleksey Bragin [Mon, 1 Oct 2007 08:14:24 +0000 (08:14 +0000)]
- Rewrite IntVideoPortGetProcAddress() implementation to use a lookup table instead of doing a wrong call to ZwQuerySystemInformation() which always returned STATUS_IMAGE_ALREADY_LOADED (it's supposed to return this). MS's VideoPort seems to do it in a similar way, because it doesn't import neither ZwQSI() nor MmLoadSystemImage().
- VMWare's video driver now calls VideoPortCreateSecondaryDisplay(), without much success though (it's unimplemented).

svn path=/trunk/; revision=29323

16 years agoAdd NdisMIndicateReceivePacket
Hervé Poussineau [Mon, 1 Oct 2007 07:34:43 +0000 (07:34 +0000)]
Add NdisMIndicateReceivePacket

svn path=/trunk/; revision=29322

16 years agomove last syscalls with wrong number of params into the correct position in the list...
Timo Kreuzer [Mon, 1 Oct 2007 00:32:54 +0000 (00:32 +0000)]
move last syscalls with wrong number of params into the correct position in the list, so all other syscalls are now xp compatible, at least according their number ;-)

svn path=/trunk/; revision=29321

16 years agoUpdated slovak translations for desk.cpl, deskadp, deskmon and slayer by Mario Kacmar...
Colin Finck [Sun, 30 Sep 2007 21:04:49 +0000 (21:04 +0000)]
Updated slovak translations for desk.cpl, deskadp, deskmon and slayer by Mario Kacmar (kario AT szm DOT sk)

svn path=/trunk/; revision=29320

16 years agocomment out checkbox for version display, as it isn't fully implemented
Timo Kreuzer [Sun, 30 Sep 2007 17:48:41 +0000 (17:48 +0000)]
comment out checkbox for version display, as it isn't fully implemented
See issue #2323 for more details.

svn path=/trunk/; revision=29319

16 years agoEnsure that the "Name" column in Task-Manager will always be shown, so a Registry...
Colin Finck [Sun, 30 Sep 2007 16:27:55 +0000 (16:27 +0000)]
Ensure that the "Name" column in Task-Manager will always be shown, so a Registry setting can't influence it.
This is necessary as the "Name" column is currently greyed out in the Column Settings dialog, so the user should have no possibility to change that.
Patch by Carlo Bramini (carlo DOT bramix AT libero DOT it)

See issue #2217 for more details.

svn path=/trunk/; revision=29318

16 years agoOops, smartpdf was already in the rbuild file, deleted the other occurence now
Colin Finck [Sun, 30 Sep 2007 16:14:59 +0000 (16:14 +0000)]
Oops, smartpdf was already in the rbuild file, deleted the other occurence now

svn path=/trunk/; revision=29317

16 years ago- Use unicode="yes", so a Unicode entry point can be used. This fixes the last linkin...
Colin Finck [Sun, 30 Sep 2007 16:01:17 +0000 (16:01 +0000)]
- Use unicode="yes", so a Unicode entry point can be used. This fixes the last linking issue and this way we also don't need the other UNICODE defines
- Add smartpdf to the "directory.rbuild" of rosapps (but commented out, as I'm not sure if it builds well for everyone now)

svn path=/trunk/; revision=29316

16 years agotwo linking issues fixed
Klemens Friedl [Sun, 30 Sep 2007 15:43:34 +0000 (15:43 +0000)]
two linking issues fixed
* _wstr_dup
* _FT_Get_X11_Font_Format (with a work-around)

one weird mingw linking issue remains:
* _WinMain@16

trunk/reactos/lib/3rdparty/mingw/main.c:73: undefined reference to `_WinMain@16'

svn path=/trunk/; revision=29315

16 years agoApply the recent changes in the english desk.cpl resource file to all translations.
Colin Finck [Sun, 30 Sep 2007 15:24:04 +0000 (15:24 +0000)]
Apply the recent changes in the english desk.cpl resource file to all translations.
I only translated them to german, the new strings of the other translations still need to be translated.

svn path=/trunk/; revision=29314

16 years agoremoved extern-link function, for the meanwhile
Klemens Friedl [Sun, 30 Sep 2007 15:10:10 +0000 (15:10 +0000)]
removed extern-link function, for the meanwhile

3 linking issues left:
* _wstr_dup
* _WinMain@16
* _FT_Get_X11_Font_Format

svn path=/trunk/; revision=29313

16 years agodelete unnecessary files
Klemens Friedl [Sun, 30 Sep 2007 14:36:14 +0000 (14:36 +0000)]
delete unnecessary files

svn path=/trunk/; revision=29312

16 years agoreorder libs in rbuild file, reducing the number of unresolved references to 4
Timo Kreuzer [Sun, 30 Sep 2007 13:48:53 +0000 (13:48 +0000)]
reorder libs in rbuild file, reducing the number of unresolved references to 4

svn path=/trunk/; revision=29310

16 years agoChanges to regedit:
Gregor Brunmar [Sun, 30 Sep 2007 13:31:44 +0000 (13:31 +0000)]
Changes to regedit:
* Fixed updating tree view when renaming a key
* Fixed a tree view refresh bug
* Proper updating of the tree view when deleting keys

svn path=/trunk/; revision=29309

16 years ago* Unicode fixes to regedit
Gregor Brunmar [Sun, 30 Sep 2007 13:23:31 +0000 (13:23 +0000)]
* Unicode fixes to regedit
* Fixed bug 2494
Patch by Carlo Bramix [carlo (dot) bramix (at) libero (dot) it].
See issue #2494 for more details.

svn path=/trunk/; revision=29308

16 years agoReference file handle according to previous mode
Hervé Poussineau [Sun, 30 Sep 2007 13:11:36 +0000 (13:11 +0000)]
Reference file handle according to previous mode

svn path=/trunk/; revision=29307

16 years agoAdding a text file call notes.txt it is some werid thing I have have not yet figout...
Magnus Olsen [Sun, 30 Sep 2007 11:57:37 +0000 (11:57 +0000)]
Adding a text file call notes.txt it is some werid thing I have have not yet figout how it works.
Add testcase for AddFontResourceA

svn path=/trunk/; revision=29306

16 years ago- ObReferenceObjectByHandle/ObpReferenceProcessByHandle: Properly
Aleksey Bragin [Sun, 30 Sep 2007 08:32:34 +0000 (08:32 +0000)]
- ObReferenceObjectByHandle/ObpReferenceProcessByHandle: Properly
return STATUS_INVALID_HANDLE if user-mode tries to reference a
kernel-mode handle.
- ObReferenceObjectByHandle: Properly validate process/thread access
rights before giving a reference to the caller.
- Fix definition of "SizeOfHandle" macro in the handle table
implementation. Fixes handle leaks at process rundown, handle
allocation, and problems with processes that use more than 512
handles.
- Remove checks for "VALID_INHERIT_FLAGS". These flags have nothing to
do with handle table entries and shouldn't appear in them. Please fix
callers if they're attempting to send inherit flags as access masks.
- Thanks to Alex! :)

svn path=/trunk/; revision=29304

16 years agoRemoved duplicate function entry. Thanks to encoded|lap for finding it.
Gregor Brunmar [Sun, 30 Sep 2007 08:27:50 +0000 (08:27 +0000)]
Removed duplicate function entry. Thanks to encoded|lap for finding it.

svn path=/trunk/; revision=29303

16 years ago-cmdinput.c(168) - wrong constant is used. patch by YaronAharonson <yaron dot aharons...
Christoph von Wittich [Sat, 29 Sep 2007 21:58:24 +0000 (21:58 +0000)]
-cmdinput.c(168) - wrong constant is used. patch by YaronAharonson <yaron dot aharonson at gmail dot com>
See issue #2693 for more details.

svn path=/trunk/; revision=29301

16 years agoSend notification if another monitor is selected
Thomas Bluemel [Sat, 29 Sep 2007 19:12:21 +0000 (19:12 +0000)]
Send notification if another monitor is selected

svn path=/trunk/; revision=29300

16 years agoFix displaying the window caption height (SM_CYCAPTION includes SM_CYBORDER)
Thomas Bluemel [Sat, 29 Sep 2007 18:28:45 +0000 (18:28 +0000)]
Fix displaying the window caption height (SM_CYCAPTION includes SM_CYBORDER)

svn path=/trunk/; revision=29299

16 years agoAllow altering the monitor arrangement control behavior flags
Thomas Bluemel [Sat, 29 Sep 2007 18:04:40 +0000 (18:04 +0000)]
Allow altering the monitor arrangement control behavior flags

svn path=/trunk/; revision=29298

16 years ago- Remove the unneeded "stdafx.cpp" file
Colin Finck [Sat, 29 Sep 2007 11:39:06 +0000 (11:39 +0000)]
- Remove the unneeded "stdafx.cpp" file
- Remove the files I imported from the boot/freeldr/freeldr/math directory for adding 64-bit division support and use the -lgcc linker flag instead like it's done in ntoskrnl

svn path=/trunk/; revision=29297

16 years agoFrench translation updates by Pierre Schweitzer (heis_spiter AT hotmail DOT com)
Colin Finck [Sat, 29 Sep 2007 09:39:37 +0000 (09:39 +0000)]
French translation updates by Pierre Schweitzer (heis_spiter AT hotmail DOT com)
Also a small fix for the english translation of "systeminfo"
See issue #2703 for more details.

svn path=/trunk/; revision=29296

16 years agoSmartPDF - lightweight pdf viewer app for rosapps
Klemens Friedl [Sat, 29 Sep 2007 08:39:35 +0000 (08:39 +0000)]
SmartPDF - lightweight pdf viewer app for rosapps

* sumatrapdf - vendor import
* everything compiles (libjpeg, poppler, fitz, sumatrapdf)
* does NOT link

(remove the comment tags in the parent directory.rbuild file (rosapps dir) to build it)

svn path=/trunk/; revision=29295

16 years agoAdd ability to change/query single monitors and change/query the current selection...
Thomas Bluemel [Sat, 29 Sep 2007 06:22:44 +0000 (06:22 +0000)]
Add ability to change/query single monitors and change/query the current selection in the monitor arrangement control

svn path=/trunk/; revision=29291

16 years agoDisplay monitor number and various bug fixes
Thomas Bluemel [Sat, 29 Sep 2007 04:46:34 +0000 (04:46 +0000)]
Display monitor number and various bug fixes

svn path=/trunk/; revision=29290

16 years agoAdd a (not yet functional) control to allow the user to arrange the monitors
Thomas Bluemel [Sat, 29 Sep 2007 02:32:14 +0000 (02:32 +0000)]
Add a (not yet functional) control to allow the user to arrange the monitors

svn path=/trunk/; revision=29289

16 years ago- Fix many warnings
Colin Finck [Fri, 28 Sep 2007 22:32:34 +0000 (22:32 +0000)]
- Fix many warnings
- Fix a bug in id_dma.cpp on line 1261: This probably shouldn't be an assignment, but a check, otherwise all ATI chips will be treated as Silicon Image chips

svn path=/trunk/; revision=29288

16 years agouniata patch by encoded:
Colin Finck [Fri, 28 Sep 2007 22:00:52 +0000 (22:00 +0000)]
uniata patch by encoded:
- Make building with QUEUE_STATISTICS possible
- Fix the best_c check. As best_c is a ULONG variable, you cannot check for -1

svn path=/trunk/; revision=29287

16 years ago- Add uniata to the build (it's still not copied to the ISO image)
Colin Finck [Fri, 28 Sep 2007 21:40:45 +0000 (21:40 +0000)]
- Add uniata to the build (it's still not copied to the ISO image)
- Give it correct version information

svn path=/trunk/; revision=29286

16 years agoFix the uniata linking problems. Hope I did everything right :-D
Colin Finck [Fri, 28 Sep 2007 18:57:05 +0000 (18:57 +0000)]
Fix the uniata linking problems. Hope I did everything right :-D
I still disabled building the driver, so someone else can test it first.

- The i386.h, libgcc2.c, libgcc2.h, longlong.h and powerpc.h files were taken from the boot/freeldr/freeldr/math directory.
  They are used for 64-bit division support
- Created a directory "ros_glue" for all this stuff, moved the ros_glue.cpp file there
- Imported the three functions MOV_DD_SWP (the i486 version), MOV_DW2DD_SWP and MOV_DW_SWP from the misc_i386.cpp file of CrossNt into the ros_glue_asm.s file

svn path=/trunk/; revision=29285

16 years ago- header update
Timo Kreuzer [Fri, 28 Sep 2007 17:26:29 +0000 (17:26 +0000)]
- header update
- add a resource

svn path=/trunk/; revision=29284

16 years agoUpdate r29282 to all rc files
Daniel Reimer [Fri, 28 Sep 2007 16:41:59 +0000 (16:41 +0000)]
Update r29282 to all rc files

svn path=/trunk/; revision=29283

16 years agoFix the dialog width
Thomas Bluemel [Fri, 28 Sep 2007 16:35:34 +0000 (16:35 +0000)]
Fix the dialog width

svn path=/trunk/; revision=29282

16 years agoupdate export list
Timo Kreuzer [Fri, 28 Sep 2007 16:32:57 +0000 (16:32 +0000)]
update export list

svn path=/trunk/; revision=29281

16 years ago- Add ros_glue.cpp for implementing CrNt stubs.
Aleksey Bragin [Fri, 28 Sep 2007 12:35:41 +0000 (12:35 +0000)]
- Add ros_glue.cpp for implementing CrNt stubs.
- Start changing CrNt to actual ReactOS functions (no need for supporting different versions / importing CrossNT lib).

svn path=/trunk/; revision=29280

16 years agoMoved shared define to header file
Hervé Poussineau [Fri, 28 Sep 2007 12:17:19 +0000 (12:17 +0000)]
Moved shared define to header file
Patch by Marc Piulachs, marc (dot) piulachs (at) codexchange.net
See issue #2700 for more details.

svn path=/trunk/; revision=29279

16 years agoRtlRandom is now part of NDK since r29254
Hervé Poussineau [Fri, 28 Sep 2007 12:13:44 +0000 (12:13 +0000)]
RtlRandom is now part of NDK since r29254

svn path=/trunk/; revision=29278