2011-04-13 |
Stefan Csomor | preparing for completions support |
tree | commitdiff |
2011-04-11 |
Jouk Jansen | Update Makefile for OpenVMS |
tree | commitdiff |
2011-04-11 |
Jouk Jansen | revoke OpenVMS dependend part of r67326 |
tree | commitdiff |
2011-04-10 |
Vadim Zeitlin | Allow customizing AUI tab colours in wxAuiTabArt. |
tree | commitdiff |
2011-04-10 |
Vadim Zeitlin | Fix off by one pixel error when drawing active tab... |
tree | commitdiff |
2011-04-10 |
Vadim Zeitlin | Correct Javanese language code. |
tree | commitdiff |
2011-04-09 |
Julian Smart | Correction to position in character insertion event... |
tree | commitdiff |
2011-04-09 |
Stefan Csomor | fixing configure builds for iphone |
tree | commitdiff |
2011-04-08 |
Stefan Csomor | see #9715 |
tree | commitdiff |
2011-04-08 |
Stefan Csomor | workaround OSX bug, fixes #4555 |
tree | commitdiff |
2011-04-08 |
Stefan Csomor | support 3.X deployment |
tree | commitdiff |
2011-04-07 |
Stefan Csomor | adding 10.5 APIs to avoid CGErrors, fixes #13121 |
tree | commitdiff |
2011-04-06 |
Paul Cornett | build fix for wxUSE_LOG==0 |
tree | commitdiff |
2011-04-06 |
Paul Cornett | avoid GCC warning "suggest braces around empty body... |
tree | commitdiff |
2011-04-06 |
Paul Cornett | fix typo from r67326 |
tree | commitdiff |
2011-04-06 |
Vadim Zeitlin | Avoid dereferencing invalid iterator in wxMessageDialog... |
tree | commitdiff |
2011-04-06 |
Vadim Zeitlin | Correctly restore the old locale in wxXLocale functions. |
tree | commitdiff |
2011-04-06 |
Vadim Zeitlin | Fix incorrect use of setlocale() in wxLocale::IsAvailab... |
tree | commitdiff |
2011-04-06 |
Jouk Jansen | Fix for broken wxGTK1 compilation |
tree | commitdiff |
2011-04-05 |
Paul Cornett | build fix for gtk1 |
tree | commitdiff |
2011-04-04 |
Dimitri Schoolwerth | Compilation fixes for wxUSE_LOCALE and wxUSE_XLOCALE... |
tree | commitdiff |
2011-04-04 |
Julian Smart | Corrected XML conversion in style names and face names |
tree | commitdiff |
2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
tree | commitdiff |
2011-04-02 |
Paul Cornett | make sure value label updates even if handle position... |
tree | commitdiff |
2011-04-02 |
Paul Cornett | need to override DoGetBestClientSize() to get correct... |
tree | commitdiff |
2011-04-02 |
Paul Cornett | fix overwrite of upper left part of parent window with... |
tree | commitdiff |
2011-04-02 |
Vadim Zeitlin | No real changes, just some more minor cleanup in wxSVGF... |
tree | commitdiff |
2011-04-02 |
Vadim Zeitlin | Remove wxSVG_DEBUG from wxSVGFileDC. |
tree | commitdiff |
2011-04-02 |
Vadim Zeitlin | Clean up of string operations in wxSVGFileDC code. |
tree | commitdiff |
2011-04-02 |
Vadim Zeitlin | Add support for alpha channel in colours in wxSVGFileDC. |
tree | commitdiff |
2011-04-02 |
Vadim Zeitlin | No changes, just merge some strings in wxSVGFileDC. |
tree | commitdiff |
2011-04-02 |
Vadim Zeitlin | Use wxPENSTYLE_XXX and wxBRUSHSTYLE_XXX instead of... |
tree | commitdiff |
2011-03-31 |
Jaakko Salli | Added wxComboPopup::DestroyPopup(), which responsibilit... |
tree | commitdiff |
2011-03-31 |
Julian Smart | Buffer size calculation correction |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Compilation fix for wxUSE_STL==1 build after r67356. |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Implement wxGraphicsContext::GetSize() for Cairo. |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Tentative compilation fix for wxMSW with MinGW after... |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Fix alpha handling in CSS syntax in wxColour in non... |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Fix HMENU to wxMenu translation in wxMSW code. |
tree | commitdiff |
2011-03-30 |
Vadim Zeitlin | Add support for elements preceding the document node... |
tree | commitdiff |
2011-03-30 |
Vadim Zeitlin | Always update internally stored AUI floating frame... |
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 | build fix for older GTK2 |
tree | commitdiff |
2011-03-30 |
Paul Cornett | convert assertdlg_gtk to C++ |
tree | commitdiff |
2011-03-30 |
Paul Cornett | prepare to convert file to C++ |
tree | commitdiff |
2011-03-29 |
Stefan Csomor | fix clang warning (? having two different operand types) |
tree | commitdiff |
2011-03-29 |
Paul Cornett | must use deprecated function for gtk2 |
tree | commitdiff |
2011-03-29 |
Paul Cornett | don't crash on error |
tree | commitdiff |
2011-03-29 |
Paul Cornett | build fix |
tree | commitdiff |
2011-03-29 |
Paul Cornett | GTK_WIDGET_SENSITIVE should have been converted to... |
tree | commitdiff |
2011-03-28 |
Václav Slavík | wxDataViewChoiceRenderer's editor control should have... |
tree | commitdiff |
2011-03-28 |
Paul Cornett | avoid deprecated functions and direct struct access |
tree | commitdiff |
2011-03-27 |
Paul Cornett | yet more avoiding direct struct access |
tree | commitdiff |
2011-03-27 |
Jaakko Salli | Instead of just deleting m_popupInterface, call Destroy... |
tree | commitdiff |
2011-03-27 |
Paul Cornett | more avoiding direct struct access |
tree | commitdiff |
2011-03-27 |
Paul Cornett | remove unused mouse event and redundant checks |
tree | commitdiff |
2011-03-27 |
Paul Cornett | a few changes for gtk3, avoiding direct struct access |
tree | commitdiff |
2011-03-26 |
Václav Slavík | Use accessor functions instead of deprecated GTK+ macros. |
tree | commitdiff |
2011-03-25 |
Julian Smart | Fix for image saving speedup |
tree | commitdiff |
2011-03-25 |
Václav Slavík | Don't use deprecated gtk_widget_ref(). |
tree | commitdiff |
2011-03-24 |
Paul Cornett | fix tool item enter/leave notify, fixes #13083 |
tree | commitdiff |
2011-03-24 |
Vadim Zeitlin | Set m_inheritBgCol flag in wxPanel with a background... |
tree | commitdiff |
2011-03-24 |
Julian Smart | Speeded up image saving to XML (WriteHex). |
tree | commitdiff |
2011-03-23 |
Paul Cornett | clean up wxGTK tooltip code |
tree | commitdiff |
2011-03-23 |
Dimitri Schoolwerth | Fixed buffer overflow when saving certain images in... |
tree | commitdiff |
2011-03-23 |
Václav Slavík | Only react to clicks on the checkbox in wxDataViewToggl... |
tree | commitdiff |
2011-03-23 |
Vadim Zeitlin | Prevent event generation in wxGtkCalendarCtrl::SetDate(). |
tree | commitdiff |
2011-03-22 |
Václav Slavík | Fix <object_ref> processing to respect overridden attri... |
tree | commitdiff |
2011-03-22 |
Stefan Csomor | wiring notifications |
tree | commitdiff |
2011-03-22 |
Vadim Zeitlin | Add wxUSE_THREADS checks around wxMSW functions dealing... |
tree | commitdiff |
2011-03-22 |
Vadim Zeitlin | Don't consider fully opaque bitmaps as having alpha... |
tree | commitdiff |
2011-03-22 |
Vadim Zeitlin | Post size events to the event handler and not window... |
tree | commitdiff |
2011-03-22 |
Vadim Zeitlin | Use disabled version of normal bitmap for disabled... |
tree | commitdiff |
2011-03-22 |
Stefan Csomor | first version of osx_cocoa implementation |
tree | commitdiff |
2011-03-22 |
Stefan Csomor | only remove from parent if not content view, fixes... |
tree | commitdiff |
2011-03-22 |
Vadim Zeitlin | Correctly align background brush when erasing owner... |
tree | commitdiff |
2011-03-22 |
Dimitri Schoolwerth | Fixed various typos. |
tree | commitdiff |
2011-03-22 |
Dimitri Schoolwerth | No code changes, removed tabs from source file. |
tree | commitdiff |
2011-03-22 |
Jouk Jansen | Update OpenVMS makefiles for WXMARKUP |
tree | commitdiff |
2011-03-22 |
Jaakko Salli | To have better support for themed and custom background... |
tree | commitdiff |
2011-03-22 |
Jaakko Salli | In wxComboCtrlBase::DrawButton(), let the button backgr... |
tree | commitdiff |
2011-03-22 |
Stefan Csomor | fixes #13064 |
tree | commitdiff |
2011-03-22 |
Stefan Csomor | fixes #12579 |
tree | commitdiff |
2011-03-21 |
Vadim Zeitlin | Fix wxMSW build without PCH after recent wxPanel changes. |
tree | commitdiff |
2011-03-21 |
Vadim Zeitlin | Allow using milliseconds in wxLog timestamp. |
tree | commitdiff |
2011-03-20 |
Dimitri Schoolwerth | Made some TIFF reading adjustments. |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | Fix test for wxHAS_GENERIC_PANEL for PCH-less build. |
tree | commitdiff |
2011-03-20 |
Stefan Csomor | spinctrl on mac is generic, so the peer is a userpane... |
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 | 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 | Fix wxRegKey::GetKeyInfo() output parameters in 64... |
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 |
next |