wxWidgets.git
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.
2009-09-16  Vadim ZeitlinAdd ribbon sample to the list of samples to build.
2009-09-16  Vadim ZeitlinProvide implementation for wxArrayString::resize().
2009-09-16  Vadim ZeitlinRebaked everything with bakefile 0.2.6 after wxRibbon...
2009-09-16  Vadim ZeitlinAllow creating wxSingleInstanceChecker with default...
2009-09-16  Peter CawleyMerged GSOC Ribbon work from SOC2009_RIBBON branch...
2009-09-15  Vadim ZeitlinChange wxBoxSizer::AddSpacer() to only add space in...
2009-09-15  Vadim ZeitlinCorrect wxPendingDelete declaration.
2009-09-15  Vadim ZeitlinReally fix VC6 compilation after r61919.
2009-09-14  Vadim ZeitlinAdd wxXmlResource::LoadObjectRecursively().
2009-09-14  Vadim ZeitlinAdd virtual dtor to header renderer classes to avoid...
2009-09-14  Julian SmartwxRTC's own caret is more reliable than the generic...
2009-09-14  Jaakko SalliAdded dummy wxPG_THEME_BORDER style for backwards compa...
2009-09-14  Jaakko SalliFixed use of map::erase() in ClearActionTriggers()...
2009-09-14  Stefan Csomoradded missing destructor
2009-09-14  Stefan Csomorfixing and completing iPhone sound
2009-09-14  Stefan Csomorenable backface culling which is not enabled by default...
2009-09-14  Stefan Csomorremove debug logging
2009-09-14  Stefan CsomorLaunch Services are not available on iPhone
2009-09-14  Vadim ZeitlinFix VC6 compilation after r61919.
2009-09-14  Stefan Csomoradding glFrustum to compat API, supporting SetColour...
2009-09-14  Vadim ZeitlinAdded support for corner, row and column headers render...
2009-09-14  Vadim ZeitlinDocument wxGridCellAttrProvider.
2009-09-14  Vadim ZeitlinRemove unneeded pointer check.
2009-09-13  Stefan Csomoradapting to new sound file organization for osx
2009-09-13  Jaakko SalliMinor code cleanup
2009-09-13  Stefan Csomoradding types for OpenGL on iPhone
2009-09-13  Stefan Csomoradapting to new sound files organization on osx
2009-09-13  Stefan Csomoravoiding potential infinite recursion
2009-09-13  Stefan Csomorsupporting rotated display correctly for display size
2009-09-13  Stefan Csomorenabling correct audio framework on OSX
2009-09-13  Stefan Csomorsound implementation for AudioToolbox on 10.5 and iPhone
2009-09-13  Stefan CsomorOpenGL for iPhone
2009-09-13  Stefan CsomorOpenGL changes for carbon and cocoa
2009-09-13  Stefan Csomoradding emulation API for OpenGL ES platforms
2009-09-13  Stefan NeisBe more paranoid about parent window possibly being...
2009-09-13  Vadim ZeitlinFix test compilation under OS X.
2009-09-13  Vadim ZeitlinReenable build of execmon in utils bakefile.
2009-09-13  Francesco Montorsiadd execmon bakefile (which was forgotten in the initia...
2009-09-12  Vadim ZeitlinDocument the meaning of empty value name in wxRegKey...
2009-09-12  Vadim ZeitlinWrite correct number of bytes in wxFile::Write(wxString).
2009-09-12  Vadim ZeitlinExtract TestFile class in a separate header.
2009-09-12  Vadim ZeitlinAdd convenient wxMBConv::cMB2WC/WC2MB overloads taking...
2009-09-12  Vadim ZeitlinUnregister wake up pipe file fd in ~wxConsoleEventLoop.
2009-09-12  Vadim ZeitlinDisable build of utils/execmon.
2009-09-12  Vadim ZeitlinRebake all the samples, demos and tests makefiles.
2009-09-12  Vadim Zeitlinregenerated
2009-09-12  Vadim ZeitlinRemove WX_DEBUG option from Unix wx presets, it's not...
2009-09-12  Vadim ZeitlinAdd wxDEBUG_LEVEL to wx/setup.h and document it.
2009-09-12  Vadim ZeitlinChange Unix build system to not use debug build any...
2009-09-12  Vadim ZeitlinUse wxDEBUG_LEVEL instead of __WXDEBUG__ in wxInfoMessa...
2009-09-12  Vadim ZeitlinUse "d" suffix according to DEBUG_RUNTIME_LIBS, not...
2009-09-12  Vadim ZeitlinDefine wxDEBUG_LEVEL in both debug and release builds...
2009-09-12  Vadim ZeitlinRestore correct setting of the background colour.
2009-09-12  Vadim ZeitlinDocument ctors creating a wxString from repeated charac...
2009-09-12  Vadim ZeitlinDocument wxStandardPaths vendor-related changes.
2009-09-11  Stefan Csomoradding Kevin's fix for wxTOOL_STYLE_SEPARATOR
2009-09-11  Jaakko SalliFixed constants of the new wxPG_EX styles
2009-09-11  Julian SmartwxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_...
2009-09-11  Julian SmartDocumented a couple of combo control fixes on Mac.
2009-09-11  Julian SmartFixed a bug on Mac whereby popup window disappeared...
2009-09-11  Julian SmartFix on Mac to prevent scrollbars always being shown
2009-09-10  Jaakko SalliNotify if the grid is being destroyed in an event gener...
2009-09-10  Vadim ZeitlinMention wxOSX/Cocoa in the old wxCocoa docs.
2009-09-09  Jaakko SalliAdapted wxPGComboBox margins setup to changes in wxComb...
next