source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7265   24 years sandervl save FS
(edit) @7264   24 years phaller .
(edit) @7263   24 years sandervl updates for sending WM_DEVICECHANGE on CD status change
(edit) @7262   24 years sandervl Always IOCTL_DISK/DSK_GETLOCKSTATUS for IOCTL_STORAGE_CHECK_VERIFY
(edit) @7254   24 years bird Implemented RtlIntegerToUnicodeString.
(edit) @7253   24 years bird enabled _ultow and RtlIntegerToUnicodeString.
(edit) @7251   24 years sandervl customization updates
(edit) @7248   24 years sandervl customization updates
(edit) @7246   24 years sandervl * empty log message *
(edit) @7245   24 years sandervl RegisterCustomDriver added
(edit) @7244   24 years sandervl * empty log message *
(edit) @7241   24 years sandervl setwindowlong fix for dialogs
(edit) @7240   24 years sandervl LISTVIEW_GetItemWidth bugfix: item can never be bigger than the client area
(edit) @7237   24 years sandervl CreateIconIndirect bugfix
(edit) @7235   24 years phaller .
(edit) @7234   24 years sandervl IOCTL_SCSI_GET_ADDRESS: fail if wnaspi32 not loaded
(edit) @7232   24 years sandervl check registry key to disable audio
(edit) @7227   24 years sandervl * empty log message *
(edit) @7225   24 years achimha don't fail DLL loading in case ASPI init fails
(edit) @7224   24 years sandervl IOCTL_CDROM_READ_TOC fix: add lead-out track
(edit) @7223   24 years sandervl * empty log message *
(edit) @7222   24 years sandervl corrected last error for IOCTL_STORAGE_CHECK_VERIFY
(edit) @7221   24 years phaller :
(edit) @7220   24 years sandervl read toc ioctl fixes
(edit) @7219   24 years sandervl implemented several cdrom ioctls
(edit) @7216   24 years phaller AltGr fix
(edit) @7213   24 years phaller fixed right shift
(edit) @7212   24 years phaller .
(edit) @7211   24 years phaller .
(edit) @7210   24 years sandervl only redraw (text the same) for owner drawn listview controls
(edit) @7208   24 years sandervl fixed thin border frame tracking
(edit) @7207   24 years sandervl ListView: LVM_SETITEMA: update item even when 'new' text is the same.
(edit) @7205   24 years phaller fixed ESC processing
(edit) @7202   24 years sandervl No longer use DosError; IOCTL_DISK_GET_DRIVE_GEOMETRY must return …
(edit) @7201   24 years phaller .
(edit) @7200   24 years sandervl WM_ACTIVATEAPP fix
(edit) @7196   24 years sandervl dynamically load MDM.DLL
(edit) @7195   24 years sandervl double click fix + double click on system menu now works
(edit) @7191   24 years phaller .
(edit) @7190   24 years phaller .
(edit) @7189   24 years sandervl window tracking activation fixes
(edit) @7187   24 years phaller .
(edit) @7185   24 years achimha link statically with CRT
(edit) @7183   24 years sandervl IsWindowVisible fix for window with invisible owner
(edit) @7182   24 years sandervl scrollbar fix; don't set focus unless it has the WS_TABSTOP style
(edit) @7179   24 years bird Removed kKLlog.h from INCL_KKL_LOG since kKLog.h is more or less …
(edit) @7178   24 years bird Reference kLogDummyVariable in all stop and exit macros. VOID …
(edit) @7177   24 years bird splitted new.obj into newdbg.obj and new.obj. VACxx needs special …
(edit) @7175   24 years sandervl partly implemented draglist support
(edit) @7171   24 years sandervl fix for moving window with rmb
(edit) @7170   24 years sandervl listview fixes
(edit) @7168   24 years achimha * empty log message *
(edit) @7166   24 years phaller .
(edit) @7165   24 years phaller .
(edit) @7164   24 years phaller .
(edit) @7163   24 years phaller Fixed the '<>|'-key
(edit) @7159   24 years bird Removed /*stub*/ comments since they isn't valid any longer.
(edit) @7158   24 years bird Added lots macros for logging. Printf fix working. Mostly working it seems.
(edit) @7156   24 years phaller .
(edit) @7155   24 years phaller added PM hook
(edit) @7154   24 years phaller .
(edit) @7151   24 years phaller inlined HMHandleQuery
(edit) @7146   24 years sandervl fixes for sending FD_CLOSE notification when connection is closed at …
(edit) @7143   24 years achimha fail gracefully if no ASPI there
(edit) @7140   24 years achimha implemented async select event error code notification for semaphore …
(edit) @7139   24 years achimha added structure for async select error bits
(edit) @7137   24 years phaller fix crash in CDN_FILEOK
(edit) @7133   24 years phaller .
(edit) @7127   24 years bird Trace format file.
(edit) @7126   24 years bird Initial coding.
(edit) @7125   24 years bird Prototyped the log init function for this module.
(edit) @7124   24 years bird Moved fCurrent and fDefault in the mod data struct.
(edit) @7123   24 years bird Reordered log and avl.
(edit) @7122   24 years bird Added NULL.
(edit) @7118   24 years bird New logging facility.
(edit) @7117   24 years bird Upcase dhcalls.lib!
(edit) @7116   24 years bird Initial coding.
(edit) @7115   24 years bird New logging facility with some mess/cleanups.
(edit) @7113   24 years sandervl removed warning about GpiQueryBitmapBits
(edit) @7111   24 years achimha temporarily back out a change due to a regression
(edit) @7110   24 years sandervl Notify visible region callback when WM_SHOW arrives
(edit) @7109   24 years sandervl Check for NULL handler in RtlRaiseException/RtlUnwind
(edit) @7107   24 years sandervl OSLibWinCreatePointer fix for cursors
(edit) @7104   24 years sandervl clipper checks added for ddraw object
(edit) @7103   24 years sandervl compile fix
(edit) @7102   24 years achimha build additional libraries for custom build
(edit) @7100   24 years phaller RegisterLxDll was missing
(edit) @7099   24 years phaller .
(edit) @7098   24 years phaller ILIsEqual slightly faster
(edit) @7097   24 years phaller Minor performance enhancement for window mgmt functions …
(edit) @7095   24 years sandervl SetFocus fix
(edit) @7091   24 years phaller Inlined handle function
(edit) @7090   24 years phaller Minor optimization for micro functions
(edit) @7088   24 years sandervl WSAEnumProtocolsA/W stubs added
(edit) @7085   24 years phaller SHELL32 WINE resync
(edit) @7084   24 years sandervl colorfill fix
(edit) @7080   24 years sandervl GlobalMemoryStatus change
(edit) @7079   24 years sandervl custom build updates
(edit) @7076   24 years phaller .
(edit) @7075   24 years sandervl custom build fixes
Note: See TracRevisionLog for help on using the revision log.