|
|
@162
|
26 years |
achimha |
Unicode support for all dialogs except PageSetup dialog which is not …
|
|
|
@161
|
26 years |
achimha |
Incorporated complete DrawFrameControl code from WINE - should be …
|
|
|
@158
|
26 years |
achimha |
Ported latest DrawEdge from WINE, moved everything to new …
|
|
|
@157
|
26 years |
phaller |
Fix: FormatMessageA fixed, A/W potential memoryleak fixed.
|
|
|
@156
|
26 years |
phaller |
Add: more C-runtime stuff in NTDLL
|
|
|
@155
|
26 years |
phaller |
Add: added c-runtime functions to NTDLL
|
|
|
@154
|
26 years |
phaller |
Fix: NtQueryValueKey API was missing in export list
|
|
|
@152
|
26 years |
sandervl |
* empty log message *
|
|
|
@151
|
26 years |
phaller |
Fix: lstrcpynA does not care about the specified length, but also …
|
|
|
@150
|
26 years |
phaller |
Fix: Crash in GDI32:GetTextExtentExA with OPENCHAT.EXE
|
|
|
@149
|
26 years |
phaller |
Fix: Console HandleManager fix. (just too stupid, sorry :)
|
|
|
@145
|
26 years |
cbratschi |
Trackbar optimized
|
|
|
@144
|
26 years |
sandervl |
Wrong/Missing exports
|
|
|
@143
|
26 years |
sandervl |
Removed WS_CLIPCHILDREN in CreateWindowEx (due to EB's bugfix it's no …
|
|
|
@142
|
26 years |
phaller |
Fix: wrong include path for handlemanager.h
|
|
|
@141
|
26 years |
buerkle |
* empty log message *
|
|
|
@140
|
26 years |
buerkle |
* empty log message *
|
|
|
@139
|
26 years |
buerkle |
* empty log message *
|
|
|
@138
|
26 years |
buerkle |
* empty log message *
|
|
|
@137
|
26 years |
sandervl |
* empty log message *
|
|
|
@136
|
26 years |
buerkle |
* empty log message *
|
|
|
@135
|
26 years |
sandervl |
* empty log message *
|
|
|
@134
|
26 years |
sandervl |
Parent notification changes
|
|
|
@131
|
26 years |
sandervl |
Comctl32 crash on exit fix + user32 bugfix for winhlp32 changed to be …
|
|
|
@130
|
26 years |
sandervl |
Activated Win32 TIB code and fixes some other things (see ChangeLog)
|
|
|
@126
|
26 years |
sandervl |
* empty log message *
|
|
|
@125
|
26 years |
sandervl |
More TIB changes
|
|
|
@123
|
26 years |
sandervl |
Changes for Win32 TIB allocation (not activated)
|
|
|
@122
|
26 years |
sandervl |
* empty log message *
|
|
|
@121
|
26 years |
sandervl |
Renamed .C to .CPP
|
|
|
@120
|
26 years |
sandervl |
Include os2wrap.h instead of os2.h
|
|
|
@118
|
26 years |
phaller |
Fix: GDI32:OS2DPtoLP recursed, and I cursed, too :)
|
|
|
@117
|
26 years |
phaller |
Fix: GDI32:OS2DPtoLP recursed, and I cursed, too :)
|
|
|
@116
|
26 years |
phaller |
Fix: mmap.asm is useless.
|
|
|
@115
|
26 years |
phaller |
Fix: Source beautification + HandleManager support
|
|
|
@114
|
26 years |
phaller |
Fix: preparing support for HandleManager on kernel objects
|
|
|
@113
|
26 years |
phaller |
Fix: Bugfix in handlemanager
|
|
|
@112
|
26 years |
phaller |
Fix: major restructuring of Open32 handle management, HandleManager
|
|
|
@111
|
26 years |
phaller |
Fix: major restructuring of Open32 handle management, HandleManager
|
|
|
@110
|
26 years |
cbratschi |
comctl32 wine conversion bugs fixed
trackbar: TRACKBAR_Draw prototype
|
|
|
@109
|
26 years |
cbratschi |
comctl32: progress.c finished (performance updates), trackbar running …
|
|
|
@108
|
26 years |
phaller |
Fix: LoadLibraryA not skips specified path to DLL image if loading …
|
|
|
@107
|
26 years |
achimha |
Wrong ordinal of DragList corrected
|
|
|
@106
|
26 years |
cbratschi |
aaa
|
|
|
@105
|
26 years |
hugh |
* empty log message *
|
|
|
@104
|
26 years |
achimha |
added draglist dummy control and exported its APIs
|
|
|
@103
|
26 years |
phaller |
Fix: added more debug info, beautified source #2.
|
|
|
@102
|
26 years |
phaller |
Fix: added more debug info, beautified source.
|
|
|
@101
|
26 years |
phaller |
Add: few unicode character APIs added (i.e. CharNextW)
|
|
|
@100
|
26 years |
phaller |
Add: added cvs variable $Id$ to the source files.
|
|
|
@99
|
26 years |
phaller |
Add: added cvs variable $Id$ to source files.
|
|
|
@97
|
26 years |
phaller |
Add: added cvs variable $Id$ to source files.
|
|
|
@96
|
26 years |
phaller |
Add: added cvs variable $Id$ to source files.
|
|
|
@95
|
26 years |
phaller |
Add: added cvs variable $Id$ to source files.
|
|
|
@94
|
26 years |
achimha |
Added CVS tag to many files (comctl32 and headers) .
|
|
|
@93
|
26 years |
phaller |
Add: added cvs variable $Id$ to source files.
|
|
|
@92
|
26 years |
phaller |
Add: added cvs variable $Id$ to source files.
|
|
|
@91
|
26 years |
phaller |
Fix: Added CVS parse variable $Id$
|
|
|
@88
|
26 years |
phaller |
Fix: RegConnectRegistryA/W always connect to local registry now.
|
|
|
@87
|
26 years |
phaller |
Add: added support for ShellAboutW API :)
|
|
|
@86
|
26 years |
achimha |
typo in export
|
|
|
@85
|
26 years |
phaller |
Add: added GetDlgItemTextW() API
|
|
|
@84
|
26 years |
achimha |
Added my copyright because Patrick added his :-))
|
|
|
@83
|
26 years |
phaller |
Fix: various unicode fixes
|
|
|
@82
|
26 years |
achimha |
* empty log message *
|
|
|
@81
|
26 years |
achimha |
* empty log message *
|
|
|
@80
|
26 years |
achimha |
* empty log message *
|
|
|
@79
|
26 years |
phaller |
Add: src/version/version.h for VERSION.DLL-constants
|
|
|
@78
|
26 years |
phaller |
Add: ported VERSION from WINE, enables a few installers to run
|
|
|
@77
|
26 years |
phaller |
Fix: source splitup
|
|
|
@75
|
26 years |
phaller |
Fix: experimental HandleManager support to get Winhlp32 running
|
|
|
@74
|
26 years |
achimha |
Added extra unicode functions, corrected export definitions
|
|
|
@73
|
26 years |
achimha |
Fixed Unicode<->Ascii issues partially
|
|
|
@69
|
26 years |
achimha |
* empty log message *
|
|
|
@68
|
26 years |
achimha |
Added unicode/ascii functions to convert n characters, old ones wrap …
|
|
|
@67
|
26 years |
sandervl |
Link with our own unicode libs
|
|
|
@64
|
26 years |
phaller |
Fix: beautified source code, strictly formatting numbers as hex.
|
|
|
@63
|
26 years |
phaller |
Cleanup: cleaned source a bit in preparation of WINE integration
|
|
|
@62
|
26 years |
phaller |
Fix: Trap in LocalReAlloc fixed, handle can't always be taken for …
|
|
|
@61
|
26 years |
phaller |
ADD: Added CmdBatNotification-stub and GetVDMCurrentDirectories-stub …
|
|
|
@60
|
26 years |
achimha |
* empty log message *
|
|
|
@59
|
26 years |
phaller |
ADD: Added CmdBatNotification-stub and GetVDMCurrentDirectories-stub …
|
|
|
@58
|
26 years |
achimha |
* empty log message *
|
|
|
@57
|
26 years |
phaller |
Added USER32: DrawCaptionTempA, DrawCaptionTempW, …
|
|
|
@56
|
26 years |
phaller |
ADD: Added support for RtlInitOemString and RtlFreeOemString
|
|
|
@55
|
26 years |
achimha |
* empty log message *
|
|
|
@54
|
26 years |
sandervl |
Removed ReplaceExceptionHandler
|
|
|
@53
|
26 years |
sandervl |
* empty log message *
|
|
|
@51
|
26 years |
sandervl |
* empty log message *
|
|
|
@50
|
26 years |
sandervl |
* empty log message *
|
|
|
@49
|
26 years |
achimha |
* empty log message *
|
|
|
@48
|
26 years |
sandervl |
* empty log message *
|
|
|
@47
|
26 years |
sandervl |
Removing unneeded source files
|
|
|
@46
|
26 years |
sandervl |
* empty log message *
|
|
|
@45
|
26 years |
achimha |
* empty log message *
|
|
|
@44
|
26 years |
achimha |
* empty log message *
|
|
|
@43
|
26 years |
sandervl |
* empty log message *
|
|
|
@42
|
26 years |
achimha |
New Comctl32 controls - not all are compiling/linking yet!
|
|
|
@41
|
26 years |
achimha |
* empty log message *
|
|
|
@37
|
26 years |
cbratschi |
hiho
|
|
|