.. |
.cvsignore
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
accesscmn.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
appbase.cpp
|
wxUSE_LOG fixes.
|
2004-07-20 17:04:02 +00:00 |
appcmn.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
artprov.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
artstd.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
base.rc
|
copyright update
|
2002-01-06 14:51:28 +00:00 |
bmpbase.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
bookctrl.cpp
|
Invalidate notebook best size when pages are added or removed
|
2004-07-03 15:49:29 +00:00 |
choiccmn.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
clipcmn.cpp
|
create wxTheClipboard on first use, not startup -- this fixes crash in console-only apps that were linked against wxGTK's 'core' shared library
|
2004-06-20 17:19:26 +00:00 |
clntdata.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
cmdline.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
cmdproc.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
cmndata.cpp
|
changed wxColourData default palette to NULL colours instead of white
|
2004-06-04 16:03:03 +00:00 |
config.cpp
|
Missed headers.
|
2004-05-25 16:59:35 +00:00 |
containr.cpp
|
reverted JS' rev. 1.27 - the real fix was 1.28, disabling recursion protection is not good idea
|
2004-07-23 16:44:46 +00:00 |
cshelp.cpp
|
Should set event object to relevant window when dispatching wxEVT_HELP
|
2004-07-04 11:13:59 +00:00 |
ctrlcmn.cpp
|
* Implemented BestSize cache
|
2004-06-24 20:09:45 +00:00 |
ctrlsub.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
datacmn.cpp
|
Missed reversions
|
2004-05-25 17:31:17 +00:00 |
datetime.cpp
|
fixed bug in wxDateTime::Set(jdn) when DST was in effect
|
2004-06-23 21:53:15 +00:00 |
datstrm.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
db.cpp
|
Compilation fixes for wxUSE_STL == 1.
|
2004-06-20 13:10:16 +00:00 |
dbgrid.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dbtable.cpp
|
Patch # 984209 - Calls to wxFind() were using an old signature. They now check for wxNOT_FOUND
|
2004-07-02 19:05:42 +00:00 |
dcbase.cpp
|
Fixed typo and increased the size of the cache used by DoGetPartialTextExtents
|
2004-07-16 20:31:48 +00:00 |
dcsvg.cpp
|
sf patch #806451
|
2003-09-15 12:28:11 +00:00 |
descrip.mms
|
Committing in .
|
2004-04-28 08:00:44 +00:00 |
dircmn.cpp
|
Missed headers.
|
2004-05-25 16:59:35 +00:00 |
dlgcmn.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dndcmn.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dobjcmn.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
docmdi.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
docview.cpp
|
wxUSE_STL/wxArrayString fixes.
|
2004-07-23 14:33:01 +00:00 |
dpycmn.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dseldlg.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dynarray.cpp
|
Added compatibility functions for wxUSE_STL = 1:
|
2004-07-22 19:08:21 +00:00 |
dynlib.cpp
|
removed use of p2cstr
|
2004-06-18 07:15:28 +00:00 |
dynload.cpp
|
fixed wxPluginLibrary unloading on failture (patch #962838)
|
2004-06-06 15:15:58 +00:00 |
effects.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
encconv.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
event.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
execcmn.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
extended.c
|
removed defs.h include
|
2001-10-26 20:45:22 +00:00 |
fddlgcmn.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
ffile.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
file.cpp
|
fix for opening files with VC++ 8 (closes bug 994337)
|
2004-07-20 21:14:52 +00:00 |
fileconf.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
filefn.cpp
|
fixed bug in FindAbsoluteValidPath() which returned cwd instead of empty string if the path was not found
|
2004-06-29 07:52:38 +00:00 |
filename.cpp
|
don't treat filenames starting with dot as having empty name and extension equal to the full name without dot (was done like this only for Unix and VMS before, now do it for all platforms)
|
2004-06-22 21:56:44 +00:00 |
filesys.cpp
|
fixed UNC paths handling (patch #975038)
|
2004-06-23 22:20:12 +00:00 |
fldlgcmn.cpp
|
wxParseWildcard renamed to wxParseCommonDialogsFilter. Its usage is extended from generic dialogs to MSW, Motif and other incoming ports.
|
2004-06-22 16:58:27 +00:00 |
fmapbase.cpp
|
recognize EUC-KR charset (patch 983264)
|
2004-07-01 09:32:48 +00:00 |
fontcmn.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
fontmap.cpp
|
Warning fixes for WinCE.
|
2004-06-16 06:24:42 +00:00 |
framecmn.cpp
|
Warning fixes for WinCE.
|
2004-06-16 06:24:42 +00:00 |
fs_inet.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
fs_mem.cpp
|
AddFile(wxImage&) -> AddFile(const wxImage&)
|
2004-07-20 21:59:43 +00:00 |
fs_zip.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
ftp.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
gaugecmn.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
gbsizer.cpp
|
The gaps should *not* be included in the space given to the item, and
|
2004-06-30 23:43:02 +00:00 |
gdicmn.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
geometry.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
gifdecod.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
glob.inc
|
|
|
hash.cpp
|
DMC warning fix, code cleaning
|
2004-06-01 15:20:14 +00:00 |
hashmap.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
helpbase.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
http.cpp
|
compilation warning about printf type mismatch
|
2004-07-20 22:38:22 +00:00 |
iconbndl.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
imagall.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
imagbmp.cpp
|
Fixes to warnings about assigning unused values.
|
2004-07-16 13:19:32 +00:00 |
image.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
imagfill.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
imaggif.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
imagiff.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
imagjpeg.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
imagpcx.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
imagpng.cpp
|
don't waste time initializing the memory of newly created wxImage before filling it with PNG data
|
2004-07-20 23:41:54 +00:00 |
imagpnm.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
imagtiff.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
imagxpm.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
init.cpp
|
clean up modules after destroying the app, not before it
|
2004-07-13 13:41:47 +00:00 |
intl.cpp
|
replace wxLANGUAGE_DEFAULT with GetSystemLanguage() result in GetLanguageInfo()
|
2004-07-12 22:22:31 +00:00 |
ipcbase.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
layout.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
lboxcmn.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
list.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
log.cpp
|
fixed a warning about unusable code in release build
|
2004-07-09 21:19:00 +00:00 |
longlong.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
matrix.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
memory.cpp
|
adding mac to the memory crit sect
|
2004-06-14 13:34:40 +00:00 |
menucmn.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
mimecmn.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
module.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
msgout.cpp
|
message output for darwin into console, cannot use the normal converters as these are already in destruction
|
2004-06-08 14:44:34 +00:00 |
mstream.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
nbkbase.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
object.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
paper.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
popupcmn.cpp
|
fix univ SegFault
|
2004-06-20 13:10:22 +00:00 |
prntbase.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
process.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
protocol.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
quantize.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
radiocmn.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
regex.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
rendcmn.cpp
|
Missed reversions
|
2004-05-25 17:31:17 +00:00 |
rgncmn.cpp
|
split wxRegion(wxBitmap) ctor into two ctors with clearer semantics
|
2004-06-03 21:13:52 +00:00 |
sckaddr.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
sckfile.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
sckipc.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
sckstrm.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
settcmn.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
sizer.cpp
|
Fixed incorrect ratio initialization
|
2004-07-21 19:56:40 +00:00 |
socket.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
statbar.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
stopwatch.cpp
|
Missed reversions
|
2004-05-25 17:31:17 +00:00 |
strconv.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
stream.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
string.cpp
|
implementation of the range insert for wxStringArray (patch 975003)
|
2004-07-01 11:47:52 +00:00 |
sysopt.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
taskbarcmn.cpp
|
corrected EVT_TASKBAR_XXX macros to use wxTaskBarIconEvent
|
2004-06-05 14:19:35 +00:00 |
tbarbase.cpp
|
* Implemented BestSize cache
|
2004-06-24 20:09:45 +00:00 |
textbuf.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
textcmn.cpp
|
implemented HitTest() for GTK2; test it in the sample
|
2004-07-23 18:07:40 +00:00 |
textfile.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
timercmn.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
tokenzr.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
toplvcmn.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
treebase.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
txtstrm.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
unictabl.inc
|
added support for koi8-u
|
2004-04-10 23:43:49 +00:00 |
unzip.c
|
Fixes for unused values and code.
|
2004-06-18 18:28:31 +00:00 |
unzip.h
|
Name and version changes
|
2004-05-23 14:56:36 +00:00 |
url.cpp
|
fixed memory leak in wxURL when using a proxy
|
2004-06-19 22:36:44 +00:00 |
utilscmn.cpp
|
Warning fixes.
|
2004-07-13 16:19:36 +00:00 |
valgen.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
validate.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
valtext.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
variant.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
wfstream.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
wincmn.cpp
|
wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
|
2004-07-20 10:09:47 +00:00 |
wxchar.cpp
|
check for wputc wputchar putws fputws availability
|
2004-06-20 17:18:50 +00:00 |
xpmdecod.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
xti.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
xtistrm.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
xtixml.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
zipstrm.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
zstream.cpp
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |