wxWidgets.git
2006-10-10  Julian SmartAdded help provider
2006-10-10  Chris Elliottfix for Borland - which never likes ?
2006-10-10  Chris Elliottremove stray ; which broke compilation
2006-10-10  Stefan Csomormoving to correct position
2006-10-10  Włodzimierz... #incldue fix.
2006-10-10  Stefan Csomoroverlay implementation
2006-10-10  Vadim Zeitlinremoved spaces; added WXDLLEXPORTs; make overlay classe...
2006-10-10  Stefan Csomoroverlay implementation
2006-10-10  Robert Roebling Added part of patch
2006-10-10  Włodzimierz... Updated makefile.
2006-10-10  Václav Slavíkgenerate makefile.unx files using bakefile
2006-10-10  Václav Slavíkadded support for the 'richtext' library
2006-10-10  Václav Slavíkadded support for AUI library
2006-10-10  Włodzimierz... Warning fix.
2006-10-10  Robert Roebling Add test for SetItemMinSize()
2006-10-10  Vadim Zeitlinadded wxDC::Set/GetLayoutDirection() and implemented...
2006-10-10  Włodzimierz... Use wxUSE_* flags for new animation code.
2006-10-10  Włodzimierz... wxUnivMSW build fix.
2006-10-10  Robert Roebling[ 1574264 ] Fix height of wxComboCtrl's wxTextCtrl
2006-10-10  Włodzimierz... Updated Univ setup.
2006-10-10  Włodzimierz... Back to previous call with -1 replacement.
2006-10-10  Paul Cornettcorrect DLL attribute
2006-10-10  Paul Cornettfix warnings about calling an inline function before...
2006-10-10  Stefan Csomorgetting rid of warnings
2006-10-10  Włodzimierz... Minor cleaning.
2006-10-10  Włodzimierz... New animate sample described.
2006-10-10  Włodzimierz... More .rsp files needs updating after new sample addition.
2006-10-10  Włodzimierz... Add new animate sample to the distribution (probably...
2006-10-10  Włodzimierz... Add new animate sample to the distribution (probably...
2006-10-10  Paul Cornettremove extraneous semicolons
2006-10-10  Paul CornettwxAnimationCtrl cleanup
2006-10-10  Robin DunnAdd missing header files so they'll get installed
2006-10-10  Robin DunnDisown using .this.own(False) instead of .thisown ...
2006-10-10  Robin DunnCreateButtonSizer changes
2006-10-09  Vadim Zeitlinfixed crash in wxColour ctor after RGBA-ization
2006-10-09  Robin DunnDLL build fixes
2006-10-09  Vadim Zeitlinuse native toolbar, font dialog and CG by default
2006-10-09  Vadim Zeitlinswap wxANIHeader bytes on big endian architectures
2006-10-09  Vadim Zeitlinreplaced Ok() with IsOk(), no real changes
2006-10-09  Vadim Zeitlinavoid conflict between wxBookCtrlBase::DoSetSelection...
2006-10-09  Vadim Zeitlinadded CreateSeparatedButtonSizer(), changed signature...
2006-10-09  Vadim Zeitlincall Refresh() to make animation work under Mac
2006-10-09  Vadim Zeitlinadded more helper functions for setting borders in...
2006-10-09  Vadim Zeitlinadded CreateSeparatedButtonSizer(), changed signature...
2006-10-09  Vadim Zeitlinuse wxSizerFlags and updated CreateButtonSizer() in...
2006-10-09  Vadim Zeitlinforgot to commit during last regeneration
2006-10-09  Robert Roebling IsExposed() needs to reverse the direction in RTL.
2006-10-09  Robert Roebling [ 1573855 ] Improved appearance of wxComboCtrl's...
2006-10-09  Robert Roebling Compilation.
2006-10-09  Vadim ZeitlinRC file is not needed and not used
2006-10-09  Robert Roebling Compile fix.
2006-10-09  Vadim Zeitlinadded wxSizerFlags::GetDefaultBorder()
2006-10-09  Vadim Zeitlinextended wxSizerFlags docs
2006-10-09  Václav Slavíkdon't crash on weird line endings like \r\r\n
2006-10-09  Vadim Zeitlincheck that the bitmap is valid before getting its size...
2006-10-09  Vadim Zeitlinmenu id 0 doesn't work under Mac
2006-10-09  Robin Dunndouble buffer changes
2006-10-09  Robin DunnAdded wx.AboutBox()
2006-10-09  Václav Slavíkfixed the check in previous commit
2006-10-09  Václav Slavíkassert if wxString(void* pStart,void *pEnd) ctor is...
2006-10-09  Vadim Zeitlinuse sample icon, not mondrian one
2006-10-09  Vadim Zeitlinregenaretd after samples/animate addition
2006-10-09  Vadim Zeitlinbaked the standard makefiles
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)
2006-10-09  Vadim Zeitlincompilation fix after last change (GTK1 doesn't have...
2006-10-09  Vadim Zeitlinno changes, just replaced C comment with a C++ one
2006-10-09  Julian SmartDon't use precompiled header directives in included...
2006-10-09  Vadim Zeitlinadded references to XML classes
2006-10-09  Vadim Zeitlinreturn false from IsDoubleBuffered() if the first top...
2006-10-09  Robin DunnDLL build fixes
2006-10-09  Vadim Zeitlinregenerated after adding dcbufcmn.cpp
2006-10-09  Vadim Zeitlinfix the sample icon (patch 1570974)
2006-10-09  Vadim Zeitlinadded wxWindow::IsDoubleBuffered() and improve wxBuffer...
2006-10-09  Stefan Csomorcopying as much values from the dc as possible
2006-10-09  Stefan Csomoradding angle conversion
2006-10-09  Vadim Zeitlinadded static wxPlatformInfo::Get() and use it (patch...
2006-10-09  Stefan Csomormaking pens behave as on other platforms when scaling
2006-10-09  Stefan Csomorset anti-aliasing ON by default
2006-10-09  Vadim Zeitlinfix DoSetSelection(): it did nothing when there was...
2006-10-09  Julian SmartRemoved dependence on wxClientDC and blitting from...
2006-10-09  Włodzimierz... Use wxBookCtrl wrapper rather than wxNotebook in common...
2006-10-09  Włodzimierz... Use CreateButtonSizer in wxAboutBox() to make OK button...
2006-10-09  Włodzimierz... WinCE build fix.
2006-10-09  Włodzimierz... WinCE build fix.
2006-10-09  Vadim Zeitlinuse native toolbar, font dialog and CG by default
2006-10-09  Vadim Zeitlinchange UpdateSelection() parameter type to int from...
2006-10-09  Vadim Zeitlindocument IsEmpty()
2006-10-09  Włodzimierz... Warnings, build errors, headers, licence, prefered...
2006-10-09  Chris Elliottcase sensitive bug
2006-10-09  Włodzimierz... Build fix.
2006-10-09  Włodzimierz... Ok()->IsOk() replacement.
2006-10-09  Włodzimierz... Updated makefiles.
2006-10-09  Włodzimierz... Warning fixes.
2006-10-09  Włodzimierz... Updated makefiles.
2006-10-09  Julian SmartDon't use toolbook for formatting dialog until we have...
2006-10-09  Paul Cornettwarning fixes/minor cleanup
2006-10-09  Paul Cornettnon-pch build fixes
2006-10-09  Paul Cornettbuild fixes for WXWIN_COMPATIBILITY_2_6=0
2006-10-09  Włodzimierz... Warning fixes in 'todo' part just to make build log...
2006-10-09  Mart RaudseppFix wxOS2 compilation, as reported by Lauri Nurmi....
next