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 |
2011-03-03 |
Paul Cornett | fix Activate signature after r67099 |
tree | commitdiff |
2011-03-02 |
Vadim Zeitlin | Add missing wxUSE_MARKUP checks in wxOSX code. |
tree | commitdiff |
2011-03-01 |
Václav Slavík | Pass wxRect/wxPoint arguments to wxDataViewCustomRender... |
tree | commitdiff |
2011-02-28 |
Václav Slavík | Toggle checkboxes in generic wxDataViewCtrl with single... |
tree | commitdiff |
2011-02-28 |
Václav Slavík | Get rid of WXGetAsCustom(). |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | adding hour constant to carbon build |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | add watch cursor to osx_cocoa |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | adding taskbar implementation for statusitem (menubar... |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | moving appdelegate declaration to header |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add a trivial virtual dtor to wxMarkupParserOutput. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Replace template function with template class to placat... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add markup support to wxOSX/Cocoa wxStaticText and... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | No real changes, just make wxColour::OSXGetNSColor... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add markup support to generic wxStaticText implementation. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Implement support for markup labels for wxGTK wxButton. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add markup support to wxMSW wxButton and show it in... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add generic wxMarkupText class implementing handling... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add wxDC::GetFontMetrics() and implement it for wxMSW. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add wxUSE_MARKUP and wrap SetLabelMarkup() in it. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Initialize wxButton::m_authNeeded in ctor and not Creat... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | No changes, just do wxButton fields initialization... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | No changes, just move wxMSW wxButton::MakeOwnerDrawn... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Replace wxST_MARKUP style with wxControl::SetLabelMarkup(). |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add wxFont::SetSymbolicSize() and SetSymbolicSizeRelati... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add wxFont::Underlined() and MakeUnderlined() methods. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Use wxMarkupParser in wxStaticText for dealing with... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add wxMarkupParser::Strip(). |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add a class for parsing simple markup. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add a simple wxStack<> template class based on wxVector<>. |
tree | commitdiff |
2011-02-26 |
Vadim Zeitlin | Don't use wxTE_PROCESS_ENTER in wxSpinCtrlGeneric. |
tree | commitdiff |
2011-02-25 |
Julian Smart | Applied #12941: Fixes and enhancements for wxRTC (Rober... |
tree | commitdiff |
2011-02-25 |
Julian Smart | Added wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT to fix tree... |
tree | commitdiff |
2011-02-24 |
Vadim Zeitlin | Handle ANSI release configuration correctly in msvc... |
tree | commitdiff |
2011-02-22 |
Stefan Csomor | supporting content size scaling (retina display) |
tree | commitdiff |
2011-02-22 |
Vadim Zeitlin | Don't duplicate INVALID_FILE_ATTRIBUTES definition. |
tree | commitdiff |
2011-02-22 |
Vadim Zeitlin | Put storage class outside WXDLLIMPEXP_DATA_CORE() macros. |
tree | commitdiff |
2011-02-22 |
Vadim Zeitlin | Remove duplicated control names strings declarations... |
tree | commitdiff |
2011-02-22 |
Vadim Zeitlin | Move wxCheckBoxNameStr declarations to wx/tglbtn.h... |
tree | commitdiff |
2011-02-19 |
Vadim Zeitlin | Add wxT_2() macro for compatibility with wxWidgets... |
tree | commitdiff |
2011-02-19 |
Vadim Zeitlin | Add wxAutomationInstance_SilentIfNone flag for wxMSW... |
tree | commitdiff |
2011-02-19 |
Vadim Zeitlin | Move "static" keyword out from wxDEPRECATED() macros... |
tree | commitdiff |
2011-02-19 |
Vadim Zeitlin | Don't accept invalid values for rows/columns in wxGBSpa... |
tree | commitdiff |
2011-02-19 |
Vadim Zeitlin | Compilation fix for PCH-less wxOSX build. |
tree | commitdiff |
2011-02-18 |
Stefan Csomor | bail out with error in case of carbon set for 64 bit... |
tree | commitdiff |
2011-02-18 |
Stefan Csomor | updating sysopt string |
tree | commitdiff |
2011-02-18 |
Stefan Csomor | support for file-type popup, compatible for 10.4+,... |
tree | commitdiff |
2011-02-16 |
Vadim Zeitlin | Remove WXDLLIMPEXP_CORE from VC6 wxCompositeWindow... |
tree | commitdiff |
2011-02-16 |
Vadim Zeitlin | Don't use native MSW wxProgressDialog version in wxUniv. |
tree | commitdiff |
2011-02-16 |
Stefan Csomor | toolbar support in all orientations |
tree | commitdiff |
2011-02-16 |
Stefan Csomor | toolbar support in all orientations |
tree | commitdiff |
2011-02-16 |
Stefan Csomor | remove ununsed member |
tree | commitdiff |
2011-02-15 |
Mattia Barbon | Fixed compilation when WXINTL_NO_GETTEXT_MACRO is defined. |
tree | commitdiff |
2011-02-14 |
Vadim Zeitlin | Don't make buttons with images too wide in wxMSW. |
tree | commitdiff |
2011-02-14 |
Vadim Zeitlin | Clarify wxButton::AdjustForBitmapSize() semantics in... |
tree | commitdiff |
2011-02-14 |
Vadim Zeitlin | Remove X11-specific wxWindowIsVisible() from common... |
tree | commitdiff |
2011-02-09 |
Václav Slavík | Remove "safety margin" from wxControl::Ellipsize(). |
tree | commitdiff |
2011-02-08 |
Vadim Zeitlin | Fix wxWrapSizer minimal size calculation. |
tree | commitdiff |
2011-02-06 |
Vadim Zeitlin | Use better title by default in wxDocPrintout. |
tree | commitdiff |
2011-02-06 |
Vadim Zeitlin | Allow accessing 64 bit registry from 32 bit MSW code... |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Deprecate second parameter of wxSlider::SetTickFreq(). |
tree | commitdiff |
2011-02-02 |
Stefan Csomor | switching to assert |
tree | commitdiff |
2011-02-02 |
Stefan Csomor | testing for define alone is sufficient and more portable |
tree | commitdiff |
2011-02-02 |
Stefan Csomor | fixing searchctrl on osx_cocoa, changing type for peer... |
tree | commitdiff |
2011-02-02 |
Stefan Csomor | guard against null ptr access |
tree | commitdiff |
2011-01-28 |
Stefan Csomor | clang fix, fixes #12332 |
tree | commitdiff |
2011-01-28 |
Dimitri Schoolwerth | Changed the procedure for writing a comment to a GIF... |
tree | commitdiff |
2011-01-28 |
Paul Cornett | better way to silence unused parameter warning |
tree | commitdiff |
2011-01-27 |
Stefan Csomor | clang fixes, fixes #12332 |
tree | commitdiff |
2011-01-27 |
Stefan Csomor | clang fix |
tree | commitdiff |
2011-01-27 |
Stefan Csomor | good catch by clang ... |
tree | commitdiff |
2011-01-27 |
Stefan Csomor | reverting inadvertent commit |
tree | commitdiff |
2011-01-27 |
Stefan Csomor | supporting clang 2.0 under xcode, see #12332 |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | artmac extended for cocoa |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | PNG is the native format on iOS |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | support for hints, fixing textfield implementation... |
tree | commitdiff |
2011-01-25 |
Robin Dunn | Add wxRTTI macros for the wxSimpleHtmlListBox class |
tree | commitdiff |
2011-01-24 |
Stefan Csomor | direct constructor from CGImageRef |
tree | commitdiff |
2011-01-23 |
Jaakko Salli | To work around harmless memory leaks reported by Visual... |
tree | commitdiff |
2011-01-22 |
Dimitri Schoolwerth | Use wxString's empty() when checking if the string... |
tree | commitdiff |
2011-01-20 |
Julian Smart | Fixed some bugs in up/down cursor navigation. |
tree | commitdiff |
next |