.. |
any
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
archive
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
arrays
|
Test correctness of wxArray::Index() with bFromEnd=true.
|
2011-11-05 15:20:11 +00:00 |
base64
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
benchmarks
|
Add a trivial benchmark for wxDateTime::ParseDate().
|
2011-05-23 11:06:48 +00:00 |
cmdline
|
Fix parsing of negated long options in wxCmdLineParser.
|
2011-07-21 13:49:55 +00:00 |
config
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
controls
|
Ensure wxWebViewIE::SetPage clears the existing content before writing the new output. Also add a basic unit test to verify correctness in the future.
|
2011-12-18 11:51:52 +00:00 |
datetime
|
Extract wxDateTime-related cppunit helpers in a separate header file.
|
2011-06-19 22:46:42 +00:00 |
events
|
Fix bug with wxStopWatch::Start() not resuming paused stopwatch any more.
|
2011-12-03 00:34:00 +00:00 |
exec
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
file
|
|
|
filekind
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
filename
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
filesys
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
font
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
fontmap
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
formatconverter
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
fswatcher
|
Ignore extra modify events after rename in wxFileSystemWatcher.
|
2011-12-21 00:26:06 +00:00 |
geometry
|
Document and test behaviour of wxRegion methods when it is invalid.
|
2011-10-18 21:56:48 +00:00 |
graphics
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
hashes
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
html
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
image
|
Added alpha saving support to TIFF image handler.
|
2011-08-29 01:13:06 +00:00 |
interactive
|
|
|
intl
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
lists
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
log
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
longlong
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
mbconv
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
menu
|
add test for bug fixed in r69878
|
2011-12-01 08:08:24 +00:00 |
misc
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
net
|
|
|
regex
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
scopeguard
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
sizers
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
streams
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
strings
|
Allow passing wxLongLong values directly to wx pseudo-vararg functions.
|
2011-05-17 22:12:39 +00:00 |
textfile
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
thread
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
toplevel
|
Rebaked test GUI projects with toplevel.cpp included.
|
2011-05-01 14:58:58 +00:00 |
uris
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
validators
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
vectors
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
weakref
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
window
|
Ensure that we never return negative client size.
|
2011-05-16 14:07:40 +00:00 |
xlocale
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
xml
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
asserthelper.cpp
|
|
|
asserthelper.h
|
|
|
descrip.mms
|
Fixes for OpenVMS on IA64
|
2011-09-29 13:47:38 +00:00 |
dummy.cpp
|
|
|
horse.ani
|
|
|
horse.bmp
|
|
|
horse.cur
|
|
|
horse.gif
|
|
|
horse.ico
|
|
|
horse.jpg
|
|
|
horse.pcx
|
|
|
horse.png
|
|
|
horse.pnm
|
|
|
horse.tga
|
|
|
horse.tif
|
|
|
horse.xpm
|
|
|
makefile.bcc
|
Update version to 2.9.4 in version.bkl too and rebake everything.
|
2011-12-18 14:35:50 +00:00 |
makefile.gcc
|
Update version to 2.9.4 in version.bkl too and rebake everything.
|
2011-12-18 14:35:50 +00:00 |
Makefile.in
|
Update version to 2.9.4 in version.bkl too and rebake everything.
|
2011-12-18 14:35:50 +00:00 |
makefile.vc
|
Update version to 2.9.4 in version.bkl too and rebake everything.
|
2011-12-18 14:35:50 +00:00 |
makefile.wat
|
Update version to 2.9.4 in version.bkl too and rebake everything.
|
2011-12-18 14:35:50 +00:00 |
runtests.bat
|
|
|
test_printfbench.dsp
|
|
|
test_test_gui.dsp
|
Update version to 2.9.4 in version.bkl too and rebake everything.
|
2011-12-18 14:35:50 +00:00 |
test_test.dsp
|
Rebake everything using bakefile 0.2.9.
|
2011-02-03 15:02:45 +00:00 |
test_vc7_printfbench.vcproj
|
|
|
test_vc7_test_gui.vcproj
|
Update version to 2.9.4 in version.bkl too and rebake everything.
|
2011-12-18 14:35:50 +00:00 |
test_vc7_test.vcproj
|
Link console programs with PNG library in monolithic build.
|
2011-02-05 20:25:09 +00:00 |
test_vc8_printfbench.vcproj
|
|
|
test_vc8_test_gui.vcproj
|
Update version to 2.9.4 in version.bkl too and rebake everything.
|
2011-12-18 14:35:50 +00:00 |
test_vc8_test.vcproj
|
Link console programs with PNG library in monolithic build.
|
2011-02-05 20:25:09 +00:00 |
test_vc9_printfbench.vcproj
|
|
|
test_vc9_test_gui.vcproj
|
Update version to 2.9.4 in version.bkl too and rebake everything.
|
2011-12-18 14:35:50 +00:00 |
test_vc9_test.vcproj
|
Link console programs with PNG library in monolithic build.
|
2011-02-05 20:25:09 +00:00 |
test.bkl
|
Link tests with webview library only if it is actually available.
|
2011-10-30 14:19:59 +00:00 |
test.cpp
|
|
|
testableframe.cpp
|
Changed licence references to "wxWindows licence".
|
2011-04-04 09:21:52 +00:00 |
testableframe.h
|
Changed licence references to "wxWindows licence".
|
2011-04-04 09:21:52 +00:00 |
testdata.fc
|
|
|
testdate.h
|
Extract wxDateTime-related cppunit helpers in a separate header file.
|
2011-06-19 22:46:42 +00:00 |
testfile.h
|
|
|
testimage.h
|
Added alpha saving support to TIFF image handler.
|
2011-08-29 01:13:06 +00:00 |
testprec.h
|
Don't do anything in WX_ASSERT_FAILS_WITH_ASSERT when wxDEBUG_LEVEL==0.
|
2011-04-05 22:29:58 +00:00 |