2009-03-25 |
Vadim Zeitlin | check that the conversion to wxDateTime was really...
|
commit | commitdiff | tree |
2009-03-25 |
Vadim Zeitlin | compilation fixes for wxAnyStrPtr for VC6
|
commit | commitdiff | tree |
2009-03-24 |
Vadim Zeitlin | return a wxAnyStrPtr covnertible to either narrow or...
|
commit | commitdiff | tree |
2009-03-24 |
Vadim Zeitlin | added GetEnglish{Month,WeekDay}Name()
|
commit | commitdiff | tree |
2009-03-24 |
Vadim Zeitlin | correct translation between iterators and char pointers...
|
commit | commitdiff | tree |
2009-03-24 |
Vadim Zeitlin | discard the time zone part of strings being parsed...
|
commit | commitdiff | tree |
2009-03-24 |
Vadim Zeitlin | work around VC6 bug
|
commit | commitdiff | tree |
2009-03-24 |
Vadim Zeitlin | set eol-style to native
|
commit | commitdiff | tree |
2009-03-24 |
Vadim Zeitlin | compilation fix: remove extraneous variable declaration...
|
commit | commitdiff | tree |
2009-03-24 |
Vadim Zeitlin | fix parsing methods for non-ASCII strings (e.g. dates...
|
commit | commitdiff | tree |
2009-03-23 |
Vadim Zeitlin | enforce "C" locale for tests which can't work in any...
|
commit | commitdiff | tree |
2009-03-23 |
Vadim Zeitlin | give better error messages when tests fail
|
commit | commitdiff | tree |
2009-03-23 |
Vadim Zeitlin | make wxStringOperationsWchar methods templates too...
|
commit | commitdiff | tree |
2009-03-23 |
Vadim Zeitlin | don't assert in Refresh() if window is not created...
|
commit | commitdiff | tree |
2009-03-23 |
Vadim Zeitlin | fix warnings about empty controlling statement in release...
|
commit | commitdiff | tree |
2009-03-23 |
Vadim Zeitlin | add timing of the page loading (see #9972)
|
commit | commitdiff | tree |
2009-03-23 |
Vadim Zeitlin | mention wxGridBagSizer (closes #10488)
|
commit | commitdiff | tree |
2009-03-23 |
Vadim Zeitlin | don't change the dialog size when updating the message...
|
commit | commitdiff | tree |
2009-03-23 |
Vadim Zeitlin | initialize NUM_COLS correctly in columns order test...
|
commit | commitdiff | tree |
2009-03-23 |
Vadim Zeitlin | don't make the items owner drawn unnecessarily under...
|
commit | commitdiff | tree |
2009-03-23 |
Vadim Zeitlin | added "bool checked" parameter to SetBitmap() too,...
|
commit | commitdiff | tree |
2009-03-23 |
Vadim Zeitlin | modify signature of new wxStreamBuffer ctors to avoid...
|
commit | commitdiff | tree |
2009-03-23 |
Vadim Zeitlin | don't disable wxLogTrace() at debug levels < 2
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | correct syntax (patterns need to be escaped)
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | don't incorrectly say that wxSOCKET_REUSEADDR is for...
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | compilation fix after wxBrushStyle changes (closes...
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | wxGTK1 compilation fixes
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | fix harmless unused parameter warning
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | compilation fix for wxMotif and wxGTK1 (of course,...
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | moved the check for correct implementation of wxEvent...
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | set the PATH to contain ../lib/*_dll directories before...
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | added wxStaticCast() unit test
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | fix compilation breaking typo in recent commit
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | add WXWIN_COMPATIBILITY_2_8 test around another wxLogTrace...
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | made definition of wxUSE_LOG_DEBUG dependent on wxDEBUG_LEVE...
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | make wxMessageOutput::Output() public to avoid having...
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | compilation fix for wxUSE_STD_STRING==0
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | deprecate integer trace masks and don't define the...
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | move forward declarations unneeded in wx/log.h to wx...
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | define wxUSE_LOG_DEBUG as wxDEBUG_LEVEL and not as...
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | compilation fix for STL build after the last change
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | wxGTK1 compilation fixes after last changes
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | fix typo; wrap lines; add some clarifications
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | correct wxASSERT_LEVEL_2 definition
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | use wxALIGN_RIGHT instead of wxTE_RIGHT here too (should...
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | use wxALIGN_LEFT/CENTRE/RIGHT instead of wxTE_XXX to...
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | no changes, just wrap long lines
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | add alignment flags support to wxSpinCtrl[Double] ...
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | fix harmless warning about unreachable code under MSW...
|
commit | commitdiff | tree |
2009-03-22 |
Vadim Zeitlin | always define ShowAssertDialog() but do nothing in...
|
commit | commitdiff | tree |
2009-03-21 |
Vadim Zeitlin | fix typo in comment introduced in the previous change...
|
commit | commitdiff | tree |
2009-03-21 |
Vadim Zeitlin | first round of debug/release merge: introduce wxDEBUG_LEVEL...
|
commit | commitdiff | tree |
2009-03-21 |
Vadim Zeitlin | don't use HBMMENU_CALLBACK under Windows Vista as this...
|
commit | commitdiff | tree |
2009-03-21 |
Vadim Zeitlin | move __WXFUNCTION__ to wx/cpp.h from wx/debug.h
|
commit | commitdiff | tree |
2009-03-21 |
Vadim Zeitlin | made wx/debug.h C++ header again (reverting changes...
|
commit | commitdiff | tree |
2009-03-21 |
Vadim Zeitlin | fix generation of wxEVT_CHAR_HOOK events which, incredibly...
|
commit | commitdiff | tree |
2009-03-21 |
Vadim Zeitlin | don't build flash and mfc samples with non-MSVC compilers...
|
commit | commitdiff | tree |
2009-03-20 |
Vadim Zeitlin | include wx/button.h to get wxBU_EXACTFIT declaration
|
commit | commitdiff | tree |
2009-03-20 |
Vadim Zeitlin | copied 2.8.10 changelog
|
commit | commitdiff | tree |
2009-03-20 |
Vadim Zeitlin | add wxBU_EXACTFIT support to wxToggleButton XRC handler...
|
commit | commitdiff | tree |
2009-03-18 |
Vadim Zeitlin | fix (harmless) MSVC 64 bit compilation warning (closes...
|
commit | commitdiff | tree |
2009-03-18 |
Vadim Zeitlin | add combobox drop down/close up events (closes #10587)
|
commit | commitdiff | tree |
2009-03-18 |
Vadim Zeitlin | correct typo in SetAltExtensions() method (re-closes...
|
commit | commitdiff | tree |
2009-03-18 |
Vadim Zeitlin | more bug fixes to multiple selection mode (see #626...
|
commit | commitdiff | tree |
2009-03-18 |
Vadim Zeitlin | no changes, just correct some comments and variable...
|
commit | commitdiff | tree |
2009-03-18 |
Vadim Zeitlin | set native eol-style for the overview files
|
commit | commitdiff | tree |
2009-03-17 |
Vadim Zeitlin | allow using CPPUNIT_ASSERT_EQUAL(int,unsigned) even...
|
commit | commitdiff | tree |
2009-03-17 |
Vadim Zeitlin | added the files with separate tags itself (should have...
|
commit | commitdiff | tree |
2009-03-17 |
Vadim Zeitlin | extract the list of macros to ignore in a separate...
|
commit | commitdiff | tree |
2009-03-16 |
Vadim Zeitlin | add a menu item to test setting focus (see #626 comment:42)
|
commit | commitdiff | tree |
2009-03-14 |
Vadim Zeitlin | fix warning about needless comparison of unsigned with 0
|
commit | commitdiff | tree |
2009-03-14 |
Vadim Zeitlin | remove stray debugging printf
|
commit | commitdiff | tree |
2009-03-14 |
Vadim Zeitlin | compilation fix for Watcom (see #10576)
|
commit | commitdiff | tree |
2009-03-12 |
Vadim Zeitlin | compilation fix for ANSI build
|
commit | commitdiff | tree |
2009-03-12 |
Vadim Zeitlin | corrections to Dutch translation from Gideon van Melle
|
commit | commitdiff | tree |
2009-03-11 |
Vadim Zeitlin | reset the associated view frame pointer when the frame...
|
commit | commitdiff | tree |
2009-03-11 |
Vadim Zeitlin | work around some (harmless) g++ warnings about possibly...
|
commit | commitdiff | tree |
2009-03-11 |
Vadim Zeitlin | remove MSVC warnings about DLL-exported class inheriting...
|
commit | commitdiff | tree |
2009-03-11 |
Vadim Zeitlin | disable IPC test completely as it prevents the test...
|
commit | commitdiff | tree |
2009-03-10 |
Vadim Zeitlin | also fix handling of wxSP_ARROW_KEYS|wxSP_WRAP (see...
|
commit | commitdiff | tree |
2009-03-10 |
Vadim Zeitlin | honour wxSP_ARROW_KEYS in wxSpinCtrlGeneric and don...
|
commit | commitdiff | tree |
2009-03-09 |
Vadim Zeitlin | add support for multiple extensions to wxImage handlers...
|
commit | commitdiff | tree |
2009-03-09 |
Vadim Zeitlin | no changes, just correct the file name in the header...
|
commit | commitdiff | tree |
2009-03-09 |
Vadim Zeitlin | no real changes, just correct a comment (closes #10563)
|
commit | commitdiff | tree |
2009-03-09 |
Vadim Zeitlin | define HOST_SUFFIX as empty string when not cross-compiling...
|
commit | commitdiff | tree |
2009-03-09 |
Vadim Zeitlin | close the associated frame if the view is deleted directly...
|
commit | commitdiff | tree |
2009-03-09 |
Vadim Zeitlin | don't use wxScopedPtr<> in wxDocTemplate::CreateDocument...
|
commit | commitdiff | tree |
2009-03-09 |
Vadim Zeitlin | PCH-less build fix after r59452
|
commit | commitdiff | tree |
2009-03-09 |
Vadim Zeitlin | don't leak memory if exceptions are thrown during a...
|
commit | commitdiff | tree |
2009-03-09 |
Vadim Zeitlin | don't call neither OnSaveModified() nor Modify(false...
|
commit | commitdiff | tree |
2009-03-09 |
Vadim Zeitlin | restore passing WM_COMMAND messages for SC_XXX commands...
|
commit | commitdiff | tree |
2009-03-08 |
Vadim Zeitlin | take into account the width of the static box label...
|
commit | commitdiff | tree |
2009-03-08 |
Vadim Zeitlin | no changes, just removed unnecessary GetStaticBoxBorders...
|
commit | commitdiff | tree |
2009-03-07 |
Vadim Zeitlin | detect adding too many items to a grid sizer sooner...
|
commit | commitdiff | tree |
2009-03-07 |
Vadim Zeitlin | support %l in wxDateTime::ParseFormat()
|
commit | commitdiff | tree |
2009-03-07 |
Vadim Zeitlin | optimize Replace() to use a linear algorithm (closes...
|
commit | commitdiff | tree |
2009-03-07 |
Vadim Zeitlin | add wxUSE_CONFIG checks (see #10560)
|
commit | commitdiff | tree |
2009-03-07 |
Vadim Zeitlin | no changes, just remove an extra space (see #10560)
|
commit | commitdiff | tree |
2009-03-07 |
Vadim Zeitlin | replace wxGetMultipleChoices() with wxGetSelectedChoices...
|
commit | commitdiff | tree |
next |