projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- removed unnecessary recursion
[wine]
/
dlls
/
commdlg
/
2000-08-18
Gerard Patel
Turns the handling to pure 16 bits, remove references...
tree
|
commitdiff
2000-08-18
Gerard Patel
Avoids changing 2 levels when clicking .. in the direct...
tree
|
commitdiff
2000-08-14
Gerard Patel
Fix return value to 16 bits for 16 bit hook; remove...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Moved CharUpper* and CharLower* functions to dlls/user.
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Cleaned up a few inter-dll dependencies. Added a few...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
tree
|
commitdiff
2000-08-11
Dmitry Timoshkov
Initialize lpstrInitialDir to really bogus value to...
tree
|
commitdiff
2000-08-08
Alexandre Julliard
Small dll interfaces cleanups.
tree
|
commitdiff
2000-08-03
Alexandre Julliard
Added guiddef.h and moved a few GUID definitions to...
tree
|
commitdiff
2000-08-03
Alexandre Julliard
Added imports of user32/gdi32/kernel32 wherever necessary.
tree
|
commitdiff
2000-08-01
Gerard Patel
Changed the win31 style file dialog to 32 bits structur...
tree
|
commitdiff
2000-07-28
Alexandre Julliard
Added 'owner' field to 16-bit spec files to specify...
tree
|
commitdiff
2000-07-23
Gerard Patel
Focus handling, visual changes + misc fixes.
tree
|
commitdiff
2000-07-23
Gerard Patel
Remove calls to DIALOG_DoDialogBox and DIALOG_CreateInd...
tree
|
commitdiff
2000-07-08
Dmitry Timoshkov
Do not crash if there was no files selected and OK...
tree
|
commitdiff
2000-06-25
Eric Pouech
Fixed crash when lpTemplateName is gotten from MAKEINTR...
tree
|
commitdiff
2000-06-24
Juergen Schmied
- fixed reported bugs
tree
|
commitdiff
2000-06-23
Alexandre Julliard
Moved shared crtdll/ntdll functions into ntdll.
tree
|
commitdiff
2000-06-20
Alexandre Julliard
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
tree
|
commitdiff
2000-06-16
Juergen Schmied
- better error check when importing functions via GetPr...
tree
|
commitdiff
2000-06-11
Huw D M Davies
Remove second import of winspool.drv.
tree
|
commitdiff
2000-06-07
Uwe Bonnes
PathFindNextComponent: return pointer to NULL and not...
tree
|
commitdiff
2000-06-07
Patrik Stridvall
Fixed some warnings.
tree
|
commitdiff
2000-06-02
Juergen Schmied
- Rewrite of the shell related parts of the dialog...
tree
|
commitdiff
2000-05-26
Huw D M Davies
Add PrintSetup dialog and support for hooks and templates.
tree
|
commitdiff
2000-05-23
Gerard Patel
Remove the direct call into core (DIALOG_DoDialogBox).
tree
|
commitdiff
2000-05-11
Alexandre Julliard
Jean-Claude Batista
tree
|
commitdiff
2000-05-07
Alexandre Julliard
Moved Load/FreeLibrary16 definition to winbase16.h.
tree
|
commitdiff
2000-05-01
Bertho Stultiens
- Implemented a new preprocessor that is (nearly) ANSI...
tree
|
commitdiff
2000-05-01
Uwe Bonnes
COMDLG32_DllEntryPoint,COMDLG32_SetCommDlgExtendedError...
tree
|
commitdiff
2000-04-29
Patrik Stridvall
Fixed some warnings.
tree
|
commitdiff
2000-04-28
Guy L. Albertelli
- Correct check for minimum buffer length.
tree
|
commitdiff
2000-04-25
Eric Pouech
Fixed winspool(.drv) loading.
tree
|
commitdiff
2000-04-25
Gerard Patel
Don't use the template member unless the corresponding...
tree
|
commitdiff
2000-04-24
Gerard Patel
32 bits message processing for color dialog.
tree
|
commitdiff
2000-04-24
Alexandre Julliard
Implemented on-demand loading of builtin dlls using...
tree
|
commitdiff
2000-04-23
Alexandre Julliard
Removed a few inter-dll dependencies.
tree
|
commitdiff
2000-04-19
Alexandre Julliard
Added some missing import directives.
tree
|
commitdiff
2000-04-19
Alexandre Julliard
Removed winmm from import list.
tree
|
commitdiff
2000-03-28
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
tree
|
commitdiff
2000-03-25
Francois Gouget
Use min/max instead of MIN/MAX.
tree
|
commitdiff
2000-03-24
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
tree
|
commitdiff
2000-03-08
Simen Zamecnik
Added Slovak language support.
tree
|
commitdiff
2000-03-08
Junichi Kuchinishi
Added some Japanese resources.
tree
|
commitdiff
2000-03-05
Alexandre Julliard
Added support for creating extra symlinks for .so files...
tree
|
commitdiff
2000-03-04
Alexandre Julliard
Moved dll-specific make rules to a separate Makedll...
tree
|
commitdiff
2000-02-26
Hidenori Takeshima
ArrangeCtrlPositions: fix for user-defined template...
tree
|
commitdiff
2000-02-26
Alexandre Julliard
Made winmm a separate shared library.
tree
|
commitdiff
2000-02-26
Patrik Stridvall
Fixed ANSI C violations.
tree
|
commitdiff
2000-02-25
Juergen Schmied
For unicode: give the selected filename back.
tree
|
commitdiff
2000-02-25
Juergen Schmied
Fixed handling of filedlg flags.
tree
|
commitdiff
2000-02-20
Gerard Patel
Avoid too much refreshing when changing the drive in...
tree
|
commitdiff
2000-02-20
Alexandre Julliard
Corel merge:
tree
|
commitdiff
2000-02-20
Juergen Schmied
- activated use of templates
tree
|
commitdiff
2000-02-10
Alexandre Julliard
Optimized debugging API to reduce code size.
tree
|
commitdiff
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
tree
|
commitdiff
2000-02-07
Juergen Schmied
Changed import to ordinal.
tree
|
commitdiff
2000-02-03
Alexandre Julliard
Removed resource.h.
tree
|
commitdiff
2000-01-31
Alexandre Julliard
Build most dlls as separate shared libraries.
tree
|
commitdiff
2000-01-30
Francois Gouget
The COM virtual tables must use the
tree
|
commitdiff
2000-01-23
Marcus Meissner
Replaced some weird C constructs (char[]="" ) with...
tree
|
commitdiff
2000-01-23
Marcus Meissner
Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
tree
|
commitdiff
2000-01-09
Alexandre Julliard
Built-in DLLs resources are now specified in spec file.
tree
|
commitdiff
2000-01-08
Marcus Meissner
The new filedialog stuff does not handle template....
tree
|
commitdiff
1999-12-27
Francois Gouget
Buffer overflows and strncpy fixes.
tree
|
commitdiff
1999-12-26
Francois Gouget
FILEDLG95_HandleCustomDialogMessages:
tree
|
commitdiff
1999-12-20
Francois Gouget
If lpTitle==NULL and cbBuf==0 then we must return the...
tree
|
commitdiff
1999-12-11
Juergen Schmied
Small fixes.
tree
|
commitdiff
1999-12-04
Alexandre Julliard
Pierre Mageau
tree
|
commitdiff
1999-11-21
Juergen Schmied
- the fodInfos were used before initialized
tree
|
commitdiff
1999-11-21
Gustavo Junior Alves
Added Portuguese language support.
tree
|
commitdiff
1999-11-14
Juergen Schmied
- corrected control positions
tree
|
commitdiff
1999-11-13
Juergen Schmied
- inserted markers for the bin2res tool
tree
|
commitdiff
1999-11-13
Klaas van Gend
Implemented the PrintSetup dialog box for the PrintDlgA.
tree
|
commitdiff
1999-11-13
Adrian Thurston
- fixed the index of the item chosen in the filter...
tree
|
commitdiff
1999-11-12
Gustavo Junior Alves
Use constants IDOK and IDCANCEL in .rc files.
tree
|
commitdiff
1999-11-12
Juergen Schmied
Made the buttons in the filedlg change when selecting...
tree
|
commitdiff
1999-11-07
Juergen Schmied
- unified templates for the open and the save dlg
tree
|
commitdiff
1999-11-07
Ulrich Czekalla
Implementation of custom dialog messages and notifications.
tree
|
commitdiff
1999-10-31
Ulrich Czekalla
Implementation of user defined templates.
tree
|
commitdiff
1999-10-31
Pierre Mageau
Clicking the combo box would cause a crash if it was...
tree
|
commitdiff
1999-10-23
Pierre Mageau
Set the default view button to List in the FileDialog.
tree
|
commitdiff
1999-10-13
Juergen Schmied
Removed linking by GetProcAddress for StrRetToBuf sinc...
tree
|
commitdiff
1999-10-13
Uwe Bonnes
Use Get|SetPropA to store lParam to retrieve the OPENFI...
tree
|
commitdiff
1999-10-13
Huw D M Davies
Map PrintDlg16 to PrintDlgA.
tree
|
commitdiff
1999-10-13
Klaas van Gend
Moved bitmap resource to language-independent resource...
tree
|
commitdiff
1999-09-20
Patrik Stridvall
Fixed ANSI C violations.
tree
|
commitdiff
1999-09-19
Francois Boisvert
Added small feature in the file dialog.
tree
|
commitdiff
1999-09-04
Francois Boisvert
Fixed the height of items in the lookin combobox of...
tree
|
commitdiff
1999-09-03
Francois Boisvert
Some <open> features in the file dialog 95.
tree
|
commitdiff
1999-09-03
Eric Pouech
Fixed off by one allocation errors.
tree
|
commitdiff
1999-09-03
Klaas van Gend
Added Dutch resources for PrintDlg32.
tree
|
commitdiff
1999-09-03
Klaas van Gend
Completed PrintDlg32 resource stringtable.
tree
|
commitdiff
1999-08-21
Francois Boisvert
Implemented basic browsing in the file name edit of...
tree
|
commitdiff
1999-08-18
Bertho Stultiens
Wrc did not check any IDs which are only 16 bit. Common...
tree
|
commitdiff
1999-08-15
Gerard Patel
Fix special case when no printer installed.
tree
|
commitdiff
1999-08-15
Ulrich Weigand
Adapted to glue code generation changes.
tree
|
commitdiff
1999-08-08
Alexandre Julliard
Replaced a few calls to lstr* functions by their CRTDLL...
tree
|
commitdiff
1999-08-07
Klaas van Gend
Implemented the return of hDevModes and hDevNames in...
tree
|
commitdiff
1999-08-07
Juergen Schmied
Explicitly load shell32.dll.
tree
|
commitdiff
next