]> git.saurik.com Git - wxWidgets.git/history - src/common
Merge in from trunk r68684 - r69046
[wxWidgets.git] / src / common /
2011-05-26  Steve LamertonAdd a new event type for new window creation, document...
2011-05-24  Vadim ZeitlinCorrect the picker button best size computation.
2011-05-24  Stefan Csomorguard against NULL textctrl, fixes #13247
2011-05-20  Vadim ZeitlinAvoid conversion from wxString to wxChar* and back...
2011-05-19  Vadim ZeitlinMake picker control at least as high as the associated...
2011-05-16  Steve LamertonRename source files for consistency
2011-05-06  Steve LamertonEnable IE backend in msw builds unconditionally until...
2011-05-05  Dimitri SchoolwerthFixed failing to load ANI, BMP, and ICO images from...
2011-05-05  Steve LamertonFix compilation under dll builds. Wrap source files...
2011-05-05  Steve LamertonA few more build fixes
2011-05-05  Steve LamertonVarious typos fixes and minor build system changes...
2011-05-04  Steve LamertonSet the correct svn properties on the new files. Correc...
2011-05-04  Steve LamertonApplication of the most recent wxWebView patch, the...
2011-05-03  Vadim ZeitlinImplement watching directory correctly in MSW wxFileSys...
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-05-02  Jouk Jansenadd src/common/affinematrix2d.cpp to OpenVMS makefiles
2011-05-01  Dimitri SchoolwerthFixed reading multiple images from ANI and ICO image...
2011-05-01  Stefan Csomorsupport multiline strings using the same workaround...
2011-05-01  Vadim ZeitlinVerify the validity of the buffer size in wxBufferedDC.
2011-04-28  Vadim ZeitlinRemove fixed size of gs_encodingNames array in font...
2011-04-28  Vadim ZeitlinCorrect wxFontMapper tables for Big-5, Shift-JIS and...
2011-04-28  Vadim ZeitlinFix wxULongLongNative::ToDouble() compilation with...
2011-04-26  Vadim ZeitlinMake wxSMALL_FONT larger under MSW as it was unreadable...
2011-04-26  Vadim ZeitlinAllow showing the print preview frame non modally.
2011-04-26  Vadim ZeitlinNo changes, just simplify the mask checks in wxImage...
2011-04-26  Vadim ZeitlinOptimize alpha handling in wxImage::Rotate90() too.
2011-04-26  Vadim ZeitlinFix assert when destroying wxDataViewCtrl being edited...
2011-04-23  Vadim ZeitlinFix compilation error in recent change to wxSizeEvent...
2011-04-23  Vadim ZeitlinSet event object correctly for the generated wxSizeEvents.
2011-04-23  Vadim ZeitlinRemove duplicate negated option indicator in wxCmdLineP...
2011-04-23  Vadim ZeitlinSet page range in the print preview correctly.
2011-04-23  Vadim ZeitlinMake the source files non-executable again.
2011-04-22  Václav SlavíkReturn wxWindow* from wxDataViewCustomRenderer::CreateE...
2011-04-22  Dimitri SchoolwerthFixed wxUSE_STD_STRING==0 compilation.
2011-04-18  Vadim ZeitlinDo send wxEVT_UPDATE_UI events to hidden windows.
2011-04-18  Vadim ZeitlinDon't send wxWindowDestroyEvent if we hadn't sent wxWin...
2011-04-18  Jaakko SalliUse Connect() to bind embedded wxTextCtrl events instea...
2011-04-18  Jaakko SalliIn wxComboCtrlBase::OnTextCtrlEvent(), make sure to...
2011-04-17  Vadim ZeitlinAdd wxAffineMatrix2D and related classes.
2011-04-16  Vadim ZeitlinSplit wxTextCompleter into a base class and wxTextCompl...
2011-04-16  Vadim ZeitlinAdded private wxEVT_AFTER_CHAR event for wxMSW implemen...
2011-04-16  Vadim ZeitlinAdd support for dynamic auto-completion in wxTextEntry.
2011-04-16  Stefan Csomorsupport generic flag for pixel offsetting, see #11853
2011-04-14  Jaakko SalliRebuild textctrl events using copy ctor
2011-04-13  Jaakko SalliCompletely re-construct the wxComboCtrl textctrl-events...
2011-04-10  Vadim ZeitlinCorrect Javanese language code.
2011-04-06  Vadim ZeitlinCorrectly restore the old locale in wxXLocale functions.
2011-04-06  Vadim ZeitlinFix incorrect use of setlocale() in wxLocale::IsAvailab...
2011-04-05  Paul Cornettbuild fix for gtk1
2011-04-04  Dimitri SchoolwerthCompilation fixes for wxUSE_LOCALE and wxUSE_XLOCALE...
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-04-02  Vadim ZeitlinNo real changes, just some more minor cleanup in wxSVGF...
2011-04-02  Vadim ZeitlinRemove wxSVG_DEBUG from wxSVGFileDC.
2011-04-02  Vadim ZeitlinClean up of string operations in wxSVGFileDC code.
2011-04-02  Vadim ZeitlinAdd support for alpha channel in colours in wxSVGFileDC.
2011-04-02  Vadim ZeitlinNo changes, just merge some strings in wxSVGFileDC.
2011-03-31  Jaakko SalliAdded wxComboPopup::DestroyPopup(), which responsibilit...
2011-03-31  Vadim ZeitlinCompilation fix for wxUSE_STL==1 build after r67356.
2011-03-31  Vadim ZeitlinImplement wxGraphicsContext::GetSize() for Cairo.
2011-03-31  Vadim ZeitlinFix alpha handling in CSS syntax in wxColour in non...
2011-03-30  Vadim ZeitlinAdd wxUSE_STD_CONTAINERS and turn it on by default.
2011-03-30  Vadim ZeitlinFix XTI compilation in STL build.
2011-03-29  Stefan Csomorfix clang warning (? having two different operand types)
2011-03-28  Václav SlavíkwxDataViewChoiceRenderer's editor control should have...
2011-03-28  Paul Cornettavoid deprecated functions and direct struct access
2011-03-27  Jaakko SalliInstead of just deleting m_popupInterface, call Destroy...
2011-03-23  Dimitri SchoolwerthFixed buffer overflow when saving certain images in...
2011-03-22  Vadim ZeitlinPost size events to the event handler and not window...
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-22  Jouk JansenUpdate OpenVMS makefiles for WXMARKUP
2011-03-22  Jaakko SalliIn wxComboCtrlBase::DrawButton(), let the button backgr...
2011-03-21  Vadim ZeitlinAllow using milliseconds in wxLog timestamp.
2011-03-20  Dimitri SchoolwerthMade some TIFF reading adjustments.
2011-03-20  Jaakko SalliAdded wxComboCtrlBase::m_hasTcBgCol. Re-using base...
2011-03-20  Jaakko SalliRedone (generic) wxComboCtrl background painting and...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-03-20  Vadim ZeitlinSplit wxPanel in wxPanelBase and platform-specific...
2011-03-16  Dimitri SchoolwerthAdded support for reading image resolutions from PNG...
2011-03-16  Stefan Csomorreplace usage of objective-c keyword 'id'
2011-03-16  Stefan Csomorreplace usage of objective-c keyword 'id'
2011-03-16  Stefan Csomorreplace usage of objective-c keyword 'id'
2011-03-15  Dimitri SchoolwerthChanged behaviour of wxImageResizeQuality parameter...
2011-03-15  Dimitri SchoolwerthChanged wxImage.ResampleBox to always use a box size...
2011-03-14  Vadim ZeitlinNo changes, just clean up wxSVGFileDC code a little.
2011-03-14  Vadim ZeitlinProduce correct SVG files in all locales.
2011-03-14  Vadim ZeitlinPrint everything by default in non-interactive mode.
2011-03-13  Vadim ZeitlinAdded precision parameter to wxString::From[C]Double().
2011-03-13  Vadim ZeitlinNo changes, just correct a wrong trailing comment in...
2011-03-05  Stefan Csomorsupport wxWindowDisabler on osx_cocoa
2011-03-05  Vadim ZeitlinDon't initialize wxGBSpan with invalid values in wxGBSi...
2011-03-01  Dimitri SchoolwerthImproved palette handling with saving PNG files.
2011-02-27  Vadim ZeitlinFix for PCH-less build in markup code.
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 ZeitlinReplace wxST_MARKUP style with wxControl::SetLabelMarkup().
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().
next