Hi
I am not returning anytime soon to reactos until everthing has been restored by fireball. He has removed my commit access to reactos for the reason he dislikes my spelling and code style. He demands every thing I code, must be approve by him. So I am not coming back until this has all changed. With full restored commit access.
On Sun, Jun 15, 2008 at 12:05 PM, <cfinck(a)svn.reactos.org> wrote:
> This patch has already been submitted to Wine, but as they don't care currently, I applied it manually here and updated "comctl32_ros.diff" accordingly.
You might resend after next week. 1.0 should be tagged Monday or
sometime shortly there after and so Alexandre should start ignoring
patches as normal rather than blaming it on the late hour of the code
freeze.
--
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
Did this glitch appear in windows too?
I don't remember seeing this, and I have a feeling this patch is hiding an underlying bug.
Ged.
-----Original Message-----
From: ros-diffs-bounces(a)reactos.org [mailto:ros-diffs-bounces@reactos.org] On Behalf Of jimtabor(a)svn.reactos.org
Sent: 14 June 2008 18:11
To: ros-diffs(a)reactos.org
Subject: [ros-diffs] [jimtabor] 33965: Patch by carlo bramix at libero dot it: Bug 3336 statusbar in the wrong place.
Author: jimtabor
Date: Sat Jun 14 12:10:55 2008
New Revision: 33965
URL: http://svn.reactos.org/svn/reactos?rev=33965&view=rev
Log:
Patch by carlo bramix at libero dot it: Bug 3336 statusbar in the wrong place.
Modified:
trunk/reactos/base/applications/games/solitaire/solitaire.cpp
Modified: trunk/reactos/base/applications/games/solitaire/solitaire.cpp
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/games/so…
==============================================================================
--- trunk/reactos/base/applications/games/solitaire/solitaire.cpp [iso-8859-1] (original)
+++ trunk/reactos/base/applications/games/solitaire/solitaire.cpp [iso-8859-1] Sat Jun 14 12:10:55 2008
@@ -496,6 +496,7 @@
{
MoveWindow(SolWnd, 0, 0, nWidth, nHeight - nStatusHeight, TRUE);
MoveWindow(hwndStatus, 0, nHeight - nStatusHeight, nWidth, nHeight, TRUE);
+ SendMessage(hwndStatus, WM_SIZE, wParam, lParam);
}
else
{
If a student is currently taking, or has previously taken a course
derived from the Microsoft Windows Academic Program
http://www.microsoft.com/resources/sharedsource/windowsacademic/default.mspx
which contains the curriculum resource kit, Windows Research Kernel
(containing Windows XP x64 amd Server 2003 SP1 kernel sources) and
Project OZ,
will they become *ineligible* to contribute code to the ReactOS
project in the future?
Thanks!
Mark
Hello,
would it be possible to get a dump or a copy of the ReactOS SVN
repository, so I can move the code and history of Explorer and
IBrowser (may be also Winefile) into my own repository - as you seem
to want removing it?
May be the simplest way would be to give me temporary shell access to
svn.reactos.org, so I can dump and filter it myself.
Regards,
Martin
2008/5/23 Steven Edwards <winehacker(a)gmail.com>:
> On Thu, May 22, 2008 at 8:59 PM, Dan Kegel <dank(a)kegel.com> wrote:
>> The menus are messed up (they contain garbage text), and
>> as I said earlier, there's no start menu.
>
> You should look at explorer-new. Its in the ReactOS source tree and
> being developed by Thomas Weidenmuller as a real Windows compatible
> shell replacement. Unfortunately it does not work on Windows or
> ReactOS at this time. The old ReactOS explorer will be removed when
> explorer-new is ready.
>
>
> --
> 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
--
Martin Fuchs
martin-fuchs(a)gmx.net
Hi,
Thanks Goplat for fixing this,,,, pleas let me know via Developer mail
list if I fubar a patch... I can not get access via my work network to
the web site. They blocked it, 8^(
Google works~
Thanks,
James
On Mon, Jun 9, 2008 at 4:57 PM, <tkreuzer(a)svn.reactos.org> wrote:
> See issue #2142 for more details.
Is there anyway we can add a macro so that when the commit message see's
"See issue #### for more details."
It will auto magically link to bugzilla? I would look at more bugs as
the patches come in but I am too lazy to manually open another tab and
copy/paste the bug number. I could set a macro in firefox where I do
"bug ####' but that means I still have to manually open a new tab and
copy and paste, like I said I am lazy.
--
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