projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
When Cocoa sends [tabView:didSelectTabViewItem:] create a page changed event
[wxWidgets.git]
/
src
/
common
/
intl.cpp
2008-02-10
Vadim Zeitlin
use correct locale in GetInfo() under Mac (slightly...
blob
|
commitdiff
|
raw
2008-01-17
Václav Slavík
the wxConvUI hack in wxMsgCatalog should only be done...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-09
Julian Smart
Fixed GetInfo to use the current language.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Vadim Zeitlin
added wxS(); use it in a couple of places
blob
|
commitdiff
|
raw
|
diff to current
2007-12-08
Stefan Csomor
unifying CFTypes
blob
|
commitdiff
|
raw
|
diff to current
2007-12-04
Stefan Csomor
shorter code for wxMac
blob
|
commitdiff
|
raw
|
diff to current
2007-12-04
Vadim Zeitlin
use wxFileName to construct well-formed paths in GetMsg...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-24
Stefan Csomor
bringing wxmac in line using cflocale
blob
|
commitdiff
|
raw
|
diff to current
2007-11-19
David Elliott
Document the cfstring.h/cfstring.cpp as being used...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-19
David Elliott
Fix wxCocoa build by including the relevant headers...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Stefan Csomor
cleanup mac
blob
|
commitdiff
|
raw
|
diff to current
2007-11-04
Vadim Zeitlin
implement wxLocale::GetInfo() using CFLocale (modified...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-20
Vadim Zeitlin
load message catalogs using wxFileSystem; use wxMemoryB...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Vadim Zeitlin
look for message catalogs also directly under prefix...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Vadim Zeitlin
continue with loading the message catalog even if setti...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Vadim Zeitlin
don't do anything before including the PCH header
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Paul Cornett
build fix for AIX
blob
|
commitdiff
|
raw
|
diff to current
2007-06-16
Václav Slavík
fixed crash when setting locale
blob
|
commitdiff
|
raw
|
diff to current
2007-06-10
Václav Slavík
1. made CRT wrappers definitions indepenent of wxUSE_UN...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-25
Vadim Zeitlin
fix unreachable code warning in GetUntranslatedString()
blob
|
commitdiff
|
raw
|
diff to current
2007-05-21
Václav Slavík
return reference to non-temporary wxString instance...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-23
Václav Slavík
added code for checking if the current locale is UTF...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-05
Václav Slavík
provide both const char* and const wchar_t* implicit...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-26
Václav Slavík
use wxStrings in wxLocale methods, _() and wxGetTransla...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-19
Vadim Zeitlin
return wxFONTENCODING_ISO8859_1, not wxFONTENCODING_SYS...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Václav Slavík
first phase of transition to unified Unicode build:
blob
|
commitdiff
|
raw
|
diff to current
2007-01-23
Chris Elliott
fix SF bug 1640955
blob
|
commitdiff
|
raw
|
diff to current
2007-01-19
Václav Slavík
fixed typo in code for setting alternative locale name
blob
|
commitdiff
|
raw
|
diff to current
2007-01-02
Chris Elliott
fix errant __BORLAND__ see http://article.gmane.org...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-20
Vadim Zeitlin
C/POSIX locales (or absence of locale information)...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-02
Robin Dunn
Implemented wxLocale::IsAvailable for unix systems
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Vadim Zeitlin
added static wxPlatformInfo::Get() and use it (patch...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-23
Václav Slavík
changed the catalogs lookup back to the old behaviour...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-23
Václav Slavík
renamed GetMsgCatalogSubdir to *Subdirs to make it...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-10
Vadim Zeitlin
added wxLocale::IsAvailable() (extended patch 1547191)
blob
|
commitdiff
|
raw
|
diff to current
2006-09-04
Vadim Zeitlin
merge of RTL changes (with many modifications) from...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-31
Włodzimierz Skiba
Include wx/module.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-22
Vadim Zeitlin
don't force UTF-8 encoding to ISO-8859-1 for GTK+ 2...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-13
Vadim Zeitlin
wxPlatformInfo (patch 1532064)
blob
|
commitdiff
|
raw
|
diff to current
2006-07-28
Vadim Zeitlin
removed wxLANGUAGE_SERBIAN, we must explicitly use...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-20
Włodzimierz Skiba
Include wx/hashmap.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Włodzimierz Skiba
wx/debug.h is always unconditionally included by wx...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-28
Włodzimierz Skiba
Include wx/app.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Włodzimierz Skiba
Include wx/dynarray.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-11
Vadim Zeitlin
if we don't convert message catalog strings to the...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-11
Vadim Zeitlin
some code simplifications, no real changes
blob
|
commitdiff
|
raw
|
diff to current
2006-03-25
Vadim Zeitlin
look for catalogs with LC_MESSAGES subdirectory and...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-25
Vadim Zeitlin
simplified message catalog search code using the new...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-16
Julian Smart
wxMotif/ANSI can't cope with UTF-8
blob
|
commitdiff
|
raw
|
diff to current
2006-02-24
Vadim Zeitlin
we need to pass szLocale allocated by strdup() and...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-18
Julian Smart
Reverted semicolons patch
blob
|
commitdiff
|
raw
|
diff to current
2006-01-18
Julian Smart
Applied patch [ 1399013 ] More removals of extraneous...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-16
Włodzimierz Skiba
Warning fix.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-17
Michael Wetherell
Warning fixes for win64
blob
|
commitdiff
|
raw
|
diff to current
2005-10-08
Vadim Zeitlin
try setting locale n wxLocale::Init(lang) to xx_YY...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-03
Włodzimierz Skiba
Source cleaning. wxMotif/OS2 adjustements.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-28
Vadim Zeitlin
fix for a crash due to using NULL inputConv in Unicode...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
fixed a signed/unsigned comparison warning introudced...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
first round of Intel compiler warning fixes: down from...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-24
Vadim Zeitlin
remove extraneous semicolons (patch 1299687)
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-09-18
Vadim Zeitlin
workaround for buggy setlocale() under AIX (without...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-18
Vadim Zeitlin
condensed 2 very similar trace messages into one
blob
|
commitdiff
|
raw
|
diff to current
2005-09-18
Vadim Zeitlin
GetSystemEncodingName() cleanup: we don't need to check...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-18
Vadim Zeitlin
look in codeset-specific directory for locale files...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-18
Vadim Zeitlin
don't create conversion objects unless we really need...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-18
Vadim Zeitlin
avoid unnecessary conversions when loading the catalog...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-12
Michael Wetherell
Translate '&Help' to '&' for italian Windows only
blob
|
commitdiff
|
raw
|
diff to current
2005-06-16
Dimitri Schoolwerth
added Thai/CP874 support for MSW
blob
|
commitdiff
|
raw
|
diff to current
2005-06-08
Włodzimierz Skiba
Second part of '[ 1216148 ] cleanup: unused variables...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Julian Smart
Typo correction patch [ 1208110 ] Lots of typo corrections
blob
|
commitdiff
|
raw
|
diff to current
2005-03-29
Vadim Zeitlin
removed extra dot from msg catalog names (fix for the...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-27
Vadim Zeitlin
use wxFileName to change catalog extension instead...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-26
David Elliott
Use wxFontMapperBase::Get instead of wxFontMapper:...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-02
Włodzimierz Skiba
Last .empty() string source cleaning before 2.5.4.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-04
Stefan Csomor
using lang param, to have a CFLanguage be consistent...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-03
Vadim Zeitlin
fix to the last fix (see comments in patch 1093811)
blob
|
commitdiff
|
raw
|
diff to current
2005-01-02
Vadim Zeitlin
fixed crash when setting locale failed (replaces patch...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Stefan Csomor
corrected setting the locale of the c-lib for mac
blob
|
commitdiff
|
raw
|
diff to current
2004-11-18
Stefan Csomor
avoid locale that always returns US-ASCII on wxMac
blob
|
commitdiff
|
raw
|
diff to current
2004-11-12
Włodzimierz Skiba
Warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-12
Ron Lee
Cruft cleanup from MJW, strip the tabs out of sound.cpp
blob
|
commitdiff
|
raw
|
diff to current
2004-11-10
Vadim Zeitlin
new set of fixes for problems due to huge files support...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-10
Ron Lee
This size/offset stuff is a mess, but leaving this...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-16
Vadim Zeitlin
use size_t for the total size of data instead of wxFile...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-15
Vadim Zeitlin
use wxFileSize_t instead of wxFileOffset or off_t
blob
|
commitdiff
|
raw
|
diff to current
2004-10-05
Włodzimierz Skiba
Warning fixes found under hardest mode of OpenWatcom...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-29
Vadim Zeitlin
signed/unsigned comparison warning fix
blob
|
commitdiff
|
raw
|
diff to current
2004-09-28
Vadim Zeitlin
wxFile::Length() return type fix (replaces last check in)
blob
|
commitdiff
|
raw
|
diff to current
2004-09-27
Vadim Zeitlin
warning fix after huge file patch
blob
|
commitdiff
|
raw
|
diff to current
2004-09-25
Ryan Norton
warning fix
blob
|
commitdiff
|
raw
|
diff to current
2004-09-16
Włodzimierz Skiba
Source cleaning: whitespaces, tabs, -1/wxDefaultCoord...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-25
Vadim Zeitlin
compilation fix for a patch which didn't compile...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-25
Vadim Zeitlin
added GetHeaderValue() (patch 974427)
blob
|
commitdiff
|
raw
|
diff to current
2004-07-12
Vadim Zeitlin
replace wxLANGUAGE_DEFAULT with GetSystemLanguage(...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-29
Vadim Zeitlin
recognize roman8 charset as us-ascii (this is wrong...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-23
Václav Slavík
allow msgids in !=English languages (based on Stefan...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-22
Vadim Zeitlin
don't suppose that string literals can be casted to...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
next