projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
clipboard handler must be extern C (Sun CC warning)
[wxWidgets.git]
/
src
/
common
/
intl.cpp
2001-11-07
Vadim Zeitlin
applied a patch to ignore the modifiers (things like...
blob
|
commitdiff
|
raw
2001-10-03
Vadim Zeitlin
warning in Unicode compilation fixed
blob
|
commitdiff
|
raw
|
diff to current
2001-08-24
Vadim Zeitlin
fix for the short locale name construction
blob
|
commitdiff
|
raw
|
diff to current
2001-08-13
Stefan Csomor
added translation of mac system into language, adaption...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-18
Václav Slavík
Mingw Unicode fix
blob
|
commitdiff
|
raw
|
diff to current
2001-07-05
Julian Smart
Misc fixes, now menus are almost working on MicroWindows
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
Julian Smart
First pass at adding MicroWindows support
blob
|
commitdiff
|
raw
|
diff to current
2001-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-12
Václav Slavík
standardized encoding names to windows-12xx and iso...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-09
Vadim Zeitlin
1. added wxAssertIsEqual() function to be used in wxASS...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-03
Václav Slavík
fixed stupid memory leak
blob
|
commitdiff
|
raw
|
diff to current
2001-06-02
Václav Slavík
fixed new charset detection code (langinfo.h not includ...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-31
Vadim Zeitlin
Unix compilation fixed
blob
|
commitdiff
|
raw
|
diff to current
2001-05-31
Vadim Zeitlin
added wxLocale::GetSystemEncoding
blob
|
commitdiff
|
raw
|
diff to current
2001-04-29
Václav Slavík
minor comments tweaking
blob
|
commitdiff
|
raw
|
diff to current
2001-03-25
Václav Slavík
made wxLocale::GetSystemLanguage and wxLocale::AddLangu...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-21
Vadim Zeitlin
minor fixes to wxLocale::GetSystemLanguage(), test...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-26
Vadim Zeitlin
applied patch 404136 which is supposed to fix BC5.5...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-07
Václav Slavík
fix for undefined LANG_XXX constants with some compilers
blob
|
commitdiff
|
raw
|
diff to current
2001-01-23
Václav Slavík
synced intl.cpp and intl.h
blob
|
commitdiff
|
raw
|
diff to current
2001-01-13
Václav Slavík
fixed stupid bug in LCID->locale string translation
blob
|
commitdiff
|
raw
|
diff to current
2001-01-12
Václav Slavík
changed wxLogWarning('catalog not found') message to...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-10
Václav Slavík
new locales code checked in
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-03-22
Vadim Zeitlin
small fix to the msg catalog search path
blob
|
commitdiff
|
raw
|
diff to current
2000-03-13
Vadim Zeitlin
1. some patches from Janos Vegh to docview template...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-03
Ove Kaaven
Unicode compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2000-01-03
Vadim Zeitlin
1. corrections for compilation of the wxBase apps with...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-03
Václav Slavík
now grabs encoding info not from but from '' (empty...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-02
Václav Slavík
wxLocale now uses wxEncodingConverter (must be explicit...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-04
Robert Roebling
String changes for translations,
blob
|
commitdiff
|
raw
|
diff to current
1999-11-18
David Webster
Some minor modifications for VA 4.0 support
blob
|
commitdiff
|
raw
|
diff to current
1999-11-13
Ove Kaaven
No, .mo files doesn't use Unicode, so use strcmp here...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-07
Robert Roebling
More replacements of strcmp -> wxStr..
blob
|
commitdiff
|
raw
|
diff to current
1999-10-28
Ove Kaaven
Use wxConvertMB2WX to fix compilation error in Unicode...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-08
Karsten Ballüder
replaced T() makro with wxT() due to namespace probs...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-09-18
Vadim Zeitlin
setlocale() argument corrected
blob
|
commitdiff
|
raw
|
diff to current
1999-08-23
Harco de Hilster
Your typical c_str => c_str() fix.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-20
Robert Roebling
Changed a few #include <xxx.h> to #include "xxx.h"
blob
|
commitdiff
|
raw
|
diff to current
1999-08-19
Karsten Ballüder
Added support for locales like de_AT.iso-8859-1
blob
|
commitdiff
|
raw
|
diff to current
1999-08-02
David Webster
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1999-06-14
Robert Roebling
Added zillions of #if wxUSE_XXX
blob
|
commitdiff
|
raw
|
diff to current
1999-06-13
Vadim Zeitlin
1. some more of "#if wxUSE_XXX" here and there
blob
|
commitdiff
|
raw
|
diff to current
1999-05-21
Vadim Zeitlin
msg catalog code bugfix for 64 bit platforms
blob
|
commitdiff
|
raw
|
diff to current
1999-04-12
Ove Kaaven
Unicode support. Uses wxWCharBuffer in Unicode build...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-29
Vadim Zeitlin
many miscellaneous fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-02-18
Vadim Zeitlin
i18n fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-02-15
Vadim Zeitlin
A couple of identifiers at global level moved to the...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-09
Vadim Zeitlin
wxFindFirst/NextFile() now return wxString and not...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-14
Vadim Zeitlin
1. NOT_FOUND -> wxNOT_FOUND
blob
|
commitdiff
|
raw
|
diff to current
1999-01-13
Vadim Zeitlin
updated i18n sample, french translations are now in...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-24
Vadim Zeitlin
1. new wxList code
blob
|
commitdiff
|
raw
|
diff to current
1998-08-18
Vadim Zeitlin
globally renamed uint to size_t. This has _not_ been...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-08
Denis Pershin
DP:
blob
|
commitdiff
|
raw
|
diff to current
1998-08-07
Vadim Zeitlin
(1) Denis Pershin's patch for wxGTK (memory leaks corre...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-03
Vadim Zeitlin
added wxLocale::Init() and ctor without arguments for...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-24
Guilhem Lavaux
* New wxStream classes: wxStreamBuffer and wxObject...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-17
Vadim Zeitlin
last traces of wxTString removed
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
Initial revision
blob
|
commitdiff
|
raw
|
diff to current