2011-05-26 |
Steve Lamerton | Add a new event type for new window creation, document... |
tree | commitdiff |
2011-05-19 |
Steve Lamerton | Block new frames being created in wxWebViewIE, bringing... |
tree | commitdiff |
2011-05-19 |
Steve Lamerton | Remove defined values from wxWebView enums. We probably... |
tree | commitdiff |
2011-05-19 |
Steve Lamerton | Move wxWebView documentation into a separate interface... |
tree | commitdiff |
2011-05-16 |
Steve Lamerton | Rename source files for consistency |
tree | commitdiff |
2011-05-06 |
Steve Lamerton | Enable IE backend in msw builds unconditionally until... |
tree | commitdiff |
2011-05-06 |
Steve Lamerton | Use correct reload flags on all platforms to avoid... |
tree | commitdiff |
2011-05-06 |
Steve Lamerton | Move msw configuration checking to chkconf.h |
tree | commitdiff |
2011-05-06 |
Steve Lamerton | Add the correct dll export macros |
tree | commitdiff |
2011-05-05 |
Steve Lamerton | Fix compilation under dll builds. Wrap source files... |
tree | commitdiff |
2011-05-05 |
Steve Lamerton | A few more build fixes |
tree | commitdiff |
2011-05-05 |
Steve Lamerton | Various typos fixes and minor build system changes... |
tree | commitdiff |
2011-05-04 |
Steve Lamerton | Set the correct svn properties on the new files. Correc... |
tree | commitdiff |
2011-05-04 |
Steve Lamerton | Application of the most recent wxWebView patch, the... |
tree | commitdiff |
2011-05-01 |
Vadim Zeitlin | Translate various user-visible strings in rich text... |
tree | commitdiff |
2011-04-30 |
Dimitri Schoolwerth | No code changes, fixed some typos. |
tree | commitdiff |
2011-04-28 |
Vadim Zeitlin | Fix wxULongLongNative::ToDouble() compilation with... |
tree | commitdiff |
2011-04-28 |
Vadim Zeitlin | Use correct GTK macro in wx_gtk_widget_get_sensitive(). |
tree | commitdiff |
2011-04-28 |
Vadim Zeitlin | Fix check in assert in wxULongLong::ToULong(). |
tree | commitdiff |
2011-04-28 |
Vadim Zeitlin | Don't specialize std::numeric_limits<> for wxLongLong... |
tree | commitdiff |
2011-04-27 |
Vadim Zeitlin | Fix wxULongLong::ToDouble() for MSVC. |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | Allow showing the print preview frame non modally. |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | Fix assert when destroying wxDataViewCtrl being edited... |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | No changes, just get rid of wxDataViewColumn::GetConstG... |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | Specialize std::numeric_limits<> for wxLongLong and... |
tree | commitdiff |
2011-04-25 |
Dimitri Schoolwerth | Fixed filename in wxOSX-Cocoa's file dialog using exten... |
tree | commitdiff |
2011-04-24 |
Václav Slavík | Don't rely on RVO in wxON_BLOCK_EXIT_SET(). |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Add wxDC::SetTransformMatrix() and related methods... |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Set page range in the print preview correctly. |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Make the source files non-executable again. |
tree | commitdiff |
2011-04-22 |
Václav Slavík | Return wxWindow* from wxDataViewCustomRenderer::CreateE... |
tree | commitdiff |
2011-04-22 |
Stefan Csomor | osx 64 bit multilib build needs an explicit export... |
tree | commitdiff |
2011-04-22 |
Stefan Csomor | implementation of HotKey, see #12354 |
tree | commitdiff |
2011-04-21 |
Julian Smart | Added ForceDelayedLayout |
tree | commitdiff |
2011-04-17 |
Vadim Zeitlin | Implement auto-completion support for wxTextEntry in... |
tree | commitdiff |
2011-04-17 |
Vadim Zeitlin | Refactor: extract wxTextCompleterFixed from wxMSW to... |
tree | commitdiff |
2011-04-17 |
Vadim Zeitlin | Add wxAffineMatrix2D and related classes. |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Split wxTextCompleter into a base class and wxTextCompl... |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Added private wxEVT_AFTER_CHAR event for wxMSW implemen... |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Add support for dynamic auto-completion in wxTextEntry. |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Refactor wxTextEntry::AutoComplete() to simply call... |
tree | commitdiff |
2011-04-16 |
Stefan Csomor | support generic flag for pixel offsetting, see #11853 |
tree | commitdiff |
2011-04-15 |
Dimitri Schoolwerth | Replaced C++ comments with C ones in C files. |
tree | commitdiff |
2011-04-15 |
Paul Cornett | workaround for broken window managers which claim to... |
tree | commitdiff |
2011-04-15 |
Jaakko Salli | Removed wxPG_DOUBLE_BUFFER constant. Now all wxPG rende... |
tree | commitdiff |
2011-04-10 |
Vadim Zeitlin | Re-define push_back() in wxSortedArrayString to behave... |
tree | commitdiff |
2011-04-10 |
Vadim Zeitlin | Allow customizing AUI tab colours in wxAuiTabArt. |
tree | commitdiff |
2011-04-09 |
Stefan Csomor | fixing configure builds for iphone |
tree | commitdiff |
2011-04-04 |
Julian Smart | Further commenting |
tree | commitdiff |
2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
tree | commitdiff |
2011-04-02 |
Vadim Zeitlin | Disable wxUSE_STD_CONTAINERS by default for MSVC6. |
tree | commitdiff |
2011-04-02 |
Paul Cornett | need to override DoGetBestClientSize() to get correct... |
tree | commitdiff |
2011-04-01 |
Paul Cornett | build fix for GTK1 after r67299 |
tree | commitdiff |
2011-03-31 |
Jaakko Salli | Added wxComboPopup::DestroyPopup(), which responsibilit... |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Implement wxGraphicsContext::GetSize() for Cairo. |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Fix HMENU to wxMenu translation in wxMSW code. |
tree | commitdiff |
2011-03-30 |
Vadim Zeitlin | Remove REMOVE_UNUSED_ARG option from setup.h files. |
tree | commitdiff |
2011-03-30 |
Vadim Zeitlin | Add support for elements preceding the document node... |
tree | commitdiff |
2011-03-30 |
Vadim Zeitlin | Add wxUSE_STD_CONTAINERS and turn it on by default. |
tree | commitdiff |
2011-03-30 |
Vadim Zeitlin | Fix XTI compilation in STL build. |
tree | commitdiff |
2011-03-30 |
Paul Cornett | convert assertdlg_gtk to C++ |
tree | commitdiff |
2011-03-29 |
Paul Cornett | fix typo |
tree | commitdiff |
2011-03-28 |
Paul Cornett | avoid deprecated functions and direct struct access |
tree | commitdiff |
2011-03-27 |
Paul Cornett | add more functions we will need |
tree | commitdiff |
2011-03-27 |
Václav Slavík | Always use gtk2-compat.h definitions. |
tree | commitdiff |
2011-03-27 |
Václav Slavík | Renamed wx/gtk/private/compat.h to gtk2-compat.h. |
tree | commitdiff |
2011-03-26 |
Václav Slavík | Compilation fix for r67312: add explicit cast to GtkSta... |
tree | commitdiff |
2011-03-26 |
Václav Slavík | Use accessor functions instead of deprecated GTK+ macros. |
tree | commitdiff |
2011-03-23 |
Paul Cornett | move deprecated GtkTooltips forward declaration to... |
tree | commitdiff |
2011-03-23 |
Paul Cornett | clean up wxGTK tooltip code |
tree | commitdiff |
2011-03-23 |
Vadim Zeitlin | Add WXK_CONTROL_A..WXK_CONTROL_Z constants. |
tree | commitdiff |
2011-03-22 |
Vadim Zeitlin | Add wxUSE_THREADS checks around wxMSW functions dealing... |
tree | commitdiff |
2011-03-22 |
Vadim Zeitlin | Add wxText{Input,Output}Stream::Get{Input,Output}Stream... |
tree | commitdiff |
2011-03-22 |
Dimitri Schoolwerth | Fixed various typos. |
tree | commitdiff |
2011-03-22 |
Jaakko Salli | To have better support for themed and custom background... |
tree | commitdiff |
2011-03-20 |
Jaakko Salli | Added wxComboCtrlBase::m_hasTcBgCol. Re-using base... |
tree | commitdiff |
2011-03-20 |
Jaakko Salli | Redone (generic) wxComboCtrl background painting and... |
tree | commitdiff |
2011-03-20 |
Dimitri Schoolwerth | No changes, synchronised source names that appear comme... |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | Add wxPanel::SetBackgroundBitmap(). |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | Deprecate old style wxPanel ctor taking separate coordi... |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | Split wxPanel in wxPanelBase and platform-specific... |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | No changes, just refactor wxMSW background brush methods. |
tree | commitdiff |
2011-03-19 |
Vadim Zeitlin | Document wxPopupTransientWindow. |
tree | commitdiff |
2011-03-19 |
Stefan Csomor | going private with userpane info |
tree | commitdiff |
2011-03-18 |
Stefan Csomor | moving userpane attribute into implementation |
tree | commitdiff |
2011-03-18 |
Dimitri Schoolwerth | Set svn properties on various files throughout the... |
tree | commitdiff |
2011-03-18 |
Stefan Csomor | going private for m_peer to give a foundation for bette... |
tree | commitdiff |
2011-03-18 |
Vadim Zeitlin | Fix exporting clipboard data to primary selection in... |
tree | commitdiff |
2011-03-18 |
Vadim Zeitlin | Add wxHtmlHelpController::SetShouldPreventAppExit(). |
tree | commitdiff |
2011-03-16 |
Stefan Csomor | calling explicit base class constructor from copy const... |
tree | commitdiff |
2011-03-15 |
Stefan Csomor | fixing iphone build |
tree | commitdiff |
2011-03-15 |
Dimitri Schoolwerth | Changed behaviour of wxImageResizeQuality parameter... |
tree | commitdiff |
2011-03-15 |
Vadim Zeitlin | Fix setting tooltips for generic wxSpinCtrl. |
tree | commitdiff |
2011-03-14 |
Vadim Zeitlin | Allow wxThread::Wait() and Delete() to block, even... |
tree | commitdiff |
2011-03-13 |
Vadim Zeitlin | Added precision parameter to wxString::From[C]Double(). |
tree | commitdiff |
2011-03-07 |
Stefan Csomor | window level support |
tree | commitdiff |
2011-03-07 |
Jaakko Salli | To prevent wxPropertyGrid from stealing frocus from... |
tree | commitdiff |
2011-03-06 |
Václav Slavík | Don't directly include GTK+ semi-public headers. |
tree | commitdiff |
2011-03-05 |
Stefan Csomor | support wxWindowDisabler on osx_cocoa |
tree | commitdiff |
2011-03-05 |
Vadim Zeitlin | Add a dependency of wxUSE_TASKBARICON on wxUSE_MENUS. |
tree | commitdiff |
next |