Colin Finck
5047178cff
Git conversion: Fixup files that have been moved to rosdocs
2017-10-03 07:45:31 +00:00
Colin Finck
16bee78f7f
[DOCUMENTATION]
...
This is my written Bachelor Thesis called "Analysis, Design and Implementation of a Printing Stack for the Open-Source ReactOS Operating System".
It's being uploaded in PDF and in the TeX source files.
This can serve as an introduction into the Windows Printing Stack and also detail some specifics of my implementation.
Additionally, the tools presented should be useful for newbies into Reverse Engineering.
Thanks to all the people who are keeping up ReactOS and thereby giving me the opportunity to make it part of my Bachelor Thesis!
svn path=/trunk/documentation/; revision=69465
2015-10-08 12:42:43 +00:00
Daniel Reimer
2b69c32f74
[ROSAPPS]
...
Capitalize "os" in the "ReactOS" part 3 by Adam Stachowicz
CORE-9558 #comment DOCUMENTATION patch applied.
svn path=/trunk/documentation/; revision=67452
2015-04-26 20:47:24 +00:00
Colin Finck
7d72481c5e
[DOCUMENTATION]
...
Don't spread our few documentation all over the place. Collect all single-file API documentation in the "articles" folder, keep the audit stuff in "audit" and move the DocBook-based RosDocs system into "documentation" as well.
Remove my definitely obsolete MediaWiki Upgrade Guide. This one isn't relevant anymore.
svn path=/trunk/documentation/; revision=67111
2015-04-09 11:54:07 +00:00
Colin Finck
a3e7088b3d
- Upgraded MediaWiki to version 1.12.0.
...
The 1.10.x series isn't listed anymore at mediawiki.org under "Current Versions", so I did a major upgrade to the 1.12.x series.
- Revert frik85's changes to "subsys_login.php" in r28600.
They cause the Login system to loop forever, when you use the "Special:Userlogin" page in the Wiki, because $roscms_intern_webserver_roscms was not initialized. We cannot include "custom.php" for this as we don't know the relative path to it.
Another issue of this change was the removal of the if( $subsys == "wiki" ) block, when initializing the Wiki session. This check has to be done, otherwise subsystems like phpBB will run into problems. (their relative path to the Wiki directory might not be "../wiki")
But as reactos.org doesn't show these problems, it looks like this change was never applied to the Web Server.... (and I can be absolutely sure that it causes these problems, because I did a similar mistake before)
- Update my documentation about updating the MediaWiki software for the ReactOS Website, I missed a critical part there.
svn path=/trunk/documentation/; revision=32813
2008-04-01 20:13:24 +00:00
Klemens Friedl
db378f0c27
add new Gnome-HIG book URI
...
svn path=/trunk/documentation/; revision=29707
2007-10-20 12:55:42 +00:00
Colin Finck
a67a33f5ce
Add a documentation, which describes the changes that need to be done to update the ReactOS Wiki.
...
This should make it easier for the future.
svn path=/trunk/documentation/; revision=27816
2007-07-25 21:59:14 +00:00
Klemens Friedl
70bab09dae
add more Vista UI related hyper links
...
svn path=/trunk/documentation/; revision=25096
2006-12-08 22:31:56 +00:00
Magnus Olsen
139fc2c405
Renamed remotely
...
Frik85 suggest it should use the official name, I did use word flow_digram for not all do known what UML flow digram.
svn path=/trunk/documentation/; revision=24716
2006-11-10 18:10:05 +00:00
Magnus Olsen
f12c939a8d
flow digram / chart for D3DParseUnknownCommand, format it store in follow format dia, (GPL UML edior http://www.gnome.org/projects/dia/ ), eps (vector graphic), gif (pixel graphic)
...
svn path=/trunk/documentation/; revision=24715
2006-11-10 17:58:47 +00:00
Klemens Friedl
18ce318e82
User Interface Guidelines:
...
* minor update
svn path=/trunk/documentation/; revision=22558
2006-06-24 12:17:27 +00:00
Klemens Friedl
70c0879fc0
User Interface Guidelines:
...
Extensive list of useful user interface guideline resources.
svn path=/trunk/documentation/; revision=22557
2006-06-24 12:14:05 +00:00
Aleksey Bragin
76cd10123b
- Small update of the auditing doc
...
- Test of new ViewVC post-commit hook
svn path=/trunk/documentation/; revision=22135
2006-05-31 22:36:27 +00:00
Saveliy Tretiakov
e9dc5efeaa
Add rpcrt4 api call chains. Autogenerated by OpenRCE.org script. Fireball said we can use this.
...
svn path=/trunk/documentation/; revision=21566
2006-04-12 19:13:28 +00:00
Hervé Poussineau
b78b28cba0
Add more documentation about ntoskrnl/io/pnpmgr.c
...
svn path=/trunk/documentation/; revision=21548
2006-04-11 13:00:08 +00:00
Aleksey Bragin
d1b3f9aa35
- Add documentation for ntoskrnl/io/pnpmgr.c
...
svn path=/trunk/documentation/; revision=21521
2006-04-09 11:34:21 +00:00
Saveliy Tretiakov
3bb0a02667
Add some audit notes for desk.cpl
...
svn path=/trunk/documentation/; revision=21503
2006-04-07 11:46:42 +00:00
Aleksey Bragin
c084df83bc
- Changes / additions (based on Alex Ionescu's words)
...
svn path=/trunk/documentation/; revision=21442
2006-04-01 21:03:57 +00:00
Aleksey Bragin
12b1dce577
Documentation for RTL library audit. Mostly written by w3seek, I just formatted and added/changed some things, and also stated based on his and my mind what can be considered clean.
...
svn path=/trunk/documentation/; revision=21439
2006-04-01 20:46:16 +00:00
Art Yerkes
ae0b1bd4ca
Updated slightly. IRP use here is clearly a bug.
...
svn path=/trunk/documentation/; revision=21367
2006-03-22 21:13:49 +00:00
Art Yerkes
e4460849f0
Start of audit of our vfat driver.
...
svn path=/trunk/documentation/; revision=21342
2006-03-19 09:57:45 +00:00
Art Yerkes
d876532e4d
Import from casper's repository
...
svn path=/trunk/documentation/; revision=21185
2006-02-23 07:32:57 +00:00
Steven Edwards
35c930b169
Moved CD creation documentation to the new developer section.
...
Added a blurb about building the livecd.
svn path=/trunk/rosdocs/; revision=11563
2004-11-06 18:34:50 +00:00
Steven Edwards
48615e8d12
Add a stub about QEMU......
...
Yes rosdocs is back from the dead until we get a good wiki setup
or someone does something better.
svn path=/trunk/rosdocs/; revision=11562
2004-11-06 18:23:18 +00:00
Steven Edwards
356337c982
Add a link about Virtual PC
...
svn path=/trunk/rosdocs/; revision=11561
2004-11-06 18:22:40 +00:00
Steven Edwards
16ac107d0e
Remove the links to the Virtual Machine software.
...
We already links and docs in another part of rosdocs.
svn path=/trunk/rosdocs/; revision=11560
2004-11-06 18:22:26 +00:00
Steven Edwards
5e59178503
disable htmlhelp build for now.
...
svn path=/trunk/rosdocs/; revision=11558
2004-11-06 18:03:14 +00:00
Emanuele Aliberti
ed95aed6ab
Missing CVS ignore file.
...
svn path=/trunk/rosdocs/; revision=7749
2004-01-18 20:22:42 +00:00
Casper Hornstrup
ad0ae62caa
2003-10-01 Casper S. Hornstrup <chorns@users.sourceforge.net>
...
* Makefile: Use $(MAKE) rather than make.
Generate .chm file in output directory.
svn path=/trunk/rosdocs/; revision=6206
2003-10-01 20:05:36 +00:00
Casper Hornstrup
3318aafb0c
2003-08-29 Casper S. Hornstrup <chorns@users.sourceforge.net>
...
* dev/advandev/cdpack.xml: Update bootable CD section.
svn path=/trunk/rosdocs/; revision=5923
2003-08-29 19:22:27 +00:00
Eric Kohl
f886f8b01e
Removed DJGPP.
...
svn path=/trunk/rosdocs/; revision=5490
2003-08-09 16:24:31 +00:00
Casper Hornstrup
12f500f8de
2003-08-09 Casper S. Hornstrup <chorns@users.sourceforge.net>
...
* tutorials.xml: New entity bootoptions.
* user/intro/bootoptions.xml: New file.
svn path=/trunk/rosdocs/; revision=5489
2003-08-09 15:56:54 +00:00
Steven Edwards
56ad4bac13
Update WINE porting guide. Much better now.
...
svn path=/trunk/rosdocs/; revision=5261
2003-07-25 02:17:07 +00:00
Casper Hornstrup
61a80040ed
2003-07-11 Casper S. Hornstrup <chorns@users.sourceforge.net>
...
* tutorials.xml: New entity taggingfunctions.
* dev/advandev/taggingfunctions.xml: New file.
svn path=/trunk/rosdocs/; revision=5076
2003-07-11 15:17:37 +00:00
Steven Edwards
683b2cb741
Major update to building CVS docs. I think someone forgot to commit this.
...
svn path=/trunk/rosdocs/; revision=5067
2003-07-11 01:17:45 +00:00
Steven Edwards
8e311c0fa8
Update information about CVS server.
...
svn path=/trunk/rosdocs/; revision=5066
2003-07-11 00:52:00 +00:00
Emanuele Aliberti
0e9b2e563c
readme.txt converted to Docbook.
...
svn path=/trunk/rosdocs/; revision=4832
2003-06-03 21:28:21 +00:00
Emanuele Aliberti
d8e212ca85
I add this Docbook top container to allow an easy validity check with XXE.
...
svn path=/trunk/rosdocs/; revision=4829
2003-06-03 19:42:58 +00:00
Casper Hornstrup
3514873346
2003-05-28 Casper S. Hornstrup <chorns@users.sourceforge.net>
...
* tutorials/user/intro/installiso.xml: Installation program can create
and delete partitions and format them with a FAT32 filesystem.
svn path=/trunk/rosdocs/; revision=4791
2003-05-28 18:57:26 +00:00
Eric Kohl
4773c117c4
Update for the 'install' dir removal.
...
svn path=/trunk/rosdocs/; revision=4719
2003-05-18 20:19:47 +00:00
Eric Kohl
d7478d26dd
Updated and simplified the boot-cd creation.
...
svn path=/trunk/rosdocs/; revision=4564
2003-04-23 13:46:07 +00:00
KJK::Hyperion
a471449bfa
No insightful update, just tired of seeing the red icon in TortoiseCVS
...
svn path=/trunk/rosdocs/; revision=4534
2003-04-13 22:40:08 +00:00
Eric Kohl
083aa97d9d
Added detailed description of bootsector changes.
...
svn path=/trunk/rosdocs/; revision=4097
2003-02-01 23:19:35 +00:00
Eric Kohl
c2b6ec4e4c
Added boot-cd user guide.
...
svn path=/trunk/rosdocs/; revision=4092
2003-02-01 00:42:00 +00:00
Eric Kohl
803849c965
Updated to the current disk layout and creation process.
...
svn path=/trunk/rosdocs/; revision=4090
2003-01-31 20:09:02 +00:00
KJK::Hyperion
d67f490c54
Structure explanation almost finished
...
svn path=/trunk/rosdocs/; revision=4051
2003-01-21 23:20:33 +00:00
KJK::Hyperion
59c9f63bba
RosDocs primer - everything you always wanted to know about RosDocs, but were too bored to bother asking
...
(incomplete, but will be finished soon)
svn path=/trunk/rosdocs/; revision=4048
2003-01-21 02:02:15 +00:00
Eugene Ingerman
07660a2839
Added configuration file for doxygen.
...
svn path=/trunk/rosdocs/; revision=3962
2003-01-08 05:57:26 +00:00
Casper Hornstrup
2df62f146b
2002-11-05 Casper S. Hornstrup <chorns@users.sourceforge.net>
...
* dev/shcode/mailpatch.xml: Use "cvs diff -up" instead of "diff".
svn path=/trunk/rosdocs/; revision=3695
2002-11-05 19:50:50 +00:00
Casper Hornstrup
0271c6643c
2002-11-05 Casper S. Hornstrup <chorns@users.sourceforge.net>
...
* ChangeLog: Added.
svn path=/trunk/rosdocs/; revision=3694
2002-11-05 19:31:01 +00:00