2013-01-23 |
Vadim Zeitlin | Initialize all wxHTTPStream members in ctor. |
tree | commitdiff |
2013-01-22 |
Jouk Jansen | Update openVMS compile support |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | Add wxCheckListBox::GetCheckedItems() helper. |
tree | commitdiff |
2013-01-20 |
Paul Cornett | sizeof(char) is 1. By definition. |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Add wxProcess::SetPriority() to allow setting the prior... |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Fix wxDateTime::GetWeekOfYear() for the days in the... |
tree | commitdiff |
2013-01-18 |
Paul Cornett | use const arrays for wxDC array parameters, closes... |
tree | commitdiff |
2013-01-13 |
Steve Lamerton | Allow registering of custom wxWebView backends. |
tree | commitdiff |
2013-01-05 |
Paul Cornett | define wxComboBox rtti stuff even when wxUSE_COMBOCTRL==0 |
tree | commitdiff |
2013-01-04 |
Vadim Zeitlin | Attempt to fix MSVC6 compilation after the previous... |
tree | commitdiff |
2013-01-04 |
Vadim Zeitlin | Including wx/msw/missing.h to define INVALID_FILE_ATTRI... |
tree | commitdiff |
2012-12-29 |
Vadim Zeitlin | Fix wxLocale::GetInfo() in C locale under Windows. |
tree | commitdiff |
2012-12-29 |
Vadim Zeitlin | Including wx/msw/missing.h to define INVALID_FILE_ATTRI... |
tree | commitdiff |
2012-12-28 |
Stefan Csomor | silence unused var warning |
tree | commitdiff |
2012-12-22 |
Vadim Zeitlin | Remove unnecessary variable assignment from wxBoxSizer... |
tree | commitdiff |
2012-12-22 |
Vadim Zeitlin | Add wxListCtrl::EnableAlternateRowColours() and SetAlte... |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Remove unnecessary default from a switch statement. |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Fix copy/paste error in UnsetConstraints(). |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Check wxDir::GetNext() return value in wxFindNextFile(). |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Don't unnecessarily NUL-terminate wxCharBuffer contents. |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Catch attempts to create a window with itself as parent. |
tree | commitdiff |
2012-12-08 |
Vadim Zeitlin | Remove check of eof() return value validity. |
tree | commitdiff |
2012-12-04 |
Vadim Zeitlin | Open debugger at the location of failing assert, if... |
tree | commitdiff |
2012-12-02 |
Vadim Zeitlin | Add wxControlWithItems::SendSelectionChangedEvent(... |
tree | commitdiff |
2012-12-02 |
Paul Cornett | clean up wxCairoRenderer initialization mess |
tree | commitdiff |
2012-12-02 |
Paul Cornett | Remove nearly empty wx/cairo.h header |
tree | commitdiff |
2012-11-30 |
Paul Cornett | simplify code to return from the end of the function |
tree | commitdiff |
2012-11-30 |
Paul Cornett | move wxGet{Colour,Font}FromUser() out of utilscmn.cpp... |
tree | commitdiff |
2012-11-29 |
Jouk Jansen | Do not use GTKIsUsingGlobalMenu when compiled against... |
tree | commitdiff |
2012-11-28 |
Vadim Zeitlin | Compilation fixes after r73050. |
tree | commitdiff |
2012-11-28 |
Vadim Zeitlin | Add "rect" paramerer to wxRichToolTip::ShowFor(). |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Fix TAB navigation in wxGTK broken by r72663. |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Restore generic GetPartialTextExtents() version use... |
tree | commitdiff |
2012-11-25 |
Paul Cornett | avoid functions deprecated in GTK3 |
tree | commitdiff |
2012-11-25 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2012-11-25 |
Vadim Zeitlin | Use idle time menu updating when using global menu... |
tree | commitdiff |
2012-11-24 |
Vadim Zeitlin | Add wxDocManager::Get{Views,Documents,Templates}Vector(). |
tree | commitdiff |
2012-11-23 |
Vadim Zeitlin | Add possibility to delay showing wxRichToolTip. |
tree | commitdiff |
2012-11-20 |
Vadim Zeitlin | Revert all wxNOEXCEPT-related changes. |
tree | commitdiff |
2012-11-19 |
Vadim Zeitlin | Add wxFSW_EVENT_UNMOUNT wxFileSystemWatcher flag and... |
tree | commitdiff |
2012-11-19 |
Vadim Zeitlin | Convert wxFSW_EVENT_{WARNING,ERROR} to string correctly. |
tree | commitdiff |
2012-11-19 |
Vadim Zeitlin | Implement wxLocale::GetSystemEncodingName() for wxOSX. |
tree | commitdiff |
2012-11-17 |
Vadim Zeitlin | Add wxNOEXCEPT and use it for std::streambuf-derived... |
tree | commitdiff |
2012-11-17 |
Vadim Zeitlin | Add wxFSW_EVENT_ATTRIB wxFileSystemWatcher flag. |
tree | commitdiff |
2012-11-14 |
Vadim Zeitlin | Implement wxComboCtrl::GetSizeFromTextSize(). |
tree | commitdiff |
2012-11-14 |
Vadim Zeitlin | Don't call setlocale("") on startup by default any... |
tree | commitdiff |
2012-11-10 |
Vadim Zeitlin | Fix crashes after using "wildcard" wxEvtHandler::Discon... |
tree | commitdiff |
2012-11-10 |
Vadim Zeitlin | Fix link errors with VC 11 in DLL STL build. |
tree | commitdiff |
2012-11-09 |
Vadim Zeitlin | Add wxControl::GetSizeFromTextSize() to size the contro... |
tree | commitdiff |
2012-11-07 |
Jouk Jansen | Update OpenVMS make-files |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Don't move the insertion point if text didn't change... |
tree | commitdiff |
2012-11-01 |
Vadim Zeitlin | Refactor and simplify wxChoice::DoGetBestSize(). |
tree | commitdiff |
2012-11-01 |
Vadim Zeitlin | Allow constructing wxGTK wxTextMeasure with NULL font. |
tree | commitdiff |
2012-11-01 |
Václav Slavík | Add wxTEST_DIALOG for testing of modal dialogs. |
tree | commitdiff |
2012-10-31 |
Vadim Zeitlin | Define wxSOCKET_XXX flags as wxSOCKET_XXX_READ|wxSOCKET... |
tree | commitdiff |
2012-10-27 |
Vadim Zeitlin | Allow using wxTextMeasure::GetLargestStringExtent(... |
tree | commitdiff |
2012-10-27 |
Vadim Zeitlin | Allow wxTextMeasure to work with non-native wxDC object... |
tree | commitdiff |
2012-10-27 |
Vadim Zeitlin | Fix warning about signed/unsigned comparison in wxFile... |
tree | commitdiff |
2012-10-27 |
Vadim Zeitlin | Just fix header comments of wxTextMeasure-related files... |
tree | commitdiff |
2012-10-25 |
Vadim Zeitlin | Make wxFILE_EXISTS_SYMLINK work on its own, without... |
tree | commitdiff |
2012-10-24 |
Vadim Zeitlin | Implement clipping in wxSVGFileDC. |
tree | commitdiff |
2012-10-24 |
Vadim Zeitlin | No real changes, just avoid unnecessary string operatio... |
tree | commitdiff |
2012-10-24 |
Vadim Zeitlin | No changes, just remove unused variable from wxSVGFileD... |
tree | commitdiff |
2012-10-24 |
Vadim Zeitlin | Add a missing test for wxHAS_CALL_AFTER in the implemen... |
tree | commitdiff |
2012-10-24 |
Vadim Zeitlin | Don't iterate over files in wxFileSystemWatcherBase. |
tree | commitdiff |
2012-10-24 |
Vadim Zeitlin | Respect wxFileName::DontFollowLink() in wxFileSystemWat... |
tree | commitdiff |
2012-10-23 |
Vadim Zeitlin | Don't follow symlinks in wxFileName::Rmdir(wxPATH_RMDIR... |
tree | commitdiff |
2012-10-23 |
Vadim Zeitlin | Change the way directory iteration flags are constructed. |
tree | commitdiff |
2012-10-23 |
Paul Cornett | Minor changes to some comments |
tree | commitdiff |
2012-10-23 |
Vadim Zeitlin | Add wxEvtHandler::CallAfter() for asynchronous method... |
tree | commitdiff |
2012-10-22 |
Vadim Zeitlin | Set C++ global locale too in wxAppTraitsBase::SetLocale(). |
tree | commitdiff |
2012-10-22 |
Vadim Zeitlin | Revert accidental incompatible change to wxFileName... |
tree | commitdiff |
2012-10-19 |
Vadim Zeitlin | Allow testing for existence of specific file types... |
tree | commitdiff |
2012-10-18 |
Vadim Zeitlin | Fix bug in wxFileName::Exists("/"). |
tree | commitdiff |
2012-10-17 |
Vadim Zeitlin | Fix crash in wxDC::GetMultiLineTextExtent() after last... |
tree | commitdiff |
2012-10-17 |
Vadim Zeitlin | Factor out text measurement from wxDC and wxWindow... |
tree | commitdiff |
2012-10-15 |
Vadim Zeitlin | Check for filespec when generating events in wxFileSyst... |
tree | commitdiff |
2012-10-15 |
Vadim Zeitlin | Add support for symlinks to wxFileName. |
tree | commitdiff |
2012-10-15 |
Vadim Zeitlin | Make wxFileSystemWatcher watch entries reference-counted. |
tree | commitdiff |
2012-10-15 |
Vadim Zeitlin | Improve handling of file spec in wxFileSystemWatcher... |
tree | commitdiff |
2012-10-14 |
Vadim Zeitlin | Make GetClippingBox() work for wxPrinterDC in wxGTK. |
tree | commitdiff |
2012-10-13 |
Vadim Zeitlin | Allow using windows that can't be focused with wxNaviga... |
tree | commitdiff |
2012-10-09 |
Vadim Zeitlin | Do return the protocol part from GetLocaltion() for... |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | Flush log messages from other threads on shutdown too. |
tree | commitdiff |
2012-10-04 |
Vadim Zeitlin | Add a more convenient wxColour::MakeDisabled() overload. |
tree | commitdiff |
2012-10-04 |
Vadim Zeitlin | Fix bugs in the recently added wxDateTime::DiffAsDateSp... |
tree | commitdiff |
2012-10-04 |
Vadim Zeitlin | Fix fatal bug in the recently added wxFile::ReadAll(). |
tree | commitdiff |
2012-10-04 |
Paul Cornett | silence warnings about shadowed variables with GCC... |
tree | commitdiff |
2012-10-03 |
Vadim Zeitlin | Do use IsEscapeKey() in wxDialog escape key handling. |
tree | commitdiff |
2012-10-01 |
Vadim Zeitlin | Add wxDateTime::DiffAsDateSpan(). |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Small optimization of wxFFile::ReadAll(): avoid extra... |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Added wxFile::ReadAll() for consistency with wxFFile... |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Add per-direction wxSocket wait flags and byte counters. |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Fix handling of not fully specified min/max size in... |
tree | commitdiff |
2012-09-28 |
Vadim Zeitlin | Fix testing for existence of paths with trailing separa... |
tree | commitdiff |
2012-09-27 |
Vadim Zeitlin | Use SelectAll() instead of SetSelection(-1, -1). |
tree | commitdiff |
2012-09-27 |
Vadim Zeitlin | Account correctly for the controller when computing... |
tree | commitdiff |
2012-09-27 |
Vadim Zeitlin | Use wxSize::IncTo() in wxBookCtrlBase::DoGetBestSize(). |
tree | commitdiff |
2012-09-27 |
Vadim Zeitlin | Avoid useless iteration on all pages in wxBookCtrlBase... |
tree | commitdiff |
2012-09-25 |
Vadim Zeitlin | Really fix stack dumps for asserts and wxStackWalker... |
tree | commitdiff |
next |