Emanuele Aliberti
881f1cd531
Campbell and Dalsnes added to the coders directory.
...
By the way:
- who's fireball@mok ?
- how do I add Unicode strings to RC files?
svn path=/trunk/; revision=4823
2003-06-02 12:30:05 +00:00
KJK::Hyperion
c1ce9a4b84
- string-type-generic getopt() (hacked together in half a hour - seems to work fine, though). Very simple - only implements the POSIX standard (no long options, etc.)
...
- modified tlist to use getopt() to parse the command line, just for fun. Seems to work
svn path=/trunk/; revision=4560
2003-04-22 03:20:25 +00:00
KJK::Hyperion
1bd4ae1455
- fixed definition of IO_COUNTERS structure to make it binary compatible with Windows (and make EPSAPI enumerate threads correctly on Windows)
...
- cleaned up some makefiles, added dependency tracking
- tlist now uses EPSAPI, and, incidentally, a bug has also been fixed
svn path=/trunk/; revision=4535
2003-04-14 01:19:08 +00:00
KJK::Hyperion
336f8e82c1
- corrected typo in epsapi.h
...
- CTM: cleaned up to use EPSAPI and the ReactOS DDK
svn path=/trunk/; revision=4529
2003-04-13 03:57:41 +00:00
Aleksey Bragin
294c3bcf94
New ctm version, supports killing of process, some bugfixes, increased speed of scrolling. My first ReactOS commit via CVS :)
...
svn path=/trunk/; revision=4515
2003-04-09 16:31:28 +00:00
Steven Edwards
2941c583a4
add ctm by Aleksey Bragin
...
svn path=/trunk/; revision=4488
2003-04-04 19:26:04 +00:00
KJK::Hyperion
63a0f413bf
Fixed tlist
...
svn path=/trunk/; revision=4460
2003-03-31 21:03:42 +00:00
Eric Kohl
e4dd0575db
Removed cmd from the target list.
...
svn path=/trunk/; revision=4452
2003-03-29 12:06:09 +00:00
Richard Campbell
dcedc133e0
*** empty log message ***
...
svn path=/trunk/; revision=4430
2003-03-25 20:34:52 +00:00
KJK::Hyperion
7c39153727
small fix to linking error
...
svn path=/trunk/; revision=4389
2003-03-21 21:46:06 +00:00
KJK::Hyperion
14597f5f11
MinGW includes libmsvcrt.a by default, no need to add it manually
...
svn path=/trunk/; revision=4349
2003-03-19 21:36:01 +00:00
KJK::Hyperion
85e1c49842
Fixed parsing of color specification strings containing "bright"
...
svn path=/trunk/; revision=4348
2003-03-19 21:34:13 +00:00
Steven Edwards
a8e0023bb0
Gcc 3.x newline warning fix
...
svn path=/trunk/; revision=4301
2003-03-14 22:13:40 +00:00
Gé van Geldorp
f0d0dc3adf
Adjust to new position in rosapps build tree
...
svn path=/trunk/; revision=4257
2003-03-07 00:13:22 +00:00
Richard Campbell
d2f53a79d8
Added WineMine
...
svn path=/trunk/; revision=4253
2003-03-06 21:13:17 +00:00
Hartmut Birr
ef47860772
- Fixed a bug within the parameter check.
...
- Improved speed.
svn path=/trunk/; revision=4191
2003-02-24 23:16:13 +00:00
Robert Dickenson
2375f4f3f4
removed taskmgr from default target list since it requires c++.
...
svn path=/trunk/; revision=4185
2003-02-21 16:24:35 +00:00
Robert Dickenson
562b3cf13b
getting some mods from a while ago sync'd.
...
svn path=/trunk/; revision=4184
2003-02-21 16:23:11 +00:00
Robert Dickenson
9f3fb17e6e
minor mod to main header to attempt to fix mingw version problem.
...
svn path=/trunk/; revision=4182
2003-02-21 14:04:55 +00:00
Robert Dickenson
a3e2ea980a
minor update to sync my tree.
...
svn path=/trunk/; revision=4181
2003-02-20 15:07:37 +00:00
Nedko Arnaudov
652669005d
Uncommented dependency file generating rule.
...
$(EXE_POSTFIX) use instead of ".exe".
svn path=/trunk/; revision=4121
2003-02-09 02:18:10 +00:00
Nedko Arnaudov
747e565cb0
Reference to web site at geocities removed (site is dropped).
...
svn path=/trunk/; revision=4120
2003-02-09 02:15:23 +00:00
Nedko Arnaudov
3cf6c316e7
Some minor documentation at last.
...
svn path=/trunk/; revision=4119
2003-02-09 02:13:27 +00:00
Nedko Arnaudov
3fad983cf2
*** empty log message ***
...
svn path=/trunk/; revision=4115
2003-02-05 03:18:57 +00:00
Gé van Geldorp
cd5b2167bd
Make cmd.exe usable as startup shell
...
svn path=/trunk/; revision=4054
2003-01-23 00:15:10 +00:00
Robert Dickenson
d55087f86e
Hope I fixed the broken issue.
...
svn path=/trunk/; revision=4031
2003-01-18 15:55:07 +00:00
Gé van Geldorp
08a01c4da8
Correctly expand wildcards in other directories
...
svn path=/trunk/; revision=4023
2003-01-17 18:04:08 +00:00
Gé van Geldorp
3ade7829d0
* Move (optional) wildcard expansion to split()
...
* Only expand arguments actually containing wildcard characters
(to prevent expanding directory names to all files within that directory)
svn path=/trunk/; revision=4018
2003-01-17 00:31:33 +00:00
Robert Dickenson
92dec86909
Mainly standardisation of makefiles, now support make install rules and use ros headers...
...
svn path=/trunk/; revision=4000
2003-01-15 19:55:29 +00:00
guido
0319671dea
just fixed a few warnings
...
svn path=/trunk/; revision=3996
2003-01-14 18:51:12 +00:00
Robert Dickenson
158847adad
temporarily removed regexpl due to C++ dependance problems.
...
svn path=/trunk/; revision=3959
2003-01-07 18:16:44 +00:00
Robert Dickenson
34f1644a51
Updated and removed temporarily regexpl due to C++ problems.
...
svn path=/trunk/; revision=3958
2003-01-07 18:14:30 +00:00
Robert Dickenson
b30bc31e1f
CVS housekeeping.
...
svn path=/trunk/; revision=3957
2003-01-07 18:10:30 +00:00
Robert Dickenson
299dc7ee24
Added clipboard and common dialog references as well as build improvements.
...
svn path=/trunk/; revision=3956
2003-01-07 18:06:16 +00:00
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