Pierre Schweitzer
ca9c5c56a5
[ROSVBOXMGMT]
...
Add the "rosvboxmgmt" tool.
It's purpose is to allow to interact with the VBoxSF driver as we don't have working MPR yet.
In order to have UNC path available, all you need to do so far is rosvboxmgmt start. All the rest isn't mandatory.
svn path=/trunk/; revision=68778
2015-08-21 08:03:13 +00:00
James Tabor
205bd162b9
[RosApps|WineFile]
...
Patch by Jared Smudde - Fix compiling warnings, see ROSAPPS-300.
svn path=/trunk/; revision=68713
2015-08-13 22:01:13 +00:00
James Tabor
86e3ea9ea8
- Amending r68711.
...
svn path=/trunk/; revision=68712
2015-08-13 21:31:58 +00:00
James Tabor
593fcaac4b
[RosApps|WineFile]
...
Patch by Jared Smudde - Improvements to Wine File, see ROSAPPS-300.
svn path=/trunk/; revision=68711
2015-08-13 21:19:41 +00:00
Pierre Schweitzer
1c3c66afa4
[NTFSINFO]
...
Time to free some Sysinternals tool: ntfsinfo.
To make it short, this tool dumps various information about a NTFS volume and its reserved meta-data files
Our version comes with three advantages compared to the Russinovich's tool:
- It's FLOSS
- It works properly on NT5+ (developed with W2K3 & W7) whereas R's cannot display meta-data files information
- It will open a volume by default if none provided
One issue so far: it doesn't work properly on ReactOS!
CORE-8725
svn path=/trunk/; revision=68326
2015-06-30 21:03:55 +00:00
Hermès Bélusca-Maïto
1509a6fe36
[ROSAPPS]: Merge the two existing CATs into one and improve it (see r66942, r66989 and r66990).
...
svn path=/trunk/; revision=68198
2015-06-19 22:38:34 +00:00
Daniel Reimer
971503da5d
[ROSHTTPD]
...
Fix release build
svn path=/trunk/; revision=68101
2015-06-10 12:01:01 +00:00
Daniel Reimer
0710e9e266
[ROSAPPS]
...
Add/Update Chinese (zh-CN) translation by Henry Tang Ih
CORE-9003 #comment ROSApps patch applied
svn path=/trunk/; revision=67992
2015-06-01 17:11:00 +00:00
Daniel Reimer
3b10de3445
[ROSAPPS]
...
General improvements to rosapps by Jared Smudde
ROSAPPS-301 #resolve #comment Committed, thx for help.
svn path=/trunk/; revision=67926
2015-05-26 17:35:57 +00:00
Daniel Reimer
44fe04c85c
[MAZESCR]
...
INI files for setting parameters? Lets get to the past Win 3.11 standards and make a configure dialog for that which reads and writes the stuff to the registry.
svn path=/trunk/; revision=67833
2015-05-20 01:57:07 +00:00
James Tabor
65d178a69b
- Fix local build.
...
svn path=/trunk/; revision=67800
2015-05-17 08:37:00 +00:00
Daniel Reimer
ce915e428f
[MAZE*]
...
Loading from ini file works flawless, even on ROS, so... ENABLE it.
svn path=/trunk/; revision=67788
2015-05-16 21:00:03 +00:00
Daniel Reimer
d6510c4911
[MAZESCR]
...
Made mazescr use screensaver.lib for multi screen support
Add symbol to make things look more... mature in C:\ReactOS
Fixes of my two problems (app does not really terminate and maze is not generated completely) and tidy up (-200 lines of code!) of my mess and the mess we had in there before by David Quintana. Thx man :-D
svn path=/trunk/; revision=67781
2015-05-16 19:16:40 +00:00
Daniel Reimer
6ad55cd339
[ROSAPPS]
...
Add symbols to make things look more... mature in C:\ReactOS
svn path=/trunk/; revision=67779
2015-05-16 19:12:30 +00:00
Daniel Reimer
1e3adf9e73
[REGEXPL]
...
Reenable for amd64
svn path=/trunk/; revision=67701
2015-05-12 19:16:30 +00:00
Daniel Reimer
5670e997ca
[REDEXPL]
...
This is evil under amd64, too... so we disable it for now.
[ROSHTTPD]
UINT -> size_t
[NCFTP]
About time to clean this mess. Are we a Unix? No sir!
svn path=/trunk/; revision=67697
2015-05-12 18:14:39 +00:00
Daniel Reimer
ba0887eb81
[ROSAPPS]
...
After r67555 regexpl builds fine on MSVC. So reactivate it. Thx goes to ThFabba
svn path=/trunk/; revision=67559
2015-05-05 17:02:28 +00:00
Daniel Reimer
72d0938ba9
oooops
...
svn path=/trunk/; revision=67554
2015-05-05 01:27:21 +00:00
Daniel Reimer
2daf95e450
[ROSAPPS]
...
Disable regexpl for now because this is a strange MSVC build error...
svn path=/trunk/; revision=67553
2015-05-05 01:25:11 +00:00
Daniel Reimer
edcfde0c22
[ROSAPPS]
...
Add some missing german translations
Add some missing manifests
Improve some resources
Add possibility to build an application with one language
svn path=/trunk/; revision=67552
2015-05-05 01:07:42 +00:00
Daniel Reimer
cd87007594
[ROSAPPS]
...
Fix binpatch and systeminfo MSVC build.
svn path=/trunk/; revision=67550
2015-05-05 00:18:15 +00:00
Daniel Reimer
26aa5486a1
[ROSAPPS]
...
Fix symdump, ncftp and netreg MSVC build.
svn path=/trunk/; revision=67548
2015-05-04 23:08:17 +00:00
Daniel Reimer
c54e0547e1
[CYLFRAC] Change to use scrnsave library. Tidy up all now useless stuff. Tabs -> spaces. Single language link in support added. Noticable change: Multi Monitor support!
...
svn path=/trunk/; revision=67461
2015-04-27 17:25:42 +00:00
Daniel Reimer
a80379f358
[STARFIELD] Change to use scrnsave library. Tidy up all now useless stuff. Tabs -> spaces. Single language link in support added. Noticable change: Multi Monitor support!!! TBD, some user configuration stuff maybe
...
svn path=/trunk/; revision=67455
2015-04-27 01:04:01 +00:00
Daniel Reimer
308a2b8491
[ROSAPPS]
...
Capitalize "os" in the "ReactOS" part 3 by Adam Stachowicz
CORE-9558 #comment Corrected the one in startmenu.h too.
svn path=/trunk/; revision=67451
2015-04-26 20:43:26 +00:00
Daniel Reimer
a88269dd8b
[ROSAPPS]
...
Capitalize "os" in the "ReactOS" part 3 by Adam Stachowicz
CORE-9558 #comment ROSAPPS patch applied.
svn path=/trunk/; revision=67450
2015-04-26 20:38:46 +00:00
Daniel Reimer
22494af5da
[MAZE] (RIP GvG...)
...
Improvements to Maze by Jared Smudde
ROSAPPS-299 #resolve #comment Applied, thx for help.
svn path=/trunk/; revision=67447
2015-04-26 20:02:30 +00:00
Daniel Reimer
c6fef20f03
[ROSAPPS] Fix a few resource errors. Thx goes to Igor Koshpaev for noticing.
...
svn path=/trunk/; revision=67441
2015-04-26 17:25:26 +00:00
Daniel Reimer
aa76a2c168
[ROSAPPS] put -Wno-unused-but-set-variable between a if(NOT MSVC) to really make MSVC happy this time / Get rid of -Wno-implicit-function-declaration (include juggling + add definitions) and -Wno-format-extra-args (shorten sprinf) in ncftp. / Fix rosperf build and add it to cmake build now.
...
svn path=/trunk/; revision=67439
2015-04-26 17:08:34 +00:00
Daniel Reimer
8d599fac7d
[ROSAPPS] Add sysutils/utils folder completely (except rosperf for now) / Fix two wrong output paths in roshttpd and ncftp / -Wno-error=unused-but-set-variable -> -Wno-unused-but-set-variable to make MSVC happy
...
svn path=/trunk/; revision=67437
2015-04-26 14:11:18 +00:00
Daniel Reimer
6a5d0fedd8
[ROSAPPS] Add previously built templates back to build. Fix several warnings in dialog and mdi template. This should be it for rosapps stuff
...
svn path=/trunk/; revision=67435
2015-04-26 13:06:35 +00:00
Daniel Reimer
b9f7c1566a
[ROSAPPS] Add all sysutils to build which did build at rbuild times. Fix several warnings in rosddt. Update notevil with moar names to be up to date and really not evil by ignoring some guys. ^^
...
svn path=/trunk/; revision=67434
2015-04-26 12:28:01 +00:00
Daniel Reimer
b82a314189
[ROSAPPS] Add part of missing sysutils folder and needed win32err lib to build.
...
svn path=/trunk/; revision=67421
2015-04-25 17:41:44 +00:00
Daniel Reimer
3cd624bc90
[ROSAPPS] Add "net" subfolder to build and add all stuff which was built by rbuild TOO. Remove useless include I added last time. Fix some warnings in ncftp to keep the -Wno-* at a minimum
...
svn path=/trunk/; revision=67419
2015-04-25 17:11:17 +00:00
Daniel Reimer
43ee605045
[FRAGINATOR]
...
Make the GUI version actually work by disabling wmain per ifdef which will be set only at CUI build.
Fix resources to make the text fit nicely and get rid of the RLEXT/LTEXT mess
Add German translation
svn path=/trunk/; revision=67319
2015-04-20 00:08:02 +00:00
Daniel Reimer
1d5b7fe3a9
[ROSAPPS] Add Fraginator to build. This thing NEVER could have worked in that state in RBUILD. rc file was not even selected to have any chance of any dialog. Billions of things are defined a billion times in any language RC file. etcetc.
...
svn path=/trunk/; revision=67309
2015-04-19 20:30:44 +00:00
Daniel Reimer
c2a8bdf32d
[ROSAPPS] Add devutils to cmake build. Thx for Amine Khaldi, Thomas Faber and learn_more for help. More will come.
...
svn path=/trunk/; revision=67308
2015-04-19 20:27:51 +00:00
Daniel Reimer
5f7fca0e19
[ROSAPPS] - Fix font size for Chinese and Korean resources to FONT 9. Fonts are still a problem: CORE-9566
...
svn path=/trunk/; revision=67302
2015-04-19 15:37:29 +00:00
Daniel Reimer
e061837c3d
[ROSAPPS]
...
JP uses MS Gothic UI FONT 9 in Windows 5.2
Fix wrong font size
Fix wrong font in a template
svn path=/trunk/; revision=67299
2015-04-19 15:18:22 +00:00
Daniel Reimer
2afda9e6c7
[ROSAPPS]
...
There are still RBUILD files in here?? NOT anymore!
svn path=/trunk/; revision=67297
2015-04-19 12:21:56 +00:00
Daniel Reimer
ef1f80bd88
[ROSAPPS]
...
Remove not needed -Wno-error and allow_warnings()
svn path=/trunk/; revision=67295
2015-04-19 12:14:36 +00:00
Daniel Reimer
d420c254f2
[WINFILE]
...
DIALOG -> DIALOGEX
Add missing DS_SHELLFONT
svn path=/trunk/; revision=67287
2015-04-19 00:47:17 +00:00
Daniel Reimer
3c137300a8
[SSSTARS]
...
Remove useless define.
svn path=/trunk/; revision=67281
2015-04-18 22:01:31 +00:00
Timo Kreuzer
a8e04976ec
[ROSAPPS]
...
Get kitty back to rosapps
svn path=/trunk/; revision=66990
2015-03-30 22:33:40 +00:00
Hermès Bélusca-Maïto
c1324010e5
[ROSAPPS][HOST-TOOLS]:
...
- Take the best of the two CAT rosapps and turn them into a host-tool. Will be used later on in the build process.
- Few comment cleaning in bin2c tool.
svn path=/trunk/; revision=66942
2015-03-29 00:13:25 +00:00
Timo Kreuzer
019895b42e
[ROSAPPS]
...
Fix GCC warnings
svn path=/trunk/; revision=66714
2015-03-14 23:32:00 +00:00
Timo Kreuzer
5d175f22e0
[ROSAPPS]
...
Fix 2 warnings
svn path=/trunk/; revision=66699
2015-03-14 14:45:51 +00:00
Hermès Bélusca-Maïto
f9b5ca3c79
Move explorer_old to the rosapps.
...
CORE-9198 #resolve
svn path=/trunk/; revision=66372
2015-02-20 14:54:05 +00:00
Hermès Bélusca-Maïto
cf50f5cc47
[ROS***]: Add few more information in the readme's.
...
svn path=/trunk/; revision=66108
2015-01-29 00:15:35 +00:00
Amine Khaldi
c765ca5556
[ROSAPPS] Convert resource files to UTF-8. By Alvin Wong. CORE-9021
...
svn path=/trunk/; revision=65960
2015-01-03 10:58:32 +00:00