2010-06-20 |
Vadim Zeitlin | Add a system option to exit immediately on assert failure. |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Document and improve system options definition in the... |
tree | commitdiff |
2010-06-20 |
Stefan Csomor | no trailing slash for OSX_CARBON |
tree | commitdiff |
2010-06-20 |
Stefan Csomor | no trailing slash for OSX_CARBON |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Ensure that wxFileName::GetTempDir() doesn't return... |
tree | commitdiff |
2010-06-19 |
Francesco Montorsi | Remove identic implementations of wxDir::Exists from... |
tree | commitdiff |
2010-06-17 |
Vadim Zeitlin | Allow specifying non default port for wxFTP connections. |
tree | commitdiff |
2010-06-17 |
Václav Slavík | Compilation fix for GetAvailableTranslations(). |
tree | commitdiff |
2010-06-16 |
Václav Slavík | Add wxTranslations::GetAvailableTranslations(). |
tree | commitdiff |
2010-06-15 |
Jaakko Salli | Fix compilation when wxAny was disabled (fixes #12148) |
tree | commitdiff |
2010-06-13 |
Jaakko Salli | Added wxComboCtrl::SetTextCtrlStyle() |
tree | commitdiff |
2010-06-12 |
Vadim Zeitlin | Fix processing of events for MRU entries #10 and more... |
tree | commitdiff |
2010-06-10 |
Vadim Zeitlin | Fix typo in an error message in XTI code. |
tree | commitdiff |
2010-06-09 |
Francesco Montorsi | Increase interoperability between wxPoint and wxRealPoi... |
tree | commitdiff |
2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE_EVENT_... |
tree | commitdiff |
2010-06-07 |
Vadim Zeitlin | Include locale.h in cmdline.cpp to ensure LC_ALL is... |
tree | commitdiff |
2010-06-06 |
Vadim Zeitlin | Don't post process events twice but return correct... |
tree | commitdiff |
2010-06-06 |
Jaakko Salli | In wxComboCtrlBase::DoShowPopup(), if the popup window... |
tree | commitdiff |
2010-06-05 |
Vadim Zeitlin | Refactor listbox event sending code to avoid duplication. |
tree | commitdiff |
2010-06-05 |
Vadim Zeitlin | Don't return true from DoTryChain() if the event wasn... |
tree | commitdiff |
2010-06-05 |
Robin Dunn | m_id was already set, don't set it to the passed in... |
tree | commitdiff |
2010-06-02 |
Vadim Zeitlin | Fix recently broken forwarding of events between event... |
tree | commitdiff |
2010-06-01 |
Jaakko Salli | In wxComboPopupEvtHandler::OnMouseEvent(), when need... |
tree | commitdiff |
2010-06-01 |
Jaakko Salli | For clarity: wxComboPopupExtraEventHandler -> wxComboPo... |
tree | commitdiff |
2010-06-01 |
Jaakko Salli | Refactored wxComboPopupExtraEventHandler::OnMouseEvent... |
tree | commitdiff |
2010-05-31 |
Vadim Zeitlin | Don't disable wxID_PRINT_SETUP even when there is no... |
tree | commitdiff |
2010-05-31 |
Vadim Zeitlin | Use C locale for numbers in wx(File)Config. |
tree | commitdiff |
2010-05-31 |
Vadim Zeitlin | Add wxString::FromDouble() and FromCDouble(). |
tree | commitdiff |
2010-05-31 |
Vadim Zeitlin | Make wxString::ToCXXX() methods always available. |
tree | commitdiff |
2010-05-30 |
Vadim Zeitlin | Activate the view of a newly created document. |
tree | commitdiff |
2010-05-30 |
Vadim Zeitlin | Store page setup data in wxDocManager. |
tree | commitdiff |
2010-05-29 |
Vadim Zeitlin | Add "filter changed" event to wxFileCtrl. |
tree | commitdiff |
2010-05-29 |
Vadim Zeitlin | Add wxConfig::Read(float *) overload. |
tree | commitdiff |
2010-05-27 |
Jaakko Salli | In wxComboPopupExtraEventHandler::OnMouseEvent(): Also... |
tree | commitdiff |
2010-05-27 |
Jaakko Salli | Fixed wxComboCtrl::SetButtonPosition() on Vista/Win7... |
tree | commitdiff |
2010-05-22 |
Vadim Zeitlin | Modify wxBoxSizer minimal size calculations to respect... |
tree | commitdiff |
2010-05-21 |
Robert Roebling | Second try to get wxDataViewChoiceByIndex and its name... |
tree | commitdiff |
2010-05-20 |
Robert Roebling | Make GetIndexOf() and get_path() work for virtual list... |
tree | commitdiff |
2010-05-19 |
Vadim Zeitlin | No changes, just add a comment. |
tree | commitdiff |
2010-05-16 |
Robert Roebling | Don't call super class explicitly so overriding is... |
tree | commitdiff |
2010-05-13 |
Vadim Zeitlin | Document wxDocument::DeleteContents(). |
tree | commitdiff |
2010-05-13 |
Jaakko Salli | Added wxGraphicsContext::Create(const wxEnhMetaFileDC... |
tree | commitdiff |
2010-05-12 |
Vadim Zeitlin | Refactor wxDocParentFrame and wxDocMDIParentFrame to... |
tree | commitdiff |
2010-05-11 |
Jouk Jansen | Update OpenVMS comiles support |
tree | commitdiff |
2010-05-09 |
Vadim Zeitlin | Replace public wxEvtHandler::ProcessEventHere() with... |
tree | commitdiff |
2010-05-09 |
Vadim Zeitlin | Use ProcessEventLocally() instead of ProcessEventHere... |
tree | commitdiff |
2010-05-09 |
Vadim Zeitlin | Refactor the event processing code to add ProcessEventL... |
tree | commitdiff |
2010-05-09 |
Vadim Zeitlin | Call wxEvtHandler::TryBefore() only once from ProcessEv... |
tree | commitdiff |
2010-05-09 |
Václav Slavík | Whitelist wxID_NONE as valid menu item ID. |
tree | commitdiff |
2010-05-08 |
Václav Slavík | Fixed a test in wxTranslations::GetString() to use... |
tree | commitdiff |
2010-05-07 |
Vadim Zeitlin | Fix crash in wxCommandProcessor of capacity N when... |
tree | commitdiff |
2010-05-07 |
Vadim Zeitlin | Fix assert during separator items creation introduced... |
tree | commitdiff |
2010-05-07 |
Václav Slavík | Integrate with GNOME's Recent Documents menu. |
tree | commitdiff |
2010-05-06 |
Vadim Zeitlin | Check that menu ids are limited to MSW-supported range. |
tree | commitdiff |
2010-05-06 |
Vadim Zeitlin | Added wxLANGUAGE_BOSNIAN. |
tree | commitdiff |
2010-05-06 |
Václav Slavík | Refactor wxTranslationsLoader API. |
tree | commitdiff |
2010-05-05 |
Václav Slavík | Fix incorrect assumptions about locales codes. |
tree | commitdiff |
2010-05-05 |
Vadim Zeitlin | No changes, just make wxDataViewEditorCtrlEvtHandler... |
tree | commitdiff |
2010-05-05 |
Vadim Zeitlin | Pop event handler from wxDVC edit control before destro... |
tree | commitdiff |
2010-05-05 |
Václav Slavík | Don't use size_t for plural forms parameter. |
tree | commitdiff |
2010-05-05 |
Vadim Zeitlin | Replace wxPrintout::SetIsPreview() with SetPreview(). |
tree | commitdiff |
2010-05-04 |
Vadim Zeitlin | Ignore time component of SYSTEMTIME in wxCalendarCtrl. |
tree | commitdiff |
2010-05-04 |
Václav Slavík | Move wxFileHistory out of docview framework, add wxUSE_... |
tree | commitdiff |
2010-05-03 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2010-04-30 |
Jaakko Salli | Use scoped ptrs to managed wxAnyValueType instances... |
tree | commitdiff |
2010-04-29 |
Václav Slavík | Always use active wxTranslations instance via wxLocale. |
tree | commitdiff |
2010-04-27 |
Jaakko Salli | Safeguard against redundant registration of the same... |
tree | commitdiff |
2010-04-27 |
Václav Slavík | Use '+' in accelerators, not '-'. |
tree | commitdiff |
2010-04-26 |
Václav Slavík | Add support for storing translations in win32 resources. |
tree | commitdiff |
2010-04-26 |
Václav Slavík | Shorten lang names in wxTranslations, not wxFileTransla... |
tree | commitdiff |
2010-04-26 |
Vadim Zeitlin | Add wxLoadUserResource() overload not copying the resou... |
tree | commitdiff |
2010-04-26 |
Vadim Zeitlin | Set popup menu invoking window in wxWindowBase and... |
tree | commitdiff |
2010-04-25 |
Václav Slavík | Don't include wx/msw/private.h from dynlib.h. |
tree | commitdiff |
2010-04-24 |
Vadim Zeitlin | Recurse upwards the menu hierarchy in wxMenu::GetWindow(). |
tree | commitdiff |
2010-04-24 |
Vadim Zeitlin | A slightly better compilation fix after PCH-less build... |
tree | commitdiff |
2010-04-24 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2010-04-24 |
Vadim Zeitlin | Use wxMenu::GetWindow() instead of GetInvokingWindow... |
tree | commitdiff |
2010-04-24 |
Vadim Zeitlin | Move wxMSW wxMenu::GetWindow() down to wxMenuBase. |
tree | commitdiff |
2010-04-24 |
Václav Slavík | wxLocale::InitLanguagesDB() doesn't use wxStringTokeniz... |
tree | commitdiff |
2010-04-24 |
Václav Slavík | Split intl.h into intl.h, language.h and translation.h. |
tree | commitdiff |
2010-04-24 |
Václav Slavík | Split wxLocale into wxLocale and wxTranslations. |
tree | commitdiff |
2010-04-22 |
Václav Slavík | Fixed (correct) warning about uninitialized inputConv. |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Don't test possibly uninitialized variable in wxGCDC... |
tree | commitdiff |
2010-04-22 |
Jaakko Salli | Allow wxAny to contain 'const char*' or 'const wchar_t... |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Fix off by one error in wxFTP::GetFileSize(). |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Return correct invoking window for submenus of a popup... |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Use symbolic names for popup menu ids in wxEVT_MENU_HIG... |
tree | commitdiff |
2010-04-21 |
Václav Slavík | msgIdCharset is only needed in ANSI build. |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | currently avoid problems when releasing the capture... |
tree | commitdiff |
2010-04-20 |
Vadim Zeitlin | Check for menu title being non-empty when appending... |
tree | commitdiff |
2010-04-19 |
Jaakko Salli | or -> || (how did that compile on GCC anyway?) |
tree | commitdiff |
2010-04-19 |
Jaakko Salli | When deciding whether to convert wxAny to 'long' or... |
tree | commitdiff |
2010-04-18 |
Jaakko Salli | Use const_cast<> to get 'wxAnyValueType*' from 'const... |
tree | commitdiff |
2010-04-18 |
Jaakko Salli | Fix STL build |
tree | commitdiff |
2010-04-18 |
Jaakko Salli | Fix wxAny for VC6 by removing 'wxAny& operator=(const... |
tree | commitdiff |
2010-04-18 |
Vadim Zeitlin | Fix bug with using uninitialized flags in GetParentForM... |
tree | commitdiff |
2010-04-17 |
Vadim Zeitlin | Don't return invalid size from wxDir::GetTotalSize... |
tree | commitdiff |
2010-04-17 |
Vadim Zeitlin | No real changes, just some minor cleanup of wxDirTraver... |
tree | commitdiff |
2010-04-17 |
Robert Roebling | Added virtual destructor |
tree | commitdiff |
2010-04-17 |
Jaakko Salli | Suppressed some harmless VC6 warnings |
tree | commitdiff |
next |