Fix libraries order in screenshotgen bakefile.
[wxWidgets.git] / include /
2011-02-26  Vadim ZeitlinDon't use wxTE_PROCESS_ENTER in wxSpinCtrlGeneric.
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  Vadim ZeitlinHandle ANSI release configuration correctly in msvc...
2011-02-22  Stefan Csomorsupporting content size scaling (retina display)
2011-02-22  Vadim ZeitlinDon't duplicate INVALID_FILE_ATTRIBUTES definition.
2011-02-22  Vadim ZeitlinPut storage class outside WXDLLIMPEXP_DATA_CORE() macros.
2011-02-22  Vadim ZeitlinRemove duplicated control names strings declarations...
2011-02-22  Vadim ZeitlinMove wxCheckBoxNameStr declarations to wx/tglbtn.h...
2011-02-19  Vadim ZeitlinAdd wxT_2() macro for compatibility with wxWidgets...
2011-02-19  Vadim ZeitlinAdd wxAutomationInstance_SilentIfNone flag for wxMSW...
2011-02-19  Vadim ZeitlinMove "static" keyword out from wxDEPRECATED() macros...
2011-02-19  Vadim ZeitlinDon't accept invalid values for rows/columns in wxGBSpa...
2011-02-19  Vadim ZeitlinCompilation fix for PCH-less wxOSX build.
2011-02-18  Stefan Csomorbail out with error in case of carbon set for 64 bit...
2011-02-18  Stefan Csomorupdating sysopt string
2011-02-18  Stefan Csomorsupport for file-type popup, compatible for 10.4+,...
2011-02-16  Vadim ZeitlinRemove WXDLLIMPEXP_CORE from VC6 wxCompositeWindow...
2011-02-16  Vadim ZeitlinDon't use native MSW wxProgressDialog version in wxUniv.
2011-02-16  Stefan Csomortoolbar support in all orientations
2011-02-16  Stefan Csomortoolbar support in all orientations
2011-02-16  Stefan Csomorremove ununsed member
2011-02-15  Mattia BarbonFixed compilation when WXINTL_NO_GETTEXT_MACRO is defined.
2011-02-14  Vadim ZeitlinDon't make buttons with images too wide in wxMSW.
2011-02-14  Vadim ZeitlinClarify wxButton::AdjustForBitmapSize() semantics in...
2011-02-14  Vadim ZeitlinRemove X11-specific wxWindowIsVisible() from common...
2011-02-09  Václav SlavíkRemove "safety margin" from wxControl::Ellipsize().
2011-02-08  Vadim ZeitlinFix wxWrapSizer minimal size calculation.
2011-02-06  Vadim ZeitlinUse better title by default in wxDocPrintout.
2011-02-06  Vadim ZeitlinAllow accessing 64 bit registry from 32 bit MSW code...
2011-02-05  Vadim ZeitlinDeprecate second parameter of wxSlider::SetTickFreq().
2011-02-02  Stefan Csomorswitching to assert
2011-02-02  Stefan Csomortesting for define alone is sufficient and more portable
2011-02-02  Stefan Csomorfixing searchctrl on osx_cocoa, changing type for peer...
2011-02-02  Stefan Csomorguard against null ptr access
2011-01-28  Stefan Csomorclang fix, fixes #12332
2011-01-28  Dimitri SchoolwerthChanged the procedure for writing a comment to a GIF...
2011-01-28  Paul Cornettbetter way to silence unused parameter warning
2011-01-27  Stefan Csomorclang fixes, fixes #12332
2011-01-27  Stefan Csomorclang fix
2011-01-27  Stefan Csomorgood catch by clang ...
2011-01-27  Stefan Csomorreverting inadvertent commit
2011-01-27  Stefan Csomorsupporting clang 2.0 under xcode, see #12332
2011-01-26  Stefan Csomorartmac extended for cocoa
2011-01-26  Stefan CsomorPNG is the native format on iOS
2011-01-26  Stefan Csomorsupport for hints, fixing textfield implementation...
2011-01-25  Robin DunnAdd wxRTTI macros for the wxSimpleHtmlListBox class
2011-01-24  Stefan Csomordirect constructor from CGImageRef
2011-01-23  Jaakko SalliTo work around harmless memory leaks reported by Visual...
2011-01-22  Dimitri SchoolwerthUse wxString's empty() when checking if the string...
2011-01-20  Julian SmartFixed some bugs in up/down cursor navigation.
2011-01-20  Stefan Csomorusing explicit fixes #12689
2011-01-19  Vadim ZeitlinWork around wxNumValidator compilation problems with...
2011-01-19  Dimitri SchoolwerthAdded GIF and animated GIF saving support.
2011-01-19  Vadim ZeitlinAdd wxIntegerValidator and wxFloatingPointValidator...
2011-01-19  Vadim ZeitlinAdd support for long long to wxNumberFormatter.
2011-01-19  Vadim ZeitlinAdd wxHAS_LONG_LONG_T_DIFFERENT_FROM_LONG symbol.
2011-01-19  Vadim ZeitlinAdd wxNumberFormatter class helping to deal with thousa...
2011-01-19  Robin DunnOn OSX don't propogate the alignment setting from colum...
2011-01-16  Vadim ZeitlinOverride HasTransparentBackground() in wxHyperlinkCtrl...
2011-01-16  Vadim ZeitlinRemove undefined wxScrollBarBase::Create() declaration.
2011-01-14  Julian SmartSmall doc tweaks
2011-01-14  Julian SmartRemoved GCC 4 warning
2011-01-14  Julian SmartCompile fixes
2011-01-14  Julian SmartImplemented text boxes and tables, and further editing...
2011-01-12  Paul Cornettnon-pch build fix
2011-01-12  Vadim ZeitlinAdd support for icons in wxAUI panes title bars.
2011-01-08  Paul Cornettremove unneeded #includes
2011-01-08  Paul Cornettfix GCC warning about not explicitly initializing base...
2011-01-08  Paul Cornettfix GCC warning about not explicitly initializing base...
2011-01-08  Paul Cornettproper const-ness for GetLine() and operator[]()
2011-01-08  Paul Cornettproper const-ness for Item(), operator[](), and Last()
2011-01-08  Stefan Csomorremoving xti code which isn't necessary for unicode...
2011-01-08  Stefan Csomorrearranging xti code
2011-01-08  Paul CornettMove SendIdleEvents() from wxApp to wxWindow.
2011-01-07  Stefan Csomorgcc fixes
2011-01-07  Stefan Csomoravoid type conflict with univ wxMenuInfo
2011-01-07  Stefan Csomorfixing class name
2011-01-07  Stefan Csomorhaving menu classinfo at one place
2011-01-07  Stefan Csomorrouting to common classinfo for non-xti builds
2011-01-07  Václav SlavíkImplement wxCOL_WIDTH_AUTOSIZE on OS X.
2011-01-07  Paul Cornettmove default OnInternalIdle processing to wxWindowBase
2011-01-07  Stefan Csomorxti changes
2011-01-07  Stefan Csomoradding range type
2011-01-07  Stefan Csomormoved xti info to common file
2011-01-07  Stefan Csomorprops
2011-01-07  Stefan Csomoradditional file, test auto-props
2011-01-07  Stefan CsomorXTI updates
2011-01-07  Paul CornettMove wxColourData and wxFontData into separate files.
2011-01-06  Vadim ZeitlinAdd possibility to hide panels in wxRibbon.
2011-01-06  Stefan Csomorreverting AssignAny fix, not needed if wxAny is not...
2011-01-06  Stefan Csomorfixing a few typos, wxAny copy constructor implementati...
2011-01-05  Paul Cornettmake wxMarkupEntities fully const
2011-01-05  Paul Cornettset eol-style and keywords properties on new files
2011-01-04  Vadim ZeitlinDisable wxCompositeWindow<> code for VC6.
2011-01-04  Vadim ZeitlinAttempt to make wxCompositeWindow<> compile with MSVC6.
2011-01-04  Vadim ZeitlinDeclare wxStaticText in wxUniv as being dynamic, not...
2011-01-04  Vadim ZeitlinwxMSW compilation fix for wxCompositeWindow.
2011-01-04  Stefan Csomorporting back exact semicolon version
2011-01-04  Stefan Csomormerging back XTI branch part 2
next