2009-05-02 |
Vadim Zeitlin | added missing headers for PCH-less compilation
|
commit | commitdiff | tree |
2009-05-01 |
Vadim Zeitlin | rename wxGrid::SendSizeEvent() to SendGridSizeEvent...
|
commit | commitdiff | tree |
2009-05-01 |
Vadim Zeitlin | added wxMouseEventsManager
|
commit | commitdiff | tree |
2009-05-01 |
Vadim Zeitlin | put wx{Keyboard,Mouse}State in events category instead...
|
commit | commitdiff | tree |
2009-05-01 |
Vadim Zeitlin | implement changing wxChoice and wxComboBox height
|
commit | commitdiff | tree |
2009-05-01 |
Vadim Zeitlin | added MSWEndDeferWindowPos(); renamed USE_DEFERRED_SIZING...
|
commit | commitdiff | tree |
2009-05-01 |
Vadim Zeitlin | no changes, just remove #if'd out code
|
commit | commitdiff | tree |
2009-05-01 |
Vadim Zeitlin | don't generate CE projects for tests/benchmarks
|
commit | commitdiff | tree |
2009-04-30 |
Vadim Zeitlin | compilation fix after wxMouseState changes (closes...
|
commit | commitdiff | tree |
2009-04-29 |
Vadim Zeitlin | show the new size of the grid row/col which was resized...
|
commit | commitdiff | tree |
2009-04-29 |
Vadim Zeitlin | generate wxEVT_GRID_{COL,ROW}_SIZE events when the...
|
commit | commitdiff | tree |
2009-04-29 |
Vadim Zeitlin | no changes, just use an accessor method instead of...
|
commit | commitdiff | tree |
2009-04-29 |
Vadim Zeitlin | don't duplicate wxMouseState in wxMouseEvent but reuse...
|
commit | commitdiff | tree |
2009-04-28 |
Vadim Zeitlin | fix conversion of wxString to data in AddFileWithMimeType...
|
commit | commitdiff | tree |
2009-04-27 |
Vadim Zeitlin | added missing @ref after last change
|
commit | commitdiff | tree |
2009-04-27 |
Vadim Zeitlin | make it possible to forward declare the class defined...
|
commit | commitdiff | tree |
2009-04-26 |
Vadim Zeitlin | add a possibility to disable individual grid rows/columns...
|
commit | commitdiff | tree |
2009-04-26 |
Vadim Zeitlin | wxHashSet::count() method should be const
|
commit | commitdiff | tree |
2009-04-26 |
Vadim Zeitlin | added short col/row resizing overview
|
commit | commitdiff | tree |
2009-04-26 |
Vadim Zeitlin | pass parent argument of wxAboutBox to wxGenericAboutDialog...
|
commit | commitdiff | tree |
2009-04-26 |
Vadim Zeitlin | added missing parent parameter to Cocoa version of...
|
commit | commitdiff | tree |
2009-04-26 |
Vadim Zeitlin | set eol style correctly (see #10745)
|
commit | commitdiff | tree |
2009-04-26 |
Vadim Zeitlin | use svn:eol-style instead of eol:style (see #10745)
|
commit | commitdiff | tree |
2009-04-26 |
Vadim Zeitlin | add missing wx/module.h header to fix PCH-less build...
|
commit | commitdiff | tree |
2009-04-26 |
Vadim Zeitlin | set more svn properties for the files which didn't...
|
commit | commitdiff | tree |
2009-04-26 |
Vadim Zeitlin | fix a problem with loading inked.dll (see #10633)
|
commit | commitdiff | tree |
2009-04-26 |
Vadim Zeitlin | add parent parameter to wxAboutBox() (closes #9952)
|
commit | commitdiff | tree |
2009-04-26 |
Vadim Zeitlin | WinCE compilation fix: ifdef out HandlePaint() (see...
|
commit | commitdiff | tree |
2009-04-26 |
Vadim Zeitlin | correct the release branch name
|
commit | commitdiff | tree |
2009-04-26 |
Vadim Zeitlin | add release branch (currently WX_2_9_BRANCH) definitions...
|
commit | commitdiff | tree |
2009-04-26 |
Vadim Zeitlin | set correct EOL style for files added in r58024
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | include port number in HTTP Host header (closes #10632)
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | add support for table border width attribute (closes...
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | optimize FindItem(data) performance (closes #9870)
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | another typo correction after last change, correct...
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | no changes, just fix a typo in a menu item label
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | added find performance test (see #9870) and the possibility...
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | compilation fix after the latest change (typo: used...
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | more order in wxCRT_filefunctions: define A and W versions...
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | only use Mac-specific menu item under Mac
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | Cygwin doesn't have _wcsdup() (closes #10738)
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | minor corrections: document typeDefault, remove text...
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | define wxStrchr(non-const char-or-wchar_t*) as a template...
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | disable wxGC for Borland as it can't compiler the macros...
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | (harmless) Borland release build warning fixes
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | workaround for Borland compilation: don't use unspecified_bo...
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | remove HasNativeFontInfo() which always returns true...
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | build fixes for Borland in wxUSE_UNICODE_MSLU and wxHAS_HUGE...
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | attempt to hyperlink wxCHECK_VISUALC_VERSION
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | make wxSTRING_BASE_HASNT_CLEAR check more readable
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | define __EVC4__ for eVC 4 compiler to make testing...
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | set wxUSE_STD_IOSTREAM to 0 for eVC which doesn't provide...
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | eVC4 version of std::string doesn't have clear() neither...
|
commit | commitdiff | tree |
2009-04-25 |
Vadim Zeitlin | undo the last change as it results in buildbot configuration...
|
commit | commitdiff | tree |
2009-04-24 |
Vadim Zeitlin | add 2.9.0 branch builds
|
commit | commitdiff | tree |
2009-04-24 |
Vadim Zeitlin | correction to last commit: Korean and Romanian translations...
|
commit | commitdiff | tree |
2009-04-24 |
Vadim Zeitlin | added Korean and Romanian translations
|
commit | commitdiff | tree |
2009-04-23 |
Vadim Zeitlin | another typo correction; provide GNU gettext link
|
commit | commitdiff | tree |
2009-04-23 |
Vadim Zeitlin | fix links and references to cvs (closes #10729)
|
commit | commitdiff | tree |
2009-04-21 |
Vadim Zeitlin | correct the assert added by r60056 to not trigger in...
|
commit | commitdiff | tree |
2009-04-21 |
Vadim Zeitlin | avoid multiline strings in AC_CONFIG_COMMANDS as it...
|
commit | commitdiff | tree |
2009-04-21 |
Vadim Zeitlin | don't readd items in SetImageList() after changing...
|
commit | commitdiff | tree |
2009-04-21 |
Vadim Zeitlin | add test checking that switching mode doesn't change...
|
commit | commitdiff | tree |
2009-04-21 |
Vadim Zeitlin | fix confusion in IsSameAs() docs (closes #10722)
|
commit | commitdiff | tree |
2009-04-20 |
Vadim Zeitlin | include windows.h instead of basetsd.h directly as...
|
commit | commitdiff | tree |
2009-04-18 |
Vadim Zeitlin | initialize m_hFont in the beginning of wxFontRefData...
|
commit | commitdiff | tree |
2009-04-18 |
Vadim Zeitlin | blind fix for eVC compilation with wxEVENTS_COMPATIBILITY_2_...
|
commit | commitdiff | tree |
2009-04-18 |
Vadim Zeitlin | use CPPUNIT_ASSERT_EQUAL instead of CPPUNIT_ASSERT...
|
commit | commitdiff | tree |
2009-04-17 |
Vadim Zeitlin | use "ul" suffix instead of cast to unsigned long; this...
|
commit | commitdiff | tree |
2009-04-17 |
Vadim Zeitlin | really fix compilation with wxEVENTS_COMPATIBILITY_2_8...
|
commit | commitdiff | tree |
2009-04-16 |
Vadim Zeitlin | compilation fix for wxEVENTS_COMPATIBILITY_2_8 build...
|
commit | commitdiff | tree |
2009-04-16 |
Vadim Zeitlin | added failing compilation test for the case of missing...
|
commit | commitdiff | tree |
2009-04-16 |
Vadim Zeitlin | remove wxNewEventFunctor() overload which allowed calls...
|
commit | commitdiff | tree |
2009-04-16 |
Vadim Zeitlin | add Bind() test
|
commit | commitdiff | tree |
2009-04-16 |
Vadim Zeitlin | rebake after the addition of graphics/measuring.cpp
|
commit | commitdiff | tree |
2009-04-16 |
Vadim Zeitlin | added a failtest target to Makefile to test for the...
|
commit | commitdiff | tree |
2009-04-16 |
Vadim Zeitlin | pass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems...
|
commit | commitdiff | tree |
2009-04-16 |
Vadim Zeitlin | define constants for the number of items in the tree...
|
commit | commitdiff | tree |
2009-04-15 |
Vadim Zeitlin | correct test for wxDEBUG_LEVEL in last commit
|
commit | commitdiff | tree |
2009-04-15 |
Vadim Zeitlin | remove dll export declaration from wxCStrData now that...
|
commit | commitdiff | tree |
2009-04-15 |
Vadim Zeitlin | avoid a warning about unused function in release build
|
commit | commitdiff | tree |
2009-04-15 |
Vadim Zeitlin | use wxUIntPtr instead of long for 3rd parameter of...
|
commit | commitdiff | tree |
2009-04-15 |
Vadim Zeitlin | removed the note about wxEvent::Clone() startup test...
|
commit | commitdiff | tree |
2009-04-15 |
Vadim Zeitlin | correct GTK+ version check added by r59603
|
commit | commitdiff | tree |
2009-04-14 |
Vadim Zeitlin | mention that SetValue() does generate a wxEVT_COMMAND_TEXT_U...
|
commit | commitdiff | tree |
2009-04-14 |
Vadim Zeitlin | only run tests using multiline strings with multiline...
|
commit | commitdiff | tree |
2009-04-14 |
Vadim Zeitlin | remove semicolon from wxDECLARE_EVENT; having it there...
|
commit | commitdiff | tree |
2009-04-13 |
Vadim Zeitlin | better check for conversion failure in OutputString...
|
commit | commitdiff | tree |
2009-04-13 |
Vadim Zeitlin | return empty string instead of NULL from mb_str()/wc_str...
|
commit | commitdiff | tree |
2009-04-13 |
Vadim Zeitlin | suppress output from the test commands; use CPPUNIT_ASSERT_E...
|
commit | commitdiff | tree |
2009-04-12 |
Vadim Zeitlin | fix g++ warnings about initialization order mismatch...
|
commit | commitdiff | tree |
2009-04-12 |
Vadim Zeitlin | fix support for using asterisks in the format string...
|
commit | commitdiff | tree |
2009-04-12 |
Vadim Zeitlin | return persistent buffers from mb_str()/wc_str() to...
|
commit | commitdiff | tree |
2009-04-12 |
Vadim Zeitlin | blind PCH-less build fixes: add missing headers
|
commit | commitdiff | tree |
2009-04-12 |
Vadim Zeitlin | MSVC compilation fixes: don't use std{out,err} as variable...
|
commit | commitdiff | tree |
2009-04-10 |
Vadim Zeitlin | add missing tests (closes #10692)
|
commit | commitdiff | tree |
2009-04-09 |
Vadim Zeitlin | fix row/column deselection in row-or-column selection...
|
commit | commitdiff | tree |
2009-04-07 |
Vadim Zeitlin | added names of WM_XXXUISTATE messages to wxGetMessageName...
|
commit | commitdiff | tree |
2009-04-07 |
Vadim Zeitlin | added assert checking the column index validity (see...
|
commit | commitdiff | tree |
2009-04-07 |
Vadim Zeitlin | remove "item.cchTextMax=0" line from SetItem() as it...
|
commit | commitdiff | tree |
next |