2011-02-27 |
Vadim Zeitlin | Add markup support to wxMSW wxButton and show it in... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | Add generic wxMarkupText class implementing handling... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | Add wxDC::GetFontMetrics() and implement it for wxMSW. |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | Add wxUSE_MARKUP and wrap SetLabelMarkup() in it. |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | No changes, just add a couple of #if wxUSE_COMMANDLINKB... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | Draw the underline 1 pixel higher in wxDC::DrawLabel(). |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | Restore height tweaking in wxMSWButton::GetFittingSize(). |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | Initialize wxButton::m_authNeeded in ctor and not Creat... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | No changes, just do wxButton fields initialization... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | No changes, just move wxMSW wxButton::MakeOwnerDrawn... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | Replace wxST_MARKUP style with wxControl::SetLabelMarkup(). |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | Don't call base class SetLabel() from GTKSetLabelForLab... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | Remove unnecessary use of RemoveMarkup() in wxMSW wxHyp... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | Add wxFont::SetSymbolicSize() and SetSymbolicSizeRelati... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | Add wxFont::Underlined() and MakeUnderlined() methods. |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | Use wxMarkupParser in wxStaticText for dealing with... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | Add wxMarkupParser::Strip(). |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | Add a class for parsing simple markup. |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | Add a simple wxStack<> template class based on wxVector<>. |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | Disable NumValidatorTestCase::Interactive() for build... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | Only use wxBU_EXACTFIT for width calculations in wxMSW... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Vadim Zeitlin | Specify correct size for disabled image list in wxMSW... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Jaakko Salli | Include image.h and check for wxUSE_IMAGE |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Julian Smart | Applied #12985: Improved installation instructions... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Vadim Zeitlin | Fix libraries order in screenshotgen bakefile. |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Vadim Zeitlin | Mention wxZlib classes in archives overview. |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Vadim Zeitlin | Don't use wxTE_PROCESS_ENTER in wxSpinCtrlGeneric. |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Vadim Zeitlin | Don't use wxTE_NOHIDESEL in wxSpinCtrlGeneric. |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Stefan Csomor | fixing support for true children of wxStaticBox with... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Stefan Csomor | making GetPosition 1:1 symmetrical to Move (respecting... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Julian Smart | Fix for #11647: text from WriteText not scrolled to... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Jaakko Salli | In wxPGProperty::SetValueImage(), use wxImage::Rescale... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Julian Smart | Applied patch in #12279: in wxRichTextCtrl, when wxRE_R... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Julian Smart | Applied #12601: Background color when saving wxRichText... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Julian Smart | Applied #12941: Fixes and enhancements for wxRTC (Rober... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Julian Smart | Added wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT to fix tree... |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Vadim Zeitlin | Handle ANSI release configuration correctly in msvc... |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Vadim Zeitlin | No changes, just fix a typo in the changelog. |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Stefan Csomor | reverting part of r58797, otherwise wxClientDC get... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Vadim Zeitlin | Update and improve "Hello world" example in the documen... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Stefan Csomor | supporting content size scaling (retina display) |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Stefan Csomor | building iphone again |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Vadim Zeitlin | Update Czech translations. |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Vadim Zeitlin | Don't duplicate INVALID_FILE_ATTRIBUTES definition. |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Vadim Zeitlin | Test for cairo_push_group() in configure. |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Vadim Zeitlin | Put storage class outside WXDLLIMPEXP_DATA_CORE() macros. |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Vadim Zeitlin | Remove duplicated control names strings declarations... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Vadim Zeitlin | Move wxCheckBoxNameStr declarations to wx/tglbtn.h... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Václav Slavík | Put normal space between Back and Next buttons in wxWizard. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Julian Smart | Corrected a hit test problem when tabs are present |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Stefan Csomor | handling nil images correctly, solves #12956 |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Stefan Csomor | appeasing clang |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Stefan Csomor | only draw separator line on the area adjacent to conten... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Vadim Zeitlin | Remove unused variables in wxOSX code. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Vadim Zeitlin | Remove extra semicolons in Objective-C code. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Vadim Zeitlin | Remove stray #pragma implementation. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Vadim Zeitlin | Remove long unused wxHTML files. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Vadim Zeitlin | Add wxT_2() macro for compatibility with wxWidgets... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Vadim Zeitlin | Add wxAutomationInstance_SilentIfNone flag for wxMSW... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Vadim Zeitlin | Move "static" keyword out from wxDEPRECATED() macros... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Vadim Zeitlin | Correct signed/unsigned comparison in wxGridBagSizer... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Vadim Zeitlin | Don't accept invalid values for rows/columns in wxGBSpa... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Vadim Zeitlin | Fix out of bounds string access in wxMSW wxDirDialog. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Vadim Zeitlin | Don't ask for wxTextAttr colour if it doesn't have... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Vadim Zeitlin | Compilation fix for PCH-less wxOSX build. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Stefan Csomor | fixes #12935 |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Stefan Csomor | bail out with error in case of carbon set for 64 bit... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Stefan Csomor | precomp header fixes |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Stefan Csomor | updating sysopt string |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Stefan Csomor | support for file-type popup, compatible for 10.4+,... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Stefan Csomor | support non precomp builds |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Julian Smart | Fixed bug #9856: wxSizer::Replace( size_t, wxSizerItem... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Stefan Csomor | activating high-res support via artprov mac |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Stefan Csomor | patch applied with thanks, fixes #10524 |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Vadim Zeitlin | Correct example of wxRegKey use in its documentation. |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Vadim Zeitlin | Remove WXDLLIMPEXP_CORE from VC6 wxCompositeWindow... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Vadim Zeitlin | Don't use native MSW wxProgressDialog version in wxUniv. |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Vadim Zeitlin | Compile wxUIActionSimulator in wxUniv builds. |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Stefan Csomor | adding edit menu in order to be able to support native... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Stefan Csomor | support native edit menu handling (cocoa enables menu... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Stefan Csomor | toolbar support in all orientations |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Stefan Csomor | toolbar support in all orientations |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Stefan Csomor | remove ununsed member |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Stefan Csomor | conforming to deprecation recommendation for 10.6 |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Stefan Csomor | support for file types in save panel |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Stefan Csomor | support wxFD_MULTIPLE |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Stefan Csomor | fixing naming to conform to effective ownership, cleani... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Paul Cornett | fix GCC warning |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Mattia Barbon | Fixed compilation when WXINTL_NO_GETTEXT_MACRO is defined. |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Vadim Zeitlin | Make the source file non-executable. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Vadim Zeitlin | Don't increase button height in wxMSWButton::GetFitting... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Vadim Zeitlin | Don't make buttons with images too wide in wxMSW. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Vadim Zeitlin | Don't add margins for buttons with text and images... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Vadim Zeitlin | Clarify wxButton::AdjustForBitmapSize() semantics in... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Stefan Csomor | support framelayout for choice |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Vadim Zeitlin | Remove X11-specific wxWindowIsVisible() from common... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Vadim Zeitlin | Explain wxSizer::SetVirtualSizeHints() deprecation. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Václav Slavík | Fix VC2008 dependencies with Bakefile 0.2.9. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Václav Slavík | More wxControl::Ellipsize() tests. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Václav Slavík | Don't eliminate text completely in Ellipsize(). |
commit | commitdiff | tree | snapshot |
next |