source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8266   23 years bird Corrected test.
(edit) @8265   23 years bird BUILD_NO_TESTACSE -> BUILD_OWN_TESTCASE_RULE.
(edit) @8263   23 years bird Moved the cdrom hot fix a bit to prevent memory leaks.
(edit) @8261   23 years bird Hot fix for 0 CDROMs. first try!
(edit) @8259   23 years bird Optimized and rearranged OSLibGetDriveType. (Removed used of static …
(edit) @8258   23 years bird Corrected call to GetDriveType. (paranoia)
(edit) @8257   23 years bird GetDriveType - made it just as strict as WinXP.
(edit) @8256   23 years bird Corrected call to GetDriveType. (missing ':')
(edit) @8251   23 years bird Initial coding.
(edit) @8226   23 years sandervl compile fixes
(edit) @8225   23 years bird Added uxtheme to CUSTOMBUILD module list.
(edit) @8223   23 years bird Updated the CUSTOMBUILD module list.
(edit) @8220   23 years bird Initial stubbing.
(edit) @8218   23 years sandervl only shared for named critical section
(edit) @8217   23 years sandervl compile fixes
(edit) @8216   23 years phaller Fixed ID string
(edit) @8212   23 years bird Moved /tools/make to /make.
(edit) @8211   23 years bird move to src.
(edit) @8210   23 years sandervl fixed double handle allocated for desktop window + made EnumWindows a …
(edit) @8203   23 years sandervl use critical sections in vmutex; change global vmutex in mmap to use a …
(edit) @8202   23 years sandervl changed vmutex usage
(edit) @8201   23 years sandervl added os2 critical section functions
(edit) @8198   23 years bird Initial coding.
(edit) @8195   23 years sandervl Do not test for write capability with CDROM drives (IOCTL_DISK_IS_WRITABLE)
(edit) @8189   23 years bird Ignore some other files.
(edit) @8188   23 years bird Moved exported stuff from options.h.
(edit) @8187   23 years bird Moved it out of the options.h file.
(edit) @8176   23 years bird Added krnlWrappers.obj.
(edit) @8175   23 years bird Moved build number, kernel flags and os version out of the option struct.
(edit) @8174   23 years bird Correctect build variable name.
(edit) @8173   23 years bird Restructured imports/exports.
(edit) @8172   23 years bird Restructured and added new exports.
(edit) @8171   23 years bird Force make on calltaba.asm. FIXME: has stupid side effect…
(edit) @8170   23 years bird Corrected some case problems. (linking is now case sensitive!)
(edit) @8169   23 years bird Removed CallTaba.asm rule.
(edit) @8168   23 years bird Added missing objects.
(edit) @8166   23 years bird Was myldrOpenPatha.asm.
(edit) @8162   23 years bird Stop complaining, just include the stupid file. (stdarg.h)
(edit) @8161   23 years bird Better not check on EXE386 but on the defines.
(edit) @8148   23 years bird Build kKrnlLibR3Tst.mak too.
(edit) @8147   23 years bird Initial coding.
(edit) @8146   23 years bird Dummy
(edit) @8145   23 years bird Renamed ProbeKrnl.c to d16ProbeKrnl.c.
(edit) @8144   23 years bird Initial coding..
(edit) @8143   23 years bird Export build number (odin build number that is).
(edit) @8140   23 years bird much stuff..
(edit) @8138   23 years bird New prefixes!
(edit) @8134   23 years sandervl disable aspi by default
(edit) @8132   23 years sandervl customization updates
(edit) @8130   23 years sandervl comment update for PostQuitMessage
(edit) @8129   23 years sandervl Gracefully handle WM_QUIT message sent by window list
(edit) @8126   23 years sandervl move process id setup to OSLibWinQueryWindowProcess
(edit) @8121   23 years sandervl all named file mappings are shared
(edit) @8119   23 years sandervl OpenFileMapping fix (fixes notes replication)
(edit) @8116   23 years sandervl PF: DosClose used without wrapper
(edit) @8115   23 years sandervl Do not use XFree driver unless fullscreen mode is enabled
(edit) @8112   23 years sandervl added LoadImageW hook
(edit) @8111   23 years sandervl removed FindResource hooks
(edit) @8109   23 years sandervl YD: EnumThreadWindows fix
(edit) @8105   23 years sandervl Changes & fixes for minimized windows
(edit) @8101   23 years sandervl PF: CloseWindow + GetWindowPlacement change/fix
(edit) @8099   23 years sandervl renamed GDI libmain
(edit) @8098   23 years sandervl PF: added function to disable ASPI
(edit) @8097   23 years sandervl PF: fix for 24 bpp bitmaps
(edit) @8096   23 years sandervl PF: Ownerdrawn listview control items have no margin
(edit) @8092   23 years sandervl report back requested version in WSAStartup
(edit) @8075   23 years bird obosolete.
(edit) @8074   23 years bird Initial coding.
(edit) @8073   23 years bird Use kLib.inc not kLib.mk.
(edit) @8071   23 years bird Moved to include\kLib (and another repository).
(edit) @8070   23 years bird now in src.
(edit) @8069   23 years bird New makefile system.
(edit) @8068   23 years bird Initial coding.
(edit) @8067   23 years bird Copyright.
(edit) @8066   23 years bird Made it compile.
(edit) @8065   23 years bird Rules for generated source.
(edit) @8064   23 years bird File header.
(edit) @8063   23 years bird Install directory is PATH_TOOL.
(edit) @8062   23 years bird Added TstFakers.c.
(edit) @8061   23 years bird Initial coding.
(edit) @8060   23 years bird Should not be here!
(edit) @8059   23 years bird Initial coding.
(edit) @8058   23 years bird Added the 16-bit stuff to this library.
(edit) @8057   23 years bird Added CC_SEG.
(edit) @8056   23 years bird Gathered all source in one directory. New make system.
(edit) @8055   23 years achimha fix compilation error
(edit) @8054   23 years sandervl PF: Menu: fix for double click on minimized window (icon)
(edit) @8052   23 years sandervl PH: Netbios updates (currently disabled)
(edit) @8051   23 years sandervl added fake version of WSAEnumProtocol()
(edit) @8049   23 years sandervl PH: moved icon extraction from shell32 to user32
(edit) @8048   23 years sandervl PH: Wine resync + OS2 integration
(edit) @8047   23 years sandervl PH: PathIsURLA/W fixes for Flask
(edit) @8042   23 years sandervl PF: CloseWindow + minimize fixes
(edit) @8038   23 years sandervl PF: Fixes for minimized dragging icon and minimized icon distortion
(edit) @8035   23 years sandervl Allow single minimize or maximize button in titlebar (os/2 appearance)
(edit) @8032   23 years sandervl PF: Fix for restoring window from minimized state
(edit) @8031   23 years sandervl YD: Fall back to english resource if time format not found for default …
(edit) @8030   24 years sandervl PF: Implemented IOCTL_DISK_IS_WRITABLE ioctl & fixes writing to floppy …
(edit) @8027   24 years sandervl Removed WindowFromPoint change
(edit) @8026   24 years sandervl Removable disk access fix
Note: See TracRevisionLog for help on using the revision log.