Commit graph

69582 commits

Author SHA1 Message Date
Kamil Hornicek 3c1b7f0877 [WIN32K]
- really check whether the requested pixel is outside of the surface in NtGdiGetPixel
CORE-12820

svn path=/trunk/; revision=75818
2017-09-10 09:09:57 +00:00
Alexander Shaposhnikov 050d268e04 [RAPPS] Replaced my @gmail.com email with @reactos,org one & Removed my copyright from rosui.h
svn path=/branches/GSoC_2017/rapps/; revision=75816
2017-09-09 20:44:43 +00:00
Alexander Shaposhnikov b49140dc40 [RAPPS] License header unification and minor style changes
- Unified & reformatted license headers according to https://www.reactos.org/wiki/Coding_Style
- Minor style changes

svn path=/branches/GSoC_2017/rapps/; revision=75815
2017-09-09 20:38:06 +00:00
Alexander Shaposhnikov 9cf1050fce [RAPPS] CConfigParser cleanup
- removed `static` from strings declaration as pointed out by gadamopoulos

svn path=/branches/GSoC_2017/rapps/; revision=75814
2017-09-09 19:43:39 +00:00
Alexander Shaposhnikov a2bf4ef201 [RAPPS] Renamed CmdParser to UseCmdParameters
svn path=/branches/GSoC_2017/rapps/; revision=75813
2017-09-09 19:41:08 +00:00
Alexander Shaposhnikov 3bb7be0c59 [RAPPS] resource.h: Added missing space
svn path=/branches/GSoC_2017/rapps/; revision=75812
2017-09-09 19:13:35 +00:00
Alexander Shaposhnikov 991801248f [RAPPS] Deleted installdlg.cpp as unused
svn path=/branches/GSoC_2017/rapps/; revision=75811
2017-09-09 19:12:41 +00:00
Alexander Shaposhnikov 840044411f [RAPPS] Settings Dialog changes
- replaced `static` with unnamed namespace (static in this context was deprecated in C++03)
- fixed `Choose Folder` dialog text not loading the first time (trivial)

svn path=/branches/GSoC_2017/rapps/; revision=75810
2017-09-09 19:11:04 +00:00
Alexander Shaposhnikov 94e82f5f37 [RAPPS] Replaced double ternary operators with one if for readability
svn path=/branches/GSoC_2017/rapps/; revision=75809
2017-09-09 17:50:31 +00:00
Alexander Shaposhnikov d733214459 [RAPPS] Library load fixup in crichedit.h
svn path=/branches/GSoC_2017/rapps/; revision=75808
2017-09-09 17:40:39 +00:00
Colin Finck 6116aa816b [MKISOFS]
Update mkisofs to schily-2017-09-07.
Among other things, this version comes with an upstream fix for David's x64 fix in r75399. We are now using 100% unmodified upstream code again.

svn path=/trunk/; revision=75806
2017-09-09 15:06:48 +00:00
Pierre Schweitzer dc1e7928d0 [FSUTIL]
Implement fsutil hardlink create

svn path=/trunk/; revision=75804
2017-09-08 20:51:16 +00:00
Mark Jansen e1ea305c4d [APPHELP_APITEST][APPSHIM_APITEST] Update the license headers
svn path=/trunk/; revision=75803
2017-09-08 20:33:40 +00:00
Mark Jansen ab7639ea30 [XML2SDB][SHIMDBG] Update license headers
svn path=/trunk/; revision=75802
2017-09-08 20:31:28 +00:00
Mark Jansen cd21e2fbda [ACLAYERS][ACGENRAL] Update license headers + include cleanup.
svn path=/trunk/; revision=75801
2017-09-08 20:29:16 +00:00
Kamil Hornicek f65d8f9140 [WIN32SS|KBDHID]
- fix some typos and copypastas

svn path=/trunk/; revision=75800
2017-09-08 20:20:34 +00:00
Mark Jansen 7279c0c541 [APPHELP][ACPPAGE][SHIMLIB] Update license headers
svn path=/trunk/; revision=75799
2017-09-08 20:19:51 +00:00
Kamil Hornicek 8c09b9537d [SHELL32]
- some tweaks, optimizations and fixes for the free/used disk space pie chart drawing code to properly cover all corner cases and remove minor drawing artifacts
CORE-8757

svn path=/trunk/; revision=75798
2017-09-08 20:00:59 +00:00
Kamil Hornicek 266bdc5e3d [NOTEPAD]
- don't allow multiple instances of the find/replace dialog

CORE-13744


svn path=/trunk/; revision=75797
2017-09-08 19:09:48 +00:00
Pierre Schweitzer 8e31783cb7 [BTRFSLIB]
Sync to 1.0

CORE-13763

svn path=/trunk/; revision=75796
2017-09-08 16:31:32 +00:00
Pierre Schweitzer 925c2e9d2f [SHELLBTRFS]
Fix MSVC build?

CORE-13763

svn path=/trunk/; revision=75795
2017-09-08 12:13:10 +00:00
Pierre Schweitzer 05354b6107 [SHELLBTRFS]
Add missing header

CORE-13763

svn path=/trunk/; revision=75794
2017-09-08 12:01:47 +00:00
Pierre Schweitzer c032d89e77 [SHELLBTRFS]
Sync the btrfs shell extension to 1.0

CORE-13763

svn path=/trunk/; revision=75793
2017-09-08 11:59:42 +00:00
Pierre Schweitzer 31328a8e2d [NDK]
- Make FILE_INFORMATION_CLASS definition consistent with XDK
- Add the definition of FILE_ACCESS_INFORMATION

CORE-13763

svn path=/trunk/; revision=75792
2017-09-08 11:46:06 +00:00
Pierre Schweitzer ee763bc499 [NDK]
Add a missing typedef

