Fix libraries order in screenshotgen bakefile.
[wxWidgets.git] / src /
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
2011-02-14  Vadim ZeitlinRemove X11-specific wxWindowIsVisible() from common...
2011-02-09  Václav SlavíkDon't eliminate text completely in Ellipsize().
2011-02-09  Václav SlavíkCalculate ellipsized width exactly.
2011-02-09  Václav SlavíkDon't shorten text too much in wxControl::Ellipsize().
2011-02-09  Václav SlavíkEllipsization can't shorten 1-character string.
2011-02-09  Václav SlavíkRemove "safety margin" from wxControl::Ellipsize().
2011-02-09  Jaakko SalliAdded missing wxBitmapComboBox::Insert() implementation
2011-02-08  Stefan Csomordisabling multiline text controls correctly
2011-02-08  Stefan Csomorforward enable functionality to inner view in scrollvie...
2011-02-08  Vadim ZeitlinFix wxWrapSizer minimal size calculation.
2011-02-08  Vadim ZeitlinDefine KEY_WOW64_64KEY if it is missing from SDK headers.
2011-02-08  Stefan Csomorcopy item text for app menu items from wx menus
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-06  Vadim ZeitlinUse Explorer style for wxTreeCtrl with wxTR_TWIST_BUTTO...
2011-02-06  Vadim ZeitlinClean up wxMSW wxTreeCtrl code by removing obsolete...
2011-02-05  Vadim ZeitlinRe-enable generation of wxEVT_MOVE_{START,END} events...
2011-02-05  Vadim ZeitlinDon't adjust menu item positions for title for menubar...
2011-02-05  Vadim ZeitlinDeprecate second parameter of wxSlider::SetTickFreq().
2011-02-05  Vadim ZeitlinImplement restoring default video mode under OS X.
2011-02-05  Vadim ZeitlinCheck for WLAN interface names in wxDialUpManager under...
2011-02-03  Julian SmartFix for lines not wrapping soon enough if tabs are...
2011-02-03  Jouk JansenAvoid incompatible operand types
2011-02-03  Stefan Csomorfixes #10978
2011-02-02  Dimitri SchoolwerthAdded support for reading comments from a GIF image.
2011-02-02  Stefan Csomorfixing searchctrl on osx_cocoa, changing type for peer...
2011-01-31  Václav SlavíkAccount for first removal char with wxELLIPSIZE_MIDDLE.
2011-01-31  Václav SlavíkRemove chars one-by-one with wxELLIPSIZE_MIDDLE.
2011-01-31  Václav SlavíkFix vertical rules rendering in generic wxDataViewCtrl.
2011-01-30  Stefan Csomoradding support for wxCANCEL_DEFAULT
2011-01-29  Vadim ZeitlinOLE uses VARIANT_TRUE and not TRUE for its boolean...
2011-01-29  Vadim ZeitlinRevert "Set up pages range in the wxMSW print dialog...
2011-01-28  Jouk JansenUpdate OpenVMS makefile
2011-01-28  Dimitri SchoolwerthAllow writing a comment to each GIF frame.
2011-01-28  Dimitri SchoolwerthAdded support for writing a long comment to a GIF image.
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  Bryan PettyProperly account for floated panes while restoring...
2011-01-27  Stefan Csomorclang fixes, fixes #12332
2011-01-27  Vadim ZeitlinFix link errors under Cygwin with wxUSE_GRAPHICS_CONTEX...
2011-01-27  Stefan Csomor__BIG_ENDIAN__ is either defined AND has a value of...
2011-01-27  Stefan Csomorfixing return type
2011-01-27  Stefan Csomorclang warnings
2011-01-27  Stefan Csomorclang warnings
2011-01-27  Stefan Csomorsupporting clang 2.0 under xcode, see #12332
2011-01-26  Stefan Csomorkeeping opaqueness and backgroundcolor in synch with...
2011-01-26  Stefan Csomorper default wx' static text items have a transparent...
2011-01-26  Stefan Csomorartmac extended for cocoa
2011-01-26  Stefan Csomorfixing toplevel position
2011-01-26  Stefan Csomorhinting support
2011-01-26  Stefan Csomoravoid populating the array with NULL controls during...
2011-01-26  Stefan Csomorsupport for hints, fixing textfield implementation...
2011-01-26  Stefan CsomorMaximize for iPhone
2011-01-25  Stefan Csomorsupporting a null cgimage so that we don't get exceptio...
next