wxWidgets.git
2010-04-13  Michael WetherellMake the gui test still run on the buildbot when the...
2010-04-13  Michael WetherellPut the buildbot's default configure arguments before...
2010-04-13  Vadim ZeitlinExclude wxWeakRef tests not compiling with VC6 from...
2010-04-13  Stefan Csomormaking sure calls don't crash for fully native dialogs...
2010-04-13  Stefan Csomoradding fallbacks for non-native font variants, fixes...
2010-04-13  Stefan Csomorfixing non-precomp build, fixes #10985
2010-04-12  Stefan Csomorcorrecting alpha and removing window shadow for overlay
2010-04-12  Stefan Csomorcorrecting alpha and removing window shadow for overlay
2010-04-12  Stefan Csomorfixing copy/paste error from carbon version, fixes...
2010-04-12  Stefan Csomorname change to correctly reflect the autorelease nature...
2010-04-12  Stefan Csomorcopying native cursor under cocoa
2010-04-12  Stefan Csomorfixing some warnings, adding proper OnChar support...
2010-04-12  Vadim ZeitlinFix VC6 compilation which was somehow broken by adding...
2010-04-12  Stefan Csomorchanging sequence of makeFirstResponder and makeKeyAndO...
2010-04-12  Stefan Csomorchange grow box implementation - was incorrectly gettin...
2010-04-12  Vadim ZeitlinFix gcc warnings about testing undefined preprocessor...
2010-04-12  Vadim ZeitlinFix emulator compilation with wxX11 after GetMainWindow...
2010-04-12  Vadim ZeitlinFix string stream unit test compilation in non-Unicode...
2010-04-12  Vadim ZeitlinUpdate AUI pane resizable status even when it is floating.
2010-04-12  Vadim ZeitlinFix over aggressive clipping in generic wxListCtrl...
2010-04-12  Vadim ZeitlinFix crash in wxListbook if image list is assigned after...
2010-04-12  Vadim ZeitlinTranslate the label used by the font picker dialog.
2010-04-12  Vadim ZeitlinRemove all obsolete release-generation scripts.
2010-04-12  Vadim ZeitlinFix return value of wxList::insert() in non-STL builds.
2010-04-12  Vadim ZeitlinFix compilation of wxIconBundle in some particular...
2010-04-12  Vadim ZeitlinUse string sort order with CompareString() in wxString...
2010-04-11  Vadim ZeitlinUse template class instead of template function in...
2010-04-11  Jaakko SalliFixed typo in documentation string
2010-04-11  Vadim ZeitlinAdd wxString::ToStdString() and ToStdWstring().
2010-04-11  Stefan Csomorcocoa implementation for overlay
2010-04-10  Vadim ZeitlinDon't crash if wxMimeTypesManager is used before wxApp...
2010-04-10  Vadim ZeitlinAdd non-template wxWeakRef<T> constructor from T*.
2010-04-10  Vadim ZeitlinAdd wxWeakRef::element_type, remove unnecessary assignm...
2010-04-10  Stefan Csomorflushing upon destruction, hope this won't redraw conge...
2010-04-10  Stefan Csomornote for future implementation using a former private API
2010-04-09  Michael WetherellCorrections for the buildbot configs.
2010-04-09  Michael WetherellAdd wxDFB to buildbot.
2010-04-09  Michael WetherellTypos.
2010-04-09  Michael WetherellUpdate configuration of linux buildbots.
2010-04-09  Václav SlavíkRegenerated makefiles after removing USE_GDIPLUS.
2010-04-09  Václav SlavíkRemove USE_GDIPLUS setting from bakefiles.
2010-04-09  Vadim ZeitlinDiscard fully transparent alpha channel when loading...
2010-04-09  Vadim ZeitlinAdd wxImage::ClearAlpha().
2010-04-09  Stefan Csomorreverting r57083 for OSX, fixes #11922
2010-04-09  Václav SlavíkAdd system libs in msvc/wx/setup.h too.
2010-04-08  Michael WetherellAdd initial config for TBITCWXBUILDBOT buildbot.
2010-04-08  Stefan Csomortrying to simplify and optimize font handling
2010-04-08  Stefan Csomorusing statically allocated font objects for speedup
2010-04-08  Stefan Csomorallowing direct native tlw modal loops
2010-04-08  Stefan Csomorswitching modal loop implementation, fixes #11921
2010-04-07  Robin Dunn#include <algorithm>
2010-04-07  Stefan Csomorfixing NSFontDescriptor matching for font weights and...
2010-04-07  Robin Dunn(blind) fix for buildbot breakage with MSVC 6
2010-04-07  Robin DunnDrop the Array class added in the last scintilla patch...
2010-04-07  Robin DunnAdd wxVectorSort function for sorting wxVector<T> conta...
2010-04-07  Robin DunnTest m_dc before using it
2010-04-07  Stefan Csomorfixing focus, fixes #11911
2010-04-07  Václav SlavíkFixed wxFileSystem::FileNameToURL() regression with...
2010-04-07  Stefan Csomorborders might have to be drawn differently
2010-04-07  Vadim ZeitlinFix harmless MSVC warning about int to bool conversion...
2010-04-07  Vadim ZeitlinSuppress dummy gcc warnings in regex library code.
2010-04-07  Vadim ZeitlinWork around "possibly uninitialized variable" warning...
2010-04-07  Vadim ZeitlinRename the rest of wxSIZE_CONV_TRADIONAL to wxSIZE_CONV...
2010-04-07  Vadim ZeitlinCorrect documentation of wxSizeConvention elements.
2010-04-07  Stefan Csomorswitching loop mode for idle processing, fixes #11912...
2010-04-07  Stefan Csomormoving static box construction - z Order makes checkbox...
2010-04-06  Vadim ZeitlinFix wxGTK compilation after r63880.
2010-04-06  Francesco Montorsifix typos introduced by error in r63870 (see #10673)
2010-04-06  Stefan Csomormaking gradients working again
2010-04-06  Stefan Csomorsupporting text foreground color, fixes #11903
2010-04-06  Stefan Csomorfixing warnings
2010-04-06  Vadim ZeitlinAdd wxTextEntryBase::ForwardEnableTextChangedEvents().
2010-04-06  Vadim ZeitlinFix text text changed events sending in OS X combo...
2010-04-06  Vadim ZeitlinMove SendTextUpdatedEvent() down to wxTextEntryBase...
2010-04-06  Vadim ZeitlinImplement support for gradient stops for OS X.
2010-04-06  Vadim ZeitlinRemove duplicated GetTextPeer() definitions from derive...
2010-04-06  Vadim ZeitlinSet the value passed to wxComboBox ctor in wxOSX/Cocoa.
2010-04-06  Vadim ZeitlinSuppress a harmless signed/unsigned comparison warning.
2010-04-06  Vadim ZeitlinSuppress unused parameter warnings.
2010-04-06  Vadim ZeitlinAttempt to correct mysterious MSVC6 compilation error.
2010-04-06  Vadim ZeitlinFix more harmless warnings.
2010-04-06  Stefan Csomoradding clipboard events, fixes #11906
2010-04-06  Vadim ZeitlinRemove extra semicolons from NOTIFYICONDATA_V[12]_SIZE...
2010-04-06  Vadim ZeitlinAdd support for IEC and SI size units to wxFileName...
2010-04-06  Vadim ZeitlinAdd default constructor to wxGraphicsGradientStop.
2010-04-06  Vadim ZeitlinCorrect check for MSVC version in wxUSE_GRAPHICS_CONTEX...
2010-04-06  Jouk JansenUpdate OpenVMS compile support
2010-04-06  Vadim ZeitlinCorrect checks for gradient stop position.
2010-04-05  Robert Roeblingnon PCH compilation
2010-04-05  Václav SlavíkFix text input and completion in wxComboCtrl and wxOwne...
2010-04-05  Václav SlavíkwxOwnerDrawnComboBox: handle Home and End keys as nativ...
2010-04-05  Václav SlavíkPass events around with ProcessEvent(), not AddPendingE...
2010-04-05  Václav SlavíkwxOwnerDrawnComboBox: handle numpad navigation keys.
2010-04-05  Václav SlavíkImplement native mousewheel behaviour in wxOwnerDrawnCo...
2010-04-05  Václav SlavíkIn wxPopupFocusHandler, watch for EVT_CHAR, not EVT_KEY...
2010-04-05  Stefan Csomormoving OnInit back
2010-04-05  Vadim ZeitlinAdd support for gradient stops to wxGraphicsContext.
2010-04-05  Vadim ZeitlinAdd wxTransparentColour global pseudo-variable.
2010-04-05  Vadim ZeitlinUse helper wxColourToColor function in wxMSW wxGraphics...
2010-04-05  Paul Cornettavoid setting negative window size
next