Commit Graph
19598 Commits
Author SHA1 Message Date
Art Yerkes fcbb23fc5e The death of lib/lib.mak was premature.
- rbuild builds again

svn path=/trunk/; revision=21038
2006-02-17 05:35:01 +00:00
Art Yerkes 1cfe3f65e9 Changed ReactOS.xml to ReactOS.rbuild
svn path=/trunk/; revision=21037
2006-02-17 05:07:22 +00:00
Art Yerkes c388aea472 kernel32 moved to dll/win32
lib/lib.mak remove

svn path=/trunk/; revision=21036
2006-02-17 05:05:54 +00:00
Ged Murphy b9620a1018 reshuffling of dlls
svn path=/trunk/; revision=21035
2006-02-17 00:52:06 +00:00
Ged Murphy e727d08823 reshuffling of dlls
svn path=/trunk/; revision=21034
2006-02-17 00:45:38 +00:00
Ged Murphy d22f0829eb reshuffling of dlls
svn path=/trunk/; revision=21033
2006-02-17 00:40:44 +00:00
Ged Murphy 96e23403ef move more dlls
svn path=/trunk/; revision=21032
2006-02-17 00:26:25 +00:00
Ged Murphy c7a52696e6 move more dlls
svn path=/trunk/; revision=21031
2006-02-17 00:23:40 +00:00
Ged Murphy 88bd03dee8 move more dlls
svn path=/trunk/; revision=21030
2006-02-17 00:20:18 +00:00
Ged Murphy 32303859c4 move more dlls
svn path=/trunk/; revision=21029
2006-02-17 00:13:37 +00:00
Ged Murphy 02d9076fd7 move mesa32 over to new dir
svn path=/trunk/; revision=21028
2006-02-17 00:10:28 +00:00
Ged Murphy b5f5dce9e1 recover mesa32. tortoise killed it.
svn path=/trunk/; revision=21027
2006-02-17 00:09:22 +00:00
Ged Murphy 85a9eb08a3 forgot to delete old ones
svn path=/trunk/; revision=21026
2006-02-17 00:04:52 +00:00
Ged Murphy 0443356e34 move more dlls
svn path=/trunk/; revision=21025
2006-02-17 00:04:10 +00:00
Ged Murphy d3d484148f move dlls
svn path=/trunk/; revision=21024
2006-02-16 23:48:07 +00:00
Ged Murphy dfc0103fab move more dlls
svn path=/trunk/; revision=21023
2006-02-16 23:44:17 +00:00
Ged Murphy 96f493e325 move some dlls
svn path=/trunk/; revision=21022
2006-02-16 23:40:19 +00:00
Ged Murphy 5bde3198b0 add the base .rbuild files
svn path=/trunk/; revision=21021
2006-02-16 23:32:18 +00:00
Ged Murphy c64c0eda5f move network tools
svn path=/trunk/; revision=21020
2006-02-16 23:25:46 +00:00
Ged Murphy a5c746a592 move explorer and cmd. Add a few .rbuild files
svn path=/trunk/; revision=21019
2006-02-16 23:23:37 +00:00
Ged Murphy a54e551b70 move some files into base/applications
svn path=/trunk/; revision=21018
2006-02-16 23:18:11 +00:00
Ged Murphy 2ae57249c0 The tree is going to be restructured as per the proposed wiki model
This is a note to let everyone know :)

