wxWidgets.git
2007-11-21  Stefan NeisCompilation fix for OS/2.
2007-11-21  Stefan NeisMoved wxConsoleAppTraits::CreateEventLoop from baseunix...
2007-11-21  Paul Cornettfix for AUI pane shrinking each time it is floated
2007-11-20  David ElliottAdded cfdataref.h and cfref.h to CoreFoundation headers...
2007-11-20  Vadim Zeitlinremove support for configarg.cache, use config.status...
2007-11-20  Václav Slavíkremoved gstreamer dependency from all libraries except...
2007-11-20  Vadim Zeitlinuse FindWindowEx() instead of ChildWindowFromPoint...
2007-11-20  Vadim Zeitlinadd gstreamer libraries to EXTRALIBS_MEDIA which is...
2007-11-20  Paul Cornettbuild fixes
2007-11-20  Stefan Csomormac cleanup
2007-11-20  Stefan Csomorcleanup
2007-11-20  Stefan Csomorswitch to cf implementation
2007-11-20  Vadim Zeitlinadded wxWindow::GetPrev/NextSibling()
2007-11-20  Stefan Csomorcleanup
2007-11-20  Stefan Csomorcommon xcode support
2007-11-20  Stefan Csomorsupporting -1 as 'to' parameter for selections
2007-11-20  Stefan Csomorreadding trace constant
2007-11-20  Stefan Csomorcleanup mac
2007-11-20  Stefan Csomorcleanup mac
2007-11-20  Stefan Csomorcleanup mac
2007-11-20  Stefan Csomorcleanup mac
2007-11-20  Stefan Csomorcleanup mac
2007-11-19  David ElliottMove src/mac/carbon/utilsexc.cpp to the CarbonLib-only...
2007-11-19  David ElliottDon't define __WXOSX__ when building the wxCocoa base...
2007-11-19  David ElliottDocument the cfstring.h/cfstring.cpp as being used...
2007-11-19  David ElliottDon't initialize argv member of wxApp in unicode mode...
2007-11-19  David ElliottFix wxCocoa build by including the relevant headers...
2007-11-19  David ElliottRemove wxDialogNameStr definition which should have...
2007-11-19  Robert Roeblingtypo
2007-11-19  Robert RoeblingAdd short-cut for wxDataViewListIndexModel for generic...
2007-11-19  Robert RoeblingFree memory of m_root
2007-11-19  Robert RoeblingTypo
2007-11-19  Vadim Zeitlinanother PCH-less build fix after last change
2007-11-19  Julian SmartRemoved redundant mnemonic
2007-11-19  Vadim ZeitlinHildonized wxColourDialog
2007-11-19  Vadim Zeitlinonly call hildon_program_remove_window() when destroyin...
2007-11-18  Robert RoeblingImplement wxGTK internal short-cut for wxDataViewIndexL...
2007-11-18  Vadim Zeitlinalways return true from IsMaximized() under Hildon
2007-11-18  Vadim Zeitlindon't show size grip if the window the status bar is...
2007-11-18  Stefan NeisUse new wxTextEntry implementation on OS/2.
2007-11-18  Václav Slavíkremoved remains of build system support for contrib
2007-11-18  Václav SlavíkAdded support for Visual C++ 2003 project files (still...
2007-11-18  Stefan NeisAdded wxTextEntry implementation for OS/2.
2007-11-18  Vadim Zeitlinfix unused parameter warning after last change
2007-11-18  Vadim Zeitlinexperimental IPv6 implementation (patch 1771429)
2007-11-18  Vadim Zeitlinfix gcc signed/unsigned comparison warnings after recen...
2007-11-18  Vadim ZeitlinwxGTK compilation fix after wxInfoMessageBox change...
2007-11-18  Vadim ZeitlinwxColourData::operator=() should return wxColourData...
2007-11-18  Vadim Zeitlinadded public wxInfoMessageBox() (slightly modified...
2007-11-18  Vadim Zeitlinpreserve custom colours between calls to wxGetColourFro...
2007-11-18  Vadim Zeitlinno real changes: just some cleanup, better error handli...
2007-11-18  Paul Cornettbuild fixes
2007-11-18  Vadim Zeitlinuse newsince{2.9.0}, not {3.0}
2007-11-18  Václav Slavíkenable VS2005 project files for samples, but without...
2007-11-18  Vadim Zeitlinfix more unused parameters and variables warnings
2007-11-18  Vadim Zeitlinadd wxUSE_DATAVIEWCTRL check to fix a hundred compilati...
2007-11-18  Vadim Zeitlinremoved not implemented anyhow SetIcons()
2007-11-18  Václav SlavíkBakefile cannot generate VC2005 project files for sampl...
2007-11-18  Vadim Zeitlincompilation fix after argv changes
2007-11-18  Stefan NeisCompilation fix for Watcom (on OS/2).
2007-11-18  Francesco MontorsiwxRichTextAttr does not exist anymore - document instea...
2007-11-18  Stefan NeisFixed argument handling.
2007-11-18  Robert Roeblingdocument attributes mechanism
2007-11-18  Robert RoeblingRemove useless GetRowCount
2007-11-17  Stefan NeisChanged control name constants from wxChar to char...
2007-11-17  Robert RoeblingUpdate to wxDataViewCtrl from Hartwig
2007-11-17  Vadim Zeitlindon't use GTK printing in wxUniv
2007-11-17  Vadim Zeitlinanimateg.cpp shouldn't be in UNIV_SRC as it belongs...
2007-11-17  Vadim Zeitlinmore native GTK implementations of the classes in wxGTK...
2007-11-17  Vadim Zeitlinrename g_openDialogs to wxOpenModalDialogsCount and...
2007-11-17  Vadim Zeitlinfix several problems in handling of the menu items...
2007-11-17  Vadim ZeitlinPCH-less compilation fix after last commit
2007-11-17  Chris Elliottadd watcom to #include shlguid.h
2007-11-17  Vadim Zeitlinassume that all directories have children by default...
2007-11-17  Vadim Zeitlintest for remote drive existence using wxDirExists(...
2007-11-17  Vadim Zeitlinadded SetInitialSocketBuffers() to allow changing the...
2007-11-17  Vadim Zeitlinhandle NULL BSTRs as empty ones per Microsoft convention
2007-11-17  Vadim Zeitlinforward SetFocus() to the directory tree (replaces...
2007-11-17  Vadim Zeitlinallow to optionally use vendor name component in standa...
2007-11-17  Vadim Zeitlinadded vendor display name (for consistency with app...
2007-11-17  Vadim Zeitlinfix wxColourDialog::Centre() and SetSize() (modified...
2007-11-17  Vadim Zeitlincompare colours using their operator==() instead of...
2007-11-17  Vadim ZeitlinPCH-less compilation fix after last commit
2007-11-17  Robert RoeblingUse renderer to draw checkmark
2007-11-17  Robert RoeblingUnsuccesfully tries to remove border from wxComboBox
2007-11-17  Robert RoeblingUse wxBORDER_NONE for wxGridCellTextEditor on all platf...
2007-11-17  Stefan Csomorcleanup mac
2007-11-17  Vadim Zeitlinno real changes, just some cleanup: add wxIsAltDown...
2007-11-17  Vadim Zeitlinadd wxModule::AddDependency(name) overload (patch 1790451)
2007-11-16  Vadim Zeitlindocument Next/PrevControlId() removal (should have...
2007-11-16  Vadim Zeitlindon't capture the mouse when just moving it in the...
2007-11-16  Vadim Zeitlinreset global wxTheApp pointer before deleting it to...
2007-11-16  Vadim Zeitlinmove Add/DeleteAttribute() implementations out of line...
2007-11-16  Vadim Zeitlinadded logic to manage automatically allocated ids in...
2007-11-16  Stefan Csomorcleanup mac
2007-11-16  Stefan Csomorcleanup mac
2007-11-16  Stefan Csomorcleanup mac
2007-11-16  Stefan Csomorcleanup
2007-11-16  Stefan Csomorcleanup
2007-11-16  Stefan Csomorcleanup
next