Robert Dickenson
d73cc06799
Temporary fork of candidate base of potententially very useful development tool for ros.
...
svn path=/trunk/; revision=3955
2003-01-07 17:59:20 +00:00
Emanuele Aliberti
3d07c7ba00
Eugene Ingerman, Guido de Jong, Jurgen van Gael, Marty Dill, and Ge van Geldorp added to the list of ROS coders.
...
svn path=/trunk/; revision=3930
2003-01-04 15:21:18 +00:00
Robert Dickenson
7c17b26c4e
Created skeleton for notepad application.
...
svn path=/trunk/; revision=3769
2002-11-19 12:56:47 +00:00
Robert Dickenson
d4293289b3
Just getting in sync with removal of obsolete #pragma directive.
...
New work soon to come. Having a bad time with heap corruption
when attempting to import massive reg scripts into the ROS registry.
svn path=/trunk/; revision=3752
2002-11-13 12:08:26 +00:00
Steven Edwards
2f04a917bb
Relicensed as LGPL and Released back to the WINE project as per
...
Rob's Approvial.
svn path=/trunk/; revision=3747
2002-11-12 15:25:15 +00:00
Hartmut Birr
7c80de2804
* Do not exit if GetConsoleScreenBufferInfo fails. GetConsoleScreenBufferInfo fails
...
if the given handle is redirected to a file or pipe. This stops windres from working.
svn path=/trunk/; revision=3742
2002-11-11 21:53:25 +00:00
Robert Dickenson
5db0748cc3
committing more developments.
...
svn path=/trunk/; revision=3737
2002-11-10 14:29:27 +00:00
Robert Dickenson
5acde91b05
changed "$(RM) *.various" to "- $(RM) *.various" in order to keep the clean rule going.
...
svn path=/trunk/; revision=3736
2002-11-10 14:27:45 +00:00
Robert Dickenson
821199a87a
Removed files that don't belong in the repository.
...
svn path=/trunk/; revision=3661
2002-10-28 12:10:23 +00:00
Robert Dickenson
96dce91abb
Added MODE command.
...
svn path=/trunk/; revision=3633
2002-10-16 01:47:11 +00:00
Robert Dickenson
89e00ddbac
Added some support for the MODE command.
...
svn path=/trunk/; revision=3632
2002-10-16 01:45:49 +00:00
Steven Edwards
34f0970179
New line fix for gcc 3.x
...
svn path=/trunk/; revision=3623
2002-10-03 20:57:13 +00:00
Steven Edwards
2e6e06f683
Change caption from Task Manager to ReactOS Task Manager
...
svn path=/trunk/; revision=3556
2002-09-24 16:45:12 +00:00
Robert Dickenson
55fe4b8ca1
Misc updates and additions to as yet only partial applications.
...
svn path=/trunk/; revision=3541
2002-09-24 14:26:47 +00:00
Robert Dickenson
edfa8a7002
Sync'ing remaining changes after recent CVS problems. Seem to now have my route back!
...
svn path=/trunk/; revision=3540
2002-09-24 14:22:48 +00:00
Steven Edwards
5902c7241e
End of line fix for gcc 3.x, other misc fixes for 3x
...
svn path=/trunk/; revision=3539
2002-09-24 03:57:59 +00:00
Steven Edwards
2e1536cfa6
End of line fix for gcc 3.x
...
svn path=/trunk/; revision=3538
2002-09-24 03:43:25 +00:00
guido
fec8acf355
re-added some files and fixed a few errors
...
svn path=/trunk/; revision=3536
2002-09-23 21:22:42 +00:00
guido
4f8b6f7d02
added port of freedos find command
...
svn path=/trunk/; revision=3530
2002-09-22 18:41:59 +00:00
guido
714d720147
minor fix for 'dist'
...
svn path=/trunk/; revision=3529
2002-09-22 18:41:16 +00:00
guido
347f421015
Ported SORT command form FreeDOS
...
svn path=/trunk/; revision=3501
2002-09-13 21:40:28 +00:00
guido
8d4571bdf3
Fix case sensitivity problem
...
svn path=/trunk/; revision=3489
2002-09-12 18:08:54 +00:00
Robert Dickenson
dc91eccd19
Replaced many CPP modules with C ones. All filenames now lowercase 8.3 format. Now builds as UNICODE or ANSI.
...
svn path=/trunk/; revision=3485
2002-09-10 02:07:02 +00:00
Robert Dickenson
ef39f0a5aa
Removed obsolete cpp modules ready for new imports.
...
svn path=/trunk/; revision=3484
2002-09-10 02:01:38 +00:00
Steven Edwards
a0797d5f25
added patch submitted by Guido de Jong
...
svn path=/trunk/; revision=3483
2002-09-09 22:49:00 +00:00
Steven Edwards
f17812383d
added patch submitted by Guido de Jong
...
svn path=/trunk/; revision=3482
2002-09-09 22:36:40 +00:00
Steven Edwards
8d67244770
added patch submitted by Guido de Jong
...
svn path=/trunk/; revision=3481
2002-09-09 22:27:57 +00:00
KJK::Hyperion
af0e0e9ab6
Trivial syntax error
...
svn path=/trunk/; revision=3477
2002-09-08 23:28:11 +00:00
Casper Hornstrup
068a37b1cd
Don't try to build modules that won't build.
...
Support latest MinGW releases.
Support building on linux.
svn path=/trunk/; revision=3454
2002-09-03 18:44:19 +00:00
Robert Dickenson
27e2be0d83
Added start of utility application zoomin.
...
svn path=/trunk/; revision=3437
2002-08-29 20:28:13 +00:00
Robert Dickenson
d173db00ea
Added command line handling from wine regedit, removed stdafx rubbish.
...
Builds cleanly and executes but no run-time testing as yet - beware.
svn path=/trunk/; revision=3436
2002-08-29 18:42:38 +00:00
Robert Dickenson
8a22ec305f
Respond to WM_MEASUREITEM with the font height.
...
svn path=/trunk/; revision=3429
2002-08-28 19:01:49 +00:00
Robert Dickenson
58bbc5be5d
Created new application template dialog for testing and demonstration.
...
svn path=/trunk/; revision=3400
2002-08-27 00:53:34 +00:00
Robert Dickenson
381af4ae02
Fixes for building with __MINGW32_VERSION 2.1
...
svn path=/trunk/; revision=3388
2002-08-25 06:47:16 +00:00
Eric Kohl
4abbed187f
Added welcome/autorun application
...
svn path=/trunk/; revision=3384
2002-08-23 16:17:12 +00:00
Eric Kohl
e8d3ef310d
Added welcome/autorun application (test bitmaps)
...
svn path=/trunk/; revision=3383
2002-08-23 16:15:47 +00:00
Robert Dickenson
f4dca9cd17
Added entries for new network applications.
...
svn path=/trunk/; revision=3377
2002-08-23 08:24:13 +00:00
Robert Dickenson
3a41864fff
Created framework for new network utility applications.
...
svn path=/trunk/; revision=3376
2002-08-23 08:23:28 +00:00
Robert Dickenson
aca2356310
Minor cosmetic changes to define, fixup workaround of windres bug.
...
svn path=/trunk/; revision=3359
2002-08-17 17:26:14 +00:00
Robert Dickenson
2cac3f921d
Rudimentiary drivebar support added.
...
svn path=/trunk/; revision=3358
2002-08-17 17:23:18 +00:00
Robert Dickenson
d078405603
Added TOOLS_PATH macro and default target similar to that in reactos/rules.mak
...
svn path=/trunk/; revision=3354
2002-08-17 16:06:29 +00:00
Robert Dickenson
9baabd888d
Removed modules to go into shell32. New control panel launcher based on same wine program.
...
svn path=/trunk/; revision=3340
2002-08-17 15:16:38 +00:00
Robert Dickenson
aa405ed6f1
Added combobox to drivebar, yet to get working. Whole application needs alot of cleanup.
...
Fixed up makefile plus dependancies and now builds (and runs) with ros-tools.
svn path=/trunk/; revision=3315
2002-08-04 18:40:49 +00:00
Eric Kohl
cfa1943b4f
Don't alloc an extra console upon startup.
...
Added correct calculation of free disk size for drives larger than 2GB.
svn path=/trunk/; revision=3309
2002-08-01 10:29:18 +00:00
Robert Dickenson
58d70d404f
Added control panel applet icons to the list control imagelist. Next I'll make them lauch!
...
svn path=/trunk/; revision=3296
2002-07-23 08:24:54 +00:00
Robert Dickenson
0e96a84263
Whatever it is I changed, it's now backed up before I go to bed.
...
svn path=/trunk/; revision=3292
2002-07-22 21:12:26 +00:00
Robert Dickenson
916c8b493b
Basic Control Panel created.
...
svn path=/trunk/; revision=3291
2002-07-22 21:05:41 +00:00
Robert Dickenson
63850f4969
Added missing file and some hex string conversion routines. Now displays registry data.
...
svn path=/trunk/; revision=3288
2002-07-22 14:41:40 +00:00
Steven Edwards
11a446cf74
Commited as binary
...
svn path=/trunk/; revision=3287
2002-07-22 11:12:38 +00:00
Steven Edwards
b2e2bb7f04
Removed to recommit as binary
...
svn path=/trunk/; revision=3286
2002-07-22 11:11:55 +00:00
Eric Kohl
c747481470
Moved WS_EX_CLIENTEDGE to the correct location.
...
svn path=/trunk/; revision=3283
2002-07-21 22:57:06 +00:00
Robert Dickenson
48266252bf
Almost completed dialog layouts contributed by Ian McLean.
...
svn path=/trunk/; revision=3282
2002-07-21 18:28:26 +00:00
Robert Dickenson
0efb5bd01d
Updated version information.
...
svn path=/trunk/; revision=3277
2002-07-20 16:43:35 +00:00
Robert Dickenson
e6ccc243b9
Updated with changes to version information.
...
svn path=/trunk/; revision=3275
2002-07-20 16:37:12 +00:00
Robert Dickenson
51278afbc0
Updated with an improvement to the registry save/restore module.
...
svn path=/trunk/; revision=3274
2002-07-20 16:35:34 +00:00
Robert Dickenson
f4629b5599
Updated with latest progress. How does one read a default registry value???
...
svn path=/trunk/; revision=3273
2002-07-20 16:29:26 +00:00
Robert Dickenson
ad319a46cf
Updated with latest progress. Started on a worker thread for network enumerating and file change notifications.
...
svn path=/trunk/; revision=3272
2002-07-20 16:24:45 +00:00
Steven Edwards
0504b08b95
Cleanup make and install, Moved all of the incompleate stuff to the end of make.
...
svn path=/trunk/; revision=3263
2002-07-19 02:11:11 +00:00
Robert Dickenson
76e2e2e22f
Added listview updating.
...
svn path=/trunk/; revision=3260
2002-07-18 20:27:52 +00:00
Robert Dickenson
b3b4923b11
Added properties dialog.
...
svn path=/trunk/; revision=3257
2002-07-18 18:18:12 +00:00
Robert Dickenson
53dd918713
Updated with cleanup of treeview module.
...
svn path=/trunk/; revision=3256
2002-07-18 18:16:42 +00:00
Robert Dickenson
21214f6b8c
Updated treeview and listview functionality.
...
svn path=/trunk/; revision=3242
2002-07-16 23:22:19 +00:00
Robert Dickenson
1ad1b97103
Updated treeview and listview functionality.
...
svn path=/trunk/; revision=3241
2002-07-16 22:18:29 +00:00
Robert Dickenson
74571d0428
Added save and restore of calculator mode using registry.
...
svn path=/trunk/; revision=3240
2002-07-16 21:54:17 +00:00
Robert Dickenson
8e12d121dc
Added framework for new application - calc.
...
svn path=/trunk/; revision=3239
2002-07-16 19:15:12 +00:00
Steven Edwards
3c63d04d0d
Fixed warning about missing include
...
svn path=/trunk/; revision=3238
2002-07-15 22:48:56 +00:00
Steven Edwards
83ed1ffe5f
added hcalc target
...
svn path=/trunk/; revision=3237
2002-07-15 22:41:07 +00:00
Steven Edwards
9eb8af7e68
Added Makefile for hcalc calc replacement. Works.
...
svn path=/trunk/; revision=3236
2002-07-15 22:40:36 +00:00
Steven Edwards
7a09dc279a
Fix no new line at end of file gcc 3.1 warrnings
...
svn path=/trunk/; revision=3235
2002-07-15 22:29:32 +00:00
Robert Dickenson
a4ae51d977
Minor mod.
...
svn path=/trunk/; revision=3234
2002-07-15 20:02:06 +00:00
Robert Dickenson
2f8748afe5
Updates with progress on calling standard dialogs, FileOpen, SelectFont and more...
...
svn path=/trunk/; revision=3233
2002-07-15 20:01:15 +00:00
Robert Dickenson
cc89fd7bba
Updates with progress on TreeView, ChildWnd type and more...
...
svn path=/trunk/; revision=3232
2002-07-15 20:00:02 +00:00
Steven Edwards
d34f38d43f
Fix end of line warning for gcc 3.1
...
svn path=/trunk/; revision=3229
2002-07-15 11:26:07 +00:00
Steven Edwards
c979d633b1
Import of DJ Dalories hcalc window calculator
...
svn path=/trunk/; revision=3225
2002-07-15 04:55:44 +00:00
Robert Dickenson
1713f73a79
sync minor mod.
...
svn path=/trunk/; revision=3224
2002-07-14 22:38:37 +00:00
Robert Dickenson
a0f2e6b8ca
Split window control, listview and treeview moved to child window.
...
svn path=/trunk/; revision=3222
2002-07-14 21:03:10 +00:00
Robert Dickenson
dbbae605b7
Split window control, listview and treeview moved to child window.
...
svn path=/trunk/; revision=3221
2002-07-14 20:38:52 +00:00
Robert Dickenson
45552bacf0
Updated with minor modifications only.
...
svn path=/trunk/; revision=3220
2002-07-14 18:00:54 +00:00
Robert Dickenson
cf0bb98945
Updated with progress. Still far to go....
...
svn path=/trunk/; revision=3219
2002-07-14 17:59:36 +00:00
Steven Edwards
5705c99d2a
Added touch to the makefile
...
svn path=/trunk/; revision=3218
2002-07-14 16:01:28 +00:00
Robert Dickenson
8919efa70d
Removed obsolete cpp versions of files.
...
svn path=/trunk/; revision=3217
2002-07-14 15:22:53 +00:00
Robert Dickenson
8c8c369504
Updated with changes due to file manager and registry editor work.
...
svn path=/trunk/; revision=3208
2002-07-10 18:41:10 +00:00
Robert Dickenson
0a8fa54c83
Updated with latest work. Still far to go...
...
svn path=/trunk/; revision=3207
2002-07-10 18:39:21 +00:00
Robert Dickenson
4684f7fe0e
cleanup
...
svn path=/trunk/; revision=3203
2002-07-09 21:47:54 +00:00
Robert Dickenson
c63a30db15
Fixed missing module in makefile.
...
svn path=/trunk/; revision=3202
2002-07-09 21:46:46 +00:00
Robert Dickenson
00bd48992d
Added some options dialog procedures.
...
svn path=/trunk/; revision=3201
2002-07-09 21:40:02 +00:00
Robert Dickenson
b2afb794ec
Added some resources.
...
svn path=/trunk/; revision=3200
2002-07-09 20:42:46 +00:00
Robert Dickenson
95e5b26b81
Added new template multiple document interface application.
...
svn path=/trunk/; revision=3199
2002-07-09 19:53:58 +00:00
Robert Dickenson
d28f38708e
Removed obsolete files.
...
svn path=/trunk/; revision=3198
2002-07-09 19:49:08 +00:00
Robert Dickenson
131548b463
Committing latest progress, still much TODO:
...
svn path=/trunk/; revision=3197
2002-07-09 19:46:14 +00:00
Robert Dickenson
8fafe08ea7
Added network information utility, net\niclist.
...
svn path=/trunk/; revision=3196
2002-07-09 19:41:53 +00:00
Robert Dickenson
11d5861527
cleanup
...
svn path=/trunk/; revision=3195
2002-07-09 19:40:50 +00:00
Robert Dickenson
3f876808eb
Created new network utility niclist for displaying list of packet capture devices.
...
svn path=/trunk/; revision=3194
2002-07-09 19:34:41 +00:00
Robert Dickenson
ee5be2916e
Added entry for new coder.
...
svn path=/trunk/; revision=3189
2002-07-07 19:47:04 +00:00
Robert Dickenson
050dbf13f5
Updated with progress work.
...
svn path=/trunk/; revision=3182
2002-07-06 02:44:16 +00:00
Robert Dickenson
d5251a1991
Fixed incorrect order of resource strings to identifiers.
...
svn path=/trunk/; revision=3177
2002-07-03 19:33:40 +00:00
Robert Dickenson
157460c518
New File Manager application - winfile.
...
svn path=/trunk/; revision=3176
2002-07-03 19:32:52 +00:00
Robert Dickenson
bfab1ffb07
Added entries for regedit, regedt32 and taskmgr.
...
svn path=/trunk/; revision=3175
2002-07-03 18:13:30 +00:00
Robert Dickenson
2c0cbaa9e2
Cleanup after first check-in.
...
svn path=/trunk/; revision=3174
2002-07-03 18:12:53 +00:00
Robert Dickenson
7fe69e5501
Cleanup after extracting regedit code.
...
svn path=/trunk/; revision=3173
2002-07-03 18:11:49 +00:00