svn path=/trunk/; revision=21017
2006-02-16 23:13:44 +00:00
Maarten Bosma 08c486a009 Fix build for me
svn path=/trunk/; revision=21016
2006-02-16 23:12:35 +00:00
James Tabor 317de5eb11 Implement NtGdiGetTextCharsetInfo, it tested good.
svn path=/trunk/; revision=21015
2006-01-25 07:39:46 +00:00
James Tabor aeffcda51e SelectObject with a NULL DC returns 0 and sets ERROR_INVALID_HANDLE.
svn path=/trunk/; revision=21014
2006-01-25 01:46:46 +00:00
Martin Fuchs d81a4d5c75 explorer: fix small memory leak
svn path=/trunk/; revision=21012
2006-01-24 20:27:05 +00:00
Martin Fuchs f1418c491d Work around for ROS to display the Explorer Rebar control
svn path=/trunk/; revision=21011
2006-01-24 20:05:50 +00:00
James Tabor 9aa40d6a75 GetCurrentObject does not SetLastError() on a null object.
svn path=/trunk/; revision=21010
2006-01-24 06:02:32 +00:00
James Tabor 035f762b73 DeleteObject does not SetLastError on a null object.
svn path=/trunk/; revision=21009
2006-01-24 06:01:58 +00:00
James Tabor f5dca93577 I noticed GetObjectW in Wine is the same when a null object is used. It does not SetLastError.
svn path=/trunk/; revision=21008
2006-01-24 05:39:17 +00:00
James Tabor 78a1fa7053 Correct error returns for GetObject and GetObjectType based on Wine tests.
svn path=/trunk/; revision=21007
2006-01-24 05:23:52 +00:00
James Tabor f125cf5904 UnrealizeObject does not SetLastError on a null object.
svn path=/trunk/; revision=21006
2006-01-24 05:03:00 +00:00
Maarten Bosma 61397ddb80 iluminatus(pedrom(dot)maia(at)gmail(dot)com): Portuguese (Portugal) keyboard layout.
svn path=/trunk/; revision=21005
2006-01-23 19:39:20 +00:00
Martin Fuchs d49ce0be9d fix flickering in toolbar when resizing the explorer window
svn path=/trunk/; revision=21004
2006-01-23 19:36:59 +00:00
Martin Fuchs d615a12c31 revert the last change - it's not correct since the GDI handles were not allocated before.
svn path=/trunk/; revision=21003
2006-01-23 18:46:45 +00:00
Christoph von Wittich 96249aac20 check NDIS ParameterType (fix by Crashfourit)
svn path=/trunk/; revision=21002
2006-01-23 18:15:00 +00:00
Christoph von Wittich b8265505ae fixed some resource leaks
svn path=/trunk/; revision=21001
2006-01-23 12:59:30 +00:00
Christoph von Wittich 732b734362 forgot to commit the DrawEdge stuff
svn path=/trunk/; revision=21000
2006-01-23 12:39:35 +00:00
Brandon Turner 156e036330 Check to make sure GetComputerName failed, caught by Thomas.
svn path=/trunk/; revision=20999
2006-01-23 00:35:52 +00:00
Brandon Turner 2044f3f0a4 Show the computer name when loaded.
svn path=/trunk/; revision=20998
2006-01-23 00:24:59 +00:00
Christoph von Wittich 9d153967c7 use DrawEdge to draw the splitter
added WS_EX_CLIENTEDGE to MDI ChildWindow

svn path=/trunk/; revision=20997
2006-01-23 00:13:14 +00:00
Ged Murphy 7109a359ec remove unneeded loop check
svn path=/trunk/; revision=20996
2006-01-22 23:42:45 +00:00
Ged Murphy 088390e90c - Improve start / stop control
- Use GetSelectedService exclusively

svn path=/trunk/; revision=20995
2006-01-22 23:35:43 +00:00
Brandon Turner 56499760a8 Added some error checking after allocations. Part of bug #1110.
svn path=/trunk/; revision=20994
2006-01-22 23:29:53 +00:00
Thomas Bluemel 656641522e validate the ACLs and SIDs after capturing them in SeCaptureSecurityDescriptor()
svn path=/trunk/; revision=20993
2006-01-22 23:28:05 +00:00
Christoph von Wittich a4cb208231 set TBSTYLE_FLAT
fixed ToolBar size
fixed Rebar (does not work on ROS yet)

svn path=/trunk/; revision=20992
2006-01-22 23:17:50 +00:00
Thomas Bluemel f501786607 return the result in NtPrivilegeCheck
svn path=/trunk/; revision=20988
2006-01-22 22:49:49 +00:00
Mindflyer ab30f7f06a Correct icons. If your treeview code isn't picky about what size icon it will display, at least edit the icon so that the icon only includes the display size (16x16). Previous commit (mbosma, 20982) caused computer.ico to be sampled at a too large size and then resized to 16x16 (which is bad, bad, and ugly).
svn path=/trunk/; revision=20987
2006-01-22 22:49:04 +00:00
Thomas Bluemel cdf8bdd8d5 - secure access to buffers in NtPrivilegeCheck()
- fixed SeCaptureLuidAndAttributesArray() and SeReleaseLuidAndAttributesArray() to securely capture the buffers

svn path=/trunk/; revision=20986
2006-01-22 22:46:23 +00:00
Ged Murphy 92804170a5 - Added a progress bar showing the status of the action on the service
- Better control over stopping, pausing and resuming
- Get pointer to services via separate function

svn path=/trunk/; revision=20985
2006-01-22 22:33:22 +00:00