svn path=/trunk/; revision=75791
2017-09-08 11:41:31 +00:00
Pierre Schweitzer 28683eed06 [PSDK]
Define FSCTL_GET_INTEGRITY_INFORMATION, FSCTL_SET_INTEGRITY_INFORMATION, FSCTL_DUPLICATE_EXTENTS_TO_FILE and their associated structures

CORE-13763

svn path=/trunk/; revision=75790
2017-09-08 11:40:52 +00:00
Pierre Schweitzer 679192cab4 [XDK]
Add a Win8.1 FSCTL

CORE-13763

svn path=/trunk/; revision=75789
2017-09-08 11:39:17 +00:00
Pierre Schweitzer 7eb6e7c2ac [BTRFS]
Fix build

CORE-13763

svn path=/trunk/; revision=75787
2017-09-08 08:15:21 +00:00
Pierre Schweitzer 68a5f90220 [BTRFS]
Sync btrfs to 1.0.

CORE-13763

svn path=/trunk/; revision=75786
2017-09-08 08:02:43 +00:00
Pierre Schweitzer eb9a2dd5b2 [DDK]
Define IDE_COMMAND_FLUSH_CACHE

CORE-13763

svn path=/trunk/; revision=75785
2017-09-08 07:55:16 +00:00
Thomas Faber 8ec72be7cd [USBPORT][USBHUB_NEW]
- Add license headers

svn path=/trunk/; revision=75784
2017-09-08 07:32:39 +00:00
Thomas Faber ba2be71aa9 [USBPORT]
- Begin implementing split transfers. Patch by Vadim Galyant.

svn path=/trunk/; revision=75783
2017-09-08 07:17:34 +00:00
Pierre Schweitzer cb8ab26d8b [NTOSKRNL]
In IoReportDetectedDevice(), don't attempt to guess service name, use the one provided in DriverObject.
This fixes BtrFS file system driver initialization.
Patch by Thomas Faber.

CORE-13763

svn path=/trunk/; revision=75782
2017-09-07 21:23:19 +00:00
Mark Jansen 969293ce10 [SDK] Allow version lie shims to be applied to msi.dll
svn path=/trunk/; revision=75781
2017-09-07 16:46:33 +00:00
Pierre Schweitzer 8df0380fb1 [FSUTIL]
Fix a cppcheck warning

svn path=/trunk/; revision=75780
2017-09-07 12:49:13 +00:00
Timo Kreuzer 8011060032 [WDMAUD.DRV/KMIXER] Replace a float mul/div/round operation with integer math.
svn path=/trunk/; revision=75779
2017-09-06 21:09:25 +00:00
Pierre Schweitzer 78fa10c45b [FSUTIL]
Print nicer error messages

svn path=/trunk/; revision=75778
2017-09-06 17:11:03 +00:00
Pierre Schweitzer 3ffb3ab04a [FSUTIL]
Implement fsutil fsinfo volumeinfo.
Works well with our various FS :-)

svn path=/trunk/; revision=75777
2017-09-06 16:35:46 +00:00
Pierre Schweitzer d738dbe0df [XDK]
Add missing defines for FS features

svn path=/trunk/; revision=75776
2017-09-06 16:28:22 +00:00
Pierre Schweitzer cd85658a08 [FSUTIL]
Fix build (how does it even build locally?!)

svn path=/trunk/; revision=75775
2017-09-06 15:36:05 +00:00
Pierre Schweitzer 935155b549 [FSUTIL]
Implement fsutil fsinfo drives and fsutil fsinfo drivetype

svn path=/trunk/; revision=75774
2017-09-06 15:32:02 +00:00
Pierre Schweitzer 0134cec6f4 [FSUTIL]
Add a helper for opening a volume. Make it check for local devices if needed

svn path=/trunk/; revision=75773
2017-09-06 12:41:52 +00:00
Pierre Schweitzer a8a2ee2151 [FASTFAT]
Don't decrease the open handle count too much (in cleanup & close). This avoid overflow and allows correct openings count

svn path=/trunk/; revision=75772
2017-09-06 11:49:30 +00:00
Pierre Schweitzer a9dcc28ffb [FASTFAT]
Don't return uninit status on allocation failure.

svn path=/trunk/; revision=75771
2017-09-06 11:48:42 +00:00
James Tabor dda7065bee [Shell32]
- Patch by Fabian Maurer : Draw text on message boxes without background.
- Fixes CORE-13742.

svn path=/trunk/; revision=75770
2017-09-06 05:33:35 +00:00
Pierre Schweitzer 76a0cdb017 [PSDK]
Define FSCTL_MARK_VOLUME_DIRTY.
This fixes build (erm)

svn path=/trunk/; revision=75769
2017-09-05 19:19:22 +00:00
Pierre Schweitzer 4274a76991 [FSUTIL]
Implement setting the dirty bit (fsutil dirty set) on a volume.

This doesn't allow to trigger a chkdsk on reboot with ReactOS, because of
the way we handle the dirty bit in our FAT implementation is a bit... weird.

This works on W2K3 though!

svn path=/trunk/; revision=75768
2017-09-05 19:11:02 +00:00
Pierre Schweitzer bf608cfae1 [FASTFAT]
Fix a bug:
- IRP information was never set in VfatIsVolumeDirty() and thus dirty status was never copied back to the caller

svn path=/trunk/; revision=75767
2017-09-05 19:08:01 +00:00
Pierre Schweitzer bb567d1320 [FSUTIL]
Avoid code duplication++

svn path=/trunk/; revision=75766
2017-09-05 13:24:00 +00:00
Pierre Schweitzer e03a7274dc [FSUTIL]
Avoid code duplication

svn path=/trunk/; revision=75765
2017-09-05 13:10:16 +00:00