wxWidgets.git
2006-10-31  Julian SmartUpdated version number
2006-10-31  Benjamin Williamsminor aui doc updates
2006-10-31  Julian SmartUpdated manual version
2006-10-31  Benjamin Williamsaui: allow m_frame to be null in wxFrameManager
2006-10-31  Benjamin Williamsfix aui crash related to SF bug 1531361
2006-10-31  Michael WetherellUpdate docs to mention new filesystem handlers.
2006-10-31  Vadim Zeitlinmake wxBitmap *really* ref counted in X11; some cleanup...
2006-10-31  Robin DunnSome random test apps that I've been playing with
2006-10-31  Vadim Zeitlinpartly successful (i.e. previously it didn't work at...
2006-10-31  Robin DunnGobs of changes needed to get up to date with today...
2006-10-31  Vadim Zeitlinadded --enable-tga (on by default)
2006-10-31  Vadim Zeitlinadded horse.tga to bakefile and distribution scripts
2006-10-31  Vadim Zeitlinuse wxChar correctly in wxString docs; mark wx1 compati...
2006-10-31  Vadim Zeitlincompilation fix after wxMemoryDCBase changes
2006-10-31  Vadim Zeitlincompilation fix after wxBitmap::operator==() removal
2006-10-30  Julian SmartMore fun with line endings, to avoid mangling PDF contents
2006-10-30  Vadim Zeitlindon't assign NULLs to bools and floats, this is confusi...
2006-10-30  Vadim Zeitlinmore fixes to double to int conversions
2006-10-30  Vadim Zeitlingcc signed/unsigned comparison fix
2006-10-30  Vadim Zeitlinhack to fix warnings about wxMAC_USE_CORE_GRAPHICS_BLEN...
2006-10-30  Vadim Zeitlinforcefully disable wxUSE_STD_STRING and wxUSE_STL for...
2006-10-30  Vadim Zeitlinremoved unneeded ifdef from last commit
2006-10-30  Julian SmartCompile fix for Universal
2006-10-30  Vadim Zeitlincompilation fix after operator==() removal
2006-10-30  Vadim Zeitlincompilation fix after operator==() removal
2006-10-30  Vadim Zeitlinadded wxUSE_COLLPANE (why is this file not generated...
2006-10-30  Vadim ZeitlinUnicode compilation fix
2006-10-30  Vadim Zeitlincompilation fixes after adding wxMemoryDCBase::Init...
2006-10-30  Vadim Zeitlinignore dmc_lib (Digital Mars build directory)
2006-10-30  Vadim Zeitlincommented out if(1) which resulted in annoying bcc...
2006-10-30  Vadim Zeitlina better compilation fix
2006-10-30  Robert Roebling Compile fix.
2006-10-30  Vadim Zeitlincompilation fix after operator==() removal
2006-10-30  Vadim Zeitlincompilation fix after IsRefTo -> IsSameAs
2006-10-30  Vadim Zeitlinrenamed IsRefTo() to IsSameAs() (do complain if this...
2006-10-30  Vadim Zeitlindon't need to check if we set the same cursor before...
2006-10-30  Vadim Zeitlinuse wxUSE_COLLPANE around usage of wxCollapsiblePane
2006-10-30  Vadim Zeitlingcc signed/unsigned comparison warning fix
2006-10-30  Vadim ZeitlinUnicode compilation fix
2006-10-30  Vadim Zeitlinhandle PANGO_WEIGHT_SEMIBOLD font weight (avoids gcc...
2006-10-30  Robert Roebling Commit configure.
2006-10-30  Robert Roebling Blindly fixed (tried to) wxSlider on Mac after
2006-10-30  Robin Dunnanother compile fix
2006-10-30  Robin DunnAdd DLL export macro
2006-10-30  Robin DunnMore compile fixes.
2006-10-30  Robin DunnSome compile fixes.
2006-10-30  Vadim Zeitlininclude wx/bitmap.h as we use wxBitmap here now
2006-10-30  Vadim Zeitlinremove just added wxCoordRound() (see patch 1586499)
2006-10-30  Vadim Zeitlinadded collpane sampel files
2006-10-30  Vadim Zeitlinno changes, just removed commented out code
2006-10-30  Vadim Zeitlinrebaked
2006-10-30  Vadim ZeitlinVarious wxCollapsiblePane enhancements (re-patch 1577412):
2006-10-30  Benjamin Williamsaui notebook sizing calculations streamlined
2006-10-30  Vadim Zeitlinreplaced wxCint() with wxRound() (which is exactly...
2006-10-30  Mattia Barbon Nearly finished Italian translation.
2006-10-30  Vadim ZeitlinAdded wxMemoryDC::SelectObjectAsSource() and make Selec...
2006-10-30  Vadim Zeitlinmention comparison operators changes
2006-10-30  Vadim Zeitlinno changes, just wrap long lines
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-10-30  Vadim Zeitlinuse explicit virtual keyword with overridden virtual...
2006-10-30  Robert Roebling Replaced SetSizeHints -> SetMinSize
2006-10-30  Vadim Zeitlincompilation fix for wxUSE_UNICODE_MSLU && !WXWIN_COMPAT...
2006-10-30  Robert Roebling Replaced SetSizeHints() with SetMinSize().
2006-10-30  Benjamin Williamsaui notebook button enabling/disabling implemented
2006-10-30  Robert Roebling It's too late.
2006-10-30  Robert Roebling Typo.
2006-10-30  Robert Roebling Small fix again.
2006-10-30  Włodzimierz... Simplest fix received from OW community (Peter C. Chapin).
2006-10-30  Robert Roebling Removed GetAdjustedBestSize().
2006-10-30  Robert Roebling removed hack that used SetSizeHints() for some strang...
2006-10-30  Julian SmartCopy constructor warning elimination
2006-10-30  Włodzimierz... Tinderbox build fix.
2006-10-30  Robert Roebling Correct wxPickerBase size calculation.
2006-10-30  Włodzimierz... wxWinCE build fix.
2006-10-30  Paul Cornettdon't try to add emission hook if GtkWidget type is...
2006-10-30  Julian SmartAdded page break specification
2006-10-30  Julian SmartReuse wxCaret object
2006-10-30  Vadim Zeitlinhandle XOpenDisplay() failure in GetSM(); reformatted...
2006-10-30  Włodzimierz... Tinderbox build fix.
2006-10-30  Michael WetherellSome watcom warnings.
2006-10-30  Benjamin Williamswxaui notebook tabs can scroll; notebook themability...
2006-10-30  Vadim Zeitlingenerate wxEVT_COMMAND_TEXT_COPY event in wxHtmlWindow
2006-10-30  Włodzimierz... Updated to recently added files.
2006-10-30  Vadim ZeitlinGetCurrentSelection() was documented but not present...
2006-10-30  Vadim Zeitlininclude wx/msw/private.h before wx/msw/uxtheme.h for...
2006-10-30  Vadim Zeitlinneed to include wx/msw/private.h to get GetHwnd() which...
2006-10-30  Robert Roebling Mark GetMinSize() as virtual and explain why.
2006-10-30  Robert Roebling [ 1587248 ] Segfault w/o Session Manager (e.g. KDE...
2006-10-30  Włodzimierz... Updated to recently added files.
2006-10-30  Robert Roebling Compilo.
2006-10-30  Włodzimierz... Match EscapeSqlChars() interface.
2006-10-30  Robert Roebling Moved overridden SetMinSize() to base class.
2006-10-30  Robert Roebling Make SetMinSize() and SetMaxSize() virtual so they
2006-10-30  Włodzimierz... Keep buildable.
2006-10-30  Václav Slavíkmoved wxScrollBar geometry methods out of wxRenderer...
2006-10-30  Václav Slavíkrenamed wxControlWithArrows::HitTest() to HitTestArrow...
2006-10-30  Michael WetherellMoved to include/wx/private/fileback.h
2006-10-30  Włodzimierz... Minor header cleaning.
2006-10-30  Robert Roebling [ 1587059 ] wxLaunchDefaultBrowser fix for KDE
2006-10-30  Václav Slavíkdon't use deprecated wxSTRING_MAXLEN
next