2008-05-08 |
Vadim Zeitlin | extracted wxWrapSizer in separate files and somewhat...
|
commit | commitdiff | tree |
2008-05-08 |
Vadim Zeitlin | add wxSizer::SetDimension() overload taking wxPoint...
|
commit | commitdiff | tree |
2008-05-08 |
Vadim Zeitlin | don't call TB_GETITEMRECT with invalid tool index
|
commit | commitdiff | tree |
2008-05-08 |
Vadim Zeitlin | fix some unused variables warnings reported by Borland
|
commit | commitdiff | tree |
2008-05-08 |
Vadim Zeitlin | correct the signature of the overriden Reparent()
|
commit | commitdiff | tree |
2008-05-08 |
Vadim Zeitlin | don't override DoDrawSpline() under CE at all instead...
|
commit | commitdiff | tree |
2008-05-08 |
Vadim Zeitlin | fix confusion with (Do)DrawSplines() overloads; don...
|
commit | commitdiff | tree |
2008-05-08 |
Vadim Zeitlin | don't redeclare vsscanf() for Windows compilers, the...
|
commit | commitdiff | tree |
2008-05-08 |
Vadim Zeitlin | add a combobox to one of the toolbars, just for testing
|
commit | commitdiff | tree |
2008-05-08 |
Vadim Zeitlin | correct toolbar width calculation with comctl32.dll...
|
commit | commitdiff | tree |
2008-05-08 |
Vadim Zeitlin | compilation fix after switch to using std::string in...
|
commit | commitdiff | tree |
2008-05-08 |
Vadim Zeitlin | update and complete Unicode overview; add an overview...
|
commit | commitdiff | tree |
2008-05-07 |
Vadim Zeitlin | use std::[w]string for wxString implementation unless...
|
commit | commitdiff | tree |
2008-05-07 |
Vadim Zeitlin | extract the most important wxUSE_XXX settings in their...
|
commit | commitdiff | tree |
2008-05-07 |
Vadim Zeitlin | don't use $0$ and $1$, Doxygen doesn't have math mode
|
commit | commitdiff | tree |
2008-05-05 |
Vadim Zeitlin | dump totals as well as averages when gatheting statistics
|
commit | commitdiff | tree |
2008-05-05 |
Vadim Zeitlin | remove _T()s, they're unneeded now
|
commit | commitdiff | tree |
2008-05-03 |
Vadim Zeitlin | replaced test for inexistent wxUSE_LOCALE with the...
|
commit | commitdiff | tree |
2008-05-03 |
Vadim Zeitlin | update from FELIPE PERIARD LOPES
|
commit | commitdiff | tree |
2008-05-03 |
Vadim Zeitlin | don't return junk from wxHtmlTag::GetParamAsInt() if...
|
commit | commitdiff | tree |
2008-05-02 |
Vadim Zeitlin | add an assert indicating that old code overriding OnExecute...
|
commit | commitdiff | tree |
2008-04-28 |
Vadim Zeitlin | added wxQueueEvent() avoiding the bug of wxPostEvent...
|
commit | commitdiff | tree |
2008-04-28 |
Vadim Zeitlin | fix wxTextCtrl::operator<<('\n') in Unicode build ...
|
commit | commitdiff | tree |
2008-04-28 |
Vadim Zeitlin | fix wxEVT_COMMAND_TEXT_ENTER generation in wxSpinCtrl...
|
commit | commitdiff | tree |
2008-04-27 |
Vadim Zeitlin | use GLX_DOUBLEBUFFER if no attributes were specified...
|
commit | commitdiff | tree |
2008-04-27 |
Vadim Zeitlin | no real changes, clarified the usage of WX_GL_DOUBLEBUFFER...
|
commit | commitdiff | tree |
2008-04-23 |
Vadim Zeitlin | prevent all our windows from being destroyed in wxApp...
|
commit | commitdiff | tree |
2008-04-22 |
Vadim Zeitlin | make wxDir::Has{Files,SubDirs}() const
|
commit | commitdiff | tree |
2008-04-21 |
Vadim Zeitlin | suppress unused parameter warning in release build
|
commit | commitdiff | tree |
2008-04-19 |
Vadim Zeitlin | replace inexistent wxTBK_DEFAULT with wxBK_DEFAULT
|
commit | commitdiff | tree |
2008-04-18 |
Vadim Zeitlin | added wxMouseState::GetPosition(), for consistency...
|
commit | commitdiff | tree |
2008-04-18 |
Vadim Zeitlin | make wxMouseState accessors const; document this class
|
commit | commitdiff | tree |
2008-04-15 |
Vadim Zeitlin | execute the usual cleanup code from EVT_END_SESSION...
|
commit | commitdiff | tree |
2008-04-15 |
Vadim Zeitlin | added a section about Connect(), improve/streamline...
|
commit | commitdiff | tree |
2008-04-15 |
Vadim Zeitlin | add possibility to specify the conversion to use in...
|
commit | commitdiff | tree |
2008-04-14 |
Vadim Zeitlin | removed extra wxCalendarCtrl:: which is ignored by...
|
commit | commitdiff | tree |
2008-04-13 |
Vadim Zeitlin | fix crashes due to missing npos handling in several...
|
commit | commitdiff | tree |
2008-04-13 |
Vadim Zeitlin | allow predefining wxNO_XXX_LIB symbols to avoid implicitly...
|
commit | commitdiff | tree |
2008-04-13 |
Vadim Zeitlin | added a simple benchmark for wxDC::DrawLine() performance
|
commit | commitdiff | tree |
2008-04-13 |
Vadim Zeitlin | removed a TODO comments, it actually doesn't seem necessary...
|
commit | commitdiff | tree |
2008-04-12 |
Vadim Zeitlin | no real changes but replace manual calls to Set{Text...
|
commit | commitdiff | tree |
2008-04-12 |
Vadim Zeitlin | test for pen validity before calling GetStyle() on...
|
commit | commitdiff | tree |
2008-04-12 |
Vadim Zeitlin | don't use wxLocale if wxUSE_LOCALE==0
|
commit | commitdiff | tree |
2008-04-12 |
Vadim Zeitlin | don't stop on NULs in Replace()
|
commit | commitdiff | tree |
2008-04-12 |
Vadim Zeitlin | test that iterator is valid before comparing with it...
|
commit | commitdiff | tree |
2008-04-12 |
Vadim Zeitlin | fix bugs introduced in wxCmdLineParser::ConvertStringToArgs...
|
commit | commitdiff | tree |
2008-04-12 |
Vadim Zeitlin | forward declare wxVideoMode as struct, not class, now...
|
commit | commitdiff | tree |
2008-04-12 |
Vadim Zeitlin | wxThread::Sleep() is the same as wxMilliSleep() on...
|
commit | commitdiff | tree |
2008-04-12 |
Vadim Zeitlin | correct CallHtmlHelp() overload being called in Quit()
|
commit | commitdiff | tree |
2008-04-12 |
Vadim Zeitlin | remove unused wxAppTraits-related files
|
commit | commitdiff | tree |
2008-04-11 |
Vadim Zeitlin | ENDSESSION_LOGOFF is a bit flag, test for it using...
|
commit | commitdiff | tree |
2008-04-11 |
Vadim Zeitlin | argh, really, really fix Darwin build
|
commit | commitdiff | tree |
2008-04-11 |
Vadim Zeitlin | GetSocketManager() has no GUI-specific version under...
|
commit | commitdiff | tree |
2008-04-11 |
Vadim Zeitlin | also use AddProcessCallback() and GetSocketManager...
|
commit | commitdiff | tree |
2008-04-10 |
Vadim Zeitlin | oops, added missing #endif
|
commit | commitdiff | tree |
2008-04-10 |
Vadim Zeitlin | only declare AddProcessCallback for wxMotif and wxGTK
|
commit | commitdiff | tree |
2008-04-07 |
Vadim Zeitlin | don't ask for bounding rectangle of a hidden root,...
|
commit | commitdiff | tree |
2008-04-07 |
Vadim Zeitlin | correct positioning of the control and removed workarounds...
|
commit | commitdiff | tree |
2008-04-06 |
Vadim Zeitlin | no changes, just fix typo in variable name
|
commit | commitdiff | tree |
2008-04-06 |
Vadim Zeitlin | don't bounce back events to the text control recursively...
|
commit | commitdiff | tree |
2008-04-06 |
Vadim Zeitlin | delay setting the window shape until it is realized...
|
commit | commitdiff | tree |
2008-04-06 |
Vadim Zeitlin | added a note about entry point in Unicode build (patch...
|
commit | commitdiff | tree |
2008-04-06 |
Vadim Zeitlin | use kind, not id, of a menu item to test whether it...
|
commit | commitdiff | tree |
2008-04-06 |
Vadim Zeitlin | demo toggling border and 3D sash styles (last part...
|
commit | commitdiff | tree |
2008-04-06 |
Vadim Zeitlin | use wxJoin() instead of redoing it manually in the...
|
commit | commitdiff | tree |
2008-04-06 |
Vadim Zeitlin | demonstrate fuller about dialog in ShowFullAboutDialog...
|
commit | commitdiff | tree |
2008-04-06 |
Vadim Zeitlin | removed (unused) occurrences of _WX_DEFINE_DATE_EVENTS_...
|
commit | commitdiff | tree |
2008-04-06 |
Vadim Zeitlin | refresh the item after adding its first child as, apparently...
|
commit | commitdiff | tree |
2008-04-06 |
Vadim Zeitlin | continue with other handlers if some handler fails...
|
commit | commitdiff | tree |
2008-04-06 |
Vadim Zeitlin | corrected inverted test in IsEmpty() (patch 1936052)
|
commit | commitdiff | tree |
2008-04-06 |
Vadim Zeitlin | reset m_selection in DeleteAllPages() (patch 1922215...
|
commit | commitdiff | tree |
2008-04-06 |
Vadim Zeitlin | no changes, just some cleanup (patch 1918720)
|
commit | commitdiff | tree |
2008-04-05 |
Vadim Zeitlin | include more headers for PCH-less compilation
|
commit | commitdiff | tree |
2008-04-05 |
Vadim Zeitlin | use wxCHECK instead of wxASSERT in Alloc() to avoid...
|
commit | commitdiff | tree |
2008-04-05 |
Vadim Zeitlin | document Alloc() vs returning bool (part of bug 1933693)
|
commit | commitdiff | tree |
2008-04-05 |
Vadim Zeitlin | don't crash in ReadString() if the length read from...
|
commit | commitdiff | tree |
2008-04-05 |
Vadim Zeitlin | fix for g++ signed/unsigned comparison warning
|
commit | commitdiff | tree |
2008-04-05 |
Vadim Zeitlin | include the headers needed for its compilation from...
|
commit | commitdiff | tree |
2008-04-04 |
Vadim Zeitlin | set focus to the control when it's clicked
|
commit | commitdiff | tree |
2008-04-04 |
Vadim Zeitlin | use wxWANTS_CHARS to allow arrows to work inside the...
|
commit | commitdiff | tree |
2008-04-04 |
Vadim Zeitlin | make GenerateEvent() public again to fix wxGTK compilation
|
commit | commitdiff | tree |
2008-04-04 |
Vadim Zeitlin | regenerate VC8 project files after addition of native...
|
commit | commitdiff | tree |
2008-04-04 |
Vadim Zeitlin | implemented toggling of wxCAL_MONDAY_FIRST in the native...
|
commit | commitdiff | tree |
2008-04-04 |
Vadim Zeitlin | implemented Mark() in the native MSW version of wxCalendarCtrl
|
commit | commitdiff | tree |
2008-04-04 |
Vadim Zeitlin | generate double click events in the native MSW version...
|
commit | commitdiff | tree |
2008-04-04 |
Vadim Zeitlin | generate the correct events in the native MSW version...
|
commit | commitdiff | tree |
2008-04-04 |
Vadim Zeitlin | implemented HitTest() in the native MSW version; added...
|
commit | commitdiff | tree |
2008-04-04 |
Vadim Zeitlin | implement EnableMonthChange() by restricting the dates...
|
commit | commitdiff | tree |
2008-04-04 |
Vadim Zeitlin | compilation fix for PCH-less build
|
commit | commitdiff | tree |
2008-04-04 |
Vadim Zeitlin | initial native implementation of wxCalendarCtrl for MSW
|
commit | commitdiff | tree |
2008-04-03 |
Vadim Zeitlin | replace wrong wxUSE_DYNAMIC_LOADER test with the correct...
|
commit | commitdiff | tree |
2008-04-02 |
Vadim Zeitlin | regenerated after vsscanf() changes
|
commit | commitdiff | tree |
2008-04-02 |
Vadim Zeitlin | wxMac compilation fix: must explicitly qualify non...
|
commit | commitdiff | tree |
2008-04-02 |
Vadim Zeitlin | log error before returning, not after
|
commit | commitdiff | tree |
2008-04-01 |
Vadim Zeitlin | suppress VC++ /Wp64 warnings
|
commit | commitdiff | tree |
2008-04-01 |
Vadim Zeitlin | move all appearace-related methods down to wxCalendarCtrlBas...
|
commit | commitdiff | tree |
2008-04-01 |
Vadim Zeitlin | wxMimeTypesManagerImpl and wxFileTypeImpl are in base...
|
commit | commitdiff | tree |
2008-03-31 |
Vadim Zeitlin | throw away the now invalid items in wxSelectionStore...
|
commit | commitdiff | tree |
2008-03-31 |
Vadim Zeitlin | give an error message when ran from a wrong location...
|
commit | commitdiff | tree |
2008-03-31 |
Vadim Zeitlin | fix unused parameter warning
|
commit | commitdiff | tree |
next |