wxWidgets/src/common
David Webster 16a12a3d27 no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4189 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-10-25 20:03:39 +00:00
..
.cvsignore replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
appcmn.cpp 1. made wxBase compile/link/run again under Unix 1999-10-22 09:24:15 +00:00
choiccmn.cpp 1. sorted wxListBox and wxComboBox seem to work under wxGTK 1999-10-22 18:00:39 +00:00
clipcmn.cpp 1. wxDropTarget::OnData() returns wxDragResult now, not bool 1999-10-23 23:40:55 +00:00
cmndata.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
config.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
ctrlcmn.cpp Refresh() problem from DialogEd solved 1999-10-12 21:52:17 +00:00
ctrlsub.cpp 1. sorted wxListBox and wxComboBox seem to work under wxGTK 1999-10-22 18:00:39 +00:00
cwlex_yy.c CW Win32 support 1998-12-21 08:44:48 +00:00
cwy_tab.c changed make_int, make_exp .. to wxmake_int.. 1999-01-21 19:02:18 +00:00
date.cpp warning fixed 1999-10-15 17:47:34 +00:00
datstrm.cpp Some more doc beauty, 1999-07-30 13:16:45 +00:00
db.cpp gcc warning about printf() format mismatch corrected 1999-10-18 14:29:23 +00:00
dbtable.cpp gcc warning about printf() format mismatch corrected 1999-10-18 14:19:19 +00:00
dcbase.cpp 1. wxApp::ProcessPendingEvents() is now common, added appcmn.cpp and 1999-10-18 15:14:52 +00:00
dlgcmn.cpp Refresh() problem from DialogEd solved 1999-10-12 21:52:17 +00:00
dobjcmn.cpp Fixes for 16-bit compilation 1999-10-24 19:50:17 +00:00
docmdi.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
docview.cpp Changed wxGetSingleChoiceData() to take void* client data pointers instead 1999-10-24 20:42:35 +00:00
doslex.c *** empty log message *** 1999-10-25 02:41:20 +00:00
dosyacc.c *** empty log message *** 1999-10-25 02:41:20 +00:00
dynarray.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
dynlib.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
event.cpp 1. made wxBase compile/link/run again under Unix 1999-10-22 09:24:15 +00:00
extended.c compile fix 1999-10-15 16:14:01 +00:00
ffile.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
file.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
fileconf.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
filefn.cpp warnings for mingw32 compilation fixed 1999-10-13 18:52:05 +00:00
filesys.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
fontcmn.cpp Refresh() problem from DialogEd solved 1999-10-12 21:52:17 +00:00
framecmn.cpp Changed time of sending the wxSizeEvent and assorted things, 1999-10-14 13:09:01 +00:00
fs_inet.cpp Applied patches for AIX, 1999-10-14 09:29:20 +00:00
fs_zip.cpp Added strconv 1999-08-08 11:31:18 +00:00
ftp.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
gdicmn.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
gifdecod.cpp Replaced wxUSE_LIBGIF with wxUSE_GIF 1999-09-09 22:01:30 +00:00
glob.inc Initial revision 1998-05-20 14:01:55 +00:00
hash.cpp It now compiles all these files without warnings in Unicode mode. 1999-04-12 22:31:12 +00:00
helpbase.cpp USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
http.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
imagall.cpp *** empty log message *** 1999-09-20 19:03:59 +00:00
imagbmp.cpp 1. wxImageHandler::DoCanRead() introduced to solve the virtual function name 1999-10-15 16:59:32 +00:00
image.cpp *** empty log message *** 1999-10-25 02:41:20 +00:00
imaggif.cpp 1. wxImageHandler::DoCanRead() introduced to solve the virtual function name 1999-10-15 16:59:32 +00:00
imagjpeg.cpp 1. wxImageHandler::DoCanRead() introduced to solve the virtual function name 1999-10-15 16:59:32 +00:00
imagpcx.cpp 1. wxImageHandler::DoCanRead() introduced to solve the virtual function name 1999-10-15 16:59:32 +00:00
imagpng.cpp 1. wxImageHandler::DoCanRead() introduced to solve the virtual function name 1999-10-15 16:59:32 +00:00
imagpnm.cpp 1. wxImageHandler::DoCanRead() introduced to solve the virtual function name 1999-10-15 16:59:32 +00:00
init.cpp 1. made wxBase compile/link/run again under Unix 1999-10-22 09:24:15 +00:00
intl.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
ipcbase.cpp Initial revision 1998-05-20 14:01:55 +00:00
layout.cpp Replaced old wxSizer, 1999-08-09 17:00:51 +00:00
lboxcmn.cpp 1. wxDropTarget::OnData() returns wxDragResult now, not bool 1999-10-23 23:40:55 +00:00
lexer.l *** empty log message *** 1999-10-25 02:41:20 +00:00
list.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
log.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
longlong.cpp why cvs thinks that I modified these files? 1999-06-28 21:53:29 +00:00
matrix.cpp Initial revision 1998-05-20 14:01:55 +00:00
memory.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
mimetype.cpp Update for VA V4.0 1999-10-22 20:40:13 +00:00
module.cpp Some changes in a vain attempt to make Salford C++ work; added FAQ files; 1999-01-19 11:00:22 +00:00
mstream.cpp Write 0 to m_lastcount in OnSysRead and OnSysWrite 1999-09-01 18:05:15 +00:00
object.cpp 1. wxApp::ProcessPendingEvents() is now common, added appcmn.cpp and 1999-10-18 15:14:52 +00:00
objstrm.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
odbc.cpp Removing some level 3 warning 1999-08-27 11:46:55 +00:00
paper.cpp CW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files) 1999-08-20 15:36:30 +00:00
parser.y Small distrib changes, 1999-10-24 16:45:01 +00:00
prntbase.cpp no message 1999-10-25 20:03:39 +00:00
process.cpp wxProcess fixes (Detach() added), cleared/corrected wxExecute() documentation 1999-02-17 17:56:59 +00:00
protocol.cpp Uses wxSocketBase::Unread instead of CreatePushback 1999-09-30 23:42:36 +00:00
resourc2.cpp some fixes after global _T() => T() change 1999-10-07 14:07:48 +00:00
resource.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
sckaddr.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
sckfile.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
sckipc.cpp many changes; major ones: 1999-10-04 20:15:38 +00:00
sckstrm.cpp Now uses wxSocketBase::Error() to see if last IO call failed 1999-09-15 00:17:15 +00:00
serbase.cpp FreeBSD linking fix 1999-09-18 17:14:49 +00:00
sizer.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
socket.cpp wxMotif compilation fixes for wxDataObject and PROCESS_EVENTS (wxSocket) 1999-10-21 20:16:53 +00:00
strconv.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
stream.cpp Changed Ungetch behaviour (FIFO -> LIFO). 1999-10-10 11:36:39 +00:00
string.cpp 1. some fixes for wxSortedArrayString 1999-10-22 13:12:04 +00:00
tbarbase.cpp Added support for extra bitmap for toggled tool. 1999-05-31 10:47:44 +00:00
tbarsmpl.cpp Re-Added wxStream::StreamSize() 1999-07-25 12:59:58 +00:00
textcmn.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
textfile.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
time.cpp HP-UX fixes 1999-10-14 17:08:31 +00:00
timercmn.cpp Change wxGetCurrentUTime as wxGetCurrentMTime (milli not micro!) 1999-09-29 19:51:04 +00:00
tokenzr.cpp * Bug fixed in CountTokens() 1999-06-23 17:13:12 +00:00
txtstrm.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
unzip.c Small distrib changes, 1999-10-24 16:45:01 +00:00
unzip.h *** empty log message *** 1999-08-02 04:54:56 +00:00
url.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
utilscmn.cpp Mem leak in new accelerator code. 1999-10-25 16:55:15 +00:00
valgen.cpp *** empty log message *** 1999-08-02 04:54:56 +00:00
validate.cpp Added a few #if wxUSE_XXX 1999-06-15 20:21:59 +00:00
valtext.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
variant.cpp HP-UX fixes 1999-10-14 17:08:31 +00:00
wfstream.cpp Added wxFFileStream base on wxFFile (as opposed to wxFile) 1999-08-22 16:12:48 +00:00
wincmn.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
wxchar.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
wxexpr.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
zipstrm.cpp many changes; major ones: 1999-10-04 20:15:38 +00:00
zstream.cpp replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00