wxWidgets.git
2008-09-27  Michael WetherellChange the locks to allow builds for different branches...
2008-09-27  Francesco Montorsieven more interface fixes
2008-09-27  Francesco Montorsiadded wxMethodAccessSpecifier and the logic to extract...
2008-09-27  Michael WetherellUse shared checkouts with a fresh copy for each build...
2008-09-27  Jaakko SalliRegister multibutton editor class in frame ctor instead...
2008-09-27  Jaakko SalliwxPropertyGrid::RegisterEditorClass() now CHECK_MSG...
2008-09-27  Jaakko SalliUse wxPropertyGridEventHandler in commented-out sample...
2008-09-27  Jaakko SalliUse wxUSE_LONGLONG_NATIVE more
2008-09-27  Jaakko SalliwxPropertyGridInterface docs cleanup and fixes, removed...
2008-09-27  Jaakko SalliFixed wxPGMultiButton (event handling, FinalizePosition...
2008-09-27  Jaakko SalliFixed a warning
2008-09-27  Francesco Montorsimore fixes
2008-09-27  Francesco MontorsiHUGE commit of ifacecheck-automated fixes to virtualnes...
2008-09-27  Francesco Montorsifinal w*h interface header reviews
2008-09-27  Francesco Montorsigive a name to wxZlib enums to make it easier to docume...
2008-09-27  Francesco Montorsiadd wxPosixPermissions enumeration; it provides more...
2008-09-27  Francesco Montorsiadd wxPosixPermissions enumeration; it provides more...
2008-09-27  Vadim Zeitlinfix VC9 compilation: FileNameInfo identifier conflicts...
2008-09-26  Jaakko SalliFixed and clarified editor control event handling
2008-09-26  Vadim Zeitlineliminate the hysteresis when scrollbars didn't disappe...
2008-09-26  Vadim Zeitlineliminate the hysteresis when scrollbars didn't disappe...
2008-09-26  Vadim Zeitlinfix ParseFormat("%d") to set the date it finds (#10002)
2008-09-26  Vadim Zeitlinusing CLSCTX_ALL fails with Microsoft Office applicatio...
2008-09-26  Vadim Zeitlintried to make umask comment make more sense
2008-09-26  Vadim ZeitlinBrian Ravnsgaard Riis slave added
2008-09-26  Michael WetherellConfigure a second Windows build and give the slave...
2008-09-26  Vadim Zeitlinupdate from Laurent
2008-09-25  Vadim Zeitlindon't give errors if SetLayeredWindowAttributes() is...
2008-09-25  Francesco Montorsiw*h interface revisions
2008-09-25  Francesco Montorsifinal f*h interface header reviews
2008-09-25  Francesco Montorsimore f*h interface file revisions
2008-09-25  Francesco Montorsifix for non-PCH builds
2008-09-25  Francesco Montorsibuild fix
2008-09-25  Francesco Montorsirevisions by Utensil Candel
2008-09-25  Francesco Montorsiprovide backward-compat wxCursor(int) ctor; remove...
2008-09-25  Jaakko SalliRemoved wxPropertyGridManager::GetChildrentCount()...
2008-09-25  Jaakko SalliAddPage(), InsertPage() now return page ptr instead...
2008-09-25  Jaakko SalliReduce ambiguity of selection functions in wxPropertyGr...
2008-09-25  Jaakko SalliRemoved wxPGProperty:GetArrIndex() in favor of GetIndex...
2008-09-25  Jaakko SalliRemoved redundant wxPGChoices::Set()
2008-09-25  Jaakko SalliRemoved redundant wxPGProperty::SetChoices()
2008-09-25  Vadim Zeitlindon't test for both stream.fail() and stream.bad()...
2008-09-25  Jaakko SalliSlightly better wxStockCursor usage
2008-09-25  Vadim Zeitlinspecify the file name in IO errors messages; also make...
2008-09-25  Jaakko SalliFixed bug: Settings property attribute to wxNullVariant...
2008-09-25  Jaakko SalliFix wxCursor() ctor compilation by casting argument...
2008-09-25  Robin DunnConsolidate old and new implementations of Get/SetSelection
2008-09-25  Robin Dunnremove another SWIG #if
2008-09-25  Jaakko SalliFixed bug: wxPGProperty::OnEvent() was never called...
2008-09-25  Robin DunnRevert last change
2008-09-25  Vadim Zeitlinfix parsing of IP literals in URIs, added test for it
2008-09-25  Vadim Zeitlinintroduced more convenient and readable URI_ASSERT_XXX_...
2008-09-25  Francesco Montorsismall changes to fix doxygen warnings
2008-09-25  Francesco Montorsimore revisions of f*h headers
2008-09-25  Vadim Zeitlinremoved hardcoded size of 66 bytes of PRINTDLG struct...
2008-09-25  Francesco Montorsifix many doxygen warnings; added wxMotif section in...
2008-09-25  Francesco Montorsismall build fixes for PCH-less builds
2008-09-25  Stefan Csomoravoiding crash for pure modifier events
2008-09-25  Robin DunnMore changes needed to fix problems resulting from...
2008-09-25  Robin DunnInstall kbdstate.h and mousestate.h
2008-09-25  Kevin OllivierGet wxMediaCtrl stub impl. going for OS X Cocoa.
2008-09-25  Kevin OllivierRemove some wxCocoa stuff that isn't in OS X Cocoa.
2008-09-24  Kevin Ollivier#ifdef Carbon-specific code to get stubbed DND support...
2008-09-24  Robin DunnFix OpenGL test on OSX
2008-09-24  Robin DunnUnicode-related compile fixes
2008-09-24  Robin DunnIgnore the DECLARE_*()'s when swigging
2008-09-24  Robin DunnFix wxStockCursor realted compile error
2008-09-24  Francesco Montorsiifacecheck fixes to c*.h headers
2008-09-24  Francesco Montorsimade internal members of wxColourData public again...
2008-09-24  Francesco Montorsimake m_strDefaultValueForCmp always non-empty; this...
2008-09-24  Vadim Zeitlinstill define wxADJUST_MINSIZE when WXWIN_COMPATIBILITY_...
2008-09-24  Francesco Montorsifix build errors deriving from making wxColourData...
2008-09-24  Francesco Montorsiuse wxStockCursor (as documented and as already impleme...
2008-09-24  Michael WetherellInitial commit for Laurent Humbertclaude's Windows...
2008-09-24  Francesco Montorsimade internal members of wxColourData private; they...
2008-09-24  Francesco Montorsichanged wxColourData::GetCustomColour to const; there...
2008-09-24  Vadim Zeitlinreturn false, not true, from wxSingleInstanceChecker...
2008-09-24  Vadim Zeitlinreverted r55167, see #9854
2008-09-24  Vadim Zeitlinrestore the original selection when the dropdown is...
2008-09-24  Vadim Zeitlindocument Connect(host, port) overload
2008-09-24  Stefan Csomorsupporting GetSize, fixes #9969
2008-09-23  Jaakko SalliDocument revisioning (including more wx-like formatting...
2008-09-23  Jaakko SalliRemove obsolete references to 'target page' concept
2008-09-23  Jaakko SalliRemove doc references to 'common value' (which is unfin...
2008-09-23  Stefan Csomorfixing compiles under certain flags
2008-09-22  Vadim Zeitlincopied and pasted 2.8.9 change log section (was there...
2008-09-22  Francesco Montorsifix signature of wxClipboard::UserPrimarySelection...
2008-09-22  Francesco Montorsifix typo
2008-09-22  Francesco MontorsiBIG CHANGES:
2008-09-22  Francesco Montorsiautomated virtual/const fixes by ifacecheck
2008-09-22  Francesco Montorsiifacecheck fixes
2008-09-22  Vadim Zeitlincompilation fix for PCH-less build
2008-09-22  Vadim Zeitlinuse wxGetDisplayPPI() instead of redoing it
2008-09-22  Vadim Zeitlinuse factor of 10, not 100, to convert mm to cm after...
2008-09-22  Vadim Zeitlinuse inches2mm instead of literal constant in wxGetDispl...
2008-09-22  Vadim Zeitlinfix METRIC_CONVERSION_CONSTANT which got accidentally...
2008-09-22  Vadim Zeitlinposition the insertion point to the start, not end...
2008-09-22  Vadim Zeitlindon't crash if the grid is being deleted while a cell...
2008-09-22  Vadim Zeitlinmention that width/height parameters to wxDisplaySize...
2008-09-22  Vadim Zeitlinadded a simple test for wxGetDisplayXXX() functions
next