Commit graph

19606 commits

Author SHA1 Message Date
Maarten Bosma
232f3bc12e Created lib/3rdparty
svn path=/trunk/; revision=21046
2006-02-17 11:34:01 +00:00
Maarten Bosma
76eff86165 Move expat
svn path=/trunk/; revision=21045
2006-02-17 11:27:49 +00:00
Maarten Bosma
88dc8a4c04 Put mesa32 into 3rdparty
svn path=/trunk/; revision=21044
2006-02-17 11:24:27 +00:00
Maarten Bosma
d0efeb564f Move freetype
svn path=/trunk/; revision=21043
2006-02-17 11:20:43 +00:00
Art Yerkes
b46fe9cfdb xml -> rbuild moves in base/system
svn path=/trunk/; revision=21042
2006-02-17 06:47:34 +00:00
Art Yerkes
74ba68af8d Hauled subsys/system items into base/system
Changed xml to rbuild in applications
Will do system next (you can't move a file twice)

svn path=/trunk/; revision=21041
2006-02-17 06:45:39 +00:00
Art Yerkes
8a8e125367 Move some xml around and back off one change in ReactOS.rbuild for now.
It'll be put in later when we move subsys.

svn path=/trunk/; revision=21040
2006-02-17 06:22:25 +00:00
Art Yerkes
8c1e6ba7cd Move moving around
svn path=/trunk/; revision=21039
2006-02-17 06:19:14 +00:00
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