replace usage of objective-c keyword 'id'
[wxWidgets.git] / src /
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-16  Stefan Csomormaking conversion explicit silences deprecation warning
2011-03-16  Stefan Csomorsigned/unsigned warning fix
2011-03-16  Stefan Csomorsigned/unsigned warning fix
2011-03-16  Stefan Csomorreplace usage of objective-c keyword 'id'
2011-03-16  Stefan Csomorsilence incorrect warning about missing return value
2011-03-15  Dimitri SchoolwerthChanged behaviour of wxImageResizeQuality parameter...
2011-03-15  Dimitri SchoolwerthChanged wxImage.ResampleBox to always use a box size...
2011-03-15  Vadim ZeitlinFix setting tooltips for generic wxSpinCtrl.
2011-03-14  Vadim ZeitlinNo changes, just clean up wxSVGFileDC code a little.
2011-03-14  Vadim ZeitlinDon't generate wxEVT_CHAR_HOOK events while the mouse...
2011-03-14  Vadim ZeitlinDon't intercept Escape key while IME is active.
2011-03-14  Vadim ZeitlinProduce correct SVG files in all locales.
2011-03-14  Vadim ZeitlinFix changing the size of the bitmaps in wxMSW wxButton.
2011-03-14  Vadim ZeitlinPrint everything by default in non-interactive mode.
2011-03-14  Vadim ZeitlinAllow wxThread::Wait() and Delete() to block, even...
2011-03-14  Vadim ZeitlinRespect alignment flags for owner-drawn buttons in...
2011-03-14  Julian SmartAdded initialisation and checks
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-12  Stefan Csomoradd external utf16 text type explicitely, as it otherwi...
2011-03-11  Stefan Csomorsupporting 24 and 64 sizes via scaling up
2011-03-10  Stefan Csomorunder cocoa a too-small static box leads to erroneous...
2011-03-10  Stefan Csomorsafeguard against not-yet-shown view which leads to...
2011-03-09  Paul Cornettadd wxEVT_MAXIMIZE support to wxGTK
2011-03-09  Vadim ZeitlinMake brush hatches in wxGTK consistent with wxMSW.
2011-03-09  Vadim ZeitlinCorrect the name of the header for GTK+ < 2.14.
2011-03-09  Vadim ZeitlinSend wxEVT_COMMAND_DATAVIEW_CACHE_HINT to proper window.
2011-03-09  Vadim ZeitlinFix search for item by text in wxMSW wxListCtrl.
2011-03-09  Vadim ZeitlinDon't assert if starting search position in LVN_ODFINDI...
2011-03-08  Vadim ZeitlinAdd another missing #if wxUSE_MARKUP check.
2011-03-07  Stefan Csomorsupport app activated and deactivated events, also...
2011-03-07  Stefan Csomorwindow level support
2011-03-07  Stefan Csomorbracket unused function
2011-03-07  Jaakko SalliTo prevent wxPropertyGrid from stealing frocus from...
2011-03-07  Václav Slavíkgtk/gtkunixprint.h only exists since GTK+ 2.14.
2011-03-06  Václav SlavíkDon't directly include GTK+ semi-public headers.
2011-03-06  Václav SlavíkInclude gdk/gdkkeysyms-compat.h.
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...
next