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 |
2010-04-16 |
Václav Slavík | Add wxLOCALE_DONT_LOAD_DEFAULT (=0) for clarity. |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Remove wxUSE_WCHAR_T checks. |
tree | commitdiff |
2010-04-16 |
Stefan Csomor | translating background style BG_PAINT into opaqueness... |
tree | commitdiff |
2010-04-15 |
Vadim Zeitlin | Fix using weak references to incomplete classes. |
tree | commitdiff |
2010-04-14 |
Stefan Csomor | fixing constants to be of the expected parameter type... |
tree | commitdiff |
2010-04-13 |
Stefan Csomor | adding support for extraControl on osx_carbon |
tree | commitdiff |
2010-04-13 |
Stefan Csomor | adding wrapping possibility for native tlws |
tree | commitdiff |
2010-04-12 |
Stefan Csomor | correcting alpha and removing window shadow for overlay |
tree | commitdiff |
2010-04-12 |
Stefan Csomor | name change to correctly reflect the autorelease nature... |
tree | commitdiff |
2010-04-12 |
Vadim Zeitlin | Fix VC6 compilation which was somehow broken by adding... |
tree | commitdiff |
2010-04-12 |
Stefan Csomor | change grow box implementation - was incorrectly gettin... |
tree | commitdiff |
2010-04-12 |
Vadim Zeitlin | Fix crash in wxListbook if image list is assigned after... |
tree | commitdiff |
2010-04-12 |
Vadim Zeitlin | Fix return value of wxList::insert() in non-STL builds. |
tree | commitdiff |
2010-04-12 |
Vadim Zeitlin | Fix compilation of wxIconBundle in some particular... |
tree | commitdiff |
2010-04-11 |
Vadim Zeitlin | Use template class instead of template function in... |
tree | commitdiff |
2010-04-11 |
Jaakko Salli | Fixed typo in documentation string |
tree | commitdiff |
2010-04-11 |
Vadim Zeitlin | Add wxString::ToStdString() and ToStdWstring(). |
tree | commitdiff |
2010-04-11 |
Stefan Csomor | cocoa implementation for overlay |
tree | commitdiff |
2010-04-10 |
Vadim Zeitlin | Add non-template wxWeakRef<T> constructor from T*. |
tree | commitdiff |
2010-04-10 |
Vadim Zeitlin | Add wxWeakRef::element_type, remove unnecessary assignm... |
tree | commitdiff |
2010-04-09 |
Vadim Zeitlin | Add wxImage::ClearAlpha(). |
tree | commitdiff |
2010-04-08 |
Stefan Csomor | trying to simplify and optimize font handling |
tree | commitdiff |
2010-04-08 |
Stefan Csomor | using statically allocated font objects for speedup |
tree | commitdiff |
2010-04-08 |
Stefan Csomor | allowing direct native tlw modal loops |
tree | commitdiff |
2010-04-07 |
Robin Dunn | #include <algorithm> |
tree | commitdiff |
2010-04-07 |
Robin Dunn | (blind) fix for buildbot breakage with MSVC 6 |
tree | commitdiff |
2010-04-07 |
Robin Dunn | Add wxVectorSort function for sorting wxVector<T> conta... |
tree | commitdiff |
next |