2009-02-26 |
Vadim Zeitlin | another missing WXDLLIMPEXP to fix DLL build
|
commit | commitdiff | tree |
2009-02-25 |
Vadim Zeitlin | added wxGrid::{Set,Get}{Row,Col}Sizes() methods allowing...
|
commit | commitdiff | tree |
2009-02-25 |
Vadim Zeitlin | compilation fix after last commit
|
commit | commitdiff | tree |
2009-02-25 |
Vadim Zeitlin | don't use template assign() with VC6, even though it...
|
commit | commitdiff | tree |
2009-02-25 |
Vadim Zeitlin | compilation fix after the previous commit
|
commit | commitdiff | tree |
2009-02-25 |
Vadim Zeitlin | fix for DLL build: wxEvtHandlerArray should be in wxBase...
|
commit | commitdiff | tree |
2009-02-25 |
Vadim Zeitlin | undo the change of r57522, it's not needed any more...
|
commit | commitdiff | tree |
2009-02-25 |
Vadim Zeitlin | postpone the check for the validity of growable rows...
|
commit | commitdiff | tree |
2009-02-25 |
Vadim Zeitlin | replace templae Connect() overloads with separate Bind...
|
commit | commitdiff | tree |
2009-02-25 |
Vadim Zeitlin | don't call Refresh(empty-rect) unnecessarily
|
commit | commitdiff | tree |
2009-02-25 |
Vadim Zeitlin | fix handling of long lines in wxGridCellAutoWrapStringRenderer
|
commit | commitdiff | tree |
2009-02-24 |
Vadim Zeitlin | render <TH> contents in bold, as all the browsers do
|
commit | commitdiff | tree |
2009-02-23 |
Vadim Zeitlin | remove non-existent wx/msw/datecontrols.h from files...
|
commit | commitdiff | tree |
2009-02-23 |
Vadim Zeitlin | add wx/persist/*.h files
|
commit | commitdiff | tree |
2009-02-23 |
Vadim Zeitlin | fix (harmless) warnings in release mingw32 build
|
commit | commitdiff | tree |
2009-02-22 |
Vadim Zeitlin | correct the coordinates used for DIBs in StretchBlt...
|
commit | commitdiff | tree |
2009-02-22 |
Vadim Zeitlin | avoid integer overflow when computing the radius in...
|
commit | commitdiff | tree |
2009-02-22 |
Vadim Zeitlin | no changes, just update the copyright in the header
|
commit | commitdiff | tree |
2009-02-22 |
Vadim Zeitlin | add accessors for sockaddr to wxSockAddress (closes...
|
commit | commitdiff | tree |
2009-02-22 |
Vadim Zeitlin | add public wxXmlResource::GetResourceNode() which can...
|
commit | commitdiff | tree |
2009-02-22 |
Vadim Zeitlin | put something in the content field type in the tables...
|
commit | commitdiff | tree |
2009-02-22 |
Vadim Zeitlin | add public wxLog::Log() to avoid ugly casts needed...
|
commit | commitdiff | tree |
2009-02-21 |
Vadim Zeitlin | restore changes of r58979 accidentally overwritten...
|
commit | commitdiff | tree |
2009-02-21 |
Vadim Zeitlin | only update stc.h when USE_STC==1
|
commit | commitdiff | tree |
2009-02-19 |
Vadim Zeitlin | fix Windows compilation after last change
|
commit | commitdiff | tree |
2009-02-19 |
Vadim Zeitlin | compilation fix for systems without neither MSG_NOSIGNAL...
|
commit | commitdiff | tree |
2009-02-19 |
Vadim Zeitlin | another AIX compilation fix: getservbyname_r() returns...
|
commit | commitdiff | tree |
2009-02-19 |
Vadim Zeitlin | AIX compilation fix
|
commit | commitdiff | tree |
2009-02-17 |
Vadim Zeitlin | don't skip the event in wxGridCellEditorEvtHandler...
|
commit | commitdiff | tree |
2009-02-17 |
Vadim Zeitlin | suppress unused parameter warning
|
commit | commitdiff | tree |
2009-02-17 |
Vadim Zeitlin | add missing stdcall to fix crash when using state image...
|
commit | commitdiff | tree |
2009-02-17 |
Vadim Zeitlin | add event.Skip() in EVT_CONTEXT_MENU handler
|
commit | commitdiff | tree |
2009-02-15 |
Vadim Zeitlin | don't use AC_CANONICAL_TARGET in libtiff configure...
|
commit | commitdiff | tree |
2009-02-15 |
Vadim Zeitlin | fix (harmless)m ingw32 warning; use anonymous namespace...
|
commit | commitdiff | tree |
2009-02-13 |
Vadim Zeitlin | use WXDLLIMPEXP_FWD_CORE instead of WXDLLIMPEXP_CORE...
|
commit | commitdiff | tree |
2009-02-12 |
Vadim Zeitlin | added a period at the end of a sentence (test commit...
|
commit | commitdiff | tree |
2009-02-12 |
Vadim Zeitlin | return radio box own help text when origin is Origin_Unknown...
|
commit | commitdiff | tree |
2009-02-12 |
Vadim Zeitlin | made wxArrayString::assign(iterator, iterator) a template...
|
commit | commitdiff | tree |
2009-02-09 |
Vadim Zeitlin | compilation fix for GTK+ < 2.10
|
commit | commitdiff | tree |
2009-02-09 |
Vadim Zeitlin | don't use invalid item indices in wxLC_HRULES-drawing...
|
commit | commitdiff | tree |
2009-02-09 |
Vadim Zeitlin | fix MSVC warnings about possibly uninitialized variables...
|
commit | commitdiff | tree |
2009-02-09 |
Vadim Zeitlin | compilation fix for wxUSE_STL build after latest changes
|
commit | commitdiff | tree |
2009-02-08 |
Vadim Zeitlin | remove remaining traces of samples/mobile (continuation...
|
commit | commitdiff | tree |
2009-02-08 |
Vadim Zeitlin | don't react to wxEVT_DESTROY events from child windows
|
commit | commitdiff | tree |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of...
|
commit | commitdiff | tree |
2009-02-08 |
Vadim Zeitlin | only do (c) and (C) translation in Unicode build
|
commit | commitdiff | tree |
2009-02-08 |
Vadim Zeitlin | make dtor public to fix VC6 build
|
commit | commitdiff | tree |
2009-02-08 |
Vadim Zeitlin | use bitmap mask if any in splash screen (closes #10470)
|
commit | commitdiff | tree |
2009-02-07 |
Vadim Zeitlin | fix other insert() overloads to work when inserting...
|
commit | commitdiff | tree |
2009-02-07 |
Vadim Zeitlin | removed wrong check from splice(it, list, first)
|
commit | commitdiff | tree |
2009-02-07 |
Vadim Zeitlin | fix wxList::erase(it, end()) in non-STL build (see...
|
commit | commitdiff | tree |
2009-02-07 |
Vadim Zeitlin | fix (harmless for now) g++ warning about non-virtual...
|
commit | commitdiff | tree |
2009-02-07 |
Vadim Zeitlin | yet another wxUSE_DRAG_AND_DROP==0 compilation fix
|
commit | commitdiff | tree |
2009-02-07 |
Vadim Zeitlin | another attempt to run tests with verbose logging in...
|
commit | commitdiff | tree |
2009-02-07 |
Vadim Zeitlin | add semicolons after wxDEFINE_EVENT()
|
commit | commitdiff | tree |
2009-02-07 |
Vadim Zeitlin | require semicolon after wxDECLARE/DEFINE_EVENT() (closes...
|
commit | commitdiff | tree |
2009-02-07 |
Vadim Zeitlin | update custom event definition documentation; document...
|
commit | commitdiff | tree |
2009-02-07 |
Vadim Zeitlin | fix typo in last commit
|
commit | commitdiff | tree |
2009-02-07 |
Vadim Zeitlin | rename wxDECLARE_LOCAL_EVENT to just wxDECLARE_EVENT
|
commit | commitdiff | tree |
2009-02-07 |
Vadim Zeitlin | update/reorganize events overview and changed links...
|
commit | commitdiff | tree |
2009-02-07 |
Vadim Zeitlin | extract the important overviews in their own section...
|
commit | commitdiff | tree |
2009-02-06 |
Vadim Zeitlin | remove incorrect cast of wxString to char* (unnecessary...
|
commit | commitdiff | tree |
2009-02-06 |
Vadim Zeitlin | compilation fix for wxEVENTS_COMPATIBILITY_2_8 case
|
commit | commitdiff | tree |
2009-02-06 |
Vadim Zeitlin | allow handling events in a function taking the base...
|
commit | commitdiff | tree |
2009-02-04 |
Vadim Zeitlin | fix MSVC warning about implicit int to bool conversion
|
commit | commitdiff | tree |
2009-02-04 |
Vadim Zeitlin | PCH-less compilation fix
|
commit | commitdiff | tree |
2009-02-04 |
Vadim Zeitlin | use WXDLLIMPEXP_FWD_BASE instead of WXDLLIMPEXP_BASE...
|
commit | commitdiff | tree |
2009-02-04 |
Vadim Zeitlin | another compilation fix to switch in DoYield()
|
commit | commitdiff | tree |
2009-02-04 |
Vadim Zeitlin | compilation fixes to DoYield() after latest changes
|
commit | commitdiff | tree |
2009-02-04 |
Vadim Zeitlin | fix MSVC warning about implicit int to bool conversion
|
commit | commitdiff | tree |
2009-02-04 |
Vadim Zeitlin | restore the default bitmap icons size to 16*15, making...
|
commit | commitdiff | tree |
2009-02-04 |
Vadim Zeitlin | compilation fixes for wxMSW/Univ
|
commit | commitdiff | tree |
2009-02-04 |
Vadim Zeitlin | move generic animation sources to ADVANCED_MSW_NATIVE_SRC...
|
commit | commitdiff | tree |
2009-02-04 |
Vadim Zeitlin | added back compatibility headers (apparently svn can...
|
commit | commitdiff | tree |
2009-02-03 |
Vadim Zeitlin | added wxPersistentRegisterAndRestore() function to...
|
commit | commitdiff | tree |
2009-02-03 |
Vadim Zeitlin | renamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_scpd...
|
commit | commitdiff | tree |
2009-02-02 |
Vadim Zeitlin | work around VC6 ICE in DLL build
|
commit | commitdiff | tree |
2009-02-02 |
Vadim Zeitlin | compilation fix for template Connect()
|
commit | commitdiff | tree |
2009-02-02 |
Vadim Zeitlin | use explicit this-> with non-dependent names (compilation...
|
commit | commitdiff | tree |
2009-02-02 |
Vadim Zeitlin | use wxCommandEventHandler instead of manually writing...
|
commit | commitdiff | tree |
2009-02-02 |
Vadim Zeitlin | Changes to template Connect() to make it compile with...
|
commit | commitdiff | tree |
2009-02-02 |
Vadim Zeitlin | compilation fix for new event types (this shouldn't...
|
commit | commitdiff | tree |
2009-02-02 |
Vadim Zeitlin | don't always disable new events code; leave it enabled...
|
commit | commitdiff | tree |
2009-02-01 |
Vadim Zeitlin | move evthandler.cpp to non-GUI test as it doesn't require...
|
commit | commitdiff | tree |
2009-02-01 |
Vadim Zeitlin | test that the connected event handler is really called...
|
commit | commitdiff | tree |
2009-02-01 |
Vadim Zeitlin | remove WXDLLIMPEXP_BASE from template classes to fix...
|
commit | commitdiff | tree |
2009-02-01 |
Vadim Zeitlin | disable warning about using deprecated wxStripExtension...
|
commit | commitdiff | tree |
2009-02-01 |
Vadim Zeitlin | add a unit test for new events (see #10000)
|
commit | commitdiff | tree |
2009-02-01 |
Vadim Zeitlin | no real changes, just add some comments
|
commit | commitdiff | tree |
2009-02-01 |
Vadim Zeitlin | emphasize that you need to specify eventSink when connecting...
|
commit | commitdiff | tree |
2009-02-01 |
Vadim Zeitlin | correct the tests for the window position to actually...
|
commit | commitdiff | tree |
2009-02-01 |
Vadim Zeitlin | another wxUSE_DRAG_AND_DROP==0 compilation fix
|
commit | commitdiff | tree |
2009-02-01 |
Vadim Zeitlin | position the popup on the correct screen (see #10462)
|
commit | commitdiff | tree |
2009-02-01 |
Vadim Zeitlin | set standard properties
|
commit | commitdiff | tree |
2009-02-01 |
Vadim Zeitlin | check for m_parentMenu being NULL in IsChecked/Checked...
|
commit | commitdiff | tree |
2009-01-31 |
Vadim Zeitlin | allow calling SetItemLabel() for menu items with NULL...
|
commit | commitdiff | tree |
2009-01-31 |
Vadim Zeitlin | log error message in wxRmdir() for consistency with...
|
commit | commitdiff | tree |
2009-01-31 |
Vadim Zeitlin | document FindChildItem() (closes #10455)
|
commit | commitdiff | tree |
2009-01-31 |
Vadim Zeitlin | attempt to fix DLL samples link with VC6 which has...
|
commit | commitdiff | tree |
2009-01-31 |
Vadim Zeitlin | allow calling SetItemLabel() for items not attached...
|
commit | commitdiff | tree |
next |