On Sat, Nov 29, 2008 at 2:35 PM, <sginsberg(a)svn.reactos.org> wrote:
> Author: sginsberg
> Date: Sat Nov 29 13:35:04 2008
> New Revision: 37739
>
> URL: http://svn.reactos.org/svn/reactos?rev=37739&view=rev
> Log:
> - Kill off ramdrv, it is deprecated since a long time ago.
> See issue #3422 for more details.
The problem was as far as I can tell not ramdrv but ramdrv/minix. I
really think you should revert part of this.
--
Steven Edwards
"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo
Hi Team!
First, here is my personal list of last years goals for the rewrite.
Most of you already know what I had plan for last year so please bare
with me.
___
December 2007:
End of previous year rewrite of definition files and structure
integration with updates to ntgdibad.h. Housekeeping, test and verify.
Add previous years loose ends and carryovers.
Thomas help with user window handle support is a great bonus to the
year end progress toward win32k rewrite. Timo win32k cross tests.
Magnus integration of DDxD support is still in progress and ticking
along nicely.
January 2008:
Miscellaneous Gdi adds, fix ups and cleanup.
February 2008:
Integration and implementation of Enhanced/Meta/Dc/File support.
This is a wine sync/port that I have started during the beginning of
the rewrite. Delayed and carryover.
May 2008:
Gdi/User Win32k DCE cleanup and fixes.
90% complete. One unique test case needing to be integrated in code base.
June 2008:
Gdi cleanup and verify testing. Integrate simple multi display
support. DC and PDEV integration and cleanup.
Partial DC and PDEV structures are supported and minor cleanup and
testing was meant. No multi display add ons are included. Delayed and
carryover.
July 2008:
Start prerewrite of User32/Win32k. Cleanup headers and add new types
and structures.
Started and carryover.
September 2008:
Housecleaning, Gdi testing and verifying.
Still in progress.
November 2008:
Start User32/Win32 Menu rewrite.
Still in progress, new structure support is in and working in test tree.
December 2008:
End of year housekeeping with cross test and verify. Add previous
years loose ends and carryovers.
Slow integration of known gdi structures have been completed.
Attribute support is only for DC's, investigating a more conservative
process of allocation and utilization of Brush/Pen /Regon and Font
attribute support that is compatible with gdi. Carryover and finish up
window handle and integration support. Timo started integration of
user process/thread structures and support, leaving win32k
initialization bug open for more investigation. Magnus DDxD is back on
track. Stefan cleanup of win32 functions was completed.
January 2009:
Add new members to the rewrite team, start training and information
exchange. Setup freelance hacker member list which would include just
about everyone with commit access.
--------
This is my personal list and included comments about team members
progress. I'll add more after January for 2009.
Side Note: Please do not post here if you are interested in joining
the rewrite team. If you have commit access you are already in. We
need to know your specialties, interests and goals which include what
you want to learn so this can be carried into your next career. Resume
stuffer for the next job and what knots.
Thanks,
James
On Thu, Nov 27, 2008 at 3:52 PM, <gschneider(a)svn.reactos.org> wrote:
> Author: gschneider
> Date: Thu Nov 27 14:52:01 2008
> New Revision: 37695
>
> URL: http://svn.reactos.org/svn/reactos?rev=37695&view=rev
> Log:
> Update gdi32 winetests, so we don't run out of things to fix.
Best commit message ever.
--
Steven Edwards
"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo
Hi folks,
due to the perpetual problems with utf-16 files I recommend to change the
handling in the following way as long as we don't have another working
translation system (mui) and we want to keep a win32 compatible inf file:
We should store the files in subversion as utf-8 and convert during make and
rbuild in utf-16 (e.g. via small c-programm or new rbuild-command), so we can
edit and make diffs in an easy way.
Comments are very welcome
Matthias
--
Matthias Kupfer Telefon +49 (0) 371 236 46 52
Wilhelm-Firl-Straße 21 Mobil +49 (0) 160 859 43 54
09122 Chemnitz
Hi!
I have a linking error because GCC-4.4 inserts calls of
___enable_execute_stack() into functions which use PSEH. It seems that this
behavior cannot be changed without changing the GCC itself. Or maybe I
should provide an empty ___enable_execute_stack() function just to satisfy
the linker.
> This is already done, most files which have Wine code are labeled so atop
> of the file ("Some parts are taken from Wine project..."). What I see is
> that Dmitry Timoshkov says this is not enough.
It should be enough if the original copyright notices are kept. No need to
research origins of every piece of code.
LGPL 2.1:
> 1. You may copy and distribute verbatim copies of the Library's complete
> source code as you receive it, in any medium, provided that you
> conspicuously and appropriately publish on each copy an appropriate
> copyright notice and disclaimer of warranty; keep intact all the notices
> that refer to this License and to the absence of any warranty; [...]
> 2. You may modify your copy or copies of the Library or any portion of
> it, thus forming a work based on the Library, and copy and distribute such
> modifications or work under the terms of Section 1 above, [...]
GPL-HOWTO:
> If you have copied code from other programs covered by the same license,
> copy their copyright notices too. Put all the copyright notices together,
> right near the top of each file.
On Fri, Nov 21, 2008 at 2:23 PM, <sginsberg(a)svn.reactos.org> wrote:
> URL: http://svn.reactos.org/svn/reactos?rev=37523&view=rev
> Log:
> - winternl.h is deprecated since the NDK was invented, don't use
I am sure there are some wine sources somewhere that we have the make
use of it but perhaps we could add some sort of check like
#ifndef __WINESRC__
#error Don't use winternl.h!
#endif
or something similar.
--
Steven Edwards
"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo
Replying to myself...
> (sent to AROS (please forward, I'm not on the dev list), ReactOS,
> Syllable, CCed to Haiku)
Moved from ros-general to ros-dev as the former seems very quiet...
>
> Hello,
> I'm a Haiku developer, <http://haiku-os.org>
> and I would like to propose sharing a devroom, eventually a booth at
> FOSDEM with some other FOSS OS projects.
As I've been told by the orga,
other projects should also book the devroom officially:
http://fosdem.org/2009/call_for_devrooms_and_stands
Just add you are ok to share it.
The official deadline is tomorrow...
>
> I sent to the mailing lists as I couldn't identify a specific
> contact,
> and I don't know how much centralized each project is.
>
> Last year we had our own booth at FOSDEM (we it shared with an ERP
> software),
> I really enjoyed the event, and would like to also get a devroom this
> year.
> But I'm not sure we will have enough people to animate it all the
> time
> (currently 3 or 4), plus we'd still have a stand to look after.
>
> http://www.haiku-os.org/blog/mmu_man/2008-02-25/hello_from_fosdem
>
> I know we shared a booth at last LinuxWorld with ReactOS and I heard
> it
> was interesting:
> http://www.haiku-os.org/blog/umccullough/2008-08-06/day_1_at_linuxworld_200…
> > http://www.haiku-os.org/blog/umccullough/2008-08-07/day_2_at_linuxworld_200…
> >
> As the deadline for booth and devroom application approaches (it's
> before 22 nov.), I was thinking about sharing a devroom that could be
> called "alternative OSes", "grep -v GNU/Linux" or alike, with other
> projects.
> This way we could all get a devroom with fewer people to man it.
>
> As for our project, we could have talks and hacking sessions on many
> subjects, from architecture and design to installation, and specific
> things like the using the FreePascal port, porting applications,
> using
> replicants (like NetSurf).
>
> We could also have common talks, about the platforms we support, our
> design and goals.
>
> And if needed we could probably also share a booth with another
> project
> I suppose, last year we shared with a totally different software.
>
> I'll be mailing a booth and devroom request tomorrow precising it,
> before it's too late.
>
> François.
>
Ok,marc ;)
I have sent u a mail to: marc.piulach(at)live.com. Sure it will be clasified as Spam so give a look there.I have sent the email in perfect Spanish(i guess u are from Spain,or at least you understand Spanish).
There are at least 2 Reacters in Seville with time to show Reactos in Imaginatica.Also some other spanish people have shown some interest to help with it.
You can contact with me in vicmarcal(at)hotmail.com, so we can begin (if u want) to prepare this Event.
Thanks Marc.
_________________________________________________________________
Los más de lo más, Especial Rankings
http://events.es.msn.com/dinero/listas/default.aspx