projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix signature of SHLWAPI_334 as its string parameter really is an
[wine]
/
ole
/
ole2nls.c
2002-11-27
Bill Medland
Correct GetNumberFormatA for zero decimals and for...
blob
|
commitdiff
|
raw
2002-11-08
Ryan Cumming
Remove OLE_GetFormatA, reimplement GetDateFormatA and...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-25
Bill Medland
Fix OLE_GetFormatW so that GetDateFormatW works.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-03
Steve Lustbader
Implemented GetDateFormatW.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-12
Patrik Stridvall
Moved all the content of the DDK files ntdef.h and...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-15
Alexandre Julliard
Fixed GetLocaleInfoW to handle Unicode properly and...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-13
Paul Millar
Fix use of LOCALE_NOUSEROVERRIDE flag in GetNumberForma...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-29
Alexandre Julliard
Fixed buffer handling of some locale functions (based...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-23
Alexandre Julliard
Removed most inclusions of options.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-04
Dmitry Timoshkov
Reimplement GetStringTypeA and GetStringTypeExA.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-01
Alexandre Julliard
Removed some of the calls to HEAP_strdup* functions.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-19
Francois Gouget
Fix the definition of structs NUMBERFMT* and CURRENCYFMT*.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-09
Andreas Mohr
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-17
Andreas Mohr
Fixed some more overflowing string traces.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-14
Dmitry Timoshkov
Move IsCharAlphaA and IsCharAlphaNumericA to user32.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-13
Patrik Stridvall
Documentation ordinal fixes (using winapi_fixup).
blob
|
commitdiff
|
raw
|
diff to current
2001-05-29
Huw D M Davies
When reading resources in NLS_LoadStringExW we should map
blob
|
commitdiff
|
raw
|
diff to current
2001-04-12
James Hatheway
Small typo fix.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-04
Rein Klazes
Implement TIME_FORCE24HOURFORMAT and TIME_NOTIMEMARKER...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-14
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-14
François Gouget
debugstr_xxx already does the quoting.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-19
François Gouget
winuser.h now requires that we include winbase.h first.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-12
Alexandre Julliard
Got rid of main.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-01
Patrik Stridvall
Added/modified documentation for function arguments.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-26
Alexandre Julliard
Moved wsprintf functions to dlls/user.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-25
Andreas Mohr
CompareStringW returned wrong results sometimes.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-02
Uwe Bonnes
GetDateFormatA: Check range and recalculate wDayOfWeek.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-16
Dimitrie O. Paun
Use the system local time if lpTime=NULL.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-20
Dmitry Timoshkov
Added new language detection scheme that uses NLS data...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-11
Alexandre Julliard
Added Unicode ctype support.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-06
Hidenori Takeshima
Fix for calling ctype functions with Unicode characters.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-06
Alexandre Julliard
Replaced lstrlen/lstrcmp by libc equivalents everywhere...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-03
Dmitry Timoshkov
LOCALE_NOUSEROVERRIDE means: do not get user redefined...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-29
Dmitry Timoshkov
FindResourceExA/W should search for the specified langu...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Alexandre Julliard
Made --language behave the same as setting the LANGUAGE...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-10
Dmitry Timoshkov
Moved all NLS dependent data to the KERNEL resources.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-13
Bertho Stultiens
Commented out IsBadWritePtr check. Makes winhlp32.exe...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-13
Alexandre Julliard
Use the Unicode string functions from wine/unicode...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-30
Zoran Dzelajlija
Basic Croatian language support.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-07
Dimitrie O. Paun
Separate OLE2NLS out of KERNEL.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-05
Alexandre Julliard
Henning Hoffmann (of Macadamian for Corel)
blob
|
commitdiff
|
raw
|
diff to current
2000-04-15
Owen Wang
Added further implementation of WINAPI EnumDateFormats...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-06
Owen Wang
Implemented API EnumTimeFormatsA(). It supports now...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-04
Alexandre Julliard
Michael Abd-El-Malek (Corel)
blob
|
commitdiff
|
raw
|
diff to current
2000-03-28
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-24
Patrik Stridvall
Fixed some ANSI C violations.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-19
Andrew Lewycky
Improved CompareStringA performance.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-19
Steven Elliott
Temporarily implemented the LCMAP_SORTKEY flag in the...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-18
Alexandre Julliard
Misc small cleanups.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-26
Patrik Stridvall
Fixed ANSI C violations.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-25
Steven Elliott
Stubbed out the implementation of LCMAP_SORTKEY in...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-25
James Abbatiello
Misc. fixes for compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-16
Alastair McKinstry
Added support for the following celtic languages: Irish...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-03
Julio César Gázquez
GetNumberFormatA implementation added.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-20
Rein Klazes
EnumSystemLocalesA should look for registry values...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-08
Dimitrie O. Paun
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-25
Eric Pouech
Removed invalid LCMapString fixme for NORM_IGNOREKANATY...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-07
Andreas Mohr
Implementation of RegisterNLSInfoChanged.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-19
Ulrich Weigand
Move VerLanguageName[AW] back to base (exported from...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-08
Alexandre Julliard
Replaced a few calls to lstr* functions by their CRTDLL...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-10
Dave Pickles
GetTimeFormat() should return LocalTime not SystemTime.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Alexandre Julliard
Converted to the new debugging interface (done with...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-25
Patrik Stridvall
Fixed ANSI compabillity.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-16
Pablo Saratxaga
Added walon language support (I also moved Cz -> Cs...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-10
Juergen Schmied
Corrected debug output.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-04
Marcus Meissner
EnumCalendarInfoA stub.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-10
Alexander Kanavin
Added support for Russian language.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Marcus Meissner
More include optimisations and fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Marcus Meissner
Optimized include/*.h: (recursively) include all header...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-14
Juergen Schmied
Implementation of ConvertDefaultLocale32.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-11
Klaas van Gend
Added support for the Dutch language.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-31
Pascal Cuoq
LCMapString32A: Implemented flags NORM_IGNORENONSPACE and
blob
|
commitdiff
|
raw
|
diff to current
1999-01-24
Guy Albertelli
Fixed FIXME in EnumTimeFormats32W
blob
|
commitdiff
|
raw
|
diff to current
1999-01-20
Marcus Meissner
LCMapStringA: if dstlen is insufficient, return
blob
|
commitdiff
|
raw
|
diff to current
1998-12-26
Juergen Schmied
Fixed tons of incomplete prototypes, assignment's of...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-14
Huw D M Davies
Hack OLE_GetFormat* to return something if datelen...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-11
Marcus Meissner
Two debug messages clarified, one useless prototype...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-11
Juergen Schmied
Fixed SetLastError with wrong value.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-11
Andreas Mohr
Fixed a bunch of compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-09
Uwe Bonnes
Some small corrections to EnumSystemLocales32AW
blob
|
commitdiff
|
raw
|
diff to current
1998-11-26
Ulrich Weigand
Bugfix: Do *not* zero out output buffer in GetNumberFor...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-25
Pablo Saratxaga
Small fixes.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-22
Juergen Schmied
Small fixes to get the default language to a sensible...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-22
Marcus Meissner
Turn mega double switch into static table (reduces...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-15
Pablo Saratxaga
Display the language id for "XXX not supported for...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-14
Juergen Schmied
Stub for GetNumberFormat32W.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-28
Juergen Schmied
Added Slovak nls-resources.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-25
Andreas Mohr
Fixes for LANG_NEUTRAL.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-24
Juergen Schmied
Changed some string-shell32 functions to 32AW, paramete...
blob
|
commitdiff
|
raw
|
diff to current
next