2010-05-06 |
Jaakko Salli | Change wxPGProperty::SetChoices() to accept 'const... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Jaakko Salli | Modify float/double wxAny testing to use CPPUNIT_ASSERT... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Vadim Zeitlin | Don't accept focus in the dummy main generic spin contr... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Vadim Zeitlin | Don't send wxEVT_COMMAND_SPINCTRLDOUBLE_UPDATED when... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Vadim Zeitlin | Always update the value of generic spin control when... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Vadim Zeitlin | Make keyboard navigation in generic wxTreeCtrl more... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Vadim Zeitlin | Check that menu ids are limited to MSW-supported range. |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Vadim Zeitlin | Added wxLANGUAGE_BOSNIAN. |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Vadim Zeitlin | Mention that hatched pens don't work under wxGTK and... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Václav Slavík | Refactor wxTranslationsLoader API. |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Václav Slavík | Move wxScopedPtr::reset() implementation to wxDEFINE_SC... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Václav Slavík | Use wxCHECKED_DELETE in wxScopedPtr::reset(). |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Václav Slavík | Use wxCHECKED_DELETE in wxScopedPtr<T>. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Vadim Zeitlin | Fix PCH-less compilation after recent changes. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Václav Slavík | Fix incorrect assumptions about locales codes. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Vadim Zeitlin | No changes, just make wxDataViewEditorCtrlEvtHandler... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Vadim Zeitlin | Pop event handler from wxDVC edit control before destro... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Václav Slavík | Don't use size_t for plural forms parameter. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Vadim Zeitlin | Notify user less intrusively about overflow when previe... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Vadim Zeitlin | Move wxInfoBar to core library from adv. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Vadim Zeitlin | Replace wxPrintout::SetIsPreview() with SetPreview(). |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Vadim Zeitlin | No real changes, just clean up wxAbortProc mess. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Vadim Zeitlin | Remove GtkPrintOperation preview signal handler. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Václav Slavík | Fix wxScopedCharTypeBuffer<T>::CreateOwned() to match... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Vadim Zeitlin | Ignore time component of SYSTEMTIME in wxCalendarCtrl. |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Václav Slavík | Fixed a typo in misc/languages/README. |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Václav Slavík | Move wxFileHistory out of docview framework, add wxUSE_... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Vadim Zeitlin | Use wxString::ToCDouble() instead of emulating it. |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Jouk Jansen | Update OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Vadim Zeitlin | Fix PCH-less build after changes r64139. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Vadim Zeitlin | Include <windows.h> before including <shellapi.h>. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Vadim Zeitlin | Add wxTreeCtrl::{Clear,Set}FocusedItem(). |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Vadim Zeitlin | Spell contributor name correctly. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Stefan Csomor | updated headers |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Stefan Csomor | textctrl impl |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Stefan Csomor | adding wrapper for native UIWindow, using designated... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Stefan Csomor | adjusting to API change of cocoa and carbon |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Stefan Csomor | cleanup |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Václav Slavík | Check in samples/dll for WXUSINGDLL. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Stefan Csomor | moving value setting conformance to impl |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Stefan Csomor | iphone implementations |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Jaakko Salli | Use scoped ptrs to managed wxAnyValueType instances... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Stefan Csomor | adding uifont support |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Václav Slavík | Always use active wxTranslations instance via wxLocale. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Julian Smart | wxRTC: fixed style selection reset after editing a... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Julian Smart | Font output fix |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Jaakko Salli | Safeguard against redundant registration of the same... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Václav Slavík | Use '+' in accelerators, not '-'. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Václav Slavík | Add support for storing translations in win32 resources. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Václav Slavík | Shorten lang names in wxTranslations, not wxFileTransla... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Václav Slavík | Add wxMemoryBuffer::release(). |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Václav Slavík | Add instance argument to wxLoadUserResource(). |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Václav Slavík | Make wxLoadUserResource() declaration available to... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Vadim Zeitlin | Add wxLoadUserResource() overload not copying the resou... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Vadim Zeitlin | Remove a harmless unused parameter warning in wxOSX... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Vadim Zeitlin | Fix wxGTK1 event loop definition mismatch between base... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Vadim Zeitlin | Use wxMenuBar::Attach/Detach() instead of SetInvokingWi... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Vadim Zeitlin | Fix wxGTK1 link after toolbar files renaming. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Vadim Zeitlin | Set popup menu invoking window in wxWindowBase and... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Vadim Zeitlin | Don't set invoking window recursively in wxGTK wxWindow... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Francesco Montorsi | no real change: just fix RCS-ID so that it reflects... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Václav Slavík | Don't include wx/msw/private.h from dynlib.h. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Václav Slavík | Declare various WXH* handles compatibly with SDK. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Vadim Zeitlin | Remove unnecessary duplicate code dealing with invoking... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Vadim Zeitlin | Recurse upwards the menu hierarchy in wxMenu::GetWindow(). |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Vadim Zeitlin | Disable ImageTestCase::LoadFromFile() on build slaves. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Vadim Zeitlin | A slightly better compilation fix after PCH-less build... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Václav Slavík | Added missing @since tags to wxTranslationsLoader classes. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Paul Cornett | non-pch build fix |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Vadim Zeitlin | Don't use invoking window in wxGTK wxMenuBar implementa... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Vadim Zeitlin | Use wxMenu::GetWindow() instead of GetInvokingWindow... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Vadim Zeitlin | Avoid code duplication in wxGTK menu events generation... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Vadim Zeitlin | No real changes, just remove empty wxMenuBar dtor in... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Vadim Zeitlin | Move wxMSW wxMenu::GetWindow() down to wxMenuBase. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Jaakko Salli | Allow wxPGProperty::Hide() to be called on unattached... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Jaakko Salli | In wxPropertyGrid::DoPropertyChanged(), call GetEditorC... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Václav Slavík | wxLocale::InitLanguagesDB() doesn't use wxStringTokeniz... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Václav Slavík | Split intl.h into intl.h, language.h and translation.h. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Václav Slavík | Split wxLocale into wxLocale and wxTranslations. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Václav Slavík | Fix typo in internat sample. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Vadim Zeitlin | Work around wrong client size computation for not yet... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Václav Slavík | Fixed (correct) warning about uninitialized inputConv. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Fix harmless warning about a possibly uninitialized... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Don't test possibly uninitialized variable in wxGCDC... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Fix harmless g++ 4.3 warning about suggested parentheses. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Define wxStrto{d,l,ul}_l() functions in non-Unicode... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Jaakko Salli | Added parenthesis around macro arguments |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Jaakko Salli | Allow wxAny to contain 'const char*' or 'const wchar_t... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Fix off by one error in wxFTP::GetFileSize(). |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Return correct invoking window for submenus of a popup... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Use symbolic names for popup menu ids in wxEVT_MENU_HIG... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Fix bug with using incorrect negative ids in wxEVT_MENU... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Override wxWindow::MSWGetCreateWindowCoords() in wxTopL... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Add documentation for several grid cell renderer/editor... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Clarify that Raise() is only a request to raise the... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Fix fatal bug in ArgsArray(wchar_t**) ctor. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Stefan Csomor | missed in r64093 |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Stefan Csomor | switching to correct hit-testing |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Stefan Csomor | simpler code |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Stefan Csomor | shutdown sequence routing to EndSession calls |
commit | commitdiff | tree | snapshot |
next |