2010-05-10 |
Vadim Zeitlin | Replace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTIN... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Vadim Zeitlin | No changes, just added comments summarizing the use... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Vadim Zeitlin | Don't use wxWindow::ClearBackground() in the image... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Jaakko Salli | Make text printed by wxGraphicsContext shorter |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Jaakko Salli | Use wxGraphicsContext to draw some text and a rectangle... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Jaakko Salli | In wxGDIPlusContext::GetTextExtent(), return more accur... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Jaakko Salli | Set wxGraphicsContext page scale, which is required... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Vadim Zeitlin | Replace public wxEvtHandler::ProcessEventHere() with... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Vadim Zeitlin | Use ProcessEventLocally() instead of ProcessEventHere... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Vadim Zeitlin | Add wxWindow::ProcessWindowEventLocally() and use it... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Vadim Zeitlin | Refactor the event processing code to add ProcessEventL... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Vadim Zeitlin | Call wxEvtHandler::TryBefore() only once from ProcessEv... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Jaakko Salli | Supress SetFocus() warning in wxVListBoxComboPopup |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Václav Slavík | Prevent idMenuTitle from being accidentally used as... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Václav Slavík | Whitelist wxID_NONE as valid menu item ID. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Václav Slavík | Fixed popup menu's title to be bold regardless of metho... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Václav Slavík | wxMsgCatalog destructor should be public. |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Václav Slavík | Fixed a test in wxTranslations::GetString() to use... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Vadim Zeitlin | Invalidate wxListBox best size immediately without... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Vadim Zeitlin | Fix crash in wxCommandProcessor of capacity N when... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Vadim Zeitlin | Fix assert during separator items creation introduced... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Vadim Zeitlin | Fix bugs related to two phase creation of wxRibbon... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Jouk Jansen | Updating setup for OpenVMS |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Václav Slavík | Integrate with GNOME's Recent Documents menu. |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Václav Slavík | Clarify that wxFileSystem::OpenFile() takes URL, not... |
commit | commitdiff | tree | snapshot |
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 |
next |