projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Don't include Common-Controls manifest in wxBase apps.
[wxWidgets.git]
/
tests
/
2012-03-09
Vadim Zeitlin
Check for iterator validity when parsing "%%" in wxDate...
tree
|
commitdiff
2012-03-09
Vadim Zeitlin
Check for end of string when parsing "%z" in wxDateTime...
tree
|
commitdiff
2012-03-04
Vadim Zeitlin
Use __WINDOWS__ for OS checks and __WXMSW__ for GUI...
tree
|
commitdiff
2012-03-04
Vadim Zeitlin
Take disabled windows into account in wxFindWindowAtPoi...
tree
|
commitdiff
2012-03-04
Vadim Zeitlin
No changes, just cleanup TopLevelWindowTestCase unit...
tree
|
commitdiff
2012-03-01
Paul Cornett
Fixes to allow running with 64-bit wxGTK
tree
|
commitdiff
2012-03-01
Vadim Zeitlin
Add wxGCDC benchmarks to graphics benchmark for compari...
tree
|
commitdiff
2012-02-28
Vadim Zeitlin
Use /bin/echo for creation of Mac OS X PkgInfo files.
tree
|
commitdiff
2012-02-25
Vadim Zeitlin
Compare file inodes if possible in wxFileName::SameAs().
tree
|
commitdiff
2012-02-25
Vadim Zeitlin
Remove temporary files created by wxFileName unit test...
tree
|
commitdiff
2012-02-21
Michael Wetherell
Remove testing against zip in a pipeline as it no longe...
tree
|
commitdiff
2012-02-20
Vadim Zeitlin
Fix unit test French locate checks for glibc >= 2.8.
tree
|
commitdiff
2012-02-15
Vadim Zeitlin
Added wxFileName::Exists().
tree
|
commitdiff
2012-02-15
Vadim Zeitlin
Refactor wxFileName existence checking code.
tree
|
commitdiff
2012-02-07
Vadim Zeitlin
Avoid CRT deprecation warnings for MSVC build using...
tree
|
commitdiff
2012-02-07
Vadim Zeitlin
Rebake all project files to reflect MSVC deprecation...
tree
|
commitdiff
2012-02-06
Vadim Zeitlin
Fix handling of positional parameters in wxPrintf(...
tree
|
commitdiff
2012-01-23
Vadim Zeitlin
Add unit test verifying compilation of various wxFont...
tree
|
commitdiff
2012-01-23
Vadim Zeitlin
Fix wxAffineMatrix2D::Translate() to multiply on the...
tree
|
commitdiff
2012-01-22
Vadim Zeitlin
Added a simple benchmark of wxLogDebug() and wxLogTrace().
tree
|
commitdiff
2012-01-20
Vadim Zeitlin
Update the message catalog charset expected by the...
tree
|
commitdiff
2012-01-20
Vadim Zeitlin
Ensure wxCharTypeBuffer data is NUL-terminated after...
tree
|
commitdiff
2012-01-20
Dimitri Schoolwerth
Removed ellipsis from "About..." occurrences.
tree
|
commitdiff
2012-01-20
Dimitri Schoolwerth
Changed .po files to use UTF-8 charset.
tree
|
commitdiff
2012-01-15
Vadim Zeitlin
Implement wxMenuBar::EnableTop() for wxMSW and wxGTK.
tree
|
commitdiff
2012-01-15
Vadim Zeitlin
Fix unit test build with wxUSE_ZIPSTREAM or wxUSE_TARST...
tree
|
commitdiff
2012-01-14
Vadim Zeitlin
Fix the size of the font returned from wxTextCtrl:...
tree
|
commitdiff
2012-01-05
Vadim Zeitlin
Fix wxDateTime unit test compilation without PCH.
tree
|
commitdiff
2012-01-05
Vadim Zeitlin
Implement support for "%z" in wxDateTime::Format()...
tree
|
commitdiff
2011-12-29
Vadim Zeitlin
Update wxGrid unit tests after r70177.
tree
|
commitdiff
2011-12-28
Steve Lamerton
Disable final failing wxWebView test. It fails on the...
tree
|
commitdiff
2011-12-26
Vadim Zeitlin
Increase the tolerance in wxStopWatch unit test.
tree
|
commitdiff
2011-12-25
Vadim Zeitlin
Always link with expat in monolithic build.
tree
|
commitdiff
2011-12-24
Vadim Zeitlin
Really fix the use of deprecated methods in wxGrid...
tree
|
commitdiff
2011-12-24
Vadim Zeitlin
Don't use deprecated methods in wxGrid test.
tree
|
commitdiff
2011-12-24
Steve Lamerton
Disable some wxWebView tests that fail on the buildbot...
tree
|
commitdiff
2011-12-23
Steve Lamerton
Add some extra yields to wxWebView unit tests to hopefu...
tree
|
commitdiff
2011-12-21
Vadim Zeitlin
Ignore extra modify events after rename in wxFileSystem...
tree
|
commitdiff
2011-12-18
Vadim Zeitlin
Update version to 2.9.4 in version.bkl too and rebake...
tree
|
commitdiff
2011-12-18
Steve Lamerton
Ensure wxWebViewIE::SetPage clears the existing content...
tree
|
commitdiff
2011-12-16
Vadim Zeitlin
Try to get more information about wxFileSystemWatcher...
tree
|
commitdiff
2011-12-16
Vadim Zeitlin
Don't use wxTE_DONTWRAP style in Lines() wxTextCtrl...
tree
|
commitdiff
2011-12-16
Vadim Zeitlin
Keep the item being updated selected in wxMSW wxChoice...
tree
|
commitdiff
2011-12-03
Vadim Zeitlin
Fix bug with wxStopWatch::Start() not resuming paused...
tree
|
commitdiff
2011-12-01
Paul Cornett
add test for bug fixed in r69878
tree
|
commitdiff
2011-11-27
Vadim Zeitlin
Added wxStopWatch::TimeInMicro() for better precision...
tree
|
commitdiff
2011-11-27
Vadim Zeitlin
Use shorter sleep times in wxStopWatch unit test.
tree
|
commitdiff
2011-11-05
Václav Slavík
Test correctness of wxArray::Index() with bFromEnd...
tree
|
commitdiff
2011-10-30
Vadim Zeitlin
Link tests with webview library only if it is actually...
tree
|
commitdiff
2011-10-18
Vadim Zeitlin
Document and test behaviour of wxRegion methods when...
tree
|
commitdiff
2011-09-29
Jouk Jansen
Fixes for OpenVMS on IA64
tree
|
commitdiff
2011-09-14
Steve Lamerton
Only build the wxWebView tests if there is an available...
tree
|
commitdiff
2011-09-13
Steve Lamerton
Correct a typo in the wxWebView tests.
tree
|
commitdiff
2011-09-11
Steve Lamerton
Rebake trunk after wxWebView merge and add missing...
tree
|
commitdiff
2011-09-10
Steve Lamerton
Merge the new wxWebView classes from the SOC2011_WEBVIE...
tree
|
commitdiff
2011-09-10
Steve Lamerton
Merge in from trunk r68684 - r69046
tree
|
commitdiff
2011-08-29
Dimitri Schoolwerth
Added alpha saving support to TIFF image handler.
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
No changes, just fix the file name in the header commen...
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Add new wxTreeListCtrl class.
tree
|
commitdiff
2011-08-23
Dimitri Schoolwerth
Added wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE.
tree
|
commitdiff
2011-08-22
Václav Slavík
Fix typo.
tree
|
commitdiff
2011-08-22
Vadim Zeitlin
Harmonize wxDataViewCtrl::GetSelection() behaviour...
tree
|
commitdiff
2011-08-22
Vadim Zeitlin
No changes, just use CPPUNIT_ASSERT_EQUAL() instead...
tree
|
commitdiff
2011-08-22
Steve Lamerton
Rebake
tree
|
commitdiff
2011-08-21
Vadim Zeitlin
Replace wxComboBox::IsEmpty() with Is{List,Text}Empty().
tree
|
commitdiff
2011-08-19
Dimitri Schoolwerth
Fixed failing test in ImageTestCase for builds made...
tree
|
commitdiff
2011-08-19
Steve Lamerton
Rename wxUSE_WEB to wxUSE_WEBVIEW to reflect that actua...
tree
|
commitdiff
2011-08-19
Dimitri Schoolwerth
Added option to TIFF handler for specifying the photome...
tree
|
commitdiff
2011-08-19
Dimitri Schoolwerth
Added support for saving greyscale TIFF images.
tree
|
commitdiff
2011-08-19
Dimitri Schoolwerth
Fixed crash when saving as a monochrome TIFF image...
tree
|
commitdiff
2011-08-18
Dimitri Schoolwerth
Fixed saving TIFF images to wxMemoryOutputStream.
tree
|
commitdiff
2011-08-17
Dimitri Schoolwerth
Improved BMP decoding.
tree
|
commitdiff
2011-08-13
Steve Lamerton
Merge in from trunk r68626 - r68683
tree
|
commitdiff
2011-08-10
Steve Lamerton
Complete rebake with web libraries to allow easier...
tree
|
commitdiff
2011-08-10
Steve Lamerton
Merge in from trunk r64802 - r68625
tree
|
commitdiff
2011-08-10
Václav Slavík
Add some basic tests for wxDataViewCtrl selection handling.
tree
|
commitdiff
2011-07-30
Vadim Zeitlin
Improve wxTextCtrl::GetNumberOfLines() unit test and...
tree
|
commitdiff
2011-07-29
Vadim Zeitlin
Add wxTextCtrl::PositionToCoords() functions for wxMSW...
tree
|
commitdiff
2011-07-25
Steve Lamerton
Merge in from trunk r67662 to r64801
tree
|
commitdiff
2011-07-21
Vadim Zeitlin
Fix parsing of negated long options in wxCmdLineParser.
tree
|
commitdiff
2011-07-15
Steve Lamerton
Add RunScript and implement on all backends. Document...
tree
|
commitdiff
2011-07-15
Steve Lamerton
Add ClearSelection for msw ie and gtk webkit, with...
tree
|
commitdiff
2011-07-14
Steve Lamerton
Fix all the unit tests for gtk, they now all pass on...
tree
|
commitdiff
2011-07-14
Steve Lamerton
Add unit tests for zoom functions
tree
|
commitdiff
2011-07-14
Steve Lamerton
Yield after control creation to allow it to load the...
tree
|
commitdiff
2011-07-14
Steve Lamerton
Update web units tests so that they compile after api...
tree
|
commitdiff
2011-07-12
Steve Lamerton
Update selection unit test to test GetSelectedHTML.
tree
|
commitdiff
2011-07-10
Steve Lamerton
Add support for retrieving the currently selected text...
tree
|
commitdiff
2011-07-08
Steve Lamerton
Add the ability to enable / disable and check for the...
tree
|
commitdiff
2011-07-08
Steve Lamerton
Factor out url loading logic into a separate function...
tree
|
commitdiff
2011-07-08
Steve Lamerton
Add tests for the back and forward history lists.
tree
|
commitdiff
2011-07-08
Steve Lamerton
Add unit tests for history clearing and enabling /...
tree
|
commitdiff
2011-07-08
Steve Lamerton
Add tests for url and history support
tree
|
commitdiff
2011-07-08
Steve Lamerton
Add tests for the page title
tree
|
commitdiff
2011-07-08
Steve Lamerton
Add scaffolding for wxWebView unit tests.
tree
|
commitdiff
2011-06-19
Vadim Zeitlin
Fix bug when setting an out of range date in wxMSW...
tree
|
commitdiff
2011-06-19
Vadim Zeitlin
Extract wxDateTime-related cppunit helpers in a separat...
tree
|
commitdiff
2011-05-23
Vadim Zeitlin
Add a trivial benchmark for wxDateTime::ParseDate().
tree
|
commitdiff
2011-05-17
Vadim Zeitlin
Allow passing wxLongLong values directly to wx pseudo...
tree
|
commitdiff
2011-05-16
Vadim Zeitlin
Ensure that we never return negative client size.
tree
|
commitdiff
next