wxWidgets.git
2008-10-17  Vadim Zeitlinreverted the change of r56246 and keep the old behaviou...
2008-10-17  Robert RoeblingSort controls alphabetically
2008-10-17  Paul Cornettpass window parameter to wxSystemSettings::GetMetric...
2008-10-17  Paul Cornettpartial support for border metrics of non-TLW
2008-10-16  Robin DunnAssert that a mode style *is* set, not that one isn...
2008-10-16  Robert RoeblingCrop image a little
2008-10-16  Robert RoeblingEnable intercepting ENTER in wxSpinCtrl under wxMac...
2008-10-16  Robert RoeblingDont't finish any editing if there is no control
2008-10-16  Václav Slavíkforgot to commit toplevel.h as part of r56374
2008-10-16  Robert RoeblingRemove accidentally commited debug code
2008-10-16  Robert RoeblingMake wxMac wxSpinCtrl emit killfocus events
2008-10-16  Václav Slavíkassert in wxTopLevelWindowMSW::SetIcon[s]() if none...
2008-10-16  Václav SlavíkwxArtProvider cleanup: added artmsw.cpp accidentally...
2008-10-16  Václav SlavíkCleaned up wxArtProvider:
2008-10-16  Robert RoeblingWrite directly to log target wxTextCtrl to avoid crash
2008-10-16  Robert RoeblingwxMac actually crashes in any logging
2008-10-16  Robert RoeblingwxMac crashes in wxLog() statements with string.GetData()
2008-10-16  Robert RoeblingFudge offset no longer required
2008-10-16  Jaakko SalliFixed broken wxMultiChoiceProperty::ValueToString()
2008-10-16  Jaakko SalliAdd maximum width for sample's frame
2008-10-16  Jaakko SalliUpdate 'intro' comment in propgrid sample
2008-10-16  Jaakko SalliAdded virtual wxPGProperty::ValueToString(). In derived...
2008-10-16  Vadim Zeitlinfix PCH in VC8 projects (until the next rebake...)
2008-10-16  Vadim Zeitlinadd very simple (but already exposing many problems...
2008-10-16  Vadim Zeitlinallow specifying initialization and cleanup functions...
2008-10-16  Vadim Zeitlinmade Dispatch() return bool indicating whether we proce...
2008-10-16  Vadim ZeitlinDispatch() must dispatch the real events and not only...
2008-10-16  Vadim Zeitlinadded wxConnection::IsTextFormat()
2008-10-16  Vadim Zeitlinmade Dispatch() return bool indicating whether we proce...
2008-10-16  Vadim Zeitlinno changes, just removed _T()s and unnecessary wxUnused...
2008-10-16  Vadim Zeitlinremove obsolete makefiles
2008-10-16  Vadim Zeitlindisable VC6 warning C4284; put all warning disable...
2008-10-16  Václav Slavíkreverted broken changes from r56345 and r56349
2008-10-16  Paul Cornettsimplify code by using wxGTKPrivate::GetButtonWidget()
2008-10-15  Václav Slavíkcompilation fix for older glib versions after r56345
2008-10-15  Vadim Zeitlinreset deferred position/size if the window was moved...
2008-10-15  Vadim Zeitlinimplement GetSizeAvailableForScrollTarget() in MyScroll...
2008-10-15  Vadim Zeitlindocument GetSizeAvailableForScrollTarget()
2008-10-15  Václav Slavíkdon't use deprecated gtk_object_sink(), replace it...
2008-10-15  Václav Slavíkno need to iterate over all special icon names after...
2008-10-15  Bryan PettyRemoved traces of wxFormBuilder from the screenshotgen...
2008-10-15  Robert RoeblingUpdate make dist
2008-10-15  Robert RoeblingFor some reason, wxMac now requires explicit sizes...
2008-10-15  Robert RoeblingAdded wxMac screenshot from wxDataViewTreeCtrl
2008-10-15  Jaakko SalliRemoved unneeded wxPG_INHERITED_PROPFLAGS
2008-10-15  Jaakko SalliRemove old workarounds to get cut, copy, and paste...
2008-10-15  Václav Slavíkadded a test to check if wxHtmlWindow::SelectionToText...
2008-10-15  Václav Slavíkfixed wxHtmlWindow::SelectionToText() to correctly...
2008-10-15  Francesco Montorsiinterface header revisions
2008-10-15  Julian SmartFixed problem with Croation input due to confusion...
2008-10-15  Jouk Jansenupdate XPM variable names for docview sample
2008-10-15  Vadim Zeitlinbase new timer expiration time on current time, not...
2008-10-15  Vadim Zeitlincompilation fix for wxUSE_STD_IOSTREAM==0
2008-10-15  Robert RoeblingAdded wxSearchCtrl, typos corrected
2008-10-15  Robert RoeblingCrop images a little
2008-10-15  Robert RoeblingAdd appearance tags
2008-10-15  Robert RoeblingAdd wxPropertyGrid screenshots
2008-10-15  Robert RoeblingAdd wxSearchCtrl screenshots
2008-10-15  Robert RoeblingRepaired togglebutton images
2008-10-15  Robert RoeblingMention why fudgefactor for wxODBC position under wxMac...
2008-10-14  Francesco Montorsioutput the list of the undocumented wx classes
2008-10-14  Francesco Montorsifurther additions to avoid false warnings (ActsAsDefaul...
2008-10-14  Francesco Montorsienable more wx stuff when using gcc xml
2008-10-14  Francesco Montorsimisc fixes to function signatures
2008-10-14  Francesco Montorsiclarify the usage of debug macros, in particular for...
2008-10-14  Robert RoeblingAdd a fudge factor to the size of wxODBC in wxProperty...
2008-10-14  Jaakko SalliwxPGProperty::AddChild() can now be used to add normal...
2008-10-14  Vadim Zeitlinfix bugs in FindFirst() (it gets URL, not filename...
2008-10-14  Vadim Zeitlinadded -1 (a.k.a. --single) command line option
2008-10-14  Vadim Zeitlinno real changes, just come cleanup (use constants inste...
2008-10-14  Robert RoeblingCorrect positioning of wxTextCtrl in wxPropertyGrid...
2008-10-14  Vadim Zeitlinadded wxXmlResource::FindXRCIDById() (#10026)
2008-10-14  Robert RoeblingAlso correct wxDList<T>
2008-10-14  Robert RoeblingFix off-by-1 error in wxChoice and wxComboBox (OSX...
2008-10-14  Robert RoeblingCorrected some wxMac images
2008-10-14  Vadim Zeitlinfix the bug in insert(end(), value) and added unit...
2008-10-14  Vadim Zeitlinremove default value for the last parameter of insert...
2008-10-14  Robert RoeblingShrink screenshots a little
2008-10-13  Vadim Zeitlinmake the default value of numeric parameter 0, not...
2008-10-13  Robert Roeblingadd appearance tag to book controls
2008-10-13  Robert RoeblingAdd screenshots for wxNotebook, wxChoicebook, wxListbook
2008-10-13  Robert RoeblingAdded screenshots for wxSpinCtrlDouble
2008-10-13  Robert RoeblingAdd appearance of wxSpinCtrlDouble
2008-10-13  Robert RoeblingAdd screenshots for wxDataViewTreeCtrl
2008-10-13  Robert RoeblingCorrected library association
2008-10-13  Robert RoeblingAdded wxDataViewCtrl screenshots
2008-10-13  Bryan PettyAdded documentation screenshots of wxMac controls.
2008-10-13  Vadim Zeitlinfix final note language
2008-10-13  Vadim Zeitlinremove green colour from literal strings, this is annoy...
2008-10-13  Francesco Montorsimisc fixes of ctor signatures
2008-10-13  Vadim Zeitlinno real changes, just also rename _Read/_Write() to...
2008-10-13  Francesco Montorsiautomated changes: many (pure) virtual specifiers added
2008-10-13  Vadim ZeitlinCleanup of wxSocket::_Wait():
2008-10-13  Francesco Montorsiaccess-specifier fixes
2008-10-13  Robert RoeblingUse native closure buttons under GTK+
2008-10-13  Francesco Montorsivirtual/static attributes automated fixes by ifacecheck
2008-10-13  Francesco Montorsiadd docs for the #define of wxBookCtrl
2008-10-13  Robert RoeblingCorrect spelling, now use Indices
2008-10-13  Vadim Zeitlinno need to test that the pointer is non-NULL before...
2008-10-13  Francesco Montorsirevised the documentation of the book controls; moved...
next