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 |
2007-03-13 |
Vadim Zeitlin | fix setting the properties of a valid but unshared... |
tree | commitdiff |
2007-03-12 |
Vadim Zeitlin | fix window repainting when SetLineCount() is called... |
tree | commitdiff |
2007-03-12 |
Benjamin Williams | prevent disappearing menus in tabmdi |
tree | commitdiff |
2007-03-12 |
Vadim Zeitlin | include <locale.h> before using setlocale() |
tree | commitdiff |
2007-03-12 |
Benjamin Williams | applied patch 1675101 - reduce flicker |
tree | commitdiff |
2007-03-12 |
Julian Smart | Applied patch [ 1678626 ] Non-ascii characters in wxRic... |
tree | commitdiff |
2007-03-12 |
Vadim Zeitlin | added wxAppTraits::SetLocale() and call it during wxApp... |
tree | commitdiff |
2007-03-11 |
Vadim Zeitlin | added wxSafeConvertMB2WX/WX2MB() and use them when... |
tree | commitdiff |
2007-03-11 |
Vadim Zeitlin | use wxConvLibc, not wxConvCurrent, with regerror() |
tree | commitdiff |
2007-03-11 |
Julian Smart | Fixed wrapping with tabs |
tree | commitdiff |
2007-03-11 |
Paul Cornett | use AllocExclusive |
tree | commitdiff |
2007-03-11 |
Vadim Zeitlin | added support for wxTE_NO_VSCROLL (patch 1588605) and... |
tree | commitdiff |
2007-03-11 |
Vadim Zeitlin | compilation fix after last commit: wxPenRefData, not... |
tree | commitdiff |
2007-03-11 |
Vadim Zeitlin | set GtkRcStyle::text to fg colour too to allow changing... |
tree | commitdiff |
2007-03-11 |
Václav Slavík | VC6 compilation fix |
tree | commitdiff |
2007-03-11 |
Vadim Zeitlin | fixed overflow when using sysconf() to retrieve free... |
tree | commitdiff |
2007-03-11 |
Vadim Zeitlin | fixed compilation with wxUSE_WXDIB==0 (bug 1667819) |
tree | commitdiff |
2007-03-10 |
Paul Cornett | make wxPenRefData private |
tree | commitdiff |
2007-03-10 |
Paul Cornett | use AllocExclusive |
tree | commitdiff |
2007-03-10 |
Paul Cornett | source id type is unsigned; minor cleanup |
tree | commitdiff |
next |