2007-03-25 |
Vadim Zeitlin | don't use wxControlContainer if wxHAS_NATIVE_TAB_TRAVER... |
tree | commitdiff |
2007-03-25 |
Vadim Zeitlin | don't check whether the window is shown and enabled... |
tree | commitdiff |
2007-03-25 |
Vadim Zeitlin | why was this class made a wxControlContainer (rev.... |
tree | commitdiff |
2007-03-25 |
Václav Slavík | remove wxStringBase::AllocCopy(), it wasn't used anywhere |
tree | commitdiff |
2007-03-25 |
Vadim Zeitlin | make wxNO_BORDER work with wxRadioBox (patch 1525406) |
tree | commitdiff |
2007-03-25 |
Vadim Zeitlin | respect the current default style in SetValue() (modifi... |
tree | commitdiff |
2007-03-24 |
Vadim Zeitlin | moved Write(const wxString&) to .cpp files as they... |
tree | commitdiff |
2007-03-23 |
Vadim Zeitlin | don't use TPM_RECURSE under NT4, it results in TrackPop... |
tree | commitdiff |
2007-03-23 |
Kevin Ollivier | If using the system Window menu on OS X, integrate... |
tree | commitdiff |
2007-03-23 |
Vadim Zeitlin | compilation fix after wxCStrData changes |
tree | commitdiff |
2007-03-23 |
Vadim Zeitlin | compilation fix after wxCStrData changes |
tree | commitdiff |
2007-03-23 |
Vadim Zeitlin | compilation fix after last commit |
tree | commitdiff |
2007-03-23 |
Vadim Zeitlin | make IsEnabled() return false even if the window parent... |
tree | commitdiff |
2007-03-23 |
Vadim Zeitlin | destroy m_impl even if an exception is thrown from... |
tree | commitdiff |
2007-03-22 |
Vadim Zeitlin | removed Matches(const wxChar *, int=0) overload: it... |
tree | commitdiff |
2007-03-22 |
Vadim Zeitlin | correct the checked flag in the event generated by... |
tree | commitdiff |
2007-03-22 |
Vadim Zeitlin | don't lose the combobox text when it's opened and close... |
tree | commitdiff |
2007-03-22 |
Vadim Zeitlin | use correct background colour for the box label when... |
tree | commitdiff |
2007-03-22 |
Vadim Zeitlin | call GetTextExtent() after selecting the correct font... |
tree | commitdiff |
2007-03-21 |
Vadim Zeitlin | use wxIsEmpty() instead of deprecated IsEmpty() |
tree | commitdiff |
2007-03-21 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2007-03-21 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2007-03-21 |
Paul Cornett | revert use of AllocExclusive |
tree | commitdiff |
2007-03-20 |
Vadim Zeitlin | removed unnecessary WXDLLIMPEXP_CORE from private class... |
tree | commitdiff |
2007-03-20 |
Václav Slavík | compilation fixes for !wxUSE_INTL case |
tree | commitdiff |
2007-03-20 |
Vadim Zeitlin | prevent GTK+ from changing locale when wxUSE_INTL=... |
tree | commitdiff |
2007-03-20 |
Vadim Zeitlin | don't offset the window being centered more than strict... |
tree | commitdiff |
2007-03-20 |
Václav Slavík | compilation fix after STL fixes if 2.8 compatibility... |
tree | commitdiff |
2007-03-19 |
Vadim Zeitlin | fix non-PCH build after latest change |
tree | commitdiff |
2007-03-19 |
Vadim Zeitlin | fixed handling of accelerators using PageUp/Down keys... |
tree | commitdiff |
2007-03-19 |
Vadim Zeitlin | corrected VT_DATE conversion (bug 1683882) |
tree | commitdiff |
2007-03-19 |
Václav Slavík | fixed compilation if wxUSE_STL=1 |
tree | commitdiff |
2007-03-19 |
Václav Slavík | wxUniChar::unicode_type -> value_type |
tree | commitdiff |
2007-03-19 |
Benjamin Williams | applied patch 1683441 |
tree | commitdiff |
2007-03-19 |
Václav Slavík | split wxchar.h into several smaller headers |
tree | commitdiff |
2007-03-19 |
Vadim Zeitlin | fix non-PCH build after latest change |
tree | commitdiff |
2007-03-19 |
Vadim Zeitlin | handle 0 timeout in RunLoop() correctly |
tree | commitdiff |
2007-03-19 |
Vadim Zeitlin | implement DoStretchBlit() in terms of DoBlit() and... |
tree | commitdiff |
2007-03-19 |
Vadim Zeitlin | compilation fix for switch(wxChar) |
tree | commitdiff |
2007-03-19 |
Vadim Zeitlin | return wxFONTENCODING_ISO8859_1, not wxFONTENCODING_SYS... |
tree | commitdiff |
2007-03-19 |
Vadim Zeitlin | use wxCollapsiblePane in the log dialog (patch 1624796) |
tree | commitdiff |
2007-03-19 |
Vadim Zeitlin | fixed all the other ports broken by controls labels... |
tree | commitdiff |
2007-03-19 |
Vadim Zeitlin | fix compilation after c_str() changes, mainly by replac... |
tree | commitdiff |
2007-03-19 |
Vadim Zeitlin | added missing wxGUIAppTraits::SetLocale() |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | fixed all the other ports broken by controls labels... |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | fixed typo in last commit |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | added labels support for toolbar controls for wxMac... |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | fix assert because of passing more than one border... |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | modify m_encoding, not m_name, in wxCSConv::CreateConvI... |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | don't check if the file exists if we don't use it |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | give us wxSTAY_ON_TOP style if our parent has it, other... |
tree | commitdiff |
2007-03-18 |
David Elliott | wxTopLevelWindowCocoa::SetTitle title parameter is... |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | fix XModifierKeymap memory leak (patch 1683137) |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | use wxStandardPaths and wxFileName in wxFileConfig... |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | wxDC::StretchBlit() for wxMac and wxMSW (patch 1611973) |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | added wxJoin and wxSplit functions (modified patch... |
tree | commitdiff |
2007-03-17 |
Vadim Zeitlin | fix extra indentation in wxHTML_ALIGN_JUSTIFY display... |
tree | commitdiff |
2007-03-17 |
Vadim Zeitlin | call wxYield() to force display of the busy info frame... |
tree | commitdiff |
2007-03-17 |
Vadim Zeitlin | implemented wxMemoryInputStream::CanRead() and added... |
tree | commitdiff |
2007-03-17 |
Vadim Zeitlin | added wxMemoryInputStream(wxInputStream&, size_t) ctor... |
tree | commitdiff |
2007-03-17 |
Vadim Zeitlin | gcc signed/unsigned warning fix |
tree | commitdiff |
2007-03-17 |
Vadim Zeitlin | output '}' as wxChar, not char, which results in using... |
tree | commitdiff |
2007-03-17 |
Václav Slavík | first phase of transition to unified Unicode build: |
tree | commitdiff |
2007-03-17 |
Vadim Zeitlin | shutdown sockets gracefully instead of doing it with... |
tree | commitdiff |
2007-03-16 |
Václav Slavík | added missing #pragma hdrstop |
tree | commitdiff |
2007-03-16 |
Vadim Zeitlin | wxX11 Unicode compilation fix |
tree | commitdiff |
2007-03-16 |
Vadim Zeitlin | refactoring: replace wxSocketDispatcher with more gener... |
tree | commitdiff |
2007-03-16 |
Vadim Zeitlin | VC6 has problems with std::vector and identifiers names... |
tree | commitdiff |
2007-03-16 |
Vadim Zeitlin | VC6 compilation fix (don't reuse the same variable... |
tree | commitdiff |
2007-03-16 |
Vadim Zeitlin | added more message names to wxGetMessageName() (modifie... |
tree | commitdiff |
2007-03-16 |
Václav Slavík | removed wxArrayString casting hack, it doesn't work... |
tree | commitdiff |
2007-03-16 |
Julian Smart | Further correction in case where string value is omitted |
tree | commitdiff |
2007-03-16 |
Vadim Zeitlin | don't waste time updating state of tools in a hidden... |
tree | commitdiff |
2007-03-16 |
Vadim Zeitlin | include wx/msw/missing.h after wx/msw/private.h, otherw... |
tree | commitdiff |
2007-03-16 |
Vadim Zeitlin | multiple fixes to wxJoystick under Unix and new index... |
tree | commitdiff |
2007-03-16 |
Vadim Zeitlin | use safer RemoveEventHandler() instead of PopEventHandl... |
tree | commitdiff |
2007-03-16 |
Vadim Zeitlin | do nothing in ShowHidden() if the flag doesn't change... |
tree | commitdiff |
2007-03-16 |
Vadim Zeitlin | call GetWidth/Height() only once in Rotate() and not... |
tree | commitdiff |
2007-03-15 |
Vadim Zeitlin | don't add wxVSCROLL if only wxHSCROLL is explicitly... |
tree | commitdiff |
2007-03-15 |
Vadim Zeitlin | added support for wxGRID_AUTOSIZE in wxGrid::SetRow... |
tree | commitdiff |
2007-03-15 |
Stefan Csomor | reverting one line |
tree | commitdiff |
2007-03-15 |
Vadim Zeitlin | added wxGridUpdateLocker helper class wrapping Begin... |
tree | commitdiff |
2007-03-15 |
Julian Smart | Don't send initial event in ctor |
tree | commitdiff |
2007-03-15 |
Václav Slavík | fixed wxDataViewCtrl compilation with DigitalMars |
tree | commitdiff |
2007-03-15 |
Vadim Zeitlin | removed outdated Classic files to avoid confusing people |
tree | commitdiff |
2007-03-15 |
Vadim Zeitlin | added wrapper functions allowing to postpone loading... |
tree | commitdiff |
2007-03-15 |
Vadim Zeitlin | extracted code including gdiplus.h in a separate header |
tree | commitdiff |
2007-03-15 |
Vadim Zeitlin | fix GetSize() for large files (patch 1680876) |
tree | commitdiff |
2007-03-14 |
Vadim Zeitlin | suppress unused parameter warning |
tree | commitdiff |
2007-03-14 |
Václav Slavík | constructing a sentence dynamically is not i18n-friendl... |
tree | commitdiff |
2007-03-14 |
Vadim Zeitlin | implement Set/GetTitle() (last part of patch 1679337) |
tree | commitdiff |
2007-03-14 |
Václav Slavík | constructing a sentence dynamically is not i18n-friendl... |
tree | commitdiff |
2007-03-14 |
Vadim Zeitlin | don't really enable the window when its parent is disab... |
tree | commitdiff |
2007-03-14 |
Vadim Zeitlin | avoid duplicated empty help menu in localized applicati... |
tree | commitdiff |
2007-03-14 |
Vadim Zeitlin | don't add extra GetCharHeight() pixels to the top borde... |
tree | commitdiff |
2007-03-13 |
Vadim Zeitlin | implemented Set/GetLabel() (part of patch 1679337) |
tree | commitdiff |
2007-03-13 |
Vadim Zeitlin | implemented GetLabel() (part of patch 1679337) |
tree | commitdiff |
2007-03-13 |
Vadim Zeitlin | test for pthread_mutex_timedlock() availability in... |
tree | commitdiff |
2007-03-13 |
Vadim Zeitlin | allocate HPEN on demand instead of doing every time... |
tree | commitdiff |
2007-03-13 |
Vadim Zeitlin | allocate HFONT on demand instead of doing every time... |
tree | commitdiff |
next |