wxWidgets.git
2006-12-13  Vadim Zeitlinadded 2.8.0.1-1 packaged by myself
2006-12-13  Vadim Zeitlinadded a tiny script to build both ANSI and Unicode...
2006-12-13  Vadim Zeitlincast size_t to unsigned long, not unsigned (even though...
2006-12-13  Michael WetherellChange wxMkDir/wxRmDir to _wmkdir/_wrmdir for Borland...
2006-12-13  Václav Slavíkmake sure the window is fully painted before DirectFB...
2006-12-13  Chris Elliottavoid configure, etc being in DOS format
2006-12-13  Chris Elliottmove on to 2.8.1
2006-12-13  Chris Elliotttidy up
2006-12-13  Chris Elliotttry toi fix readme readme
2006-12-13  Chris Elliottup to 2.8.0
2006-12-12  Robert Roebling Made wxSearchCtrl look like other text controls under...
2006-12-12  Robert Roebling Add a few more controls to the toolbar.
2006-12-12  Robert Roebling Moved allocate size correction code from combobox
2006-12-12  Robin DunnAdd entry for 2.8.0.1
2006-12-12  Vadim Zeitlinreplaced 25 in libraries names with 28
2006-12-12  Robert Roebling Add hack for correct height of wxComboBox in
2006-12-12  Robin Dunnregenerated
2006-12-12  Robin DunnCompile fixes for Panther
2006-12-12  Robin DunnTypo fix
2006-12-12  Robin DunnBump subrelease number
2006-12-12  Robin DunnAdded a set of button classes to wx.lib.buttons from...
2006-12-12  Robin DunnMention wx.SearchCtrl
2006-12-12  Robin DunnAlso do LayoutControls from EVT_SIZE handler
2006-12-11  Robin DunnSome more _BTN changes
2006-12-11  Robin DunnPut a separator between the controls
2006-12-11  Robin Dunncomment out test code
2006-12-11  Václav Slavíkfixed wxCSConv to work again for iso-8859-1
2006-12-11  Robin DunnFix compile error
2006-12-11  Kevin OllivierChange event names to clarify that they are only fired...
2006-12-11  Robin DunnreSWIGged
2006-12-11  Robin DunnAdd docstrings and a dummy class to be used in builds...
2006-12-11  Robin DunnRemove AdjustedBestSize property since the function...
2006-12-11  Paul Cornettcleanup:
2006-12-11  Paul Cornettcleanup:
2006-12-11  Robin DunnreSWIGged
2006-12-11  Robin DunnDocstring fixes
2006-12-11  Kevin OllivierUpdating with Vadim's API changes.
2006-12-11  Vadim Zeitlinremoved unused variable
2006-12-11  Vadim Zeitlinmore SetXXXVisible/ShowXXX() replacements
2006-12-11  Vadim Zeitlinadded $Id$ to the header
2006-12-11  Vadim Zeitlinadded wx prefix to wxUSE_NATIVE_SEARCH_CONTROL
2006-12-11  Vadim Zeitlinmention wxSearchCtrl
2006-12-11  Vadim Zeitlin1. Renamed Set/GetXXXVisible() to ShowXXX() and IsXXXVi...
2006-12-11  Vadim ZeitlinwxSearchCtrl is an editable control (too)
2006-12-11  Vadim ZeitlindeTABified
2006-12-11  Vadim Zeitlinrestored variabes initialization in OnButtonSet() to...
2006-12-11  Vadim Zeitlinfix LaTeX syntax (non-escaped underscore)
2006-12-11  Vadim Zeitlincompilation fix for USE_PCH==0
2006-12-11  Vadim Zeitlinuse wx prefix for wxUSE_NATIVE_SEARCH_CONTROL macro...
2006-12-11  Chris Elliott2.8.0
2006-12-11  Chris Elliottfix watcom problem (thanks ABX)
2006-12-11  Chris Elliottsorry about bad commit
2006-12-11  Chris Elliottfix missing includessrc/generic/srchctlg.cpp
2006-12-11  Włodzimierz... Updated build files.
2006-12-11  Robin Dunninclude bitmap.h
2006-12-11  Kevin OllivierImprove default wxSearchCtrl GetBestSize() width and...
2006-12-11  Robin DunnreSWIGged
2006-12-11  Robin DunnMove #include of srchctrl.h to wxPython_int.h
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...
2006-12-11  Robin Dunnsize_t's --> int's
2006-12-11  Kevin HockAs per discussion in bug #1612106, change default socke...
2006-12-10  Paul Cornettsize_t passed to %d format specifier
2006-12-10  Václav Slavíkadded brief installation instructions for wxDFB port
2006-12-10  Václav Slavík1. removed code that already exist in ~wxTLWBase from...
2006-12-10  Václav Slavíkremoved code that already exist in ~wxTLWBase from...
2006-12-10  Vadim Zeitlinset wxDATAVIEW_CELL_SELECTED in flags passed to Render...
2006-12-10  Vadim ZeitlinGetLongPath() should just do nothing under CE as there...
2006-12-10  Vadim Zeitlinreplaced size_t with unsigned int in wxAnimation and...
2006-12-10  Vadim Zeitlinadded collpane sample
2006-12-10  Vadim Zeitlinfixed off by one error in OnButtonSet()
2006-12-10  Vadim Zeitlincompilation fix for g++ < 3.4 after last commit
2006-12-10  Stefan Csomorswitching to autorelease
2006-12-10  Stefan Csomoradding an autorelease capability (got weird crashes...
2006-12-10  Włodzimierz... Implemented Set button for date picker page.
2006-12-10  Włodzimierz... Warning fix.
2006-12-10  Robin Dunntest popup menus with checkable items
2006-12-10  Robin DunnwxStaticLineNameStr
2006-12-09  Michael WetherellFix so that AR/AROPTIONS can be overridden on the confi...
2006-12-09  Michael WetherellRevert last commit.
2006-12-09  Michael WetherellFix for the compiler checks. The compiler flags like...
2006-12-09  Michael WetherellFix for the compiler checks. The compiler flags like...
2006-12-09  Paul Cornettindentation fixes
2006-12-09  Paul Cornettunused variable
2006-12-09  Robert Roebling Update Readme.txt
2006-12-09  Paul Cornettcorrect access for virtuals
2006-12-09  Paul CornettSetInsertionPointEnd should make the insert point visib...
2006-12-09  Paul Cornettrename RemoveIdleSource to SuspendIdleCallback
2006-12-09  Vadim Zeitlinmention wxCSConv(utf-16/32) fix
2006-12-09  Vadim Zeitlinimplement To/FromWchar() as wxCSConv methods, otherwise...
2006-12-09  Vadim ZeitlinUnicode compilation fixes
2006-12-09  Vadim Zeitlinadded test cases for wxTextInputStream and UTF-xx encod...
2006-12-09  Vadim Zeitlindefault name of wxStaticLine should be wxStaticLineName...
2006-12-09  Vadim Zeitlinignore warning 4535 for VC8 too as it still seems to...
2006-12-09  Robert Roebling Mention that GetEditControl is only missing in Mac...
2006-12-09  Stefan Csomorfixing memory leaks (toolbartool not released) and...
2006-12-09  Paul Cornettfix for SetPosition/SetInsertionPoint when called durin...
2006-12-08  Robin DunnClear error if wxPyConvertSwigPtr failed
2006-12-08  Robin DunnUse correct flags Chinese
2006-12-08  Robin DunnMustHaveApp(wxWindow_FromHWND);
2006-12-08  Paul Cornettre-enable blocking of wx idle events when assert dialog...
next