source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @281   26 years sandervl Major changes in PE2LX/KERNEL32 for TLS support. DLL VERSION INCREASED …
(edit) @278   26 years phaller Add: HandleManager support for kernel objects, various fixes
(edit) @277   26 years sandervl EB change to submenu codepage
(edit) @276   26 years phaller Fix: source beautification of exception.cpp, more debug information
(edit) @275   26 years sandervl Edgar Buerkle's codepages changes
(edit) @273   26 years phaller ChangeLog
(edit) @272   26 years sandervl Codepage changes
(edit) @271   26 years phaller Fix: streamlined Handlemanager
(edit) @269   26 years phaller Fix: HandleManager::Open32::OpenFile() as suggested by Edgar Buerkle
(edit) @268   26 years cbratschi 2. listbox styles changed
(edit) @267   26 years cbratschi Unicode and other extensions
(edit) @265   26 years sandervl Dialog changes + fixes
(edit) @263   26 years sandervl One extra HandleManager export
(edit) @262   26 years sandervl Moved HandleManager.h to include dir
(edit) @259   26 years sandervl Dialog box conversion bugfix for entryfields
(edit) @257   26 years sandervl Fixes for unicode apps
(edit) @255   26 years phaller Fix: optimization for lstrcpyn
(edit) @254   26 years sandervl SystemParameterInfoA change for default font
(edit) @252   26 years cbratschi unicode and other changes
(edit) @250   26 years sandervl Unicode changes
(edit) @249   26 years sandervl Joystick changes
(edit) @247   26 years sandervl GetLocaleInfoA bugfix
(edit) @246   26 years achimha unicode fixes by Edgar Buerkle
(edit) @245   26 years sandervl Joystick changes by Przemysˆaw Dobrowolski
(edit) @243   26 years cbratschi UnicodeToAsciiN-fixes + TemplateID-Fix
(edit) @242   26 years sandervl Put back last week's lang.cpp
(edit) @241   26 years phaller Fix: HandleManager::Open32::OpenFile return code
(edit) @240   26 years phaller Fix: Edgar Buerkle's fixes for HandleManager::Open32
(edit) @239   26 years sandervl Get/SetWindowLong bugfixes
(edit) @238   26 years sandervl AsciiToUnicodeN bugfix
(edit) @237   26 years phaller Fix: kernel32/lang.cpp: fix for Opera
(edit) @236   26 years cbratschi bug fixes (unicode) and improvements
(edit) @234   26 years phaller Fix: added missing unknown.cpp
(edit) @233   26 years sandervl TLS apis put in separate file
(edit) @232   26 years sandervl Dialog control proc override bugfix
(edit) @231   26 years sandervl Added dependency for wndproc.h
(edit) @228   26 years sandervl * empty log message *
(edit) @227   26 years sandervl Fix for winhlp32 buttons
(edit) @225   26 years sandervl Message handler updates & bugfixes
(edit) @224   26 years sandervl KERNEL32/lang.cpp: Bugfix for GetLocaleInfoA
(edit) @223   26 years sandervl FS changes for msg callbacks & OS2/Open32 apis
(edit) @222   26 years achimha color constants fixed to be the same as under Win95
(edit) @221   26 years achimha Fix for DrawEdge
(edit) @220   26 years sandervl * empty log message *
(edit) @219   26 years cbratschi Updates for new DrawEdge and colors
(edit) @218   26 years sandervl More message changes
(edit) @217   26 years sandervl Remove wndsubproc.h
(edit) @216   26 years sandervl Msg handler bugfix
(edit) @215   26 years sandervl Spy and window message changes
(edit) @214   26 years hugh Updated DEF for ddraw DX6
(edit) @212   26 years hugh Updated Makefile for DX6 ddraw
(edit) @211   26 years hugh Include for DX6 verion of ddraw
(edit) @210   26 years hugh DX 6 Version of ddraw rel files
(edit) @208   26 years sandervl Spy updates
(edit) @207   26 years davidr Changed initterm.c to initterm.cpp
(edit) @206   26 years davidr Fixed compile error
(edit) @205   26 years davidr Added new source files
(edit) @204   26 years davidr Repository for stubs
(edit) @203   26 years davidr Added CoImpersonateClient,CoInitializeSecurity,CoRegisterSurrogate stubs
(edit) @202   26 years davidr private ole32 header
(edit) @201   26 years davidr String Handling Class
(edit) @200   26 years davidr Moved stubs to stubs.cpp
(edit) @199   26 years davidr Dummy file to force instantiation of GUID's
(edit) @198   26 years davidr String management class
(edit) @197   26 years davidr CLSID manipulation for OLE32.
(edit) @196   26 years sandervl Code for window message spy
(edit) @193   26 years achimha resource fix
(edit) @192   26 years sandervl GetSysColorPen bugfix
(edit) @190   26 years achimha added IP address control
(edit) @189   26 years achimha Added property sheet dialog resources
(edit) @188   26 years phaller Add: new runtime functions in NTDLL
(edit) @187   26 years phaller Fix: added missing path.cpp
(edit) @186   26 years phaller Add: new SHELL32 stubs
(edit) @183   26 years phaller Add: even more SHELL32 APIs ... and some corrections
(edit) @181   26 years achimha More unicode fixes - not complete yet..
(edit) @180   26 years cbratschi Several COMCTL32 changes
(edit) @177   26 years phaller Add: various new stubbed SHELL32 APIs
(edit) @176   26 years sandervl Edgar Buerkle changes to GetLocaleInfoA/W (actually an almost complete …
(edit) @173   26 years phaller Add: Added unknown functions GetSetProgmanWindow, …
(edit) @171   26 years phaller Add: added unknown API IsHungAppWindow()
(edit) @170   26 years phaller Add: ShellExecuteW, RealShellExecuteA, RealShellExecuteW, …
(edit) @169   26 years phaller Fix: source files split
(edit) @168   26 years phaller Add: ExtractAssociatedIconA/W added, source files split
(edit) @164   26 years achimha updated comctl32 with the latest WINE bugfixes. Listview is much …
(edit) @163   26 years phaller Fix: Someone with strong stomach should take care of the resource …
(edit) @162   26 years achimha Unicode support for all dialogs except PageSetup dialog which is not …
(edit) @161   26 years achimha Incorporated complete DrawFrameControl code from WINE - should be …
(edit) @158   26 years achimha Ported latest DrawEdge from WINE, moved everything to new …
(edit) @157   26 years phaller Fix: FormatMessageA fixed, A/W potential memoryleak fixed.
(edit) @156   26 years phaller Add: more C-runtime stuff in NTDLL
(edit) @155   26 years phaller Add: added c-runtime functions to NTDLL
(edit) @154   26 years phaller Fix: NtQueryValueKey API was missing in export list
(edit) @152   26 years sandervl * empty log message *
(edit) @151   26 years phaller Fix: lstrcpynA does not care about the specified length, but also …
(edit) @150   26 years phaller Fix: Crash in GDI32:GetTextExtentExA with OPENCHAT.EXE
(edit) @149   26 years phaller Fix: Console HandleManager fix. (just too stupid, sorry :)
(edit) @145   26 years cbratschi Trackbar optimized
(edit) @144   26 years sandervl Wrong/Missing exports
(edit) @143   26 years sandervl Removed WS_CLIPCHILDREN in CreateWindowEx (due to EB's bugfix it's no …
(edit) @142   26 years phaller Fix: wrong include path for handlemanager.h
Note: See TracRevisionLog for help on using the revision log.