Implement NtUserGetMenuBarInfo. Tested with MPlayerC with OBJID_MENU only, the rest...
[reactos.git] / reactos / subsys /
2006-01-06 James TaborImplement NtUserGetMenuBarInfo. Tested with MPlayerC...
2006-01-06 Magnus Olsenfixed working strechblt for all dibxx now. do not say...
2006-01-06 Ged MurphyNew icon. Couple of code changes linked to that. Just...
2006-01-05 Christoph von Wittichadded german translation
2006-01-05 Steven Edwardseverything I said about mixed case seems to be wrong...
2006-01-05 Brandon Turneren.rc not En.rc
2006-01-05 Alex Ionescu- God is a second-hand imitation of Gé. Fix for bug...
2006-01-05 Ged MurphyFix ugly toolbar colour
2006-01-05 Ged Murphy- Fix local xml file (thanks to Christoph for spotting...
2006-01-05 Ged Murphy- Start to put together a services.msc equivalent.
2006-01-05 Magnus Olsenfix new strechblt code for dib32, left todo dib1, dib4...
2006-01-04 James TaborClean up and fixed NtUserGetMenuItemRect. Needs more...
2006-01-03 Magnus OlsenCommit a patch for hide and show mouse. (forget it)
2006-01-03 Magnus Olsenforget remove some test code.
2006-01-03 Magnus Olsenforget remove a calc value in the for loop it can do...
2006-01-03 Magnus OlsenRemove putpixel from strechblt and add code to write...
2006-01-03 Magnus Olsenaddding new streach code for dib8, left to add it is...
2006-01-02 Magnus OlsenThx GvG for helping put to gather a new math formula...
2006-01-02 Magnus OlsenCorrect Streachblt in windows mode, it take accunt...
2006-01-01 Ged Murphyrevert 20523.
2006-01-01 Ged Murphychange explorer quick launch icon to use default 'my...
2006-01-01 Ged Murphy- split logoff and shutdown resources
2006-01-01 Magnus Olsenfix some bugs wih org with strechblt.
2006-01-01 Magnus Olsenrevert 17709 for it break streach for windows mode...
2006-01-01 Martin Fuchseliminate GCC warning about initialization order
2006-01-01 Eric Kohl- Fix crashes in calls to ScmAssignNewTag.
2006-01-01 Martin Fuchsexplorer:
2006-01-01 Magnus OlsenFixing a small bug for hide mouse. Save the current...
2006-01-01 Eric KohlForward EnumDependentServicesA/W to services.exe.
2006-01-01 Martin Fuchsexplorer: merge changes from lean explorer branch ...
2006-01-01 Eric KohlForward ChangeServiceConfig2A, QueryServiceConfig2A...
2006-01-01 Gé van GeldorpRevert part of r20493. Created bug 1229 to keep track...
2006-01-01 Magnus OlsenShowCursor, gott a internal count to show the mouse...
2005-12-31 Gregor AnichNew ibrowser icon by mf :P 4 mins late but still ;)
2005-12-31 Eric Kohl- Service list entries use a pointer to a group list...
2005-12-31 Gé van GeldorpOn FAT16 partitions smaller than 128MB, the cluster...
2005-12-31 Eric KohlSVN maintenance
2005-12-31 Eric KohlMove group-list related code to a separate file and...
2005-12-31 Ged Murphy- Use a separate icon for minimizing windows.
2005-12-31 Eric KohlForward StartServiceA/W to services.exe
2005-12-30 Magnus Olsensolv the issue with mouse poiter is hide, do not show...
2005-12-30 Gé van GeldorpExpandEnvironmentStrings returns the number of TCHARs...
2005-12-30 Magnus OlsenImplement ShowCursor, it is a issue with quake when...
2005-12-30 Magnus OlsenFix a mouse bug for hide the cursor. It is working...
2005-12-30 Gé van Geldorptemarez <temarez@yandex.ru>:
2005-12-30 Gé van GeldorpAnother coordinate transformation change. Fixes final...
2005-12-30 Hervé PoussineauForward ChangeServiceConfig2W call to services.exe
2005-12-30 Filip NavaraFix a cut & paste error.
2005-12-30 Filip NavaraTransform correctly the coordinates.
2005-12-30 Filip NavaraTransform correctly the coordinates.
2005-12-29 Magnus Olsennew icon from mf
2005-12-29 Magnus OlsenFix Bug 1217 with patch from bugzila by ravelo "If...
2005-12-29 Magnus OlsenPALETTE_SetMapping do not write the palette color to...
2005-12-29 Magnus OlsenNtGdiCreatePalette did not check for NULL pointer when...
2005-12-29 Magnus OlsenInitTimerImpl did not check for NULL pointer when it...
2005-12-29 Magnus OlsenFix memory leak in NtUserMonitorFromRect when it return...
2005-12-29 Magnus OlsenIntRegisterClass did not check for NULL pointer when...
2005-12-29 Magnus OlsenDRIVER_RegisterDriver did not check for NULL pointer...
2005-12-29 Magnus Olsenrevert my last code did miss POLYGONFILL_DestroyEdgeLis...
2005-12-29 Magnus OlsenFix memory leak in POLYGONFILL_MakeEdgeList when it...
2005-12-29 Magnus OlsenEngSetPointerShape did not check for NULL pointer when...
2005-12-29 Magnus OlsenDIB_CreateDIBSection fix do not zero out memmory if...
2005-12-29 Martin Fuchsupdate of french Explore resource script from G. Maton...
2005-12-28 Martin Fuchsclean up ibrowser resource scripts
2005-12-28 Martin Fuchscommit patch of bugzilla entry 1073 to to compile Explo...
2005-12-28 Martin Fuchsreinitialize image list in ShellBrowser::invalidate_cache()
2005-12-28 Hartmut BirrCommit r20366:20368 again.
2005-12-28 Magnus Olsenupdate NtUserGetMouseMovePointsEx prototype to msdn
2005-12-28 Magnus Olsenchecking for null and correct memmroy leak part of...
2005-12-28 Martin Fuchs- refactor icon cache
2005-12-28 Maarten BosmaRevert r20367 and r20368 since they crash the GUI in...
2005-12-27 Ged Murphycorrect spelling
2005-12-27 Eric KohlReport a logged-on user to the PnP-Manager.
2005-12-27 Ged Murphysilence msvc warning
2005-12-27 Thomas Bluemelfixed difference in signedness warnings
2005-12-27 Alex IonescuRemove the evil build-breaker mark of the devil: 't'
2005-12-27 Alex Ionescu- Major Win32k Header Cleanup: Add ntgdi.h based on...
2005-12-26 Ged Murphyforgot to remove this
2005-12-26 Ged MurphyShut MSVC warnings up
2005-12-26 Eric Kohl-Implement EnumServicesStatusExW.
2005-12-26 Brandon TurnerBetter page file creation that allows for system manage...
2005-12-25 Eric KohlImplement QueryServiceStatusEx.
2005-12-25 Eric Kohl- Implement EnumServicesStatusW.
2005-12-25 Magnus Olsenfixing 20 VS waring msg
2005-12-24 Magnus OlsenFixed Cz.rc to SUBLANG_DEFAULT so make VS happy
2005-12-23 Maarten BosmaAllow to choose between 800x600x16 and 640x480x8 as...
2005-12-23 Eric Kohl-Add QueryServiceConfig2A stub.
2005-12-22 Hervé PoussineauExpand the value if we have a REG_EXPAND_SZ entry
2005-12-21 Magnus OlsenBug 1158 French translation from French translation...
2005-12-21 Magnus OlsenBug 1166 part 1 of 2 French translation from French...
2005-12-21 Magnus OlsenBug 1163 French translation from Jerome Signouret...
2005-12-21 Magnus OlsenBug 1162 correct French translation by Jerome Signouret...
2005-12-19 Magnus Olsencommit franch translation from bugzila reactos.org...
2005-12-18 Eric KohlImplement QueryServiceConfigW.
2005-12-18 Hervé PoussineauFix typo, which lead to be unable to create services...
2005-12-18 Magnus Olsenforget reformat the code so it look nice in editor
2005-12-18 Magnus Olsenfix follow bug hex->dec, bin->dec, oct->dec, now all...
2005-12-18 Magnus Olsenadding binary convert tested betwin dec -> bin -> hex...
2005-12-18 Magnus OlsenFix partily of bug 1149, left todo is binary show....
2005-12-17 Magnus OlsenAlexander Wurzinger(Lohnegrim)' E-Mail 'Lohnegrim@gmx...
next