modification to fix in r70597, has-window check is unnecessary and perhaps incorrect
[wxWidgets.git] / src /
2012-02-15  Paul Cornettmodification to fix in r70597, has-window check is...
2012-02-15  Vadim ZeitlinAdded wxFileName::Exists().
2012-02-15  Vadim ZeitlinRefactor wxFileName existence checking code.
2012-02-15  Paul Cornettavoid sending mouse events to the wrong window, fixes...
2012-02-15  Vadim ZeitlinMake wxDragImage ctors taking hot spot point really...
2012-02-13  Stefan Csomoradapting comparison to raw_control, see #13963
2012-02-12  Vadim ZeitlinImplement wxDV_ROW_LINES for generic wxDataViewCtrl.
2012-02-11  Paul Cornettremove wxGraphicsContext dependency for transparent...
2012-02-11  Vadim ZeitlinImplement wxBG_STYLE_TRANSPARENT support for wxGTK.
2012-02-11  Vadim ZeitlinUpdate marks in non-current months shown in wxMSW wxCal...
2012-02-11  Vadim ZeitlinSet marks used in wxMSW wxCalendarCtrl unconditionally.
2012-02-11  Vadim ZeitlinAlso add wxNativeFontInfo::SetStrikethrough() stub...
2012-02-10  Vadim ZeitlinFix compilation ofr ports without native font info...
2012-02-10  Vadim ZeitlinAdd stubs for wxNativeFontInfo::{Get,Set}Strikethrough...
2012-02-10  Robin DunnDon't include the terminating NUL
2012-02-10  Vadim ZeitlinFix wxHash{Set,Map} compilation with g++ 4.7 in C+...
2012-02-08  Robin DunnFollowing the theory that something lame is better...
2012-02-07  Robin Dunnuse buf.length() instead of strlen()
2012-02-07  Robin DunnAdd length parameter to AddTextRaw and AppendTextRaw...
2012-02-07  Stefan Csomorforwarding mouse moved events to the view under the...
2012-02-07  Vadim ZeitlinFix infinite loop in wxHtmlEasyPrinting page break...
2012-02-07  Vadim ZeitlinNo real changes, just pass const wxArrayInt to wxHtmlCe...
2012-02-06  Vadim ZeitlinReturn NULL from wxAuiNotebook::GetCurrentPage() if...
2012-02-06  Vadim ZeitlinFix handling of positional parameters in wxPrintf(...
2012-02-05  Paul Cornettremove code ifdef-ed on __X__, it is never defined...
2012-02-05  Vadim ZeitlinDon't set PAGESETUPDLG::hDevNames and hDevMode when...
2012-02-05  Vadim ZeitlinTake void** client data in wxSingleChoiceDialog ctor...
2012-02-05  Vadim ZeitlinPreserve focus when window is minimized and restored...
2012-02-05  Vadim ZeitlinEnsure that the progress dialog parent is activated...
2012-02-05  Vadim ZeitlinNo changes, just implement Raise() in wxTopLevelWindow...
2012-02-05  Vadim ZeitlinFix initial state of radio toolbar tools in wxGTK.
2012-02-05  Vadim ZeitlinNever refresh controls from EVT_PAINT handler in wxProp...
2012-02-03  Vadim ZeitlinCheck string length correctly in wxFileSystem::URLToFil...
2012-02-03  Vadim ZeitlinEnable callbacks for wxFileSystemWatcher FD under OS X.
2012-02-03  Vadim ZeitlinFix speed regression in wxFileHistory::AddFileToHistory().
2012-02-03  Vadim ZeitlinFix bug with mouse wheel scrolling wxStyledTextCtrl...
2012-02-02  Steve LamertonDisable navigation sounds in wxWebViewIE. This brings...
2012-02-02  Vadim ZeitlinFix initial wxRadioBox buttons positions in wxMSW.
2012-02-02  Vadim ZeitlinAdd wxFontDialog ctor not taking wxFontData to wxOSX.
2012-02-01  Stefan Csomorshould not bring to front upon focussing
2012-01-31  Vadim ZeitlinSet the file name for temporary wxFFile objects.
2012-01-31  Paul Cornettremove virtual override that just calls base
2012-01-31  Paul Cornettimplement wxGetMousePosition without using X-specific...
2012-01-31  Stefan Csomorguarding Update() on OSX not to be issued faster than...
2012-01-31  Stefan Csomorrevert to using Update()
2012-01-31  Stefan Csomorreenabling an Update where necessary
2012-01-31  Vadim ZeitlinFix wxHTTP::SetPostBuffer() compilation in ANSI build.
2012-01-31  Paul Cornetthandle theme change which changes window border width
2012-01-30  Stefan Csomorattempt to isolate which Update() calls are necessary...
2012-01-30  Stefan Csomoralways setting the event object to the menu, see #1595
2012-01-30  Stefan Csomorfixing the routing of UpdateUI to the window by just...
2012-01-29  Paul Cornettmove SetPangoAttrsForFont to wxFont, should have been...
2012-01-29  Paul Cornettuse GTKSetPangoAttrs in wxCairoContext
2012-01-29  Paul Cornettmove Pango underline workaround into wxFont::GTKSetPang...
2012-01-29  Paul Cornettmove SetPangoAttrsForFont to wxFont
2012-01-28  Stefan Csomoruse translatable strings as format template for menu...
2012-01-25  Julian SmartAdded further API for intercepting deletion and content...
2012-01-25  Stefan Csomorstructure code to Cocoa's possibilities, allows tool...
2012-01-25  Vadim ZeitlinFix return value of wxMBConvUTF8::FromWChar().
2012-01-25  Vadim ZeitlinUpdate wxCommandProcessor after saving wxDocument.
2012-01-25  Vadim ZeitlinFix wxCommandProcessor::IsDirty() result after undoing...
2012-01-25  Vadim ZeitlinDon't compare invalid iterators in wxCommandProcessor...
2012-01-25  Vadim ZeitlinMinor fixes to wxDataViewCtrl::HitTest() in wxGTK.
2012-01-25  Vadim ZeitlinSet the initial size of the expanded ribbon panel corre...
2012-01-24  Vadim ZeitlinFix setting frame icon when using non-standard icon...
2012-01-24  Vadim ZeitlinAppend all items at once during wxChoice creation in...
2012-01-24  Paul Cornettadd strike-through font support to wxGraphicsContext...
2012-01-23  Stefan Csomoradding missing stubs
2012-01-23  Vadim ZeitlinFix wxButtonToolBar compilation after adding new wxFont...
2012-01-23  Vadim ZeitlinAdd a property to configure file property dialog kind.
2012-01-23  Vadim ZeitlinFix wxTextAttr::m_fontStrikethrough initialization.
2012-01-23  Vadim ZeitlinAdd support for stricken-through fonts.
2012-01-23  Vadim ZeitlinAdd wxFont ctor taking a single flags argument instead...
2012-01-23  Vadim ZeitlinFix wxAffineMatrix2D::Translate() to multiply on the...
2012-01-23  Vadim ZeitlinFix incorrect scroll positions used in SetScrollbars().
2012-01-23  Vadim ZeitlinFix incorrect cast resulting in a warning in wxMSW...
2012-01-23  Vadim ZeitlinAvoid warnings about mismatched format string in wxMSW...
2012-01-23  Stefan Csomorusing existing member
2012-01-22  Stefan NeisFixed typo in variable name, fixing #13872.
2012-01-21  Vadim ZeitlinFix reparenting generic wxSpinCtrl.
2012-01-20  Vadim ZeitlinFix time zone in wxDateTime::UNow().
2012-01-20  Vadim ZeitlinAdd error checking when retrieving client data from...
2012-01-20  Vadim ZeitlinCheck that an error really occurred when getting wxChoi...
2012-01-20  Vadim ZeitlinDestroy modeless wxGenericAboutDialog when it is closed.
2012-01-20  Dimitri SchoolwerthRemoved ellipsis from "About..." occurrences.
2012-01-20  Vadim ZeitlinReset next wxMenu event handler in wxUniv when detachin...
2012-01-20  Vadim ZeitlinTry to avoid truncation of the message in wxMSW wxMessa...
2012-01-20  Vadim ZeitlinAdd SetPostBuffer(wxMemoryBuffer) and SetPostText(...
2012-01-19  Stefan Csomoradapting to new raw_control
2012-01-19  Stefan Csomorfixing m_axe access indices
2012-01-19  Stefan Csomorguard against invalid color ref
2012-01-19  Stefan Csomorsolving include order problems for stl and xti
2012-01-19  Stefan Csomoruse better backward compatibility for menu_open, don...
2012-01-19  Stefan Csomorguard against invalid color ref
2012-01-19  Stefan Csomorsolving include order problems for stl and xti
2012-01-18  Vadim ZeitlinSkip EVT_RIGHT_UP event in wxHtmlWindow if it wasn...
2012-01-18  Vadim ZeitlinAvoid needless second string conversion when adding...
2012-01-18  Dimitri SchoolwerthSynchronised svn:eol-style and svn:executable propertie...
2012-01-18  Dimitri Schoolwerthmerged libpng 1.5.7 to trunk
2012-01-18  Stefan Csomorfixing RTTI
next