source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8449   23 years sandervl added MapSL stub
(edit) @8446   23 years sandervl compile fix
(edit) @8445   23 years sandervl * empty log message *
(edit) @8442   23 years sandervl added large integer function for VAC 3.08 calling convention
(edit) @8441   23 years sandervl Wine resync
(edit) @8436   23 years sandervl TLS fix for pe2lx images
(edit) @8431   23 years sandervl RegQueryInfoKeyW fix
(edit) @8429   23 years sandervl resync with latest wine
(edit) @8428   23 years sandervl resync with latest wine
(edit) @8427   23 years sandervl exports added for ntdll; logfile creation fix
(edit) @8422   23 years sandervl * empty log message *
(edit) @8421   23 years sandervl wine resync
(edit) @8418   23 years sandervl Fix for EnumFontFamiliesA/W
(edit) @8416   23 years sandervl Made mouse code reentrant
(edit) @8415   23 years sandervl fixed warning
(edit) @8413   23 years sandervl renamed LibMain (custom build name conflict)
(edit) @8411   23 years sandervl resync with latest Wine
(edit) @8409   23 years sandervl CustForce2GBFileSize function added to force GetVolumeInformation to …
(edit) @8406   23 years sandervl PF: Don't send WM_WINDOWPOSCHANGING message when PM sends …
(edit) @8404   23 years sandervl PF: parallel port updates (hw config)
(edit) @8401   23 years sandervl hard disk access updates & fixes
(edit) @8397   24 years sandervl volume api updates (LVM)
(edit) @8394   24 years sandervl PF: bug fixes for regressions
(edit) @8392   24 years sandervl stubs for volume functions
(edit) @8391   24 years sandervl LGPL license added
(edit) @8389   24 years sandervl RtlAddAccessAllowedAce stub always returns TRUE
(edit) @8387   24 years sandervl AllocateAndInitializeSid bugfix (return value)
(edit) @8382   24 years sandervl merge with latest Wine
(edit) @8381   24 years sandervl moved resources
(edit) @8380   24 years sandervl WH_MOUSE_LL hook fixes
(edit) @8377   24 years sandervl PF: SetParent mustn't change WS_CHILD; experimental getParent change; …
(edit) @8370   24 years sandervl added WSAAccept
(edit) @8365   24 years sandervl PMSCAN_DBE_CONV & PMSCAN_DBE_NOCONV added to keyboard translation array
(edit) @8350   24 years sandervl PF: Focus fix when minimizing window
(edit) @8348   24 years sandervl * empty log message *
(edit) @8347   24 years sandervl Implemented WH_MOUSE_LL hook; removed DInput hack for keyboard & mouse …
(edit) @8346   24 years sandervl Resync with last X11 licensed Wine
(edit) @8343   24 years sandervl update
(edit) @8342   24 years sandervl Font renaming support added to EnumFontFamiliesA/W
(edit) @8340   24 years sandervl disabled _dump_allocated; can cause exitlist hangs
(edit) @8339   24 years sandervl KSO: Changes for debug heap (makefile + exception handler)
(edit) @8336   24 years sandervl PF: FileTimeToSystemTime, DosDateTimeToFileTime & SystemTimeToFileTime
(edit) @8327   24 years sandervl PH: memory leak fixes; extra checks for NULL pointers; CreateProcess
(edit) @8325   24 years sandervl export RegisterCustomDriver
(edit) @8324   24 years bird Export kHeapDbgException when in WITH_KLIB mode.
(edit) @8322   24 years bird don't go into kKrnlLib if BUILD_MODE isn't set.
(edit) @8320   24 years bird Support for the debug heap of kLib.
(edit) @8318   24 years bird Removed debug say.
(edit) @8317   24 years bird Added kKrnlLib to the lib rule.
(edit) @8315   24 years bird Changed it abit. TARGET_MODE / TARGET_PUBLIC.
(edit) @8314   24 years bird Pretty up.
(edit) @8310   24 years bird --with-klib option.
(edit) @8309   24 years bird Initial config.
(edit) @8307   24 years bird Added lib and testcase.
(edit) @8306   24 years bird Added kLib for R3 public lib building.
(edit) @8304   24 years sandervl PF: focus fix for minimized window
(edit) @8303   24 years sandervl PF: bugfix
(edit) @8301   24 years sandervl PF: listbox fix when button clicked outside control (rollup dropdown); …
(edit) @8279   24 years sandervl PF: If application specifies full path in file dialog structure (and …
(edit) @8273   24 years bird Buffer cdrom drive letters in OSLibGetDriveType.
(edit) @8272   24 years bird Improoved the testcases slightly.
(edit) @8268   24 years bird Initial coding.
(edit) @8267   24 years bird Implemented testcases.
(edit) @8266   24 years bird Corrected test.
(edit) @8265   24 years bird BUILD_NO_TESTACSE -> BUILD_OWN_TESTCASE_RULE.
(edit) @8263   24 years bird Moved the cdrom hot fix a bit to prevent memory leaks.
(edit) @8261   24 years bird Hot fix for 0 CDROMs. first try!
(edit) @8259   24 years bird Optimized and rearranged OSLibGetDriveType. (Removed used of static …
(edit) @8258   24 years bird Corrected call to GetDriveType. (paranoia)
(edit) @8257   24 years bird GetDriveType - made it just as strict as WinXP.
(edit) @8256   24 years bird Corrected call to GetDriveType. (missing ':')
(edit) @8251   24 years bird Initial coding.
(edit) @8226   24 years sandervl compile fixes
(edit) @8225   24 years bird Added uxtheme to CUSTOMBUILD module list.
(edit) @8223   24 years bird Updated the CUSTOMBUILD module list.
(edit) @8220   24 years bird Initial stubbing.
(edit) @8218   24 years sandervl only shared for named critical section
(edit) @8217   24 years sandervl compile fixes
(edit) @8216   24 years phaller Fixed ID string
(edit) @8212   24 years bird Moved /tools/make to /make.
(edit) @8211   24 years bird move to src.
(edit) @8210   24 years sandervl fixed double handle allocated for desktop window + made EnumWindows a …
(edit) @8203   24 years sandervl use critical sections in vmutex; change global vmutex in mmap to use a …
(edit) @8202   24 years sandervl changed vmutex usage
(edit) @8201   24 years sandervl added os2 critical section functions
(edit) @8198   24 years bird Initial coding.
(edit) @8195   24 years sandervl Do not test for write capability with CDROM drives (IOCTL_DISK_IS_WRITABLE)
(edit) @8189   24 years bird Ignore some other files.
(edit) @8188   24 years bird Moved exported stuff from options.h.
(edit) @8187   24 years bird Moved it out of the options.h file.
(edit) @8176   24 years bird Added krnlWrappers.obj.
(edit) @8175   24 years bird Moved build number, kernel flags and os version out of the option struct.
(edit) @8174   24 years bird Correctect build variable name.
(edit) @8173   24 years bird Restructured imports/exports.
(edit) @8172   24 years bird Restructured and added new exports.
(edit) @8171   24 years bird Force make on calltaba.asm. FIXME: has stupid side effect…
(edit) @8170   24 years bird Corrected some case problems. (linking is now case sensitive!)
(edit) @8169   24 years bird Removed CallTaba.asm rule.
(edit) @8168   24 years bird Added missing objects.
(edit) @8166   24 years bird Was myldrOpenPatha.asm.
Note: See TracRevisionLog for help on using the revision log.