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 |
2012-09-22 |
Vadim Zeitlin | Allow wxWrapSizer to request more size than it used... |
tree | commitdiff |
2012-09-20 |
Vadim Zeitlin | Fix wxPluginLibrary wxClassInfo pointers initialization. |
tree | commitdiff |
2012-09-20 |
Vadim Zeitlin | Quote wxExecute() arguments in wxDebugReportUpload... |
tree | commitdiff |
2012-09-19 |
Vadim Zeitlin | Let wxWindow::Fit[Inside]() work even for windows witho... |
tree | commitdiff |
2012-09-18 |
Vadim Zeitlin | Fix wxMSW compilation in STL build after the changes... |
tree | commitdiff |
2012-09-17 |
Dimitri Schoolwerth | Set svn properties on recently added files. |
tree | commitdiff |
2012-09-15 |
Vadim Zeitlin | No changes, just silence some MSVC 11 static analyzer... |
tree | commitdiff |
2012-09-15 |
Vadim Zeitlin | Fix text origin and bounding box computations in wxSVGF... |
tree | commitdiff |
2012-09-15 |
Vadim Zeitlin | No real changes, just slightly simplify wxSVGFileDCImpl... |
tree | commitdiff |
2012-09-14 |
Vadim Zeitlin | No changes, just remove unnecessary variable initializa... |
tree | commitdiff |
2012-09-13 |
Vadim Zeitlin | Add wxBitmap::NewFromPNGData() for creating bitmaps... |
tree | commitdiff |
2012-09-13 |
Vadim Zeitlin | Don't ignore invalid files entered into wxFileDirPicker... |
tree | commitdiff |
2012-09-13 |
Vadim Zeitlin | Extract "Close" button creation from wxInfoBarGeneric... |
tree | commitdiff |
2012-09-13 |
Vadim Zeitlin | Don't initialize alpha twice when loading wxImage from... |
tree | commitdiff |
2012-09-11 |
Steve Lamerton | Add generic wxFileSystem support to wxWebView using... |
tree | commitdiff |
2012-09-09 |
Vadim Zeitlin | Fix handling of wxTextEntry hints in wxGTK. |
tree | commitdiff |
2012-09-09 |
Vadim Zeitlin | Remove workarounds for wxTextCtrl::SetValue() events... |
tree | commitdiff |
2012-09-08 |
Václav Slavík | Fix VC6 compilation after r72430. |
tree | commitdiff |
2012-09-08 |
Václav Slavík | Add MUI_LANGUAGE_NAME to wx/msw/missing.h. |
tree | commitdiff |
2012-09-08 |
Václav Slavík | Add wxTranslations::GetBestTranslation(). |
tree | commitdiff |
2012-08-31 |
Václav Slavík | Fix compilation after r72375 - LC_CTYPE requires locale.h. |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Add wxSpinCtrl::SetBase() to allow entering hexadecimal... |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Use wxSOCKET_WAITALL in wxHTTP to ensure that all data... |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Fix bugs in parsing wxLongLong values starting with... |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Virtualize showing/hiding the pages in wxBookCtrlBase. |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Don't lay out the window being destroyed unnecessarily. |
tree | commitdiff |
2012-08-25 |
Václav Slavík | Make sure wchar_t CRT functions work on OS X. |
tree | commitdiff |
2012-08-15 |
Vadim Zeitlin | Respect item max sizes in wxBoxSizer. |
tree | commitdiff |
next |