projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
Source cleaning: tabs, whitespaces, -1/wxID_ANY, TRUE/true, FALSE/false.
[wxWidgets.git]
/
include
/
wx
/
wxchar.h
1999-12-14
David Webster
Visualage C++ V4.0 updates
blob
|
commitdiff
|
raw
1999-12-13
Vadim Zeitlin
attempted Unicode fixes for BC++
blob
|
commitdiff
|
raw
|
diff to current
1999-12-08
Vadim Zeitlin
patch from Ricky Gonzales <gonzales@pyramid3.net> for...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-16
David Webster
Modified full UNICODE support for VisualAge C++ for...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-16
David Webster
Added full UNICODE support for VisualAge C++ for OS...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-15
Vadim Zeitlin
patches from Ricky Gonzales <gonzales@pyramid3.net...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-11
Julian Smart
Added a bug report; C++Builder compile fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-11-07
Robert Roebling
Added wxStrnicmp and to wchar.h, not yet for Unicode...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-14
Julian Smart
makeg95.env edited for Mingw32/gcc 2.95 compilation...
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-06
Vadim Zeitlin
_T() restored for compatibility
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
MSW compilation (and other) fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-08-20
Stefan Csomor
CW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files)
blob
|
commitdiff
|
raw
|
diff to current
1999-08-16
Robert Roebling
compile fixes for EMX
blob
|
commitdiff
|
raw
|
diff to current
1999-07-28
David Webster
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1999-07-28
David Webster
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1999-07-23
Ove Kaaven
Add wxFopen, wxFreopen, wxStrftime
blob
|
commitdiff
|
raw
|
diff to current
1999-06-10
Ove Kaaven
I see no reason to have a copy of Stricmp from string...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-09
Julian Smart
Getting various compilers to work with wxWin again
blob
|
commitdiff
|
raw
|
diff to current
1999-06-01
Vadim Zeitlin
new makefiles (part I)
blob
|
commitdiff
|
raw
|
diff to current
1999-05-17
Robin Dunn
Moved all WXDLLEXPORT's to be before the return type...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-13
Vadim Zeitlin
1. MSW message handling simplifications
blob
|
commitdiff
|
raw
|
diff to current
1999-05-09
Julian Smart
Misc. fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-05-09
Robert Roebling
Applied FreeBSD patch
blob
|
commitdiff
|
raw
|
diff to current
1999-05-07
Ove Kaaven
Try to not include ctype functions for win32. Not reall...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-06
Julian Smart
Some doc corrections; various small fixes for Cygwin...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-26
Ove Kaaven
Heavier checks for wxUSE_WCHAR_T
blob
|
commitdiff
|
raw
|
diff to current
1999-04-24
Ove Kaaven
Added wxOKlibc(), which checks for glibc2.0, which...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-20
Ove Kaaven
Moved that HAVE_WCSTR_H here.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-20
Ove Kaaven
Some further changes. Now also sets a wsUSE_WCHAR_T...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Ove Kaaven
Must include wchar.h in non-Unicode build too, since...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Ove Kaaven
Helps Borland compile further in Unicode mode.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Ove Kaaven
Forgot an additional prototype.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Ove Kaaven
Attempts to make this wchar_t business compile with...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-13
Ove Kaaven
Add wxSscanf (used in ftp.cpp to parse returned address)
blob
|
commitdiff
|
raw
|
diff to current
1999-04-13
Ove Kaaven
Fixed glibc2.0 check (for that glibc2.0 workaround...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-13
Vadim Zeitlin
an attempt to fix glibc2.0 stupidness
blob
|
commitdiff
|
raw
|
diff to current
1999-04-13
Ove Kaaven
Added wxPrintf declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-13
Ove Kaaven
wxAtof independent of wxNEED_WX_STDLIB_H, used by Visua...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-12
Vadim Zeitlin
wxAtof() fixed (?)
blob
|
commitdiff
|
raw
|
diff to current
1999-04-12
Ove Kaaven
For non-Unicode added #include <ctype.h> and <string...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-10
Ove Kaaven
Added wxStrdup().
blob
|
commitdiff
|
raw
|
diff to current
1999-04-09
Ove Kaaven
For non-Unicode, preserve binary compatibility by doing
blob
|
commitdiff
|
raw
|
diff to current
1999-04-08
Ove Kaaven
Unicode definitions for glibc, etc.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-03
Vadim Zeitlin
_MSC_VER => __VISUALC__ change
blob
|
commitdiff
|
raw
|
diff to current
1999-01-27
Julian Smart
Added Joel's wxchar.h for future Unicode adventures
blob
|
commitdiff
|
raw
|
diff to current