]> git.saurik.com Git - wxWidgets.git/history - src
use FixedToFloat everywhere to make sure we don't round too early, preserve fractiona...
[wxWidgets.git] / src /
2011-03-06  Stefan Csomoruse FixedToFloat everywhere to make sure we don't round...
2011-03-06  Stefan Csomorposition buttons to the right on OSX as well
2011-03-06  Stefan Csomorfix positioning bug with window disabler and hidden...
2011-03-06  Julian SmartFixed #13017: wxRichTextCtrl CopyToClipboard regression
2011-03-05  Stefan Csomorsupport wxWindowDisabler on osx_cocoa
2011-03-05  Vadim ZeitlinDon't initialize wxGBSpan with invalid values in wxGBSi...
2011-03-03  Paul Cornettfix Activate signature after r67099
2011-03-02  Stefan Csomorproper focus lost for multiline textfields and having...
2011-03-02  Stefan Csomorthe wx part knows better whether it has the focus ...
2011-03-02  Julian SmartFixed a problem with paste resetting the content paragr...
2011-03-02  Stefan Csomormove accel handling in front of the normal keyDown...
2011-03-02  Stefan Csomormove accel handling in front of the normal keyDown...
2011-03-02  Stefan Csomorsupporting more key equivalents for display, fixing...
2011-03-02  Stefan Csomorremoving code that will not have to be updated
2011-03-02  Vadim ZeitlinAdd missing wxUSE_MARKUP checks in wxOSX code.
2011-03-01  Dimitri SchoolwerthImproved palette handling with saving PNG files.
2011-03-01  Václav SlavíkPass wxRect/wxPoint arguments to wxDataViewCustomRender...
2011-02-28  Václav SlavíkToggle checkboxes in generic wxDataViewCtrl with single...
2011-02-28  Václav SlavíkGet rid of WXGetAsCustom().
2011-02-28  Václav SlavíkwxDataViewCtrl: Fully prepare renderer for Activate...
2011-02-28  Stefan Csomorfixing non-precomp headers
2011-02-28  Stefan Csomordisable cursorRects for global busy state
2011-02-28  Stefan Csomoravoid setting live cursor during busy state
2011-02-28  Stefan Csomoradd watch cursor to osx_cocoa
2011-02-28  Stefan Csomordon't swallow command events that are not handled by...
2011-02-28  Stefan Csomoradding taskbar implementation for statusitem (menubar...
2011-02-28  Stefan Csomormoving appdelegate declaration to header
2011-02-27  Stefan Csomormake sure 10.4 command-key events are routed via the...
2011-02-27  Vadim ZeitlinAnother fix for PCH-less build in markup code.
2011-02-27  Dimitri SchoolwerthFixed drawing glitch with vertical MSW toolbars.
2011-02-27  Vadim ZeitlinFix for PCH-less build in markup code.
2011-02-27  Vadim ZeitlinAdd markup support to wxOSX/Cocoa wxStaticText and...
2011-02-27  Vadim ZeitlinNo real changes, just make wxColour::OSXGetNSColor...
2011-02-27  Vadim ZeitlinAdd markup support to generic wxStaticText implementation.
2011-02-27  Vadim ZeitlinImplement support for markup labels for wxGTK wxButton.
2011-02-27  Vadim ZeitlinAdd markup support to wxMSW wxButton and show it in...
2011-02-27  Vadim ZeitlinAdd generic wxMarkupText class implementing handling...
2011-02-27  Vadim ZeitlinAdd wxDC::GetFontMetrics() and implement it for wxMSW.
2011-02-27  Vadim ZeitlinAdd wxUSE_MARKUP and wrap SetLabelMarkup() in it.
2011-02-27  Vadim ZeitlinDraw the underline 1 pixel higher in wxDC::DrawLabel().
2011-02-27  Vadim ZeitlinRestore height tweaking in wxMSWButton::GetFittingSize().
2011-02-27  Vadim ZeitlinInitialize wxButton::m_authNeeded in ctor and not Creat...
2011-02-27  Vadim ZeitlinReplace wxST_MARKUP style with wxControl::SetLabelMarkup().
2011-02-27  Vadim ZeitlinDon't call base class SetLabel() from GTKSetLabelForLab...
2011-02-27  Vadim ZeitlinRemove unnecessary use of RemoveMarkup() in wxMSW wxHyp...
2011-02-27  Vadim ZeitlinAdd wxFont::SetSymbolicSize() and SetSymbolicSizeRelati...
2011-02-27  Vadim ZeitlinAdd wxFont::Underlined() and MakeUnderlined() methods.
2011-02-27  Vadim ZeitlinUse wxMarkupParser in wxStaticText for dealing with...
2011-02-27  Vadim ZeitlinAdd wxMarkupParser::Strip().
2011-02-27  Vadim ZeitlinAdd a class for parsing simple markup.
2011-02-27  Vadim ZeitlinAdd a simple wxStack<> template class based on wxVector<>.
2011-02-27  Vadim ZeitlinOnly use wxBU_EXACTFIT for width calculations in wxMSW...
2011-02-27  Vadim ZeitlinSpecify correct size for disabled image list in wxMSW...
2011-02-27  Jaakko SalliInclude image.h and check for wxUSE_IMAGE
2011-02-26  Vadim ZeitlinDon't use wxTE_PROCESS_ENTER in wxSpinCtrlGeneric.
2011-02-26  Vadim ZeitlinDon't use wxTE_NOHIDESEL in wxSpinCtrlGeneric.
2011-02-26  Stefan Csomorfixing support for true children of wxStaticBox with...
2011-02-26  Stefan Csomormaking GetPosition 1:1 symmetrical to Move (respecting...
2011-02-25  Julian SmartFix for #11647: text from WriteText not scrolled to...
2011-02-25  Jaakko SalliIn wxPGProperty::SetValueImage(), use wxImage::Rescale...
2011-02-25  Julian SmartApplied patch in #12279: in wxRichTextCtrl, when wxRE_R...
2011-02-25  Julian SmartApplied #12601: Background color when saving wxRichText...
2011-02-25  Julian SmartApplied #12941: Fixes and enhancements for wxRTC (Rober...
2011-02-25  Julian SmartAdded wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT to fix tree...
2011-02-24  Stefan Csomorreverting part of r58797, otherwise wxClientDC get...
2011-02-22  Stefan Csomorsupporting content size scaling (retina display)
2011-02-22  Stefan Csomorbuilding iphone again
2011-02-22  Vadim ZeitlinDon't duplicate INVALID_FILE_ATTRIBUTES definition.
2011-02-20  Václav SlavíkPut normal space between Back and Next buttons in wxWizard.
2011-02-20  Julian SmartCorrected a hit test problem when tabs are present
2011-02-20  Stefan Csomorhandling nil images correctly, solves #12956
2011-02-19  Stefan Csomorappeasing clang
2011-02-19  Stefan Csomoronly draw separator line on the area adjacent to conten...
2011-02-19  Vadim ZeitlinRemove unused variables in wxOSX code.
2011-02-19  Vadim ZeitlinRemove extra semicolons in Objective-C code.
2011-02-19  Vadim ZeitlinRemove stray #pragma implementation.
2011-02-19  Vadim ZeitlinRemove long unused wxHTML files.
2011-02-19  Vadim ZeitlinAdd wxAutomationInstance_SilentIfNone flag for wxMSW...
2011-02-19  Vadim ZeitlinCorrect signed/unsigned comparison in wxGridBagSizer...
2011-02-19  Vadim ZeitlinFix out of bounds string access in wxMSW wxDirDialog.
2011-02-18  Stefan Csomorfixes #12935
2011-02-18  Stefan Csomorprecomp header fixes
2011-02-18  Stefan Csomorsupport for file-type popup, compatible for 10.4+,...
2011-02-18  Stefan Csomorsupport non precomp builds
2011-02-17  Julian SmartFixed bug #9856: wxSizer::Replace( size_t, wxSizerItem...
2011-02-17  Stefan Csomoractivating high-res support via artprov mac
2011-02-17  Stefan Csomorpatch applied with thanks, fixes #10524
2011-02-16  Stefan Csomorsupport native edit menu handling (cocoa enables menu...
2011-02-16  Stefan Csomortoolbar support in all orientations
2011-02-16  Stefan Csomorconforming to deprecation recommendation for 10.6
2011-02-16  Stefan Csomorsupport for file types in save panel
2011-02-16  Stefan Csomorsupport wxFD_MULTIPLE
2011-02-16  Stefan Csomorfixing naming to conform to effective ownership, cleani...
2011-02-16  Paul Cornettfix GCC warning
2011-02-15  Vadim ZeitlinMake the source file non-executable.
2011-02-14  Vadim ZeitlinDon't increase button height in wxMSWButton::GetFitting...
2011-02-14  Vadim ZeitlinDon't make buttons with images too wide in wxMSW.
2011-02-14  Vadim ZeitlinDon't add margins for buttons with text and images...
2011-02-14  Vadim ZeitlinClarify wxButton::AdjustForBitmapSize() semantics in...
2011-02-14  Stefan Csomorsupport framelayout for choice
next