wxWidgets.git
2009-09-24  Julian SmartApplied: wxDocument: Adding an asterix to the title
2009-09-24  Julian SmartApplied better/Win98-proof method of getting edit window
2009-09-24  Julian SmartApplied #10799: using CallTipUseStyle() doesn't enable...
2009-09-24  Julian SmartApplied part of #9115 (STC sample cleanup)
2009-09-24  Julian SmartApplied #9127: patch to remove blank under wxFrame...
2009-09-24  Julian SmartApplied patch #9058 (add Hildon 2.0 support)
2009-09-24  Julian SmartApplying patch #10784: eliminate gauge flicker
2009-09-24  Julian SmartApplied patch #9510: wxIAccessible access freed memory
2009-09-24  Stefan Csomoravoiding double define warnings on osx
2009-09-24  Julian SmartApplied patch #11078 - DEVMODE creation in wxWindowsPri...
2009-09-24  Stefan Csomorsupport PerformClick for NSControls, closes #11129
2009-09-24  Stefan Csomorno focus on Show for toolwindows, closes #10872
2009-09-24  Stefan Csomordocumenting events that are not available on OSX, close...
2009-09-24  Stefan Csomorremoving unneeded method, closes #11073
2009-09-24  Stefan Csomorremoving unneeded method, closes #11073
2009-09-24  Julian SmartApplied #10025 (Patch to allow proper sizing of simple...
2009-09-24  Julian SmartAlternate fix for #9954 (simple combobox assert) except...
2009-09-24  Stefan Csomorsupporting disabled items, closes #11130
2009-09-24  Stefan Csomorfixing styles, closes #11128
2009-09-24  Julian SmartApplied #10659 (year change in copyright)
2009-09-24  Julian SmartApplied #10639 (Not all previewed fonts are displayed...
2009-09-24  Julian SmartFixed compile problem
2009-09-24  Vadim ZeitlinHandle deprecated background styles correctly in wxMSW.
2009-09-24  Vadim ZeitlinFix wxGrid compilation with MSVC7.
2009-09-24  Vadim ZeitlinDisplay correct minimal and maximal pages numbers under...
2009-09-24  Vadim ZeitlinMinor corrections to sorted arrays documentation.
2009-09-23  Vadim ZeitlinExclude binary files from the checks done by the pre...
2009-09-23  Paul Cornettbuild fixes for wxUSE_VALIDATORS==0
2009-09-23  Vadim ZeitlinFix bug in the hook which prevented committing makefiles.
2009-09-23  Vadim ZeitlinSuppress harmless mingw32 warning about unused value.
2009-09-23  Vadim ZeitlinExtract default grid header renderers from wxGridCellAt...
2009-09-23  Vadim ZeitlinRemove DLL export declaration from wxScrolled.
2009-09-23  Vadim ZeitlinDon't use deprecated integer mask with wxLogTrace().
2009-09-23  Vadim ZeitlinAdd ribbon libraries sources to the monolithic build.
2009-09-23  Julian SmartAdded wxRICHTEXT_HANDLER_USE_CSS flag for HTML handler...
2009-09-23  Julian SmartResolved #4842 (accessors for member variables)
2009-09-23  Julian SmartFixed #10702 (encoding not used in HTML handler)
2009-09-23  Julian SmartFix for wrong line placement when centering or right...
2009-09-22  Julian SmartClarified difference between SetInsertionPoint and...
2009-09-22  Julian SmartFix for #4696: added SetDefaultStyleToCursorStyle(...
2009-09-22  Julian SmartReturning WVR_REDRAW triggers Windows bug that moves...
2009-09-22  Jaakko SalliMinor clarifation and typo fix
2009-09-22  Jouk JansenInclude compile support for propgrid & ribbon on OpenVMS
2009-09-22  Julian SmartFixed #9996 (incorrect XML output in Ansi build for...
2009-09-22  Peter CawleyAdded automatic linking of ribbon libraries when using...
2009-09-22  Julian SmartFixed wxBORDER_THEME breakage
2009-09-22  Julian SmartDon't use deprecated background style
2009-09-22  Jouk JansenUpdate OpenVMS makefile
2009-09-22  Vadim ZeitlinCall wxApp::ProcessPendingEvents() from wxX11 event...
2009-09-22  Vadim ZeitlinOverride DrawLabel() to avoid crossing out disabled...
2009-09-22  Vadim ZeitlinAdd a separate wxControlRenderer::DrawButtonLabel(...
2009-09-22  Vadim ZeitlinImplement wxGetActiveWindow() for wxX11.
2009-09-22  Vadim ZeitlinImplement wxWindow::DoGetBorderSize() in wxUniv.
2009-09-22  Vadim ZeitlinDefine wxSetDetectableAutoRepeat() for X11-based ports...
2009-09-22  Vadim ZeitlinMove wxSetDetectableAutoRepeat() to a section compiled...
2009-09-21  Vadim ZeitlinRecognize old wx{CHB,LB}_XXX styles in XRC.
2009-09-21  Vadim ZeitlinRestore socket initialization times counter.
2009-09-21  Vadim ZeitlinDon't call wxSocketBase::IsInitialized() from worker...
2009-09-21  Vadim ZeitlinAbort on asserts in worker threads.
2009-09-21  Stefan Csomoron iPhone default is to cover entire screen
2009-09-21  Stefan Csomorfixing cast warnings on OSX 10.6
2009-09-21  Stefan Csomorfixing include type
2009-09-21  Vadim ZeitlinAccount for the margins used by Windows around status...
2009-09-21  Vadim ZeitlinAdd a test of precisely sized status bar fields.
2009-09-21  Vadim ZeitlinSimplify the status bar sample by removing wxBitmapButton.
2009-09-21  Vadim ZeitlinShow status bar panes rectangles in the sample.
2009-09-21  Vadim ZeitlinClean up status bar sample.
2009-09-21  Stefan Csomormoving themeing include to private.h
2009-09-21  Vadim ZeitlinInitialize wxMDIParentFrame::m_accelWindowMenu in defau...
2009-09-21  Vadim ZeitlinwxSocket::Initialize() and Shutdown() are for main...
2009-09-21  Vadim ZeitlinFix harmless unused variable warning.
2009-09-21  Jouk JansenFix OpenVMS makefiles for inline function changes
2009-09-20  Vadim ZeitlinPut wxAny implementation entirely in the header.
2009-09-20  Vadim ZeitlinAdd missing header to fix wxAny test compilation under...
2009-09-20  Julian SmartAvoid duplicate character event for VK_DECIMAL on numer...
2009-09-19  Vadim ZeitlinOptionally return length from wxLoadUserResource().
2009-09-19  Vadim ZeitlinAdd wxColour::{Set,Get}RGB[A]().
2009-09-19  Vadim ZeitlinAdd curly braces around wxFAIL_MSG() to avoid g++ 4...
2009-09-19  Vadim ZeitlinSet svn properties correctly for the newly added files.
2009-09-19  Jaakko SalliFixed wxAny tests for VC6
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)
2009-09-18  Vadim ZeitlinAdd wxUSE_RIBBON to wx/setup_inc.h and wx/chkconf.h.
2009-09-18  Vadim ZeitlinDon't query system option in every DrawBitmap() call...
2009-09-18  Vadim ZeitlinChange return type of wxList::Member() to bool.
2009-09-18  Vadim ZeitlinConvert change log to UTF-8 encoding.
2009-09-18  Vadim ZeitlinCheck that files being checked in use UTF-8.
2009-09-18  Vadim ZeitlinAdd the initial version of svn pre-commit hook.
2009-09-18  Vadim ZeitlinFix recurring typo in "theming".
2009-09-18  Vadim ZeitlinUse UTF-8 for all non-ASCII characters in the sources.
2009-09-18  Vadim ZeitlinDefine NDEBUG when building 3rd party libraries.
2009-09-18  Vadim ZeitlinUse wxASSERT() instead of assert() in wx code.
2009-09-18  Vadim ZeitlinCorrect wxStreamBuffer::Seek() return value.
2009-09-18  Vadim ZeitlinAnother compilation fix for wxRibbon under OS X.
2009-09-18  Julian SmartFixes for Mac (use wxClientDC not wxMemoryDC for tempor...
2009-09-18  Jouk Jansenadd wxUSE_RIBOON to setup for OpenVMS
2009-09-17  Vadim ZeitlinCompilation fix for ANSI build after r61898.
2009-09-17  Julian SmartAdded missing includes
2009-09-17  Jouk JansenInclusion of inline function has been changed
2009-09-17  Vadim ZeitlinMore ribbon compilation fixes for OS X.
2009-09-16  Vadim ZeitlinRibbon compilation fixes for OS X.
next