2010-05-20 |
Stefan Csomor | adding support for iphone |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | fixing copy paste error |
tree | commitdiff |
2010-05-20 |
Stefan Csomor | adapting to new API |
tree | commitdiff |
2010-05-19 |
Stefan Csomor | not needed anymore |
tree | commitdiff |
2010-05-19 |
Stefan Csomor | adding methoddefs |
tree | commitdiff |
2010-05-18 |
Vadim Zeitlin | Compilation fix for wxUSE_LOG_DEBUG==0 case. |
tree | commitdiff |
2010-05-16 |
Robert Roebling | Added quick implementation of wxDataViewChoiceByIndexRe... |
tree | commitdiff |
2010-05-16 |
Robert Roebling | Part II of: Add GetChoice() and GetChoices() getters... |
tree | commitdiff |
2010-05-16 |
Robert Roebling | Add GetChoice() and GetChoices() getters to all choice... |
tree | commitdiff |
2010-05-16 |
Robert Roebling | Applied #11755: wxBitmapToggleButton Xml Handler |
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-13 |
Václav Slavík | Add missing check for wxUSE_FILE_HISTORY existence. |
tree | commitdiff |
2010-05-12 |
Vadim Zeitlin | Refactor wxDocParentFrame and wxDocMDIParentFrame to... |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | Build fix: forgotten part of the previous commit. |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | Add column parameter to wxListCtrl::GetItemText(). |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | Change wxDIALOG_NO_PARENT value to avoid clashing with... |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | Replace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTIN... |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | No changes, just added comments summarizing the use... |
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 | Add wxWindow::ProcessWindowEventLocally() and use it... |
tree | commitdiff |
2010-05-09 |
Vadim Zeitlin | Refactor the event processing code to add ProcessEventL... |
tree | commitdiff |
2010-05-09 |
Jaakko Salli | Supress SetFocus() warning in wxVListBoxComboPopup |
tree | commitdiff |
2010-05-08 |
Václav Slavík | wxMsgCatalog destructor should be public. |
tree | commitdiff |
2010-05-08 |
Vadim Zeitlin | Invalidate wxListBox best size immediately without... |
tree | commitdiff |
2010-05-07 |
Vadim Zeitlin | Fix bugs related to two phase creation of wxRibbon... |
tree | commitdiff |
2010-05-07 |
Václav Slavík | Integrate with GNOME's Recent Documents menu. |
tree | commitdiff |
2010-05-06 |
Jaakko Salli | Change wxPGProperty::SetChoices() to accept 'const... |
tree | commitdiff |
2010-05-06 |
Vadim Zeitlin | Don't accept focus in the dummy main generic spin contr... |
tree | commitdiff |
2010-05-06 |
Vadim Zeitlin | Don't send wxEVT_COMMAND_SPINCTRLDOUBLE_UPDATED when... |
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-06 |
Václav Slavík | Move wxScopedPtr::reset() implementation to wxDEFINE_SC... |
tree | commitdiff |
2010-05-06 |
Václav Slavík | Use wxCHECKED_DELETE in wxScopedPtr::reset(). |
tree | commitdiff |
2010-05-06 |
Václav Slavík | Use wxCHECKED_DELETE in wxScopedPtr<T>. |
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 | Notify user less intrusively about overflow when previe... |
tree | commitdiff |
2010-05-05 |
Vadim Zeitlin | Move wxInfoBar to core library from adv. |
tree | commitdiff |
2010-05-05 |
Vadim Zeitlin | Replace wxPrintout::SetIsPreview() with SetPreview(). |
tree | commitdiff |
2010-05-05 |
Vadim Zeitlin | No real changes, just clean up wxAbortProc mess. |
tree | commitdiff |
2010-05-05 |
Václav Slavík | Fix wxScopedCharTypeBuffer<T>::CreateOwned() to match... |
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-02 |
Vadim Zeitlin | Add wxTreeCtrl::{Clear,Set}FocusedItem(). |
tree | commitdiff |
2010-04-30 |
Stefan Csomor | updated headers |
tree | commitdiff |
2010-04-30 |
Stefan Csomor | textctrl impl |
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 |
Julian Smart | wxRTC: fixed style selection reset after editing a... |
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 |
Václav Slavík | Add wxMemoryBuffer::release(). |
tree | commitdiff |
2010-04-26 |
Václav Slavík | Add instance argument to wxLoadUserResource(). |
tree | commitdiff |
2010-04-26 |
Václav Slavík | Make wxLoadUserResource() declaration available to... |
tree | commitdiff |
2010-04-26 |
Vadim Zeitlin | Add wxLoadUserResource() overload not copying the resou... |
tree | commitdiff |
2010-04-26 |
Vadim Zeitlin | Fix wxGTK1 event loop definition mismatch between base... |
tree | commitdiff |
2010-04-26 |
Vadim Zeitlin | Use wxMenuBar::Attach/Detach() instead of SetInvokingWi... |
tree | commitdiff |
2010-04-26 |
Vadim Zeitlin | Set popup menu invoking window in wxWindowBase and... |
tree | commitdiff |
2010-04-25 |
Francesco Montorsi | no real change: just fix RCS-ID so that it reflects... |
tree | commitdiff |
2010-04-25 |
Václav Slavík | Don't include wx/msw/private.h from dynlib.h. |
tree | commitdiff |
2010-04-25 |
Václav Slavík | Declare various WXH* handles compatibly with SDK. |
tree | commitdiff |
2010-04-24 |
Vadim Zeitlin | Remove unnecessary duplicate code dealing with invoking... |
tree | commitdiff |
2010-04-24 |
Vadim Zeitlin | Recurse upwards the menu hierarchy in wxMenu::GetWindow(). |
tree | commitdiff |
2010-04-24 |
Vadim Zeitlin | Don't use invoking window in wxGTK wxMenuBar implementa... |
tree | commitdiff |
2010-04-24 |
Vadim Zeitlin | No real changes, just remove empty wxMenuBar dtor in... |
tree | commitdiff |
2010-04-24 |
Vadim Zeitlin | Move wxMSW wxMenu::GetWindow() down to wxMenuBase. |
tree | commitdiff |
2010-04-24 |
Jaakko Salli | Allow wxPGProperty::Hide() to be called on unattached... |
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 |
Vadim Zeitlin | Define wxStrto{d,l,ul}_l() functions in non-Unicode... |
tree | commitdiff |
2010-04-22 |
Jaakko Salli | Added parenthesis around macro arguments |
tree | commitdiff |
2010-04-22 |
Jaakko Salli | Allow wxAny to contain 'const char*' or 'const wchar_t... |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Return correct invoking window for submenus of a popup... |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Override wxWindow::MSWGetCreateWindowCoords() in wxTopL... |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Add documentation for several grid cell renderer/editor... |
tree | commitdiff |
2010-04-22 |
Stefan Csomor | missed in r64093 |
tree | commitdiff |
2010-04-22 |
Stefan Csomor | overriding the cfrunloop accessor, during booting cocoa... |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | tracking open modal dialogs |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | having common API for mapping between native and wx... |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | type of wrapped window can be any NSWindow, not only... |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | TODO done |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | wrap native TLWs so that they also appear in the tlw... |
tree | commitdiff |
2010-04-20 |
Jaakko Salli | Fix VC6 compilation by changing the order of assignment... |
tree | commitdiff |
2010-04-20 |
Vadim Zeitlin | Add wxProgressDialog::Was{Cancelled,Skipped}() convenie... |
tree | commitdiff |
2010-04-18 |
Stefan Csomor | streamlining code for extra controls |
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 |
Robert Roebling | Added virtual destructor |
tree | commitdiff |
2010-04-17 |
Jaakko Salli | Removed two instances of 'template<>' - looks like... |
tree | commitdiff |
2010-04-17 |
Jaakko Salli | Fixed VC6 compilation - wxAny(const wxVariant&) ctor... |
tree | commitdiff |
2010-04-16 |
Vadim Zeitlin | Don't define wxADJUST_MINSIZE if it had been already... |
tree | commitdiff |
2010-04-16 |
Vadim Zeitlin | Add wxToolBar::GetToolByPos() method to access tools... |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Fix build breakage caused by bConvertEncoding deprecation. |
tree | commitdiff |
2010-04-16 |
Jaakko Salli | Adapted wxPropertyGrid documentation, samples, tests... |
tree | commitdiff |
2010-04-16 |
Jaakko Salli | wxVariant <-> wxAny conversion functionality. Includes... |
tree | commitdiff |
2010-04-16 |
Vadim Zeitlin | Don't rely on __GXX_RTTI being defined with g++ < 4.3. |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Remove wxLOCALE_CONV_ENCODING flag. |
tree | commitdiff |
next |