source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8370   23 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.
(edit) @8162   24 years bird Stop complaining, just include the stupid file. (stdarg.h)
(edit) @8161   24 years bird Better not check on EXE386 but on the defines.
(edit) @8148   24 years bird Build kKrnlLibR3Tst.mak too.
(edit) @8147   24 years bird Initial coding.
(edit) @8146   24 years bird Dummy
(edit) @8145   24 years bird Renamed ProbeKrnl.c to d16ProbeKrnl.c.
(edit) @8144   24 years bird Initial coding..
(edit) @8143   24 years bird Export build number (odin build number that is).
(edit) @8140   24 years bird much stuff..
(edit) @8138   24 years bird New prefixes!
(edit) @8134   24 years sandervl disable aspi by default
(edit) @8132   24 years sandervl customization updates
(edit) @8130   24 years sandervl comment update for PostQuitMessage
(edit) @8129   24 years sandervl Gracefully handle WM_QUIT message sent by window list
(edit) @8126   24 years sandervl move process id setup to OSLibWinQueryWindowProcess
(edit) @8121   24 years sandervl all named file mappings are shared
(edit) @8119   24 years sandervl OpenFileMapping fix (fixes notes replication)
(edit) @8116   24 years sandervl PF: DosClose used without wrapper
(edit) @8115   24 years sandervl Do not use XFree driver unless fullscreen mode is enabled
(edit) @8112   24 years sandervl added LoadImageW hook
(edit) @8111   24 years sandervl removed FindResource hooks
(edit) @8109   24 years sandervl YD: EnumThreadWindows fix
(edit) @8105   24 years sandervl Changes & fixes for minimized windows
(edit) @8101   24 years sandervl PF: CloseWindow + GetWindowPlacement change/fix
(edit) @8099   24 years sandervl renamed GDI libmain
(edit) @8098   24 years sandervl PF: added function to disable ASPI
(edit) @8097   24 years sandervl PF: fix for 24 bpp bitmaps
(edit) @8096   24 years sandervl PF: Ownerdrawn listview control items have no margin
(edit) @8092   24 years sandervl report back requested version in WSAStartup
(edit) @8075   24 years bird obosolete.
(edit) @8074   24 years bird Initial coding.
Note: See TracRevisionLog for help on using the revision log.