2007-06-16 |
Vadim Zeitlin | replace wxDocument::GetPrintableName(wxString&) and... |
blob | commitdiff | raw |
2007-06-11 |
Václav Slavík | use wxString argument and not wxChar* in wxHtmlParser... |
blob | commitdiff | raw | diff to current |
2007-06-10 |
Václav Slavík | 1. made CRT wrappers definitions indepenent of wxUSE_UN... |
blob | commitdiff | raw | diff to current |
2007-06-03 |
Vadim Zeitlin | corrected wrong change description: raw RGB support... |
blob | commitdiff | raw | diff to current |
2007-06-03 |
Vadim Zeitlin | added raw RGB support and colour normalization to PNM... |
blob | commitdiff | raw | diff to current |
2007-06-02 |
Vadim Zeitlin | upported changes from 2.8.5 (at the very least this... |
blob | commitdiff | raw | diff to current |
2007-06-02 |
Vadim Zeitlin | enable non-top tabs workaround for Vista too (replaces... |
blob | commitdiff | raw | diff to current |
2007-06-02 |
Vadim Zeitlin | added msw.font.no-proof-quality system option as it... |
blob | commitdiff | raw | diff to current |
2007-05-24 |
Vadim Zeitlin | 1. Derive wxMessageDialogBase from wxDialog (why did... |
blob | commitdiff | raw | diff to current |
2007-05-24 |
Vadim Zeitlin | added wxRect::operator+() and *() (union and intersecti... |
blob | commitdiff | raw | diff to current |
2007-05-24 |
Vadim Zeitlin | deprecate unneeded wxDIRCTRL_SHOW_FILTERS style, just... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
blob | commitdiff | raw | diff to current |
2007-05-12 |
Vadim Zeitlin | mention drop down toolbar buttons |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Vadim Zeitlin | apply the table bg colour between the cells too (patch... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Vadim Zeitlin | fix wxComboCtrl colours under Windows Vista (patch... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Vadim Zeitlin | added wxListCtrl::SetItemPtrData() |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Vadim Zeitlin | fix wxStringOutputStream::Write() in Unicode build... |
blob | commitdiff | raw | diff to current |
2007-04-30 |
Vadim Zeitlin | fix m_sizerPage memory leak for the wizards not using... |
blob | commitdiff | raw | diff to current |
2007-04-30 |
Vadim Zeitlin | don't drop lines without trailing new line character... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Vadim Zeitlin | don't assert in SetSelection(wxNOT_FOUND), just clear... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Vadim Zeitlin | don't assert in SetSelection(wxNOT_FOUND), just clear... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Vadim Zeitlin | added wxAppTraits::GetStandardCmdLineOptions() allowing... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Vadim Zeitlin | distribute only the extra, free, space according to... |
blob | commitdiff | raw | diff to current |
2007-04-21 |
Vadim Zeitlin | allow having children of status bar in XRC (patch 1704125) |
blob | commitdiff | raw | diff to current |
2007-04-21 |
Vadim Zeitlin | added wxStreamBuffer::Truncate() (patch 1687081) |
blob | commitdiff | raw | diff to current |
2007-04-21 |
Vadim Zeitlin | fix bug with not updating the last line correctly when... |
blob | commitdiff | raw | diff to current |
2007-04-16 |
Vadim Zeitlin | more native look for wxCheckListBox (especially under... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
Vadim Zeitlin | added wxRTTI macros to stream classes (patch 1687073) |
blob | commitdiff | raw | diff to current |
2007-04-14 |
Vadim Zeitlin | added wxAPPLY and wxCLOSE flags to CreateStdDialogButto... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
Vadim Zeitlin | even controls with transparent background should draw... |
blob | commitdiff | raw | diff to current |
2007-04-13 |
Vadim Zeitlin | fix wxTextCtrl::SetSelection(-1, -1) to behave as docum... |
blob | commitdiff | raw | diff to current |
2007-04-13 |
Vadim Zeitlin | implement support for right-aligned/centered items... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
Vadim Zeitlin | make Enter/Return activate the default button (second... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
Vadim Zeitlin | don't return the next line text from GetLineText()... |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Vadim Zeitlin | added mouse wheel support (patch 1696082) |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Vadim Zeitlin | The great wxVScrolledWindow refactoring: allow using... |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Vadim Zeitlin | added wxEXEC_BLOCK flag (patch 1620430) |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Vadim Zeitlin | 1. changed wxIconBundle to use m_refData and COW to... |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Vadim Zeitlin | add support for resources forks in wxCopyFile() (modifi... |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Vadim Zeitlin | support accelerators for buttons too (slightly modified... |
blob | commitdiff | raw | diff to current |
2007-04-01 |
Vadim Zeitlin | added support for ellipsization and markup in wxStaticT... |
blob | commitdiff | raw | diff to current |
2007-03-31 |
Vadim Zeitlin | set string field of wxCommandEvent object generated... |
blob | commitdiff | raw | diff to current |
2007-03-31 |
Vadim Zeitlin | added gtk.tlw.can-set-transparency system option (repla... |
blob | commitdiff | raw | diff to current |
2007-03-31 |
Vadim Zeitlin | decouple primary selection handling from clipboard... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Václav Slavík | added char_str() and wchar_str() methods to wxString... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Vadim Zeitlin | don't handle orderly socket shutdown by the peer as... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Vadim Zeitlin | don't call gtk_label_set_line_wrap() from DoGetBestSize... |
blob | commitdiff | raw | diff to current |
2007-03-26 |
Vadim Zeitlin | added wxWindow::NavigateIn(); provide wxGTK implementat... |
blob | commitdiff | raw | diff to current |
2007-03-25 |
Vadim Zeitlin | make wxNO_BORDER work with wxRadioBox (patch 1525406) |
blob | commitdiff | raw | diff to current |
2007-03-23 |
Vadim Zeitlin | more changes from 2.8.4 added |
blob | commitdiff | raw | diff to current |
2007-03-23 |
Vadim Zeitlin | don't use TPM_RECURSE under NT4, it results in TrackPop... |
blob | commitdiff | raw | diff to current |
2007-03-23 |
Vadim Zeitlin | make IsEnabled() return false even if the window parent... |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Vadim Zeitlin | fixed handling of accelerators using PageUp/Down keys... |
blob | commitdiff | raw | diff to current |
2007-03-18 |
Vadim Zeitlin | added labels support for toolbar controls for wxMac... |
blob | commitdiff | raw | diff to current |
2007-03-18 |
Vadim Zeitlin | use wxStandardPaths and wxFileName in wxFileConfig... |
blob | commitdiff | raw | diff to current |
2007-03-18 |
Vadim Zeitlin | wxDC::StretchBlit() for wxMac and wxMSW (patch 1611973) |
blob | commitdiff | raw | diff to current |
2007-03-18 |
Vadim Zeitlin | added wxJoin and wxSplit functions (modified patch... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Vadim Zeitlin | fix extra indentation in wxHTML_ALIGN_JUSTIFY display... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Vadim Zeitlin | implemented wxMemoryInputStream::CanRead() and added... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Vadim Zeitlin | added wxMemoryInputStream(wxInputStream&, size_t) ctor... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Václav Slavík | first phase of transition to unified Unicode build: |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Vadim Zeitlin | shutdown sockets gracefully instead of doing it with... |
blob | commitdiff | raw | diff to current |
2007-03-16 |
Vadim Zeitlin | multiple fixes to wxJoystick under Unix and new index... |
blob | commitdiff | raw | diff to current |
2007-03-15 |
Vadim Zeitlin | added support for wxGRID_AUTOSIZE in wxGrid::SetRow... |
blob | commitdiff | raw | diff to current |
2007-03-15 |
Vadim Zeitlin | added wxGridUpdateLocker helper class wrapping Begin... |
blob | commitdiff | raw | diff to current |
2007-03-15 |
Vadim Zeitlin | fix GetSize() for large files (patch 1680876) |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Vadim Zeitlin | avoid duplicated empty help menu in localized applicati... |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Vadim Zeitlin | don't add extra GetCharHeight() pixels to the top borde... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Vadim Zeitlin | added wxAppTraits::SetLocale() and call it during wxApp... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Vadim Zeitlin | added wxSafeConvertMB2WX/WX2MB() and use them when... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Vadim Zeitlin | set GtkRcStyle::text to fg colour too to allow changing... |
blob | commitdiff | raw | diff to current |
2007-03-09 |
Václav Slavík | deprecated wxString::GetWriteBuf() and friends in favou... |
blob | commitdiff | raw | diff to current |
2007-03-08 |
Vadim Zeitlin | added wxMutex::LockTimeout() (modified patch 1671637) |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | fix handling of wxSOCKET_REUSEADDR in wxDatagramSocket... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | fix base64 computation for strings whose length modulo... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | fix hang on startup in Unicode build if any standard... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | fixed detection of number of processors under Linux... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | native wxHyperlinkCtrl implementation for GTK+ 2.10... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | return correct client area for at least the primary... |
blob | commitdiff | raw | diff to current |
2007-03-05 |
Julian Smart | Updated change log |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Vadim Zeitlin | wxCreateGreyedImage() deprecated, use wxImage::ConvertT... |
blob | commitdiff | raw | diff to current |
2007-02-14 |
Vadim Zeitlin | Slovak translation added |
blob | commitdiff | raw | diff to current |
2007-02-11 |
Vadim Zeitlin | added support for colour cursors in wxGTK (patch 1655576) |
blob | commitdiff | raw | diff to current |
2007-02-11 |
Vadim Zeitlin | wxTopLevelWindow::GetClientSize() returns 0x0 when... |
blob | commitdiff | raw | diff to current |
2007-02-11 |
Vadim Zeitlin | return the restored window size from GetSize() when... |
blob | commitdiff | raw | diff to current |
2007-02-10 |
Vadim Zeitlin | make GetSize() return the size of the window including... |
blob | commitdiff | raw | diff to current |
2007-02-06 |
Włodzimierz Skiba | Fixed wxComboBox always sorted in all univ builds ... |
blob | commitdiff | raw | diff to current |
2007-02-06 |
Paul Cornett | simplify wxGTK DoSetSizeHints logic, respect size incre... |
blob | commitdiff | raw | diff to current |
2007-02-04 |
Vadim Zeitlin | add accessors using wxFileName to wxFile/DirPickerCtrl... |
blob | commitdiff | raw | diff to current |
2007-02-02 |
Vadim Zeitlin | don't wake up on Windows messages when waiting for... |
blob | commitdiff | raw | diff to current |
2007-02-02 |
Vadim Zeitlin | added support for underlined fonts |
blob | commitdiff | raw | diff to current |
2007-01-31 |
Vadim Zeitlin | Added wxSizerFlags::Top() and Bottom() |
blob | commitdiff | raw | diff to current |
2007-01-31 |
Vadim Zeitlin | removed 2.6 incompatibilities section |
blob | commitdiff | raw | diff to current |
2007-01-20 |
Vadim Zeitlin | don't crash in dtor if the X11 window hadn't been creat... |
blob | commitdiff | raw | diff to current |
2007-01-20 |
Robin Dunn | Added support for the wxFRAME_FLOAT_ON_PARENT style |
blob | commitdiff | raw | diff to current |
2007-01-19 |
Robin Dunn | Add a note about wxSearchCtrl::[Get|Set]DescriptiveText |
blob | commitdiff | raw | diff to current |
2007-01-18 |
Vadim Zeitlin | added wxCONFIG_USE_SUBDIR flag to wxFileConfig (patch... |
blob | commitdiff | raw | diff to current |
2007-01-18 |
Vadim Zeitlin | added wxCSConv::IsOk() (patch 1637944) |
blob | commitdiff | raw | diff to current |
2007-01-18 |
Vadim Zeitlin | make wxTextFile work with unseekable files again (patch... |
blob | commitdiff | raw | diff to current |
next |