2009-03-25 |
Stefan Csomor | making method properly const |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Vadim Zeitlin | compilation fixes for wxAnyStrPtr for VC7; mention... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Vadim Zeitlin | check that the conversion to wxDateTime was really... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Vadim Zeitlin | compilation fixes for wxAnyStrPtr for VC6 |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Francesco Montorsi | PCH less build fix |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Vadim Zeitlin | return a wxAnyStrPtr covnertible to either narrow or... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Francesco Montorsi | add a comment about wxNativeFontInfo::SetFaceName... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Francesco Montorsi | make sure that wxSystemSettings::GetFont/GetColour... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Francesco Montorsi | update wxGTK font implementation removing useless funct... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Francesco Montorsi | fix misc typos |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Julian Smart | Don't translate panel titles |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Julian Smart | Fixed small alignment issues |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Václav Slavík | added some clarifying comments to wxCStrData |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Stefan Csomor | correcting inverted conditions of r59725 |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Vadim Zeitlin | added GetEnglish{Month,WeekDay}Name() |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Vadim Zeitlin | correct translation between iterators and char pointers... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Vadim Zeitlin | discard the time zone part of strings being parsed... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Vadim Zeitlin | work around VC6 bug |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Vadim Zeitlin | set eol-style to native |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Vadim Zeitlin | compilation fix: remove extraneous variable declaration... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Stefan Csomor | conforming to new naming convention of starting all... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Stefan Csomor | cleanup |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Jouk Jansen | Updated 'setup' for OpenVMS |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Stefan Csomor | adding back API for 2.8 compatibility |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Vadim Zeitlin | fix parsing methods for non-ASCII strings (e.g. dates... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Vadim Zeitlin | enforce "C" locale for tests which can't work in any... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Vadim Zeitlin | give better error messages when tests fail |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Vadim Zeitlin | make wxStringOperationsWchar methods templates too... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Stefan Csomor | adding scheduler |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Michael Wetherell | Fix branch name. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Michael Wetherell | Make dir names unique. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Stefan Csomor | adding OSX 2.9 preview |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Stefan Csomor | switching a few icons, removing OS9 folder icons |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Stefan Csomor | switching a few icons, removing OS9 folder icons |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Francesco Montorsi | small changes to make the test run fine on wxMSW, too; |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Francesco Montorsi | remove VCard code leftover: it's not part of wx |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Francesco Montorsi | put wxSetLocale() call in setUp() as VC6 still fails... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Francesco Montorsi | make sure that wxProcess always have a valid PID set... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Stefan Csomor | simplyfing code, fixing warnings |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Stefan Csomor | adding more native icons, fixes #8778 |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Stefan Csomor | adding more native icons, fixes #8778 |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Vadim Zeitlin | don't assert in Refresh() if window is not created... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Stefan Csomor | textctrl cleanup |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Stefan Csomor | fixing warnings in osx cocoa |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Stefan Csomor | fixing warning in osx core and carbon |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Stefan Csomor | fixing warnings in osx common code |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Francesco Montorsi | remember to users that env vars are hardly usable for... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Francesco Montorsi | adds proper detection of tests success/failure; clear... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Francesco Montorsi | add the ability to test the wxBell() function |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Jouk Jansen | Updates for OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Vadim Zeitlin | fix warnings about empty controlling statement in relea... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Vadim Zeitlin | add timing of the page loading (see #9972) |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Vadim Zeitlin | mention wxGridBagSizer (closes #10488) |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Vadim Zeitlin | don't change the dialog size when updating the message... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Vadim Zeitlin | initialize NUM_COLS correctly in columns order test... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Francesco Montorsi | fix typo; use C locale for VsnprintfTestCase |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Vadim Zeitlin | don't make the items owner drawn unnecessarily under... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Vadim Zeitlin | added "bool checked" parameter to SetBitmap() too,... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Francesco Montorsi | this one should really work |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Vadim Zeitlin | modify signature of new wxStreamBuffer ctors to avoid... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Francesco Montorsi | fix the build fix |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Vadim Zeitlin | don't disable wxLogTrace() at debug levels < 2 |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Francesco Montorsi | blind carbon build fix |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Francesco Montorsi | try to remove /B from EXIT commands; prints a "separato... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Stefan Csomor | fixing end-of-file |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Francesco Montorsi | wxEvtHandler derives from wxTrackable, too |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Francesco Montorsi | better docs for wxCmdLineParser (fixes a few typos... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Francesco Montorsi | fix building tests in release mode |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Francesco Montorsi | add missing beginEventEmissionTable |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | correct syntax (patterns need to be escaped) |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | don't incorrectly say that wxSOCKET_REUSEADDR is for... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | compilation fix after wxBrushStyle changes (closes... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | wxGTK1 compilation fixes |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | fix harmless unused parameter warning |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | compilation fix for wxMotif and wxGTK1 (of course,... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | moved the check for correct implementation of wxEvent... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | set the PATH to contain ../lib/*_dll directories before... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | added wxStaticCast() unit test |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | fix compilation breaking typo in recent commit |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | add WXWIN_COMPATIBILITY_2_8 test around another wxLogTr... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | made definition of wxUSE_LOG_DEBUG dependent on wxDEBUG... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | make wxMessageOutput::Output() public to avoid having... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Stefan Csomor | adding tests |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | compilation fix for wxUSE_STD_STRING==0 |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | deprecate integer trace masks and don't define the... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | move forward declarations unneeded in wx/log.h to wx... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | define wxUSE_LOG_DEBUG as wxDEBUG_LEVEL and not as... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | compilation fix for STL build after the last change |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | wxGTK1 compilation fixes after last changes |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | fix typo; wrap lines; add some clarifications |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | correct wxASSERT_LEVEL_2 definition |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | use wxALIGN_RIGHT instead of wxTE_RIGHT here too (shoul... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | use wxALIGN_LEFT/CENTRE/RIGHT instead of wxTE_XXX to... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | no changes, just wrap long lines |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Stefan Csomor | simpler define handling |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | add alignment flags support to wxSpinCtrl[Double] ... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | fix harmless warning about unreachable code under MSW... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Vadim Zeitlin | always define ShowAssertDialog() but do nothing in... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Stefan Csomor | temporary build-fix |
commit | commitdiff | tree | snapshot |
next |